2026-05-27 13:26:13.896 | + ./stack.sh:main:485 : exec 2026-05-27 13:26:13.896 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-27-152613' 2026-05-27 13:26:13.896 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-27-152613.summary.2026-05-27-152613 2026-05-27 13:26:13.896 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:26:13.896 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-27-152613 2026-05-27 13:26:13.896 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-27-152613 /opt/stack/logs/stack.sh.log 2026-05-27 13:26:13.896 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-27-152613.summary.2026-05-27-152613 /opt/stack/logs/stack.sh.log.summary 2026-05-27 13:26:13.896 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-27 13:26:13.896 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-27 13:26:13.896 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-27 13:26:13.897 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-27 13:26:13.897 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-27 13:26:13.897 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-27 13:26:13.897 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-27 13:26:13.899 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-27 13:26:13.903 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-27 13:26:13.906 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-27 13:26:13.909 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-27 13:26:13.912 | + ./stack.sh:main:571 : set -o errexit 2026-05-27 13:26:13.915 | + ./stack.sh:main:574 : uname -a 2026-05-27 13:26:13.916 | 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-05-27 13:26:13.919 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-27 13:26:13.922 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-27 13:26:13.926 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-27 13:26:13.971 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-27 13:26:13.993 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-27 13:26:13.998 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-27 13:26:14.019 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-27 13:26:14.023 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-27 13:26:14.042 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-27 13:26:14.045 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-27 13:26:14.064 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-27 13:26:14.067 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-27 13:26:14.070 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-27 13:26:14.074 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-27 13:26:14.094 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-27 13:26:14.098 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-27 13:26:14.117 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-27 13:26:14.120 | + ./stack.sh:main:588 : tune_host 2026-05-27 13:26:14.123 | + lib/host:tune_host:96 : configure_host_mem 2026-05-27 13:26:14.126 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-27 13:26:14.129 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-27 13:26:14.131 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-27 13:26:14.134 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-27 13:26:14.137 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-27 13:26:14.140 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:26:14.143 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:26:14.146 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-27 13:26:14.148 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:26:14.151 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:26:14.153 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:26:14.156 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:26:14.158 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:26:14.160 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:26:14.163 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-27 13:26:14.165 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-27 13:26:14.168 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-27 13:26:14.171 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-27 13:26:14.175 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-27 13:26:14.178 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-27 13:26:14.180 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-27 13:26:14.182 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:26:14.185 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:26:14.188 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:26:14.192 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888374189 2026-05-27 13:26:14.195 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-27 13:26:14.198 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-27 13:26:14.200 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-27 13:26:14.331 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-27 13:26:14.332 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-27 13:26:14.332 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-27 13:26:14.364 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-27 13:26:14.393 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-27 13:26:17.960 | Fetched 4747 B in 1s (8320 B/s) 2026-05-27 13:26:20.053 | Reading package lists... 2026-05-27 13:26:20.087 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-27 13:26:20.089 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-27 13:26:20.091 | + functions-common:time_stop:2412 : local name 2026-05-27 13:26:20.094 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:26:20.097 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:26:20.099 | + functions-common:time_stop:2415 : local total 2026-05-27 13:26:20.102 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:26:20.104 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-27 13:26:20.107 | + functions-common:time_stop:2419 : start_time=1779888374189 2026-05-27 13:26:20.109 | + functions-common:time_stop:2421 : [[ -z 1779888374189 ]] 2026-05-27 13:26:20.112 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:26:20.116 | + functions-common:time_stop:2424 : end_time=1779888380113 2026-05-27 13:26:20.119 | + functions-common:time_stop:2425 : elapsed_time=5924 2026-05-27 13:26:20.122 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:26:20.125 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:26:20.128 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5924 2026-05-27 13:26:20.130 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-27 13:26:20.133 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:26:20.135 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:26:20.138 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:26:20.140 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-27 13:26:20.163 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-27 13:26:20.203 | Reading package lists... 2026-05-27 13:26:20.686 | Building dependency tree... 2026-05-27 13:26:20.688 | Reading state information... 2026-05-27 13:26:21.484 | The following NEW packages will be installed: 2026-05-27 13:26:21.487 | ksmtuned 2026-05-27 13:26:21.568 | 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded. 2026-05-27 13:26:21.568 | Need to get 7444 B of archives. 2026-05-27 13:26:21.568 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-27 13:26:21.569 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-27 13:26:21.820 | perl: warning: Setting locale failed. 2026-05-27 13:26:21.821 | perl: warning: Please check that your locale settings: 2026-05-27 13:26:21.821 | LANGUAGE = (unset), 2026-05-27 13:26:21.821 | LC_ALL = "en_US.utf8", 2026-05-27 13:26:21.821 | LANG = "de_DE.UTF-8" 2026-05-27 13:26:21.821 | are supported and installed on your system. 2026-05-27 13:26:21.821 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:26:21.922 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:26:21.922 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:26:21.922 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:26:22.155 | Fetched 7444 B in 0s (172 kB/s) 2026-05-27 13:26:22.202 | Selecting previously unselected package ksmtuned. 2026-05-27 13:26:22.537 | (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-05-27 13:26:22.545 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-27 13:26:22.557 | Unpacking ksmtuned (4.20150326) ... 2026-05-27 13:26:22.626 | Setting up ksmtuned (4.20150326) ... 2026-05-27 13:26:22.856 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-27 13:26:23.082 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-27 13:26:23.848 | perl: warning: Setting locale failed. 2026-05-27 13:26:23.849 | perl: warning: Please check that your locale settings: 2026-05-27 13:26:23.849 | LANGUAGE = (unset), 2026-05-27 13:26:23.849 | LC_ALL = "en_US.utf8", 2026-05-27 13:26:23.849 | LANG = "de_DE.UTF-8" 2026-05-27 13:26:23.849 | are supported and installed on your system. 2026-05-27 13:26:23.849 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:26:24.012 | perl: warning: Setting locale failed. 2026-05-27 13:26:24.012 | perl: warning: Please check that your locale settings: 2026-05-27 13:26:24.012 | LANGUAGE = (unset), 2026-05-27 13:26:24.012 | LC_ALL = "en_US.utf8", 2026-05-27 13:26:24.012 | LANG = "de_DE.UTF-8" 2026-05-27 13:26:24.012 | are supported and installed on your system. 2026-05-27 13:26:24.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:26:24.074 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:26:24.074 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:26:24.074 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:26:24.146 | perl: warning: Setting locale failed. 2026-05-27 13:26:24.146 | perl: warning: Please check that your locale settings: 2026-05-27 13:26:24.146 | LANGUAGE = (unset), 2026-05-27 13:26:24.146 | LC_ALL = "en_US.utf8", 2026-05-27 13:26:24.146 | LANG = "de_DE.UTF-8" 2026-05-27 13:26:24.146 | are supported and installed on your system. 2026-05-27 13:26:24.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:26:24.716 | 2026-05-27 13:26:24.716 | Running kernel seems to be up-to-date. 2026-05-27 13:26:24.717 | 2026-05-27 13:26:24.717 | No services need to be restarted. 2026-05-27 13:26:24.717 | 2026-05-27 13:26:24.718 | No containers need to be restarted. 2026-05-27 13:26:24.718 | 2026-05-27 13:26:24.718 | No user sessions are running outdated binaries. 2026-05-27 13:26:24.718 | 2026-05-27 13:26:24.718 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:26:27.302 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:26:27.305 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:26:27.307 | + functions-common:time_stop:2412 : local name 2026-05-27 13:26:27.308 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:26:27.310 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:26:27.312 | + functions-common:time_stop:2415 : local total 2026-05-27 13:26:27.314 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:26:27.316 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:26:27.317 | + functions-common:time_stop:2419 : start_time=1779888380159 2026-05-27 13:26:27.319 | + functions-common:time_stop:2421 : [[ -z 1779888380159 ]] 2026-05-27 13:26:27.321 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:26:27.325 | + functions-common:time_stop:2424 : end_time=1779888387323 2026-05-27 13:26:27.326 | + functions-common:time_stop:2425 : elapsed_time=7164 2026-05-27 13:26:27.328 | + functions-common:time_stop:2426 : total=1238 2026-05-27 13:26:27.330 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:26:27.332 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8402 2026-05-27 13:26:27.333 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:26:27.335 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-27 13:26:27.338 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-27 13:26:27.340 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-27 13:26:27.353 | + lib/host:configure_ksm:19 : echo 0 2026-05-27 13:26:27.354 | 0 2026-05-27 13:26:27.357 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-27 13:26:27.359 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-27 13:26:27.361 | + lib/host:tune_host:97 : configure_host_net 2026-05-27 13:26:27.363 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-27 13:26:27.365 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-27 13:26:27.367 | + ./stack.sh:main:594 : fetch_plugins 2026-05-27 13:26:27.369 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-27 13:26:27.370 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-27 13:26:27.372 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-27 13:26:27.374 | + functions-common:fetch_plugins:1763 : return 2026-05-27 13:26:27.376 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-27 13:26:27.378 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-27 13:26:27.380 | + functions-common:run_phase:1841 : local phase= 2026-05-27 13:26:27.381 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:26:27.383 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:26:27.386 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:26:27.387 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:26:27.389 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:26:27.392 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:26:27.395 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:26:27.397 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:26:27.399 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:26:27.401 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-27 13:26:27.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:26:27.415 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:26:27.416 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-27 13:26:27.418 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-27 13:26:27.420 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-27 13:26:27.422 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-27 13:26:27.424 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-27 13:26:27.426 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-27 13:26:27.428 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-27 13:26:27.429 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-27 13:26:27.431 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-27 13:26:27.433 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:26:27.435 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-27 13:26:27.437 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-27 13:26:27.439 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-27 13:26:27.441 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-27 13:26:27.443 | + functions-common:plugin_override_defaults:1804 : return 2026-05-27 13:26:27.445 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-27 13:26:27.461 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-27 13:26:27.464 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-27 13:26:27.476 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:26:27.479 | +++ lib/tls:source:43 : hostname -f 2026-05-27 13:26:27.483 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-27 13:26:27.485 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-27 13:26:27.487 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-27 13:26:27.489 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-27 13:26:27.491 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-27 13:26:27.493 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-27 13:26:27.495 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-27 13:26:27.497 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-27 13:26:27.499 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-27 13:26:27.501 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-27 13:26:27.505 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-27 13:26:27.517 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-27 13:26:27.533 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-27 13:26:27.545 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-27 13:26:27.558 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-27 13:26:27.590 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-27 13:26:27.656 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-27 13:26:27.747 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-27 13:26:27.772 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-27 13:26:27.827 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-27 13:26:27.876 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-27 13:26:27.879 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-27 13:26:27.893 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:26:27.895 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-27 13:26:27.898 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-27 13:26:27.900 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-27 13:26:27.902 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-27 13:26:27.905 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-27 13:26:27.918 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-27 13:26:27.921 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-27 13:26:27.924 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-27 13:26:27.926 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-27 13:26:27.928 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-27 13:26:27.930 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-27 13:26:27.933 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-27 13:26:27.935 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-27 13:26:27.938 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-27 13:26:27.943 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-27 13:26:27.966 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-27 13:26:27.969 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-27 13:26:27.973 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-27 13:26:27.976 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-27 13:26:27.980 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-27 13:26:27.983 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-27 13:26:27.986 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-27 13:26:27.988 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-27 13:26:27.991 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-27 13:26:27.994 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-27 13:26:27.996 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-27 13:26:28.000 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-27 13:26:28.004 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-27 13:26:28.006 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.171 2026-05-27 13:26:28.008 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-27 13:26:28.011 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-27 13:26:28.016 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-27 13:26:28.016 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-27 13:26:28.020 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-27 13:26:28.023 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-27 13:26:28.027 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-27 13:26:28.030 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-27 13:26:28.032 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-27 13:26:28.034 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-27 13:26:28.053 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-27 13:26:28.056 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.171 2026-05-27 13:26:28.059 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.171 2026-05-27 13:26:28.060 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-27 13:26:28.066 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.171 2026-05-27 13:26:28.068 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-27 13:26:28.071 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-27 13:26:28.074 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-27 13:26:28.075 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-27 13:26:28.078 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-27 13:26:28.081 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-27 13:26:28.084 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-27 13:26:28.087 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-27 13:26:28.089 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-27 13:26:28.091 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-27 13:26:28.093 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-27 13:26:28.094 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-27 13:26:28.098 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-27 13:26:28.100 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-27 13:26:28.102 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-27 13:26:28.105 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-27 13:26:28.107 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-27 13:26:28.109 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-27 13:26:28.110 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:26:28.114 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-27 13:26:28.116 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-27 13:26:28.120 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-27 13:26:28.135 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-27 13:26:28.139 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-27 13:26:28.143 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-27 13:26:28.147 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-27 13:26:28.151 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-27 13:26:28.154 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-27 13:26:28.157 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-27 13:26:28.160 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-27 13:26:28.164 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-27 13:26:28.168 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-27 13:26:28.171 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-27 13:26:28.175 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-27 13:26:28.179 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-27 13:26:28.182 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-27 13:26:28.186 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-27 13:26:28.190 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-27 13:26:28.194 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-27 13:26:28.197 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-27 13:26:28.201 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-27 13:26:28.205 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-27 13:26:28.345 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-27 13:26:28.369 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-27 13:26:28.373 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-27 13:26:28.377 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-27 13:26:28.380 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-27 13:26:28.383 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-27 13:26:28.388 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-27 13:26:28.392 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-27 13:26:28.396 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-27 13:26:28.401 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-27 13:26:28.405 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-27 13:26:28.409 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-27 13:26:28.413 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-27 13:26:28.417 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-27 13:26:28.421 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-27 13:26:28.425 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-27 13:26:28.430 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-27 13:26:28.433 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-27 13:26:28.437 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-27 13:26:28.441 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-27 13:26:28.445 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-27 13:26:28.451 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-27 13:26:28.452 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-27 13:26:28.455 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-27 13:26:28.455 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-27 13:26:28.461 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=bd:4b72:84b9 2026-05-27 13:26:28.464 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-27 13:26:28.467 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-27 13:26:28.471 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-27 13:26:28.475 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-27 13:26:28.479 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdbd:4b72:84b9::/56 2026-05-27 13:26:28.485 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-27 13:26:28.486 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdbd:4b72:84b9::/56 2026-05-27 13:26:28.492 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdbd:4b72:84b9::/64 2026-05-27 13:26:28.495 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-27 13:26:28.499 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-27 13:26:28.503 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-27 13:26:28.507 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-27 13:26:28.511 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-27 13:26:28.515 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-27 13:26:28.519 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-27 13:26:28.523 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-27 13:26:28.527 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-27 13:26:28.531 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-27 13:26:28.535 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-27 13:26:28.538 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-27 13:26:28.542 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdbd:4b72:84b9::/56 2026-05-27 13:26:28.546 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-27 13:26:28.550 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-27 13:26:28.556 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-27 13:26:28.557 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-27 13:26:28.557 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-27 13:26:28.566 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-27 13:26:28.573 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-27 13:26:28.573 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-27 13:26:28.576 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-27 13:26:28.582 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-27 13:26:28.589 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-27 13:26:28.593 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-27 13:26:28.598 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-27 13:26:28.603 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-27 13:26:28.607 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-27 13:26:28.611 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-27 13:26:28.615 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-27 13:26:28.619 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-27 13:26:28.644 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-27 13:26:28.665 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-27 13:26:28.687 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-27 13:26:28.709 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-27 13:26:28.728 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-27 13:26:28.773 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-27 13:26:28.778 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-27 13:26:28.782 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-27 13:26:28.785 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-27 13:26:28.790 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-27 13:26:28.795 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-27 13:26:28.819 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-27 13:26:28.823 | + ./stack.sh:main:629 : run_phase source 2026-05-27 13:26:28.827 | + functions-common:run_phase:1840 : local mode=source 2026-05-27 13:26:28.831 | + functions-common:run_phase:1841 : local phase= 2026-05-27 13:26:28.834 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:26:28.838 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:26:28.841 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:26:28.844 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:26:28.848 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:26:28.853 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:26:28.859 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:26:28.863 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:26:28.867 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:26:28.870 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-27 13:26:28.875 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:26:28.901 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:26:28.905 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-27 13:26:28.909 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-27 13:26:28.973 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-27 13:26:28.977 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-27 13:26:28.981 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-27 13:26:28.985 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-27 13:26:28.990 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-27 13:26:28.994 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-27 13:26:28.998 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-27 13:26:29.002 | + functions-common:load_plugin_settings:1781 : return 2026-05-27 13:26:29.007 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-27 13:26:29.011 | + functions-common:verify_disabled_services:2123 : local service 2026-05-27 13:26:29.015 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.019 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-27 13:26:29.023 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.028 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-27 13:26:29.032 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.036 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-27 13:26:29.041 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.046 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-27 13:26:29.051 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.055 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-27 13:26:29.059 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.063 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-27 13:26:29.066 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.071 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-27 13:26:29.075 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.079 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-27 13:26:29.083 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.086 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-27 13:26:29.091 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.095 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-27 13:26:29.099 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.103 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-27 13:26:29.106 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.111 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-27 13:26:29.115 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.120 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-27 13:26:29.123 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.127 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-27 13:26:29.130 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.135 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-27 13:26:29.140 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.145 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-27 13:26:29.149 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.153 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-27 13:26:29.157 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.161 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-27 13:26:29.165 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.169 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-27 13:26:29.173 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.177 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-27 13:26:29.181 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.186 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-27 13:26:29.191 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.195 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-27 13:26:29.199 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.204 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-27 13:26:29.209 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.213 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-27 13:26:29.217 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:26:29.221 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-27 13:26:29.225 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-27 13:26:29.229 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-27 13:26:29.233 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-27 13:26:29.255 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:26:29.258 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-27 13:26:29.261 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-27 13:26:29.265 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-27 13:26:29.283 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:26:29.287 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-27 13:26:29.291 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-27 13:26:29.295 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-27 13:26:29.299 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-27 13:26:29.303 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-27 13:26:29.307 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-27 13:26:29.311 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-27 13:26:29.314 | + lib/database:initialize_database_backends:92 : return 0 2026-05-27 13:26:29.317 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-27 13:26:29.317 | Using mysql database backend 2026-05-27 13:26:29.321 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-27 13:26:29.345 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-27 13:26:29.350 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-27 13:26:29.354 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-27 13:26:29.358 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-27 13:26:29.363 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-27 13:26:29.367 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-27 13:26:29.390 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:26:29.394 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-27 13:26:29.420 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-27 13:26:29.443 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:26:29.448 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-27 13:26:29.472 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-27 13:26:29.493 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-27 13:26:29.516 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:26:29.520 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-27 13:26:29.544 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:26:29.547 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-27 13:26:29.551 | + functions-common:save_stackenv:63 : local tag=762 2026-05-27 13:26:29.557 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-27 13:26:29.564 | + functions-common:save_stackenv:65 : time_stamp=2026-05-27-152629 2026-05-27 13:26:29.567 | + functions-common:save_stackenv:66 : echo '# 2026-05-27-152629 762' 2026-05-27 13:26:29.570 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.575 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-27 13:26:29.578 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.582 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-27 13:26:29.586 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.589 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-27 13:26:29.592 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.596 | + functions-common:save_stackenv:68 : 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-05-27 13:26:29.601 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.604 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.171 2026-05-27 13:26:29.609 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.612 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.171/identity 2026-05-27 13:26:29.614 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.619 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-27-152613 2026-05-27 13:26:29.622 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.626 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-27 13:26:29.629 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.632 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.171 2026-05-27 13:26:29.636 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.638 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-27 13:26:29.641 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.645 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-27 13:26:29.649 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.653 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-27 13:26:29.656 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.661 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-27 13:26:29.664 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.668 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.171 2026-05-27 13:26:29.672 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:26:29.676 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-27 13:26:29.680 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-27 13:26:29.684 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-27 13:26:29.687 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-27 13:26:29.691 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-27 13:26:29.694 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:26:29.698 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:26:29.702 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:26:29.704 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:26:29.708 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:26:29.712 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:26:29.735 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:26:29.737 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:26:29.740 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:26:29.743 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:26:29.745 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:26:29.751 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-27 13:26:29.756 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:26:29.759 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-27 13:26:29.763 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:26:29.766 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:26:29.769 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:26:29.773 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:26:29.776 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:26:29.779 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:26:29.783 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:26:29.786 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:26:29.791 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:26:29.796 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888389793 2026-05-27 13:26:29.800 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-27 13:26:29.804 | Cloning into '/opt/stack/requirements'... 2026-05-27 13:26:33.541 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:26:33.545 | + functions-common:time_stop:2412 : local name 2026-05-27 13:26:33.549 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:26:33.553 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:26:33.557 | + functions-common:time_stop:2415 : local total 2026-05-27 13:26:33.561 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:26:33.565 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:26:33.569 | + functions-common:time_stop:2419 : start_time=1779888389793 2026-05-27 13:26:33.573 | + functions-common:time_stop:2421 : [[ -z 1779888389793 ]] 2026-05-27 13:26:33.579 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:26:33.585 | + functions-common:time_stop:2424 : end_time=1779888393581 2026-05-27 13:26:33.589 | + functions-common:time_stop:2425 : elapsed_time=3788 2026-05-27 13:26:33.593 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:26:33.597 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:26:33.600 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3788 2026-05-27 13:26:33.605 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-27 13:26:33.609 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:26:33.613 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:26:33.617 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:26:33.621 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:26:33.625 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:26:33.629 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:26:33.633 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:26:33.637 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:26:33.641 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:26:33.646 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:26:33.652 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888393648 2026-05-27 13:26:33.656 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:26:34.138 | From https://review.opendev.org/openstack/requirements 2026-05-27 13:26:34.138 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:26:34.150 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:26:34.154 | + functions-common:time_stop:2412 : local name 2026-05-27 13:26:34.158 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:26:34.162 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:26:34.166 | + functions-common:time_stop:2415 : local total 2026-05-27 13:26:34.170 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:26:34.174 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:26:34.178 | + functions-common:time_stop:2419 : start_time=1779888393648 2026-05-27 13:26:34.182 | + functions-common:time_stop:2421 : [[ -z 1779888393648 ]] 2026-05-27 13:26:34.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:26:34.195 | + functions-common:time_stop:2424 : end_time=1779888394190 2026-05-27 13:26:34.199 | + functions-common:time_stop:2425 : elapsed_time=542 2026-05-27 13:26:34.203 | + functions-common:time_stop:2426 : total=3788 2026-05-27 13:26:34.207 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:26:34.211 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4330 2026-05-27 13:26:34.215 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:26:34.219 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:26:34.223 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:26:34.227 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:26:34.231 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:26:34.237 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:26:34.241 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:26:34.245 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:26:34.249 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:26:34.255 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:26:34.265 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888394260 2026-05-27 13:26:34.269 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:26:34.290 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:26:34.290 | 2026-05-27 13:26:34.290 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:26:34.291 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:26:34.291 | state without impacting any branches by switching back to a branch. 2026-05-27 13:26:34.291 | 2026-05-27 13:26:34.291 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:26:34.291 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:26:34.291 | 2026-05-27 13:26:34.291 | git switch -c 2026-05-27 13:26:34.291 | 2026-05-27 13:26:34.291 | Or undo this operation with: 2026-05-27 13:26:34.292 | 2026-05-27 13:26:34.292 | git switch - 2026-05-27 13:26:34.292 | 2026-05-27 13:26:34.292 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:26:34.292 | 2026-05-27 13:26:34.292 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-27 13:26:34.297 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:26:34.301 | + functions-common:time_stop:2412 : local name 2026-05-27 13:26:34.306 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:26:34.310 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:26:34.314 | + functions-common:time_stop:2415 : local total 2026-05-27 13:26:34.318 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:26:34.322 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:26:34.326 | + functions-common:time_stop:2419 : start_time=1779888394260 2026-05-27 13:26:34.330 | + functions-common:time_stop:2421 : [[ -z 1779888394260 ]] 2026-05-27 13:26:34.335 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:26:34.341 | + functions-common:time_stop:2424 : end_time=1779888394336 2026-05-27 13:26:34.345 | + functions-common:time_stop:2425 : elapsed_time=76 2026-05-27 13:26:34.348 | + functions-common:time_stop:2426 : total=4330 2026-05-27 13:26:34.352 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:26:34.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4406 2026-05-27 13:26:34.359 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-27 13:26:34.378 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-27 13:26:34.383 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:26:34.384 | + functions-common:git_clone:665 : head -1 2026-05-27 13:26:34.386 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-27 13:26:34.390 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:26:34.395 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-27 13:26:34.399 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:26:34.403 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-27 13:26:34.407 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-27 13:26:34.412 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-27 13:26:34.416 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-27 13:26:34.420 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-27 13:26:34.423 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-27 13:26:34.427 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-27 13:26:34.430 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-27 13:26:34.436 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-27 13:26:34.441 | ++ tools/install_prereqs.sh:source:47 : NOW=1779888394 2026-05-27 13:26:34.446 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-27 13:26:34.452 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-27 13:26:34.455 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-27 13:26:34.459 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779888394 2026-05-27 13:26:34.463 | ++ tools/install_prereqs.sh:source:50 : [[ 1779888394 -lt 7200 ]] 2026-05-27 13:26:34.466 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-27 13:26:34.470 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-27 13:26:34.472 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-27 13:26:34.476 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-27 13:26:34.480 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-27 13:26:34.483 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-27 13:26:34.486 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-27 13:26:34.490 | +++ 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-05-27 13:26:34.531 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-27 13:26:34.531 | apache2-dev 2026-05-27 13:26:34.531 | bc 2026-05-27 13:26:34.531 | bsdmainutils 2026-05-27 13:26:34.531 | curl 2026-05-27 13:26:34.531 | g++ 2026-05-27 13:26:34.531 | gawk 2026-05-27 13:26:34.531 | gcc 2026-05-27 13:26:34.531 | gettext 2026-05-27 13:26:34.531 | git 2026-05-27 13:26:34.532 | graphviz 2026-05-27 13:26:34.532 | iputils-ping 2026-05-27 13:26:34.532 | libffi-dev 2026-05-27 13:26:34.532 | libjpeg-dev 2026-05-27 13:26:34.532 | libpq-dev 2026-05-27 13:26:34.532 | libssl-dev 2026-05-27 13:26:34.532 | libsystemd-dev 2026-05-27 13:26:34.532 | libxml2-dev 2026-05-27 13:26:34.532 | libxslt1-dev 2026-05-27 13:26:34.532 | libyaml-dev 2026-05-27 13:26:34.533 | lsof 2026-05-27 13:26:34.533 | openssh-server 2026-05-27 13:26:34.533 | openssl 2026-05-27 13:26:34.533 | pkg-config 2026-05-27 13:26:34.533 | psmisc 2026-05-27 13:26:34.533 | python3-dev 2026-05-27 13:26:34.533 | python3-pip 2026-05-27 13:26:34.533 | python3-systemd 2026-05-27 13:26:34.533 | python3-venv 2026-05-27 13:26:34.533 | tar 2026-05-27 13:26:34.534 | tcpdump 2026-05-27 13:26:34.534 | unzip 2026-05-27 13:26:34.534 | uuid-runtime 2026-05-27 13:26:34.534 | wget 2026-05-27 13:26:34.534 | zlib1g-dev 2026-05-27 13:26:34.534 | libkrb5-dev 2026-05-27 13:26:34.534 | libldap2-dev 2026-05-27 13:26:34.534 | libsasl2-dev 2026-05-27 13:26:34.534 | memcached 2026-05-27 13:26:34.534 | python3-mysqldb 2026-05-27 13:26:34.534 | sqlite3 2026-05-27 13:26:34.535 | conntrack 2026-05-27 13:26:34.535 | curl 2026-05-27 13:26:34.535 | ebtables 2026-05-27 13:26:34.535 | genisoimage 2026-05-27 13:26:34.535 | iptables 2026-05-27 13:26:34.535 | iputils-arping 2026-05-27 13:26:34.535 | kpartx 2026-05-27 13:26:34.535 | libjs-jquery-tablesorter 2026-05-27 13:26:34.535 | parted 2026-05-27 13:26:34.535 | pm-utils 2026-05-27 13:26:34.536 | python3-mysqldb 2026-05-27 13:26:34.536 | socat 2026-05-27 13:26:34.536 | sqlite3 2026-05-27 13:26:34.536 | sudo 2026-05-27 13:26:34.536 | vlan 2026-05-27 13:26:34.536 | lsscsi 2026-05-27 13:26:34.536 | open-iscsi 2026-05-27 13:26:34.536 | cryptsetup 2026-05-27 13:26:34.536 | dosfstools 2026-05-27 13:26:34.536 | genisoimage 2026-05-27 13:26:34.536 | gir1.2-libosinfo-1.0 2026-05-27 13:26:34.537 | netcat-openbsd 2026-05-27 13:26:34.537 | open-iscsi 2026-05-27 13:26:34.537 | qemu-utils 2026-05-27 13:26:34.537 | sg3-utils 2026-05-27 13:26:34.537 | sysfsutils 2026-05-27 13:26:34.537 | lvm2 2026-05-27 13:26:34.537 | qemu-utils 2026-05-27 13:26:34.537 | thin-provisioning-tools 2026-05-27 13:26:34.537 | acl 2026-05-27 13:26:34.537 | dnsmasq-base 2026-05-27 13:26:34.537 | dnsmasq-utils 2026-05-27 13:26:34.538 | ebtables 2026-05-27 13:26:34.538 | haproxy 2026-05-27 13:26:34.538 | iptables 2026-05-27 13:26:34.538 | iputils-arping 2026-05-27 13:26:34.538 | iputils-ping 2026-05-27 13:26:34.538 | postgresql-server-dev-all 2026-05-27 13:26:34.538 | python3-mysqldb 2026-05-27 13:26:34.538 | sqlite3 2026-05-27 13:26:34.538 | sudo 2026-05-27 13:26:34.538 | vlan 2026-05-27 13:26:34.539 | pcp' 2026-05-27 13:26:34.539 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-27 13:26:34.561 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-27 13:26:34.561 | apache2-dev 2026-05-27 13:26:34.561 | bc 2026-05-27 13:26:34.561 | bsdmainutils 2026-05-27 13:26:34.562 | curl 2026-05-27 13:26:34.562 | g++ 2026-05-27 13:26:34.562 | gawk 2026-05-27 13:26:34.562 | gcc 2026-05-27 13:26:34.562 | gettext 2026-05-27 13:26:34.562 | git 2026-05-27 13:26:34.562 | graphviz 2026-05-27 13:26:34.562 | iputils-ping 2026-05-27 13:26:34.562 | libffi-dev 2026-05-27 13:26:34.562 | libjpeg-dev 2026-05-27 13:26:34.563 | libpq-dev 2026-05-27 13:26:34.563 | libssl-dev 2026-05-27 13:26:34.563 | libsystemd-dev 2026-05-27 13:26:34.563 | libxml2-dev 2026-05-27 13:26:34.563 | libxslt1-dev 2026-05-27 13:26:34.563 | libyaml-dev 2026-05-27 13:26:34.563 | lsof 2026-05-27 13:26:34.563 | openssh-server 2026-05-27 13:26:34.563 | openssl 2026-05-27 13:26:34.563 | pkg-config 2026-05-27 13:26:34.564 | psmisc 2026-05-27 13:26:34.564 | python3-dev 2026-05-27 13:26:34.564 | python3-pip 2026-05-27 13:26:34.564 | python3-systemd 2026-05-27 13:26:34.564 | python3-venv 2026-05-27 13:26:34.564 | tar 2026-05-27 13:26:34.564 | tcpdump 2026-05-27 13:26:34.564 | unzip 2026-05-27 13:26:34.564 | uuid-runtime 2026-05-27 13:26:34.565 | wget 2026-05-27 13:26:34.565 | zlib1g-dev 2026-05-27 13:26:34.565 | libkrb5-dev 2026-05-27 13:26:34.565 | libldap2-dev 2026-05-27 13:26:34.565 | libsasl2-dev 2026-05-27 13:26:34.565 | memcached 2026-05-27 13:26:34.565 | python3-mysqldb 2026-05-27 13:26:34.565 | sqlite3 2026-05-27 13:26:34.565 | conntrack 2026-05-27 13:26:34.565 | curl 2026-05-27 13:26:34.565 | ebtables 2026-05-27 13:26:34.566 | genisoimage 2026-05-27 13:26:34.566 | iptables 2026-05-27 13:26:34.566 | iputils-arping 2026-05-27 13:26:34.566 | kpartx 2026-05-27 13:26:34.566 | libjs-jquery-tablesorter 2026-05-27 13:26:34.566 | parted 2026-05-27 13:26:34.566 | pm-utils 2026-05-27 13:26:34.566 | python3-mysqldb 2026-05-27 13:26:34.566 | socat 2026-05-27 13:26:34.566 | sqlite3 2026-05-27 13:26:34.567 | sudo 2026-05-27 13:26:34.567 | vlan 2026-05-27 13:26:34.567 | lsscsi 2026-05-27 13:26:34.567 | open-iscsi 2026-05-27 13:26:34.567 | cryptsetup 2026-05-27 13:26:34.567 | dosfstools 2026-05-27 13:26:34.567 | genisoimage 2026-05-27 13:26:34.567 | gir1.2-libosinfo-1.0 2026-05-27 13:26:34.567 | netcat-openbsd 2026-05-27 13:26:34.567 | open-iscsi 2026-05-27 13:26:34.567 | qemu-utils 2026-05-27 13:26:34.568 | sg3-utils 2026-05-27 13:26:34.568 | sysfsutils 2026-05-27 13:26:34.568 | lvm2 2026-05-27 13:26:34.568 | qemu-utils 2026-05-27 13:26:34.568 | thin-provisioning-tools 2026-05-27 13:26:34.568 | acl 2026-05-27 13:26:34.568 | dnsmasq-base 2026-05-27 13:26:34.568 | dnsmasq-utils 2026-05-27 13:26:34.568 | ebtables 2026-05-27 13:26:34.568 | haproxy 2026-05-27 13:26:34.569 | iptables 2026-05-27 13:26:34.569 | iputils-arping 2026-05-27 13:26:34.569 | iputils-ping 2026-05-27 13:26:34.569 | postgresql-server-dev-all 2026-05-27 13:26:34.569 | python3-mysqldb 2026-05-27 13:26:34.569 | sqlite3 2026-05-27 13:26:34.569 | sudo 2026-05-27 13:26:34.569 | vlan 2026-05-27 13:26:34.569 | pcp ' 2026-05-27 13:26:34.569 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-27 13:26:34.570 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:26:34.573 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:26:34.578 | ++ 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-05-27 13:26:34.579 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-27 13:26:34.583 | ++ 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-05-27 13:26:34.586 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-27 13:26:34.588 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:26:34.590 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:26:34.593 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:26:34.595 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:26:34.597 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:26:34.599 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:26:34.601 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:26:34.603 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:26:34.605 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:26:34.607 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:26:34.609 | ++ functions-common:apt_get_update:1159 : return 2026-05-27 13:26:34.612 | ++ functions-common:install_package:1431 : 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-05-27 13:26:34.614 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:26:34.616 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:26:34.618 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:26:34.621 | ++ functions-common:real_install_package:1419 : 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-05-27 13:26:34.645 | ++ functions-common:apt_get:1199 : 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-05-27 13:26:34.688 | Reading package lists... 2026-05-27 13:26:35.203 | Building dependency tree... 2026-05-27 13:26:35.205 | Reading state information... 2026-05-27 13:26:36.092 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-27 13:26:36.093 | bc set to manually installed. 2026-05-27 13:26:36.093 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-27 13:26:36.093 | g++ set to manually installed. 2026-05-27 13:26:36.093 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-27 13:26:36.093 | gawk set to manually installed. 2026-05-27 13:26:36.093 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-27 13:26:36.093 | gcc set to manually installed. 2026-05-27 13:26:36.093 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-27 13:26:36.093 | git set to manually installed. 2026-05-27 13:26:36.094 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-27 13:26:36.094 | iputils-ping set to manually installed. 2026-05-27 13:26:36.094 | lsof is already the newest version (4.95.0-1build3). 2026-05-27 13:26:36.094 | lsof set to manually installed. 2026-05-27 13:26:36.094 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-27 13:26:36.094 | openssl set to manually installed. 2026-05-27 13:26:36.094 | psmisc is already the newest version (23.7-1build1). 2026-05-27 13:26:36.094 | psmisc set to manually installed. 2026-05-27 13:26:36.094 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-27 13:26:36.094 | python3-dev set to manually installed. 2026-05-27 13:26:36.095 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-27 13:26:36.095 | python3-systemd is already the newest version (235-1build4). 2026-05-27 13:26:36.095 | python3-systemd set to manually installed. 2026-05-27 13:26:36.095 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-27 13:26:36.095 | tar set to manually installed. 2026-05-27 13:26:36.095 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-27 13:26:36.095 | tcpdump set to manually installed. 2026-05-27 13:26:36.095 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-27 13:26:36.095 | uuid-runtime set to manually installed. 2026-05-27 13:26:36.095 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-27 13:26:36.096 | wget set to manually installed. 2026-05-27 13:26:36.096 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-27 13:26:36.096 | zlib1g-dev set to manually installed. 2026-05-27 13:26:36.096 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-27 13:26:36.096 | iptables set to manually installed. 2026-05-27 13:26:36.096 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-27 13:26:36.096 | kpartx set to manually installed. 2026-05-27 13:26:36.096 | parted is already the newest version (3.6-4build1). 2026-05-27 13:26:36.096 | parted set to manually installed. 2026-05-27 13:26:36.096 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-27 13:26:36.097 | sudo set to manually installed. 2026-05-27 13:26:36.097 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-27 13:26:36.097 | open-iscsi set to manually installed. 2026-05-27 13:26:36.097 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-27 13:26:36.097 | cryptsetup set to manually installed. 2026-05-27 13:26:36.097 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-27 13:26:36.097 | dosfstools set to manually installed. 2026-05-27 13:26:36.097 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-27 13:26:36.097 | netcat-openbsd set to manually installed. 2026-05-27 13:26:36.097 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-27 13:26:36.098 | qemu-utils set to manually installed. 2026-05-27 13:26:36.098 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-27 13:26:36.098 | sg3-utils set to manually installed. 2026-05-27 13:26:36.098 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-27 13:26:36.098 | lvm2 set to manually installed. 2026-05-27 13:26:36.098 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-27 13:26:36.098 | thin-provisioning-tools set to manually installed. 2026-05-27 13:26:36.098 | acl is already the newest version (2.3.2-1build1.1). 2026-05-27 13:26:36.098 | acl set to manually installed. 2026-05-27 13:26:36.098 | The following additional packages will be installed: 2026-05-27 13:26:36.099 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-27 13:26:36.099 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-27 13:26:36.099 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-27 13:26:36.099 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-27 13:26:36.099 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-27 13:26:36.099 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-27 13:26:36.099 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-27 13:26:36.099 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-27 13:26:36.099 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-27 13:26:36.099 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-27 13:26:36.100 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-27 13:26:36.100 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-27 13:26:36.100 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-27 13:26:36.100 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-27 13:26:36.100 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-27 13:26:36.100 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-27 13:26:36.100 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-27 13:26:36.100 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-27 13:26:36.100 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-27 13:26:36.101 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-27 13:26:36.101 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-27 13:26:36.101 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-27 13:26:36.101 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-27 13:26:36.101 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-27 13:26:36.101 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-27 13:26:36.101 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-27 13:26:36.101 | uuid-dev vbetool 2026-05-27 13:26:36.103 | Suggested packages: 2026-05-27 13:26:36.103 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-27 13:26:36.103 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-27 13:26:36.103 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-27 13:26:36.103 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-27 13:26:36.103 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-27 13:26:36.103 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-27 13:26:36.103 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-27 13:26:36.103 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-27 13:26:36.104 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-27 13:26:36.104 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-27 13:26:36.104 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-27 13:26:36.261 | The following NEW packages will be installed: 2026-05-27 13:26:36.261 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-27 13:26:36.261 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-27 13:26:36.261 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-27 13:26:36.261 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-27 13:26:36.261 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-27 13:26:36.261 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-27 13:26:36.261 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-27 13:26:36.262 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-27 13:26:36.262 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-27 13:26:36.262 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-27 13:26:36.262 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-27 13:26:36.262 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-27 13:26:36.262 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-27 13:26:36.262 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-27 13:26:36.262 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-27 13:26:36.262 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-27 13:26:36.263 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-27 13:26:36.263 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-27 13:26:36.263 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-27 13:26:36.263 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-27 13:26:36.263 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-27 13:26:36.263 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-27 13:26:36.264 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-27 13:26:36.264 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-27 13:26:36.264 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-27 13:26:36.264 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-27 13:26:36.265 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-27 13:26:36.265 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-27 13:26:36.265 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-27 13:26:36.265 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-27 13:26:36.265 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-27 13:26:36.266 | uuid-dev vbetool vlan 2026-05-27 13:26:36.267 | The following packages will be upgraded: 2026-05-27 13:26:36.270 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 openssh-client 2026-05-27 13:26:36.271 | openssh-server openssh-sftp-server 2026-05-27 13:26:36.337 | 7 upgraded, 161 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:26:36.338 | Need to get 177 MB of archives. 2026-05-27 13:26:36.338 | After this operation, 941 MB of additional disk space will be used. 2026-05-27 13:26:36.338 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-27 13:26:36.355 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-27 13:26:36.356 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-27 13:26:36.356 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-27 13:26:36.357 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-27 13:26:36.361 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-27 13:26:36.367 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-27 13:26:36.369 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-27 13:26:36.384 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-27 13:26:36.387 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-27 13:26:36.388 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-27 13:26:36.390 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-05-27 13:26:36.414 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-27 13:26:36.415 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-27 13:26:36.418 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-27 13:26:36.419 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-27 13:26:36.424 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-27 13:26:36.435 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-27 13:26:36.437 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-27 13:26:36.437 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-27 13:26:36.437 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-27 13:26:36.439 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-27 13:26:36.440 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-27 13:26:36.442 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-27 13:26:36.442 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-27 13:26:36.445 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-27 13:26:36.450 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-27 13:26:36.457 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-27 13:26:36.462 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-27 13:26:36.463 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-27 13:26:36.749 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-27 13:26:36.897 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-27 13:26:36.899 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-27 13:26:36.900 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-05-27 13:26:36.904 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-27 13:26:36.912 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-05-27 13:26:36.928 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-27 13:26:37.012 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-27 13:26:37.014 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-27 13:26:37.017 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-27 13:26:37.017 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-27 13:26:37.019 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-27 13:26:37.026 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-27 13:26:37.028 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-27 13:26:37.029 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-27 13:26:37.032 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-27 13:26:37.035 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-27 13:26:37.036 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-27 13:26:37.037 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-27 13:26:37.038 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-27 13:26:37.049 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-27 13:26:37.049 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-27 13:26:37.049 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-27 13:26:37.050 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-27 13:26:37.059 | Get:55 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-27 13:26:37.063 | Get:56 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-05-27 13:26:37.064 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-27 13:26:37.069 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-27 13:26:37.071 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-27 13:26:37.075 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-27 13:26:37.075 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-27 13:26:37.083 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-27 13:26:37.087 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-27 13:26:37.087 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-27 13:26:37.088 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-27 13:26:37.088 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-27 13:26:37.093 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-27 13:26:37.095 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-27 13:26:37.095 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-27 13:26:37.112 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-27 13:26:37.115 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-27 13:26:37.116 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-27 13:26:37.120 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-27 13:26:37.121 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-27 13:26:37.121 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-27 13:26:37.122 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-27 13:26:37.123 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-27 13:26:37.127 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-27 13:26:37.128 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-27 13:26:37.128 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-27 13:26:37.136 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-27 13:26:37.140 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-27 13:26:37.163 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-27 13:26:37.163 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-27 13:26:37.163 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-27 13:26:37.165 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-27 13:26:37.167 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-27 13:26:37.169 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-27 13:26:37.177 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-27 13:26:37.180 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-27 13:26:37.181 | Get:91 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-05-27 13:26:37.181 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-27 13:26:37.182 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-27 13:26:37.183 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-27 13:26:37.183 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-27 13:26:37.185 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-27 13:26:37.186 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-27 13:26:37.190 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-27 13:26:37.217 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-27 13:26:37.217 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-27 13:26:37.222 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-27 13:26:37.222 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-27 13:26:37.353 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-27 13:26:37.358 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-27 13:26:37.358 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-27 13:26:37.358 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-27 13:26:37.358 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-27 13:26:37.361 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-27 13:26:37.362 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-05-27 13:26:37.363 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-27 13:26:37.366 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-27 13:26:37.366 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-27 13:26:37.367 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-27 13:26:37.369 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-27 13:26:37.384 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-27 13:26:37.390 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-27 13:26:37.390 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-27 13:26:37.395 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-27 13:26:37.395 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-27 13:26:37.396 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-27 13:26:37.397 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-27 13:26:37.398 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-27 13:26:37.426 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-27 13:26:37.428 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-27 13:26:37.432 | Get:125 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-27 13:26:37.447 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-27 13:26:37.448 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-27 13:26:37.458 | Get:128 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-27 13:26:37.459 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-27 13:26:37.466 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-27 13:26:37.472 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-27 13:26:37.743 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-27 13:26:37.744 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-27 13:26:37.752 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-27 13:26:37.818 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-27 13:26:37.819 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-27 13:26:38.295 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-27 13:26:38.296 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-27 13:26:38.298 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-27 13:26:38.298 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-27 13:26:38.299 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-27 13:26:38.300 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-27 13:26:38.301 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-05-27 13:26:38.317 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-05-27 13:26:38.332 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-27 13:26:38.334 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-27 13:26:38.334 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-27 13:26:38.357 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-27 13:26:38.365 | Get:149 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-27 13:26:38.366 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-27 13:26:38.367 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-27 13:26:38.368 | Get:152 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-27 13:26:38.370 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-27 13:26:38.371 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-27 13:26:38.372 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-27 13:26:38.373 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-27 13:26:38.374 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-27 13:26:38.375 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-27 13:26:38.377 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-27 13:26:38.379 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-27 13:26:38.380 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-27 13:26:38.381 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-27 13:26:38.384 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-27 13:26:38.387 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-27 13:26:38.388 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-27 13:26:38.389 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-27 13:26:38.422 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-27 13:26:38.426 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-27 13:26:38.713 | perl: warning: Setting locale failed. 2026-05-27 13:26:38.714 | perl: warning: Please check that your locale settings: 2026-05-27 13:26:38.714 | LANGUAGE = (unset), 2026-05-27 13:26:38.714 | LC_ALL = "en_US.utf8", 2026-05-27 13:26:38.714 | LANG = "de_DE.UTF-8" 2026-05-27 13:26:38.714 | are supported and installed on your system. 2026-05-27 13:26:38.714 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:26:38.778 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:26:38.778 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:26:38.778 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:26:39.167 | Vorkonfiguration der Pakete ... 2026-05-27 13:26:39.205 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:26:39.327 | Fetched 177 MB in 2s (84.0 MB/s) 2026-05-27 13:26:39.376 | Selecting previously unselected package libapr1t64:amd64. 2026-05-27 13:26:39.440 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-05-27 13:26:39.446 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-27 13:26:39.456 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-27 13:26:39.512 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-27 13:26:39.524 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-27 13:26:39.528 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:26:39.579 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-27 13:26:39.591 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-27 13:26:39.595 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:26:39.637 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-27 13:26:39.649 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-27 13:26:39.653 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:26:39.709 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-27 13:26:39.720 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-27 13:26:39.799 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-27 13:26:39.813 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-27 13:26:39.881 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-27 13:26:39.894 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-27 13:26:39.899 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-27 13:26:39.949 | Selecting previously unselected package apache2-bin. 2026-05-27 13:26:39.961 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-27 13:26:39.966 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-27 13:26:40.137 | Selecting previously unselected package apache2-data. 2026-05-27 13:26:40.147 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-27 13:26:40.151 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-27 13:26:40.367 | Selecting previously unselected package apache2-utils. 2026-05-27 13:26:40.379 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-27 13:26:40.392 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-27 13:26:40.476 | Selecting previously unselected package apache2. 2026-05-27 13:26:40.489 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-27 13:26:40.498 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:26:40.502 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-27 13:26:40.637 | Selecting previously unselected package haproxy. 2026-05-27 13:26:40.650 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-27 13:26:40.666 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-27 13:26:40.812 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-27 13:26:40.824 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-27 13:26:40.829 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-27 13:26:40.892 | Selecting previously unselected package memcached. 2026-05-27 13:26:40.904 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-27 13:26:40.912 | Unpacking memcached (1.6.24-1build3) ... 2026-05-27 13:26:40.987 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-27 13:26:41.001 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-27 13:26:41.080 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-27 13:26:41.233 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-27 13:26:41.346 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-27 13:26:41.378 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-27 13:26:41.496 | Selecting previously unselected package libjson-perl. 2026-05-27 13:26:41.509 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-27 13:26:41.513 | Unpacking libjson-perl (4.10000-1) ... 2026-05-27 13:26:41.575 | Selecting previously unselected package postgresql-client-common. 2026-05-27 13:26:41.589 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-27 13:26:41.593 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-27 13:26:41.659 | Selecting previously unselected package ssl-cert. 2026-05-27 13:26:41.672 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-27 13:26:41.677 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-27 13:26:41.747 | Selecting previously unselected package postgresql-common. 2026-05-27 13:26:41.761 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-27 13:26:41.793 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-27 13:26:41.804 | Unpacking postgresql-common (257build1.1) ... 2026-05-27 13:26:41.934 | Selecting previously unselected package libsysfs2:amd64. 2026-05-27 13:26:41.948 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-27 13:26:41.953 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-27 13:26:42.012 | Selecting previously unselected package sysfsutils. 2026-05-27 13:26:42.025 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-27 13:26:42.034 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-27 13:26:42.083 | Selecting previously unselected package autotools-dev. 2026-05-27 13:26:42.097 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-27 13:26:42.102 | Unpacking autotools-dev (20220109.1) ... 2026-05-27 13:26:42.163 | Selecting previously unselected package m4. 2026-05-27 13:26:42.183 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-27 13:26:42.188 | Unpacking m4 (1.4.19-4build1) ... 2026-05-27 13:26:42.289 | Selecting previously unselected package autoconf. 2026-05-27 13:26:42.302 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-27 13:26:42.307 | Unpacking autoconf (2.71-3) ... 2026-05-27 13:26:42.418 | Selecting previously unselected package automake. 2026-05-27 13:26:42.431 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-27 13:26:42.439 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-27 13:26:42.566 | Selecting previously unselected package autopoint. 2026-05-27 13:26:42.579 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-27 13:26:42.584 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-27 13:26:42.639 | Selecting previously unselected package libdebhelper-perl. 2026-05-27 13:26:42.652 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-27 13:26:42.657 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-27 13:26:42.761 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-27 13:26:42.775 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:42.780 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:44.100 | Selecting previously unselected package libclang-cpp17t64. 2026-05-27 13:26:44.113 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:44.118 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:44.750 | Selecting previously unselected package libgc1:amd64. 2026-05-27 13:26:44.764 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-27 13:26:44.769 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-27 13:26:44.828 | Selecting previously unselected package libobjc4:amd64. 2026-05-27 13:26:44.839 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-27 13:26:44.844 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-27 13:26:44.890 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-27 13:26:44.904 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-27 13:26:44.908 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-27 13:26:44.975 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-27 13:26:44.988 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:44.993 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:45.240 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-27 13:26:45.253 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:45.258 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:45.354 | Selecting previously unselected package libclang1-17t64. 2026-05-27 13:26:45.367 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:45.372 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:45.772 | Selecting previously unselected package clang-17. 2026-05-27 13:26:45.785 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:45.790 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:45.846 | Selecting previously unselected package libtool. 2026-05-27 13:26:45.860 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-27 13:26:45.865 | Unpacking libtool (2.4.7-7build1) ... 2026-05-27 13:26:45.926 | Selecting previously unselected package dh-autoreconf. 2026-05-27 13:26:45.940 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-27 13:26:45.945 | Unpacking dh-autoreconf (20) ... 2026-05-27 13:26:46.000 | Selecting previously unselected package libarchive-zip-perl. 2026-05-27 13:26:46.013 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-27 13:26:46.018 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-27 13:26:46.093 | Selecting previously unselected package libsub-override-perl. 2026-05-27 13:26:46.104 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-27 13:26:46.109 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-27 13:26:46.159 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-27 13:26:46.169 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-27 13:26:46.174 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-27 13:26:46.228 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-27 13:26:46.238 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-27 13:26:46.242 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-27 13:26:46.291 | Selecting previously unselected package debugedit. 2026-05-27 13:26:46.301 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-27 13:26:46.306 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-27 13:26:46.358 | Selecting previously unselected package dwz. 2026-05-27 13:26:46.370 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-27 13:26:46.374 | Unpacking dwz (0.15-1build6) ... 2026-05-27 13:26:46.434 | Selecting previously unselected package gettext. 2026-05-27 13:26:46.446 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-27 13:26:46.450 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-27 13:26:46.578 | Selecting previously unselected package intltool-debian. 2026-05-27 13:26:46.590 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-27 13:26:46.595 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-27 13:26:46.647 | Selecting previously unselected package po-debconf. 2026-05-27 13:26:46.659 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-27 13:26:46.666 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-27 13:26:46.764 | Selecting previously unselected package debhelper. 2026-05-27 13:26:46.776 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-27 13:26:46.781 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-27 13:26:47.059 | Selecting previously unselected package uuid-dev:amd64. 2026-05-27 13:26:47.071 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-27 13:26:47.076 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-27 13:26:47.141 | Selecting previously unselected package libsctp1:amd64. 2026-05-27 13:26:47.153 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-27 13:26:47.158 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-27 13:26:47.204 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-27 13:26:47.219 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-27 13:26:47.224 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-27 13:26:47.296 | Selecting previously unselected package libapr1-dev. 2026-05-27 13:26:47.310 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-27 13:26:47.314 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-27 13:26:47.702 | Selecting previously unselected package libldap-dev:amd64. 2026-05-27 13:26:47.713 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:26:47.719 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-27 13:26:47.895 | Selecting previously unselected package libldap2-dev. 2026-05-27 13:26:47.906 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-27 13:26:47.910 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-27 13:26:47.960 | Selecting previously unselected package libaprutil1-dev. 2026-05-27 13:26:47.973 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-27 13:26:47.979 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-27 13:26:48.324 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-27 13:26:48.337 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-27 13:26:48.341 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:26:48.400 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-27 13:26:48.413 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-27 13:26:48.417 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:26:48.476 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-27 13:26:48.488 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-27 13:26:48.493 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:26:48.539 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-27 13:26:48.552 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-27 13:26:48.559 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:26:48.705 | Selecting previously unselected package apache2-dev. 2026-05-27 13:26:48.719 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-27 13:26:48.724 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-27 13:26:48.832 | Selecting previously unselected package ncal. 2026-05-27 13:26:48.846 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-27 13:26:48.850 | Unpacking ncal (12.1.8) ... 2026-05-27 13:26:48.905 | Selecting previously unselected package bsdmainutils. 2026-05-27 13:26:48.919 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-27 13:26:48.927 | Unpacking bsdmainutils (12.1.8) ... 2026-05-27 13:26:48.974 | Selecting previously unselected package conntrack. 2026-05-27 13:26:48.988 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-27 13:26:48.993 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-27 13:26:49.068 | Preparing to unpack .../065-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-27 13:26:49.107 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-05-27 13:26:49.201 | Selecting previously unselected package dnsmasq-utils. 2026-05-27 13:26:49.215 | Preparing to unpack .../066-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-27 13:26:49.220 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-27 13:26:49.286 | Selecting previously unselected package ebtables. 2026-05-27 13:26:49.300 | Preparing to unpack .../067-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-27 13:26:49.323 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-27 13:26:49.390 | Selecting previously unselected package fonts-liberation. 2026-05-27 13:26:49.404 | Preparing to unpack .../068-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-27 13:26:49.410 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-27 13:26:49.527 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-27 13:26:49.541 | Preparing to unpack .../069-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-27 13:26:49.546 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-27 13:26:49.601 | Selecting previously unselected package fonts-liberation2. 2026-05-27 13:26:49.613 | Preparing to unpack .../070-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-27 13:26:49.618 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-27 13:26:49.665 | Selecting previously unselected package genisoimage. 2026-05-27 13:26:49.678 | Preparing to unpack .../071-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-27 13:26:49.682 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-27 13:26:49.755 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-27 13:26:49.770 | Preparing to unpack .../072-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-27 13:26:49.774 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-27 13:26:49.835 | Selecting previously unselected package libann0. 2026-05-27 13:26:49.848 | Preparing to unpack .../073-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-27 13:26:49.854 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-27 13:26:49.908 | Selecting previously unselected package libcdt5:amd64. 2026-05-27 13:26:49.921 | Preparing to unpack .../074-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:49.926 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:49.980 | Selecting previously unselected package libcgraph6:amd64. 2026-05-27 13:26:49.994 | Preparing to unpack .../075-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.021 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:50.073 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-27 13:26:50.087 | Preparing to unpack .../076-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-27 13:26:50.092 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-27 13:26:50.149 | Selecting previously unselected package libltdl7:amd64. 2026-05-27 13:26:50.163 | Preparing to unpack .../077-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-27 13:26:50.168 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-27 13:26:50.220 | Selecting previously unselected package libpathplan4:amd64. 2026-05-27 13:26:50.233 | Preparing to unpack .../078-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.237 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:50.292 | Selecting previously unselected package libgvc6. 2026-05-27 13:26:50.306 | Preparing to unpack .../079-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.311 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:50.389 | Selecting previously unselected package libgvpr2:amd64. 2026-05-27 13:26:50.404 | Preparing to unpack .../080-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.409 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:50.466 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-27 13:26:50.479 | Preparing to unpack .../081-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.485 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:50.567 | Selecting previously unselected package libice6:amd64. 2026-05-27 13:26:50.581 | Preparing to unpack .../082-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-27 13:26:50.586 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-27 13:26:50.660 | Selecting previously unselected package libsm6:amd64. 2026-05-27 13:26:50.673 | Preparing to unpack .../083-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-27 13:26:50.678 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-27 13:26:50.733 | Selecting previously unselected package libxt6t64:amd64. 2026-05-27 13:26:50.743 | Preparing to unpack .../084-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-27 13:26:50.748 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-27 13:26:50.802 | Selecting previously unselected package libxmu6:amd64. 2026-05-27 13:26:50.815 | Preparing to unpack .../085-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-27 13:26:50.819 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-27 13:26:50.869 | Selecting previously unselected package libxaw7:amd64. 2026-05-27 13:26:50.881 | Preparing to unpack .../086-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-27 13:26:50.885 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-27 13:26:50.938 | Selecting previously unselected package graphviz. 2026-05-27 13:26:50.950 | Preparing to unpack .../087-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-27 13:26:50.955 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-27 13:26:51.070 | Selecting previously unselected package icu-devtools. 2026-05-27 13:26:51.085 | Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-27 13:26:51.090 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-27 13:26:51.166 | Selecting previously unselected package iputils-arping. 2026-05-27 13:26:51.180 | Preparing to unpack .../089-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-27 13:26:51.185 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-27 13:26:51.244 | Selecting previously unselected package comerr-dev:amd64. 2026-05-27 13:26:51.258 | Preparing to unpack .../090-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-27 13:26:51.266 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-27 13:26:51.332 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-27 13:26:51.347 | Preparing to unpack .../091-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:26:51.354 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:26:51.408 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-27 13:26:51.420 | Preparing to unpack .../092-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:26:51.425 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:26:51.475 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-27 13:26:51.488 | Preparing to unpack .../093-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:26:51.493 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:26:51.545 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-27 13:26:51.560 | Preparing to unpack .../094-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:26:51.565 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:26:51.622 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-27 13:26:51.636 | Preparing to unpack .../095-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:26:51.641 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:26:51.730 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-27 13:26:51.744 | Preparing to unpack .../096-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-27 13:26:51.749 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-27 13:26:51.807 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-27 13:26:51.821 | Preparing to unpack .../097-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:51.827 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:52.162 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-27 13:26:52.173 | Preparing to unpack .../098-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-27 13:26:52.177 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-27 13:26:52.247 | Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-27 13:26:52.261 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-27 13:26:52.321 | Selecting previously unselected package libgts-bin. 2026-05-27 13:26:52.333 | Preparing to unpack .../100-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-27 13:26:52.337 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-27 13:26:52.399 | Selecting previously unselected package libicu-dev:amd64. 2026-05-27 13:26:52.412 | Preparing to unpack .../101-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-27 13:26:52.416 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-27 13:26:53.039 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-27 13:26:53.054 | Preparing to unpack .../102-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-27 13:26:53.059 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-27 13:26:53.126 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-27 13:26:53.138 | Preparing to unpack .../103-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-27 13:26:53.142 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-27 13:26:53.188 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-27 13:26:53.202 | Preparing to unpack .../104-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-27 13:26:53.205 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-27 13:26:53.252 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-27 13:26:53.266 | Preparing to unpack .../105-libjs-jquery-metadata_12-4_all.deb ... 2026-05-27 13:26:53.270 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-27 13:26:53.320 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-27 13:26:53.334 | Preparing to unpack .../106-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-27 13:26:53.338 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-27 13:26:53.462 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-27 13:26:53.478 | Preparing to unpack .../107-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-27 13:26:53.483 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-27 13:26:53.534 | Selecting previously unselected package libjson-xs-perl. 2026-05-27 13:26:53.549 | Preparing to unpack .../108-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:26:53.553 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-27 13:26:53.603 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-27 13:26:53.617 | Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-27 13:26:53.621 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-27 13:26:53.802 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-27 13:26:53.816 | Preparing to unpack .../110-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-27 13:26:53.821 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-27 13:26:53.867 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-27 13:26:53.881 | Preparing to unpack .../111-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-27 13:26:53.885 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-27 13:26:53.941 | Selecting previously unselected package mysql-common. 2026-05-27 13:26:53.955 | Preparing to unpack .../112-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-27 13:26:53.975 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-27 13:26:54.027 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-27 13:26:54.041 | Preparing to unpack .../113-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:26:54.045 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:26:54.153 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-27 13:26:54.166 | Preparing to unpack .../114-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-27 13:26:54.170 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-27 13:26:54.266 | Selecting previously unselected package pcp-conf. 2026-05-27 13:26:54.280 | Preparing to unpack .../115-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:26:54.284 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-27 13:26:54.333 | Selecting previously unselected package libpcp3t64. 2026-05-27 13:26:54.347 | Preparing to unpack .../116-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:26:54.351 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-27 13:26:54.405 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-27 13:26:54.419 | Preparing to unpack .../117-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:26:54.423 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-27 13:26:54.466 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-27 13:26:54.480 | Preparing to unpack .../118-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:26:54.485 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-27 13:26:54.636 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-27 13:26:54.650 | Preparing to unpack .../119-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-27 13:26:54.656 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-27 13:26:54.710 | Selecting previously unselected package libpq5:amd64. 2026-05-27 13:26:54.723 | Preparing to unpack .../120-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:26:54.727 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:26:54.778 | Selecting previously unselected package libssl-dev:amd64. 2026-05-27 13:26:54.792 | Preparing to unpack .../121-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-27 13:26:54.797 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-27 13:26:55.032 | Selecting previously unselected package libpq-dev. 2026-05-27 13:26:55.045 | Preparing to unpack .../122-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:26:55.049 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:26:55.110 | Selecting previously unselected package libsasl2-dev. 2026-05-27 13:26:55.123 | Preparing to unpack .../123-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-27 13:26:55.127 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-27 13:26:55.219 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-27 13:26:55.230 | Preparing to unpack .../124-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-27 13:26:55.236 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-27 13:26:55.494 | Selecting previously unselected package libx86-1:amd64. 2026-05-27 13:26:55.509 | Preparing to unpack .../125-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-27 13:26:55.513 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-27 13:26:55.557 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-27 13:26:55.570 | Preparing to unpack .../126-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-27 13:26:55.575 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-27 13:26:55.684 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-27 13:26:55.698 | Preparing to unpack .../127-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-27 13:26:55.702 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-27 13:26:55.806 | Selecting previously unselected package llvm-17-runtime. 2026-05-27 13:26:55.822 | Preparing to unpack .../128-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:55.827 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:55.905 | Selecting previously unselected package libpfm4:amd64. 2026-05-27 13:26:55.919 | Preparing to unpack .../129-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-27 13:26:55.924 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-27 13:26:56.002 | Selecting previously unselected package llvm-17. 2026-05-27 13:26:56.016 | Preparing to unpack .../130-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:56.021 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:57.163 | Selecting previously unselected package libffi-dev:amd64. 2026-05-27 13:26:57.177 | Preparing to unpack .../131-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-27 13:26:57.182 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-27 13:26:57.251 | Selecting previously unselected package llvm-17-tools. 2026-05-27 13:26:57.265 | Preparing to unpack .../132-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:57.270 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-27 13:26:57.661 | Selecting previously unselected package libz3-4:amd64. 2026-05-27 13:26:57.674 | Preparing to unpack .../133-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-27 13:26:57.679 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-27 13:26:57.914 | Selecting previously unselected package libz3-dev:amd64. 2026-05-27 13:26:57.927 | Preparing to unpack .../134-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-27 13:26:57.932 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-27 13:26:57.994 | Selecting previously unselected package llvm-17-dev. 2026-05-27 13:26:58.008 | Preparing to unpack .../135-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-27 13:26:58.012 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:01.737 | Selecting previously unselected package lsscsi. 2026-05-27 13:27:01.753 | Preparing to unpack .../136-lsscsi_0.32-1build1_amd64.deb ... 2026-05-27 13:27:01.758 | Unpacking lsscsi (0.32-1build1) ... 2026-05-27 13:27:01.812 | Selecting previously unselected package osinfo-db. 2026-05-27 13:27:01.828 | Preparing to unpack .../137-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-27 13:27:01.834 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-27 13:27:02.544 | Selecting previously unselected package pkgconf-bin. 2026-05-27 13:27:02.557 | Preparing to unpack .../138-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-27 13:27:02.562 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-27 13:27:02.621 | Selecting previously unselected package pkgconf:amd64. 2026-05-27 13:27:02.634 | Preparing to unpack .../139-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-27 13:27:02.643 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-27 13:27:02.703 | Selecting previously unselected package pkg-config:amd64. 2026-05-27 13:27:02.716 | Preparing to unpack .../140-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-27 13:27:02.725 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-27 13:27:02.780 | Selecting previously unselected package pm-utils. 2026-05-27 13:27:02.792 | Preparing to unpack .../141-pm-utils_1.4.1-21_all.deb ... 2026-05-27 13:27:02.797 | Unpacking pm-utils (1.4.1-21) ... 2026-05-27 13:27:02.885 | Selecting previously unselected package postgresql-client-16. 2026-05-27 13:27:02.900 | Preparing to unpack .../142-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:27:02.904 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:03.122 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-27 13:27:03.137 | Preparing to unpack .../143-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:27:03.142 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:03.728 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-27 13:27:03.742 | Preparing to unpack .../144-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-27 13:27:03.747 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-27 13:27:03.812 | Selecting previously unselected package python3-mysqldb. 2026-05-27 13:27:03.827 | Preparing to unpack .../145-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-27 13:27:03.831 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-27 13:27:03.897 | Selecting previously unselected package python3-pip-whl. 2026-05-27 13:27:03.913 | Preparing to unpack .../146-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-27 13:27:03.917 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-27 13:27:03.985 | Selecting previously unselected package python3-setuptools-whl. 2026-05-27 13:27:04.000 | Preparing to unpack .../147-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-27 13:27:04.004 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-27 13:27:04.060 | Selecting previously unselected package python3.12-venv. 2026-05-27 13:27:04.074 | Preparing to unpack .../148-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-27 13:27:04.078 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-27 13:27:04.120 | Selecting previously unselected package python3-venv. 2026-05-27 13:27:04.136 | Preparing to unpack .../149-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-27 13:27:04.140 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-27 13:27:04.180 | Selecting previously unselected package sqlite3. 2026-05-27 13:27:04.194 | Preparing to unpack .../150-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-27 13:27:04.198 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-27 13:27:04.263 | Selecting previously unselected package unzip. 2026-05-27 13:27:04.278 | Preparing to unpack .../151-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-27 13:27:04.282 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-27 13:27:04.340 | Selecting previously unselected package vbetool. 2026-05-27 13:27:04.353 | Preparing to unpack .../152-vbetool_1.1-5_amd64.deb ... 2026-05-27 13:27:04.357 | Unpacking vbetool (1.1-5) ... 2026-05-27 13:27:04.405 | Selecting previously unselected package libosinfo-l10n. 2026-05-27 13:27:04.417 | Preparing to unpack .../153-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-27 13:27:04.421 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-27 13:27:04.501 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-27 13:27:04.514 | Preparing to unpack .../154-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-27 13:27:04.518 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-27 13:27:04.566 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-27 13:27:04.579 | Preparing to unpack .../155-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-27 13:27:04.582 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-27 13:27:04.625 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-27 13:27:04.637 | Preparing to unpack .../156-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-27 13:27:04.641 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:04.692 | Selecting previously unselected package libpcp-archive1t64. 2026-05-27 13:27:04.705 | Preparing to unpack .../157-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:04.709 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:04.789 | Selecting previously unselected package libpcp-gui2t64. 2026-05-27 13:27:04.803 | Preparing to unpack .../158-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:04.807 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:04.854 | Selecting previously unselected package libpcp-import1t64. 2026-05-27 13:27:04.867 | Preparing to unpack .../159-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:04.871 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:04.917 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-27 13:27:04.930 | Preparing to unpack .../160-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:04.934 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:04.982 | Selecting previously unselected package libpcp-trace2t64. 2026-05-27 13:27:04.995 | Preparing to unpack .../161-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:04.999 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:05.046 | Selecting previously unselected package libpcp-web1t64. 2026-05-27 13:27:05.057 | Preparing to unpack .../162-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:05.060 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:05.107 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-27 13:27:05.120 | Preparing to unpack .../163-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-27 13:27:05.132 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-27 13:27:05.194 | Selecting previously unselected package python3-pcp. 2026-05-27 13:27:05.207 | Preparing to unpack .../164-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:05.211 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-27 13:27:05.274 | Selecting previously unselected package pcp. 2026-05-27 13:27:05.286 | Preparing to unpack .../165-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-27 13:27:05.567 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-27 13:27:06.519 | Selecting previously unselected package socat. 2026-05-27 13:27:06.537 | Preparing to unpack .../166-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-27 13:27:06.540 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-27 13:27:06.616 | Selecting previously unselected package vlan. 2026-05-27 13:27:06.631 | Preparing to unpack .../167-vlan_2.0.5ubuntu5_all.deb ... 2026-05-27 13:27:06.635 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-27 13:27:06.711 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-27 13:27:06.722 | Setting up postgresql-client-common (257build1.1) ... 2026-05-27 13:27:06.738 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-27 13:27:06.748 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-27 13:27:06.757 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-27 13:27:06.793 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-27 13:27:06.801 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-27 13:27:06.811 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:27:06.820 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-27 13:27:06.830 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-27 13:27:06.839 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-27 13:27:06.848 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-27 13:27:06.859 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-27 13:27:06.869 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-27 13:27:06.879 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-27 13:27:06.889 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-27 13:27:07.553 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-27 13:27:07.553 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-27 13:27:08.028 | Setting up ncal (12.1.8) ... 2026-05-27 13:27:08.038 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-27 13:27:08.048 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-27 13:27:08.057 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-27 13:27:08.067 | Setting up vbetool (1.1-5) ... 2026-05-27 13:27:08.076 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-27 13:27:08.117 | Setting up pm-utils (1.4.1-21) ... 2026-05-27 13:27:08.134 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-27 13:27:08.161 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-27 13:27:08.172 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:08.183 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:08.195 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-27 13:27:08.207 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-27 13:27:08.219 | Setting up m4 (1.4.19-4build1) ... 2026-05-27 13:27:08.230 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-27 13:27:08.241 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-27 13:27:08.269 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-27 13:27:08.306 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-27 13:27:08.318 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-27 13:27:08.328 | Setting up memcached (1.6.24-1build3) ... 2026-05-27 13:27:09.248 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-27 13:27:09.710 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:27:09.722 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-27 13:27:09.734 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-27 13:27:10.002 | Setting up autotools-dev (20220109.1) ... 2026-05-27 13:27:10.014 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-27 13:27:10.026 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:27:10.038 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-27 13:27:10.051 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-27 13:27:10.065 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:10.078 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:10.092 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-27 13:27:10.158 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:27:10.159 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:27:10.159 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:27:10.367 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:27:11.050 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-27 13:27:11.528 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:11.540 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-27 13:27:11.553 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-27 13:27:11.565 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:11.578 | Setting up ebtables (2.0.11-6build1) ... 2026-05-27 13:27:12.228 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-27 13:27:12.240 | Setting up socat (1.8.0.0-4build3) ... 2026-05-27 13:27:12.253 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-27 13:27:12.266 | Setting up bsdmainutils (12.1.8) ... 2026-05-27 13:27:12.281 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-27 13:27:12.295 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-27 13:27:12.308 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-27 13:27:12.321 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-27 13:27:12.333 | Setting up lsscsi (0.32-1build1) ... 2026-05-27 13:27:12.345 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-27 13:27:12.357 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-27 13:27:12.370 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-27 13:27:12.383 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-27 13:27:12.396 | Setting up autoconf (2.71-3) ... 2026-05-27 13:27:12.412 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:12.425 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:27:12.437 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-27 13:27:12.450 | Setting up dwz (0.15-1build6) ... 2026-05-27 13:27:12.462 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-27 13:27:12.474 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-27 13:27:12.486 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-27 13:27:12.513 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:12.525 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-27 13:27:12.537 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:12.549 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-27 13:27:12.561 | Setting up libjson-perl (4.10000-1) ... 2026-05-27 13:27:12.573 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:12.608 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-27 13:27:12.619 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-27 13:27:12.656 | Setting up debugedit (1:5.0-5build2) ... 2026-05-27 13:27:12.670 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-27 13:27:12.684 | Setting up libsub-override-perl (0.10-1) ... 2026-05-27 13:27:12.698 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-27 13:27:12.709 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:12.722 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:12.733 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-27 13:27:12.745 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-27 13:27:12.755 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-27 13:27:12.766 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-27 13:27:12.777 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-27 13:27:12.788 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-27 13:27:12.798 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-27 13:27:12.808 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-27 13:27:12.818 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-27 13:27:12.827 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-27 13:27:12.837 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:12.847 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-27 13:27:12.858 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-27 13:27:12.867 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-27 13:27:12.877 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-27 13:27:12.887 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:27:12.897 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-27 13:27:12.907 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-27 13:27:12.916 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-27 13:27:12.926 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:12.937 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-27 13:27:12.946 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-27 13:27:13.045 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:27:13.046 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:27:13.046 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:27:14.972 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:14.986 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-27 13:27:15.103 | Setting up libtool (2.4.7-7build1) ... 2026-05-27 13:27:15.113 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-27 13:27:15.124 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:15.808 | 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-05-27 13:27:15.850 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-27 13:27:15.860 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-27 13:27:16.780 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-27 13:27:17.416 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:17.430 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-27 13:27:17.442 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:27:17.454 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-27 13:27:17.465 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-27 13:27:17.477 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-27 13:27:17.489 | Setting up dh-autoreconf (20) ... 2026-05-27 13:27:17.500 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:17.512 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-27 13:27:17.523 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-27 13:27:17.534 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-27 13:27:17.544 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-27 13:27:17.554 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-27 13:27:17.567 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-27 13:27:17.582 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-27 13:27:17.595 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-27 13:27:17.606 | Setting up postgresql-common (257build1.1) ... 2026-05-27 13:27:17.688 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:27:17.688 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:27:17.688 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:27:17.773 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:27:18.262 | 2026-05-27 13:27:18.262 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-27 13:27:18.471 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-27 13:27:18.471 | Removing obsolete dictionary files: 2026-05-27 13:27:19.545 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-27 13:27:20.140 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:20.199 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.211 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-27 13:27:20.221 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-27 13:27:20.232 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.242 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-27 13:27:20.251 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:20.261 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.271 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:20.284 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.296 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-27 13:27:20.308 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:20.320 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-27 13:27:20.331 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-27 13:27:20.341 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:20.350 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-27 13:27:20.361 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.371 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-27 13:27:20.380 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-27 13:27:20.390 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:20.402 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-27 13:27:20.413 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-27 13:27:20.425 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-27 13:27:20.458 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-27 13:27:20.470 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.482 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:20.493 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-27 13:27:20.505 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-27 13:27:20.516 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-27 13:27:20.528 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-27 13:27:20.540 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-27 13:27:20.555 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-27 13:27:21.188 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:27:21.233 | Enabling module mpm_event. 2026-05-27 13:27:21.286 | Enabling module authz_core. 2026-05-27 13:27:21.292 | Enabling module authz_host. 2026-05-27 13:27:21.342 | Enabling module authn_core. 2026-05-27 13:27:21.349 | Enabling module auth_basic. 2026-05-27 13:27:21.401 | Enabling module access_compat. 2026-05-27 13:27:21.452 | Enabling module authn_file. 2026-05-27 13:27:21.504 | Enabling module authz_user. 2026-05-27 13:27:21.556 | Enabling module alias. 2026-05-27 13:27:21.608 | Enabling module dir. 2026-05-27 13:27:21.658 | Enabling module autoindex. 2026-05-27 13:27:21.710 | Enabling module env. 2026-05-27 13:27:21.764 | Enabling module mime. 2026-05-27 13:27:21.828 | Enabling module negotiation. 2026-05-27 13:27:21.877 | Enabling module setenvif. 2026-05-27 13:27:21.928 | Enabling module filter. 2026-05-27 13:27:21.991 | Enabling module deflate. 2026-05-27 13:27:22.039 | Enabling module status. 2026-05-27 13:27:22.095 | Enabling module reqtimeout. 2026-05-27 13:27:22.145 | Enabling conf charset. 2026-05-27 13:27:22.196 | Enabling conf localized-error-pages. 2026-05-27 13:27:22.249 | Enabling conf other-vhosts-access-log. 2026-05-27 13:27:22.300 | Enabling conf security. 2026-05-27 13:27:22.354 | Enabling conf serve-cgi-bin. 2026-05-27 13:27:22.405 | Enabling site 000-default. 2026-05-27 13:27:23.513 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-27 13:27:24.242 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-27 13:27:25.686 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-27 13:27:25.700 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-27 13:27:26.043 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-27 13:27:26.055 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-27 13:27:26.067 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-27 13:27:28.040 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-27 13:27:28.110 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-27 13:27:28.179 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-27 13:27:28.251 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-27 13:27:30.061 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-27 13:27:30.346 | Processing triggers for ufw (0.36.2-6) ... 2026-05-27 13:27:30.491 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-27 13:27:30.561 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:27:34.526 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-27 13:27:34.558 | Processing triggers for install-info (7.1-3build2) ... 2026-05-27 13:27:34.717 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-27 13:27:34.766 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-27 13:27:35.015 | perl: warning: Setting locale failed. 2026-05-27 13:27:35.015 | perl: warning: Please check that your locale settings: 2026-05-27 13:27:35.016 | LANGUAGE = (unset), 2026-05-27 13:27:35.016 | LC_ALL = "en_US.utf8", 2026-05-27 13:27:35.016 | LANG = "de_DE.UTF-8" 2026-05-27 13:27:35.016 | are supported and installed on your system. 2026-05-27 13:27:35.016 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:27:35.142 | perl: warning: Setting locale failed. 2026-05-27 13:27:35.142 | perl: warning: Please check that your locale settings: 2026-05-27 13:27:35.142 | LANGUAGE = (unset), 2026-05-27 13:27:35.142 | LC_ALL = "en_US.utf8", 2026-05-27 13:27:35.142 | LANG = "de_DE.UTF-8" 2026-05-27 13:27:35.142 | are supported and installed on your system. 2026-05-27 13:27:35.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:27:35.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:27:35.192 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:27:35.192 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:27:35.260 | perl: warning: Setting locale failed. 2026-05-27 13:27:35.260 | perl: warning: Please check that your locale settings: 2026-05-27 13:27:35.261 | LANGUAGE = (unset), 2026-05-27 13:27:35.261 | LC_ALL = "en_US.utf8", 2026-05-27 13:27:35.261 | LANG = "de_DE.UTF-8" 2026-05-27 13:27:35.261 | are supported and installed on your system. 2026-05-27 13:27:35.261 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:27:35.757 | 2026-05-27 13:27:35.757 | Running kernel seems to be up-to-date. 2026-05-27 13:27:35.757 | 2026-05-27 13:27:35.757 | Restarting services... 2026-05-27 13:27:35.794 | systemctl restart packagekit.service 2026-05-27 13:27:35.853 | 2026-05-27 13:27:35.854 | Service restarts being deferred: 2026-05-27 13:27:35.854 | systemctl restart virtlockd.service 2026-05-27 13:27:35.854 | systemctl restart virtlogd.service 2026-05-27 13:27:35.854 | 2026-05-27 13:27:35.854 | No containers need to be restarted. 2026-05-27 13:27:35.854 | 2026-05-27 13:27:35.854 | User sessions running outdated binaries: 2026-05-27 13:27:35.854 | quobyte @ session #6: sshd[1979] 2026-05-27 13:27:35.864 | 2026-05-27 13:27:35.865 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:27:38.005 | ++ functions-common:apt_get:1203 : result=0 2026-05-27 13:27:38.008 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:27:38.010 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:27:38.012 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:27:38.014 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:27:38.016 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:27:38.018 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:27:38.020 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:27:38.022 | ++ functions-common:time_stop:2419 : start_time=1779888394642 2026-05-27 13:27:38.023 | ++ functions-common:time_stop:2421 : [[ -z 1779888394642 ]] 2026-05-27 13:27:38.026 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:27:38.030 | ++ functions-common:time_stop:2424 : end_time=1779888458027 2026-05-27 13:27:38.032 | ++ functions-common:time_stop:2425 : elapsed_time=63385 2026-05-27 13:27:38.034 | ++ functions-common:time_stop:2426 : total=8402 2026-05-27 13:27:38.036 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:27:38.037 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=71787 2026-05-27 13:27:38.040 | ++ functions-common:apt_get:1207 : return 0 2026-05-27 13:27:38.042 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-27 13:27:38.044 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-27 13:27:38.047 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-27 13:27:38.051 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-27 13:27:38.054 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-27 13:27:38.056 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-27 13:27:38.060 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-27 13:27:38.063 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-27 13:27:38.066 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-27 13:27:38.068 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-27 13:27:38.072 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:27:38.345 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-27 13:27:38.347 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-27 13:27:38.349 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-27 13:27:38.350 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-27 13:27:38.352 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-27 13:27:38.354 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-27 13:27:38.356 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-27 13:27:38.357 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-27 13:27:38.359 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-27 13:27:38.361 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-27 13:27:38.363 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-27 13:27:38.364 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-27 13:27:38.366 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-27 13:27:38.368 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-27 13:27:38.369 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-27 13:27:38.371 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-27 13:27:38.373 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-27 13:27:38.374 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-27 13:27:38.376 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-27 13:27:38.378 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-27 13:27:38.380 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-27 13:27:38.382 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-27 13:27:38.384 | + functions-common:_ensure_lsb_release:418 : return 2026-05-27 13:27:38.386 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-27 13:27:38.399 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-27 13:27:38.402 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-27 13:27:38.416 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-27 13:27:38.418 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-27 13:27:38.432 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-27 13:27:38.433 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-27 13:27:38.435 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-27 13:27:38.437 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-27 13:27:38.439 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-27 13:27:38.441 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-27 13:27:38.443 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-27 13:27:38.444 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-27 13:27:38.446 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-27 13:27:38.448 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-27 13:27:38.450 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-27 13:27:38.450 | Distro: noble 2026-05-27 13:27:38.452 | + tools/install_pip.sh:main:117 : get_versions 2026-05-27 13:27:38.454 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-27 13:27:38.458 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-27 13:27:38.460 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-27 13:27:38.462 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-27 13:27:38.463 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-27 13:27:39.146 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-27 13:27:39.148 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-27 13:27:39.148 | pip: 24.0 2026-05-27 13:27:39.151 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-27 13:27:39.154 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-27 13:27:39.155 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:27:39.157 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:27:39.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:27:39.161 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:27:39.165 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:27:39.167 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:27:39.169 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:27:39.172 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:27:39.175 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:27:39.177 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:27:39.180 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:27:39.183 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:27:39.184 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:27:39.186 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-27 13:27:39.188 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:27:39.191 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:27:39.193 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-27 13:27:39.197 | + tools/install_pip.sh:main:146 : set -x 2026-05-27 13:27:39.200 | + tools/install_pip.sh:main:149 : get_versions 2026-05-27 13:27:39.203 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-27 13:27:39.207 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-27 13:27:39.208 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-27 13:27:39.212 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-27 13:27:39.212 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-27 13:27:39.835 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-27 13:27:39.836 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-27 13:27:39.837 | pip: 24.0 2026-05-27 13:27:39.839 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-27 13:27:39.843 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-27 13:27:39.845 | + ./stack.sh:main:801 : fixup_all 2026-05-27 13:27:39.848 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-27 13:27:39.850 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-27 13:27:39.852 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:27:39.854 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:27:39.856 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-27 13:27:39.872 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-27 13:27:39.887 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-27 13:27:39.902 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-27 13:27:39.904 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-27 13:27:39.906 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:27:39.908 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:27:39.910 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:27:39.912 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:27:39.914 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:27:39.916 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:27:39.918 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:27:39.921 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:27:39.923 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:27:39.925 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:27:39.926 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:27:39.929 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:27:39.931 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:27:39.933 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-27 13:27:39.935 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-27 13:27:39.937 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-27 13:27:39.953 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-27 13:27:39.968 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-27 13:27:39.983 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-27 13:27:39.997 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-27 13:27:40.011 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-27 13:27:40.026 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-27 13:27:40.041 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-27 13:27:40.056 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-27 13:27:40.058 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-27 13:27:40.060 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-27 13:27:45.557 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-27 13:27:45.576 | Using python 3.12 to install setuptools 2026-05-27 13:27:45.578 | + 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-05-27 13:27:46.949 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-27 13:27:47.290 | Collecting pip 2026-05-27 13:27:47.396 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-27 13:27:47.409 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-27 13:27:47.968 | Collecting setuptools[core] 2026-05-27 13:27:47.985 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-27 13:27:48.151 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-27 13:27:48.167 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 13:27:48.257 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-27 13:27:48.275 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-27 13:27:48.370 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-27 13:27:48.387 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:27:48.503 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-27 13:27:48.521 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:27:48.602 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-27 13:27:48.618 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-27 13:27:48.736 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:48.752 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-27 13:27:48.836 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:48.852 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-27 13:27:49.096 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:49.112 | Downloading typer-0.26.2-py3-none-any.whl.metadata (16 kB) 2026-05-27 13:27:49.200 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:49.220 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:27:49.397 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:49.413 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-27 13:27:49.478 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:27:49.497 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-27 13:27:49.612 | 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-05-27 13:27:49.628 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-27 13:27:49.721 | 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-05-27 13:27:49.746 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:27:49.794 | 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-05-27 13:27:49.828 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-27 13:27:49.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.5 MB/s eta 0:00:00 2026-05-27 13:27:49.934 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-27 13:27:49.957 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-27 13:27:49.985 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-27 13:27:50.000 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.0 MB/s eta 0:00:00 2026-05-27 13:27:50.016 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-27 13:27:50.030 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.0 MB/s eta 0:00:00 2026-05-27 13:27:50.048 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-27 13:27:50.072 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-27 13:27:50.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.1 MB/s eta 0:00:00 2026-05-27 13:27:50.131 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-27 13:27:50.156 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-27 13:27:50.180 | Downloading typer-0.26.2-py3-none-any.whl (123 kB) 2026-05-27 13:27:50.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 10.9 MB/s eta 0:00:00 2026-05-27 13:27:50.216 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-27 13:27:50.243 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-27 13:27:50.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 16.4 MB/s eta 0:00:00 2026-05-27 13:27:50.284 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-27 13:27:50.309 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-27 13:27:50.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 7.4 MB/s eta 0:00:00 2026-05-27 13:27:50.341 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-27 13:27:50.391 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.4 MB/s eta 0:00:00 2026-05-27 13:27:51.178 | 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-05-27 13:27:51.204 | Attempting uninstall: setuptools 2026-05-27 13:27:51.220 | Found existing installation: setuptools 68.1.2 2026-05-27 13:27:51.220 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:51.220 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-27 13:27:52.461 | Attempting uninstall: pygments 2026-05-27 13:27:52.471 | Found existing installation: Pygments 2.17.2 2026-05-27 13:27:52.472 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:52.472 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-27 13:27:53.791 | Attempting uninstall: pip 2026-05-27 13:27:53.796 | Found existing installation: pip 24.0 2026-05-27 13:27:53.868 | Uninstalling pip-24.0: 2026-05-27 13:27:53.878 | Successfully uninstalled pip-24.0 2026-05-27 13:27:55.576 | Attempting uninstall: packaging 2026-05-27 13:27:55.586 | Found existing installation: packaging 24.0 2026-05-27 13:27:55.588 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:55.588 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-27 13:27:55.763 | Attempting uninstall: markdown-it-py 2026-05-27 13:27:55.789 | Found existing installation: markdown-it-py 3.0.0 2026-05-27 13:27:55.789 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:55.789 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-27 13:27:55.956 | Attempting uninstall: wheel 2026-05-27 13:27:56.004 | Found existing installation: wheel 0.42.0 2026-05-27 13:27:56.005 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:56.006 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-27 13:27:56.061 | Attempting uninstall: rich 2026-05-27 13:27:56.112 | Found existing installation: rich 13.7.1 2026-05-27 13:27:56.113 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:27:56.114 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-27 13:27:56.910 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.2 typer-slim-0.24.0 wheel-0.47.0 2026-05-27 13:27:57.130 | + inc/python:pip_install:216 : result=0 2026-05-27 13:27:57.133 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:27:57.135 | + functions-common:time_stop:2412 : local name 2026-05-27 13:27:57.138 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:27:57.140 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:27:57.142 | + functions-common:time_stop:2415 : local total 2026-05-27 13:27:57.145 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:27:57.146 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:27:57.149 | + functions-common:time_stop:2419 : start_time=1779888465571 2026-05-27 13:27:57.151 | + functions-common:time_stop:2421 : [[ -z 1779888465571 ]] 2026-05-27 13:27:57.154 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:27:57.158 | + functions-common:time_stop:2424 : end_time=1779888477155 2026-05-27 13:27:57.161 | + functions-common:time_stop:2425 : elapsed_time=11584 2026-05-27 13:27:57.163 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:27:57.166 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:27:57.168 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11584 2026-05-27 13:27:57.170 | + inc/python:pip_install:219 : return 0 2026-05-27 13:27:57.172 | + 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-05-27 13:27:57.175 | + 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-05-27 13:27:57.178 | + 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-05-27 13:27:57.180 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-27 13:27:57.183 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-27 13:27:57.186 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-27 13:27:57.208 | Using python 3.12 to install os-testr 2026-05-27 13:27:57.210 | + 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-05-27 13:27:58.632 | Collecting os-testr 2026-05-27 13:27:58.785 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-27 13:27:58.854 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-27 13:27:58.870 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:27:58.911 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-27 13:27:58.933 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-27 13:27:59.000 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-27 13:27:59.017 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-27 13:27:59.030 | 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-05-27 13:27:59.063 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-27 13:27:59.081 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-27 13:27:59.118 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-27 13:27:59.144 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-27 13:27:59.189 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-27 13:27:59.216 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-27 13:27:59.242 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-27 13:27:59.417 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-27 13:27:59.935 | 2026-05-27 13:27:59.939 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-05-27 13:28:00.063 | + inc/python:pip_install:216 : result=0 2026-05-27 13:28:00.068 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:28:00.071 | + functions-common:time_stop:2412 : local name 2026-05-27 13:28:00.073 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:28:00.077 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:28:00.079 | + functions-common:time_stop:2415 : local total 2026-05-27 13:28:00.083 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:28:00.085 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:28:00.087 | + functions-common:time_stop:2419 : start_time=1779888477202 2026-05-27 13:28:00.091 | + functions-common:time_stop:2421 : [[ -z 1779888477202 ]] 2026-05-27 13:28:00.095 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:28:00.100 | + functions-common:time_stop:2424 : end_time=1779888480096 2026-05-27 13:28:00.102 | + functions-common:time_stop:2425 : elapsed_time=2894 2026-05-27 13:28:00.105 | + functions-common:time_stop:2426 : total=11584 2026-05-27 13:28:00.109 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:28:00.112 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14478 2026-05-27 13:28:00.114 | + inc/python:pip_install:219 : return 0 2026-05-27 13:28:00.118 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-27 13:28:00.189 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-27 13:28:00.292 | + ./stack.sh:main:829 : install_infra 2026-05-27 13:28:00.297 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-27 13:28:00.300 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-27 13:28:00.303 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-27 13:28:06.195 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-27 13:28:06.197 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-27 13:28:06.221 | + 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-05-27 13:28:07.615 | Collecting pbr 2026-05-27 13:28:07.619 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:28:08.045 | Collecting setuptools[core] 2026-05-27 13:28:08.048 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-27 13:28:08.199 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-27 13:28:08.202 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 13:28:08.273 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-27 13:28:08.276 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-27 13:28:08.347 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-27 13:28:08.351 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:28:08.443 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-27 13:28:08.447 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:28:08.512 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-27 13:28:08.515 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-27 13:28:08.619 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:08.622 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-27 13:28:08.691 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:08.694 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-27 13:28:08.924 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:08.927 | Using cached typer-0.26.2-py3-none-any.whl.metadata (16 kB) 2026-05-27 13:28:09.003 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:09.006 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:28:09.174 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:09.177 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-27 13:28:09.229 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-27 13:28:09.234 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-27 13:28:09.314 | 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-05-27 13:28:09.317 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-27 13:28:09.402 | 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-05-27 13:28:09.405 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:28:09.495 | 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-05-27 13:28:09.598 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-27 13:28:09.626 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-27 13:28:09.630 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-27 13:28:09.632 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-27 13:28:09.635 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-27 13:28:09.639 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-27 13:28:09.642 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-27 13:28:09.647 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-27 13:28:09.656 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-27 13:28:09.659 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-27 13:28:09.662 | Using cached typer-0.26.2-py3-none-any.whl (123 kB) 2026-05-27 13:28:09.665 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-27 13:28:09.668 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-27 13:28:09.673 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-27 13:28:09.676 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-27 13:28:09.680 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-27 13:28:09.708 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-27 13:28:10.000 | 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-05-27 13:28:13.934 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.2 typer-slim-0.24.0 wheel-0.47.0 2026-05-27 13:28:14.220 | + inc/python:pip_install:216 : result=0 2026-05-27 13:28:14.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:28:14.228 | + functions-common:time_stop:2412 : local name 2026-05-27 13:28:14.231 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:28:14.236 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:28:14.239 | + functions-common:time_stop:2415 : local total 2026-05-27 13:28:14.244 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:28:14.247 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:28:14.251 | + functions-common:time_stop:2419 : start_time=1779888486213 2026-05-27 13:28:14.255 | + functions-common:time_stop:2421 : [[ -z 1779888486213 ]] 2026-05-27 13:28:14.260 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:28:14.267 | + functions-common:time_stop:2424 : end_time=1779888494262 2026-05-27 13:28:14.270 | + functions-common:time_stop:2425 : elapsed_time=8049 2026-05-27 13:28:14.275 | + functions-common:time_stop:2426 : total=14478 2026-05-27 13:28:14.279 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:28:14.283 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22527 2026-05-27 13:28:14.287 | + inc/python:pip_install:219 : return 0 2026-05-27 13:28:14.292 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-27 13:28:14.296 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-27 13:28:14.332 | + 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-05-27 13:28:15.641 | Processing /opt/stack/requirements 2026-05-27 13:28:15.645 | Installing build dependencies: started 2026-05-27 13:28:18.956 | Installing build dependencies: finished with status 'done' 2026-05-27 13:28:18.960 | Getting requirements to build wheel: started 2026-05-27 13:28:19.288 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:28:19.293 | Preparing metadata (pyproject.toml): started 2026-05-27 13:28:20.523 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:28:20.720 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:20.820 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-27 13:28:20.840 | 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.dev8270) (26.0) 2026-05-27 13:28:20.980 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:20.996 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-27 13:28:21.134 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.150 | 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-05-27 13:28:21.215 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.234 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-27 13:28:21.248 | 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.dev8270) (82.0.1) 2026-05-27 13:28:21.568 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.588 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-27 13:28:21.673 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.689 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-27 13:28:21.817 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.834 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-27 13:28:21.924 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-27 13:28:21.940 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:28:22.064 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-27 13:28:22.092 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-27 13:28:22.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 3.9 MB/s eta 0:00:00 2026-05-27 13:28:22.125 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-27 13:28:22.179 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.7 MB/s eta 0:00:00 2026-05-27 13:28:22.194 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-27 13:28:22.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.1 MB/s eta 0:00:00 2026-05-27 13:28:22.225 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-27 13:28:22.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 11.3 MB/s eta 0:00:00 2026-05-27 13:28:22.259 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-27 13:28:22.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 13.2 MB/s eta 0:00:00 2026-05-27 13:28:22.292 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-27 13:28:22.306 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.9 MB/s eta 0:00:00 2026-05-27 13:28:22.326 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-27 13:28:22.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.4 MB/s eta 0:00:00 2026-05-27 13:28:22.374 | Building wheels for collected packages: openstack_requirements 2026-05-27 13:28:22.376 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-27 13:28:24.728 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-27 13:28:24.729 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=dfac3ec889ccdf01ed0d28a2583aafa8c73e99df3d1d396b30d87659d5f689b6 2026-05-27 13:28:24.729 | Stored in directory: /tmp/pip-ephem-wheel-cache-icb0rmoy/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-27 13:28:24.734 | Successfully built openstack_requirements 2026-05-27 13:28:25.014 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-27 13:28:25.797 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8270 requests-2.32.5 urllib3-2.6.3 2026-05-27 13:28:26.028 | + inc/python:pip_install:216 : result=0 2026-05-27 13:28:26.031 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:28:26.033 | + functions-common:time_stop:2412 : local name 2026-05-27 13:28:26.036 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:28:26.038 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:28:26.040 | + functions-common:time_stop:2415 : local total 2026-05-27 13:28:26.043 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:28:26.046 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:28:26.049 | + functions-common:time_stop:2419 : start_time=1779888494321 2026-05-27 13:28:26.051 | + functions-common:time_stop:2421 : [[ -z 1779888494321 ]] 2026-05-27 13:28:26.055 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:28:26.059 | + functions-common:time_stop:2424 : end_time=1779888506056 2026-05-27 13:28:26.062 | + functions-common:time_stop:2425 : elapsed_time=11735 2026-05-27 13:28:26.064 | + functions-common:time_stop:2426 : total=22527 2026-05-27 13:28:26.067 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:28:26.069 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34262 2026-05-27 13:28:26.073 | + inc/python:pip_install:219 : return 0 2026-05-27 13:28:26.075 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-27 13:28:26.078 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-27 13:28:26.081 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-27 13:28:26.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:28:26.086 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:28:26.089 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-27 13:28:26.092 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:28:26.095 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-27 13:28:26.118 | Using python 3.12 to install pbr 2026-05-27 13:28:26.121 | + 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-05-27 13:28:27.142 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-27 13:28:27.387 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-27 13:28:27.631 | + inc/python:pip_install:216 : result=0 2026-05-27 13:28:27.634 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:28:27.638 | + functions-common:time_stop:2412 : local name 2026-05-27 13:28:27.641 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:28:27.643 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:28:27.646 | + functions-common:time_stop:2415 : local total 2026-05-27 13:28:27.648 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:28:27.651 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:28:27.654 | + functions-common:time_stop:2419 : start_time=1779888506112 2026-05-27 13:28:27.656 | + functions-common:time_stop:2421 : [[ -z 1779888506112 ]] 2026-05-27 13:28:27.660 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:28:27.665 | + functions-common:time_stop:2424 : end_time=1779888507661 2026-05-27 13:28:27.668 | + functions-common:time_stop:2425 : elapsed_time=1549 2026-05-27 13:28:27.672 | + functions-common:time_stop:2426 : total=34262 2026-05-27 13:28:27.675 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:28:27.678 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35811 2026-05-27 13:28:27.682 | + inc/python:pip_install:219 : return 0 2026-05-27 13:28:27.686 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-27 13:28:33.412 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-27 13:28:34.235 | Collecting bindep 2026-05-27 13:28:34.334 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-27 13:28:34.446 | Collecting distro>=1.7 (from bindep) 2026-05-27 13:28:34.472 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-27 13:28:34.560 | Collecting packaging (from bindep) 2026-05-27 13:28:34.577 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:28:34.640 | Collecting Parsley (from bindep) 2026-05-27 13:28:34.658 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-27 13:28:34.756 | Collecting pbr>=2 (from bindep) 2026-05-27 13:28:34.760 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:28:35.167 | Collecting setuptools (from pbr>=2->bindep) 2026-05-27 13:28:35.170 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-27 13:28:35.258 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-27 13:28:35.291 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-27 13:28:35.301 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-27 13:28:35.318 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-27 13:28:35.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 4.3 MB/s eta 0:00:00 2026-05-27 13:28:35.364 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-27 13:28:35.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.8 MB/s eta 0:00:00 2026-05-27 13:28:35.382 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-27 13:28:35.525 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-27 13:28:37.329 | 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-05-27 13:28:37.482 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-27 13:28:37.485 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-27 13:28:37.489 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-27 13:28:37.507 | + ./stack.sh:main:838 : pkgs= 2026-05-27 13:28:37.510 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-27 13:28:37.513 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-27 13:28:37.516 | + functions-common:run_phase:1840 : local mode=stack 2026-05-27 13:28:37.518 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-27 13:28:37.521 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:28:37.524 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:28:37.527 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:28:37.529 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:28:37.532 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:28:37.536 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:28:37.540 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:28:37.543 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:28:37.545 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:28:37.548 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-27 13:28:37.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:28:37.566 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:28:37.569 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:28:37.571 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:28:37.573 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-27 13:28:37.575 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:28:37.578 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:28:37.581 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:28:37.583 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-27 13:28:37.586 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:28:37.588 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-27 13:28:37.591 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:28:37.593 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:28:37.595 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-27 13:28:37.598 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-27 13:28:37.600 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:28:37.604 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:28:37.606 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-27 13:28:37.608 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-27 13:28:37.611 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-27 13:28:37.614 | + functions-common:run_plugins:1829 : local plugins= 2026-05-27 13:28:37.617 | + functions-common:run_plugins:1830 : local plugin 2026-05-27 13:28:37.620 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-27 13:28:37.622 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-27 13:28:37.625 | + functions:set_systemd_override:845 : local value=2048 2026-05-27 13:28:37.629 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-27 13:28:37.632 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-27 13:28:37.695 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-27 13:28:37.695 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-27 13:28:37.699 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-27 13:28:38.104 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-27 13:28:38.107 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-27 13:28:38.128 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:28:38.133 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-27 13:28:38.136 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:28:38.139 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:28:38.142 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:28:38.146 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:28:38.149 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:28:38.152 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:28:38.155 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:28:38.158 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:28:38.161 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:28:38.165 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:28:38.168 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:28:38.171 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:28:38.174 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-27 13:28:38.178 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:28:38.181 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:28:38.183 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:28:38.187 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-27 13:28:38.211 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-27 13:28:38.252 | Reading package lists... 2026-05-27 13:28:38.721 | Building dependency tree... 2026-05-27 13:28:38.723 | Reading state information... 2026-05-27 13:28:39.489 | The following additional packages will be installed: 2026-05-27 13:28:39.491 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-27 13:28:39.491 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-27 13:28:39.491 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-27 13:28:39.494 | erlang-tools erlang-xmerl 2026-05-27 13:28:39.495 | Suggested packages: 2026-05-27 13:28:39.496 | erlang erlang-manpages erlang-doc 2026-05-27 13:28:39.563 | The following NEW packages will be installed: 2026-05-27 13:28:39.564 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-27 13:28:39.564 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-27 13:28:39.564 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-27 13:28:39.567 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-27 13:28:39.634 | 0 upgraded, 18 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:28:39.634 | Need to get 36.1 MB of archives. 2026-05-27 13:28:39.634 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-27 13:28:39.634 | 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-05-27 13:28:39.767 | 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-05-27 13:28:39.777 | 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-05-27 13:28:39.779 | 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-05-27 13:28:39.788 | 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-05-27 13:28:39.799 | 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-05-27 13:28:39.801 | 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-05-27 13:28:39.820 | 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-05-27 13:28:39.821 | 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-05-27 13:28:39.823 | 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-05-27 13:28:39.824 | 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-05-27 13:28:39.832 | 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-05-27 13:28:39.853 | 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-05-27 13:28:39.854 | 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-05-27 13:28:39.857 | 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-05-27 13:28:39.860 | 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-05-27 13:28:39.867 | 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-05-27 13:28:39.882 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-27 13:28:40.317 | perl: warning: Setting locale failed. 2026-05-27 13:28:40.317 | perl: warning: Please check that your locale settings: 2026-05-27 13:28:40.317 | LANGUAGE = (unset), 2026-05-27 13:28:40.317 | LC_ALL = "en_US.utf8", 2026-05-27 13:28:40.317 | LANG = "de_DE.UTF-8" 2026-05-27 13:28:40.317 | are supported and installed on your system. 2026-05-27 13:28:40.317 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:28:40.394 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:28:40.394 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:28:40.394 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:28:40.613 | Fetched 36.1 MB in 0s (80.2 MB/s) 2026-05-27 13:28:40.694 | Selecting previously unselected package erlang-base. 2026-05-27 13:28:40.758 | (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-05-27 13:28:40.764 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:40.768 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.131 | Selecting previously unselected package erlang-asn1. 2026-05-27 13:28:41.143 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.147 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.220 | Selecting previously unselected package erlang-crypto. 2026-05-27 13:28:41.231 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.236 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.290 | Selecting previously unselected package erlang-public-key. 2026-05-27 13:28:41.302 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.307 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.371 | Selecting previously unselected package erlang-mnesia. 2026-05-27 13:28:41.383 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.388 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.460 | Selecting previously unselected package erlang-runtime-tools. 2026-05-27 13:28:41.471 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.475 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.543 | Selecting previously unselected package erlang-ssl. 2026-05-27 13:28:41.555 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.558 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.684 | Selecting previously unselected package erlang-eldap. 2026-05-27 13:28:41.696 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.700 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.791 | Selecting previously unselected package erlang-ftp. 2026-05-27 13:28:41.802 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.807 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.856 | Selecting previously unselected package erlang-tftp. 2026-05-27 13:28:41.868 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.872 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:41.923 | Selecting previously unselected package erlang-inets. 2026-05-27 13:28:41.935 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:41.940 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.026 | Selecting previously unselected package erlang-snmp. 2026-05-27 13:28:42.039 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.043 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.202 | Selecting previously unselected package erlang-os-mon. 2026-05-27 13:28:42.213 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.217 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.274 | Selecting previously unselected package erlang-parsetools. 2026-05-27 13:28:42.287 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.304 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.357 | Selecting previously unselected package erlang-syntax-tools. 2026-05-27 13:28:42.370 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.374 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.424 | Selecting previously unselected package erlang-tools. 2026-05-27 13:28:42.437 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.440 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.501 | Selecting previously unselected package erlang-xmerl. 2026-05-27 13:28:42.513 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-27 13:28:42.517 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:42.599 | Selecting previously unselected package rabbitmq-server. 2026-05-27 13:28:42.611 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-27 13:28:42.618 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-27 13:28:43.733 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:44.097 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-27 13:28:44.097 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-27 13:28:46.625 | Searching for services which depend on erlang and should be started... none found. 2026-05-27 13:28:46.632 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.645 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.660 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.672 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.685 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.698 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.711 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.724 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.738 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.752 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.764 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.777 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.788 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.801 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.812 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.825 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-27 13:28:46.840 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-27 13:28:46.965 | info: Selecting GID from range 100 to 999 ... 2026-05-27 13:28:46.970 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-27 13:28:47.071 | info: Selecting UID from range 100 to 999 ... 2026-05-27 13:28:47.071 | 2026-05-27 13:28:47.076 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-27 13:28:47.079 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-27 13:28:47.130 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-27 13:28:47.346 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-27 13:29:09.700 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:29:13.640 | perl: warning: Setting locale failed. 2026-05-27 13:29:13.640 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:13.640 | LANGUAGE = (unset), 2026-05-27 13:29:13.640 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:13.640 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:13.640 | are supported and installed on your system. 2026-05-27 13:29:13.640 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:13.780 | perl: warning: Setting locale failed. 2026-05-27 13:29:13.780 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:13.780 | LANGUAGE = (unset), 2026-05-27 13:29:13.780 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:13.780 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:13.780 | are supported and installed on your system. 2026-05-27 13:29:13.781 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:13.831 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:13.831 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:13.831 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:13.901 | perl: warning: Setting locale failed. 2026-05-27 13:29:13.901 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:13.901 | LANGUAGE = (unset), 2026-05-27 13:29:13.901 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:13.902 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:13.902 | are supported and installed on your system. 2026-05-27 13:29:13.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:14.446 | 2026-05-27 13:29:14.446 | Running kernel seems to be up-to-date. 2026-05-27 13:29:14.446 | 2026-05-27 13:29:14.446 | Restarting services... 2026-05-27 13:29:14.471 | 2026-05-27 13:29:14.471 | Service restarts being deferred: 2026-05-27 13:29:14.471 | systemctl restart virtlockd.service 2026-05-27 13:29:14.471 | systemctl restart virtlogd.service 2026-05-27 13:29:14.472 | 2026-05-27 13:29:14.472 | No containers need to be restarted. 2026-05-27 13:29:14.472 | 2026-05-27 13:29:14.472 | User sessions running outdated binaries: 2026-05-27 13:29:14.472 | quobyte @ session #6: sshd[1979] 2026-05-27 13:29:14.482 | 2026-05-27 13:29:14.482 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:29:16.842 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:29:16.846 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:29:16.849 | + functions-common:time_stop:2412 : local name 2026-05-27 13:29:16.852 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:29:16.855 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:29:16.859 | + functions-common:time_stop:2415 : local total 2026-05-27 13:29:16.863 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:29:16.866 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:29:16.870 | + functions-common:time_stop:2419 : start_time=1779888518208 2026-05-27 13:29:16.872 | + functions-common:time_stop:2421 : [[ -z 1779888518208 ]] 2026-05-27 13:29:16.877 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:29:16.882 | + functions-common:time_stop:2424 : end_time=1779888556878 2026-05-27 13:29:16.885 | + functions-common:time_stop:2425 : elapsed_time=38670 2026-05-27 13:29:16.889 | + functions-common:time_stop:2426 : total=71787 2026-05-27 13:29:16.892 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:29:16.895 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=110457 2026-05-27 13:29:16.898 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:29:16.901 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-27 13:29:16.904 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:29:16.907 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:29:16.910 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:29:16.914 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:29:16.917 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:29:16.920 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:29:16.923 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:29:16.927 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:29:16.930 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:29:16.934 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:29:16.937 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:29:16.940 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:29:16.943 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:29:16.946 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-27 13:29:16.950 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-27 13:29:16.970 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:29:16.974 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-27 13:29:16.977 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:29:16.980 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-27 13:29:16.983 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-27 13:29:16.986 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-27 13:29:16.991 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-27 13:29:16.994 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-27 13:29:16.997 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-27 13:29:17.000 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-27 13:29:17.003 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-27 13:29:17.006 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-27 13:29:17.010 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-27 13:29:18.194 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-27 13:29:18.194 | user tags 2026-05-27 13:29:18.194 | guest [administrator]' 2026-05-27 13:29:18.197 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-27 13:29:18.197 | user tags 2026-05-27 13:29:18.197 | guest [administrator]' 2026-05-27 13:29:18.198 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-27 13:29:18.203 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-27 13:29:18.206 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-27 13:29:18.208 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-27 13:29:19.326 | Adding user "stackrabbit" ... 2026-05-27 13:29:19.340 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-27 13:29:19.360 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-27 13:29:20.520 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-27 13:29:20.556 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-27 13:29:20.558 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-27 13:29:21.698 | Changing password for user "stackrabbit" ... 2026-05-27 13:29:21.730 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-27 13:29:21.733 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-27 13:29:21.735 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-27 13:29:22.929 | Deleting user "guest" ... 2026-05-27 13:29:22.963 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-27 13:29:22.982 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:29:22.985 | + ./stack.sh:main:855 : install_database 2026-05-27 13:29:22.989 | + lib/database:install_database:118 : install_database_mysql 2026-05-27 13:29:22.991 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-27 13:29:22.994 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:29:22.997 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:29:23.000 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-27 13:29:23.013 | perl: warning: Setting locale failed. 2026-05-27 13:29:23.013 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:23.013 | LANGUAGE = (unset), 2026-05-27 13:29:23.013 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:23.013 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:23.013 | are supported and installed on your system. 2026-05-27 13:29:23.013 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:23.067 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:23.067 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:23.067 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:23.213 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-27 13:29:23.216 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-27 13:29:23.221 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-27 13:29:23.224 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:29:23.227 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:29:23.230 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-27 13:29:23.233 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-27 13:29:23.236 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-27 13:29:23.241 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-27 13:29:23.244 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-27 13:29:23.248 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:29:23.252 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:29:23.255 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:29:23.259 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:29:23.262 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:29:23.265 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:29:23.269 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:29:23.272 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:29:23.276 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:29:23.279 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:29:23.282 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:29:23.285 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:29:23.288 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:29:23.291 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-27 13:29:23.294 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:29:23.297 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:29:23.300 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-27 13:29:23.303 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:29:23.306 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:29:23.309 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:29:23.312 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:29:23.315 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:29:23.318 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:29:23.321 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:29:23.324 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:29:23.327 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:29:23.329 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:29:23.332 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:29:23.335 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:29:23.339 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-27 13:29:23.342 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:29:23.345 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:29:23.348 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:29:23.351 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-27 13:29:23.376 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-27 13:29:23.415 | Reading package lists... 2026-05-27 13:29:23.877 | Building dependency tree... 2026-05-27 13:29:23.879 | Reading state information... 2026-05-27 13:29:24.550 | The following additional packages will be installed: 2026-05-27 13:29:24.551 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-27 13:29:24.551 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-27 13:29:24.551 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-27 13:29:24.551 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-27 13:29:24.553 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-27 13:29:24.553 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-27 13:29:24.554 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-27 13:29:24.557 | Suggested packages: 2026-05-27 13:29:24.558 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-27 13:29:24.558 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-27 13:29:24.615 | The following NEW packages will be installed: 2026-05-27 13:29:24.615 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-27 13:29:24.615 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-27 13:29:24.615 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-27 13:29:24.615 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-27 13:29:24.616 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-27 13:29:24.616 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-27 13:29:24.619 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-27 13:29:24.678 | 0 upgraded, 27 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:29:24.678 | Need to get 29.6 MB of archives. 2026-05-27 13:29:24.678 | After this operation, 243 MB of additional disk space will be used. 2026-05-27 13:29:24.678 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-05-27 13:29:24.738 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-27 13:29:24.739 | 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-05-27 13:29:24.740 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-27 13:29:24.744 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-27 13:29:24.749 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-27 13:29:24.995 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-05-27 13:29:25.013 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-27 13:29:25.013 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-27 13:29:25.014 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-27 13:29:25.016 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-27 13:29:25.019 | 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-05-27 13:29:25.019 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-27 13:29:25.020 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-27 13:29:25.020 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-27 13:29:25.021 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-27 13:29:25.022 | 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-05-27 13:29:25.022 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-27 13:29:25.024 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-27 13:29:25.025 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-27 13:29:25.025 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-27 13:29:25.027 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-27 13:29:25.029 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-27 13:29:25.030 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-27 13:29:25.031 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-27 13:29:25.122 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-05-27 13:29:25.122 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-05-27 13:29:25.388 | perl: warning: Setting locale failed. 2026-05-27 13:29:25.388 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:25.388 | LANGUAGE = (unset), 2026-05-27 13:29:25.388 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:25.389 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:25.389 | are supported and installed on your system. 2026-05-27 13:29:25.389 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:25.454 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:25.454 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:25.454 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:25.582 | Vorkonfiguration der Pakete ... 2026-05-27 13:29:25.593 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:25.746 | Fetched 29.6 MB in 0s (62.9 MB/s) 2026-05-27 13:29:25.781 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-27 13:29:25.844 | (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-05-27 13:29:25.850 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:25.855 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:26.305 | Selecting previously unselected package mysql-client-8.0. 2026-05-27 13:29:26.316 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:26.319 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:26.371 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-27 13:29:26.383 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-27 13:29:26.390 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-27 13:29:26.440 | Selecting previously unselected package libmecab2:amd64. 2026-05-27 13:29:26.452 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-27 13:29:26.456 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-27 13:29:26.512 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-27 13:29:26.524 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-27 13:29:26.528 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-27 13:29:26.577 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-27 13:29:26.587 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:26.591 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:27.699 | Selecting previously unselected package mysql-server-8.0. 2026-05-27 13:29:27.711 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:27.719 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:27.775 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:27.775 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:27.775 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:27.852 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:27.865 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:28.195 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:28.269 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-27 13:29:28.281 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-27 13:29:28.285 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-27 13:29:28.332 | Selecting previously unselected package liburi-perl. 2026-05-27 13:29:28.344 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-27 13:29:28.348 | Unpacking liburi-perl (5.27-1) ... 2026-05-27 13:29:28.436 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-27 13:29:28.448 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-27 13:29:28.453 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-27 13:29:28.512 | Selecting previously unselected package libcgi-pm-perl. 2026-05-27 13:29:28.524 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-27 13:29:28.528 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-27 13:29:28.596 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-27 13:29:28.607 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:28.611 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-27 13:29:28.658 | Selecting previously unselected package libfcgi-perl. 2026-05-27 13:29:28.669 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-27 13:29:28.674 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-27 13:29:28.723 | Selecting previously unselected package libcgi-fast-perl. 2026-05-27 13:29:28.735 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-27 13:29:28.740 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-27 13:29:28.787 | Selecting previously unselected package libclone-perl:amd64. 2026-05-27 13:29:28.798 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-27 13:29:28.802 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-27 13:29:28.848 | Selecting previously unselected package libencode-locale-perl. 2026-05-27 13:29:28.861 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-27 13:29:28.865 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-27 13:29:28.909 | Selecting previously unselected package libfcgi-bin. 2026-05-27 13:29:28.922 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:29:28.926 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-27 13:29:28.970 | Selecting previously unselected package libhtml-template-perl. 2026-05-27 13:29:28.982 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-27 13:29:28.986 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-27 13:29:29.035 | Selecting previously unselected package libtimedate-perl. 2026-05-27 13:29:29.048 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-27 13:29:29.051 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-27 13:29:29.125 | Selecting previously unselected package libhttp-date-perl. 2026-05-27 13:29:29.138 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-27 13:29:29.141 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-27 13:29:29.183 | Selecting previously unselected package libio-html-perl. 2026-05-27 13:29:29.198 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-27 13:29:29.202 | Unpacking libio-html-perl (1.004-3) ... 2026-05-27 13:29:29.246 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-27 13:29:29.258 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-27 13:29:29.262 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-27 13:29:29.306 | Selecting previously unselected package libhttp-message-perl. 2026-05-27 13:29:29.318 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-27 13:29:29.322 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-27 13:29:29.376 | Selecting previously unselected package mecab-utils. 2026-05-27 13:29:29.389 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-27 13:29:29.392 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-27 13:29:29.436 | Selecting previously unselected package mecab-ipadic. 2026-05-27 13:29:29.449 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-27 13:29:29.452 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-27 13:29:30.120 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-27 13:29:30.128 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-27 13:29:30.132 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-27 13:29:30.181 | Selecting previously unselected package mysql-server. 2026-05-27 13:29:30.194 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-27 13:29:30.199 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:30.270 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-27 13:29:30.282 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-27 13:29:30.298 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:30.309 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-27 13:29:30.321 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-27 13:29:30.333 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-27 13:29:30.344 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-27 13:29:30.355 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-27 13:29:30.365 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-27 13:29:30.376 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-27 13:29:30.387 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-27 13:29:30.399 | Setting up libio-html-perl (1.004-3) ... 2026-05-27 13:29:30.410 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:30.421 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-27 13:29:30.434 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:30.447 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-27 13:29:30.459 | Setting up liburi-perl (5.27-1) ... 2026-05-27 13:29:30.471 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:30.526 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:30.581 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:30.581 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:30.581 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:30.661 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:30.674 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:29:30.728 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-27 13:29:30.774 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-27 13:29:42.670 | mysqld will log errors to /var/log/mysql/error.log 2026-05-27 13:29:43.569 | mysqld is running as pid 16354 2026-05-27 13:29:46.040 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-27 13:29:47.662 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-27 13:29:47.676 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-27 13:29:47.688 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-27 13:29:47.694 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-27 13:29:47.694 | 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-05-27 13:29:47.694 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-27 13:29:47.702 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-27 13:29:47.702 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-27 13:29:47.718 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-27 13:29:47.821 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-27 13:29:47.822 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-27 13:29:47.822 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-27 13:29:47.823 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-27 13:29:47.824 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-27 13:29:47.824 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-27 13:29:47.881 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-27 13:29:47.881 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-27 13:29:48.215 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-27 13:29:48.215 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-27 13:29:48.223 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-27 13:29:48.393 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-27 13:29:48.474 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-27 13:29:48.474 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-27 13:29:48.697 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-27 13:29:48.697 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-27 13:29:48.697 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-27 13:29:48.726 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-27 13:29:48.775 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-27 13:29:48.775 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-27 13:29:48.778 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-27 13:29:48.778 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-27 13:29:48.779 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-27 13:29:49.141 | 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-05-27 13:29:49.272 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-27 13:29:49.518 | 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-05-27 13:29:49.522 | 2026-05-27 13:29:49.522 | done! 2026-05-27 13:29:49.528 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-27 13:29:49.536 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-27 13:29:49.545 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-27 13:29:49.552 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-27 13:29:49.552 | 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-05-27 13:29:49.552 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-27 13:29:49.556 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-27 13:29:49.556 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-27 13:29:49.569 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-27 13:29:49.698 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-27 13:29:49.698 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-27 13:29:49.699 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-27 13:29:49.699 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-27 13:29:49.700 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-27 13:29:49.700 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-27 13:29:49.785 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-27 13:29:49.785 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-27 13:29:50.243 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-27 13:29:50.244 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-27 13:29:50.254 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-27 13:29:50.458 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-27 13:29:50.566 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-27 13:29:50.566 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-27 13:29:50.867 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-27 13:29:50.867 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-27 13:29:50.867 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-27 13:29:50.908 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-27 13:29:50.976 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-27 13:29:50.977 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-27 13:29:50.981 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-27 13:29:50.981 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-27 13:29:50.982 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-27 13:29:51.414 | 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-05-27 13:29:51.546 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-27 13:29:51.790 | 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-05-27 13:29:51.793 | 2026-05-27 13:29:51.793 | done! 2026-05-27 13:29:51.802 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-27 13:29:51.810 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-27 13:29:51.821 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-27 13:29:51.832 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-27 13:29:51.844 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-27 13:29:51.855 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-27 13:29:51.866 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-27 13:29:51.879 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:29:53.769 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-27 13:29:54.041 | perl: warning: Setting locale failed. 2026-05-27 13:29:54.041 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:54.041 | LANGUAGE = (unset), 2026-05-27 13:29:54.041 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:54.041 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:54.041 | are supported and installed on your system. 2026-05-27 13:29:54.041 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:54.176 | perl: warning: Setting locale failed. 2026-05-27 13:29:54.177 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:54.177 | LANGUAGE = (unset), 2026-05-27 13:29:54.177 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:54.177 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:54.177 | are supported and installed on your system. 2026-05-27 13:29:54.177 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:54.231 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:29:54.231 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:29:54.231 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:29:54.306 | perl: warning: Setting locale failed. 2026-05-27 13:29:54.306 | perl: warning: Please check that your locale settings: 2026-05-27 13:29:54.306 | LANGUAGE = (unset), 2026-05-27 13:29:54.306 | LC_ALL = "en_US.utf8", 2026-05-27 13:29:54.306 | LANG = "de_DE.UTF-8" 2026-05-27 13:29:54.306 | are supported and installed on your system. 2026-05-27 13:29:54.306 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:29:54.811 | 2026-05-27 13:29:54.811 | Running kernel seems to be up-to-date. 2026-05-27 13:29:54.811 | 2026-05-27 13:29:54.811 | Restarting services... 2026-05-27 13:29:54.834 | 2026-05-27 13:29:54.834 | Service restarts being deferred: 2026-05-27 13:29:54.834 | systemctl restart virtlockd.service 2026-05-27 13:29:54.835 | systemctl restart virtlogd.service 2026-05-27 13:29:54.835 | 2026-05-27 13:29:54.835 | No containers need to be restarted. 2026-05-27 13:29:54.835 | 2026-05-27 13:29:54.835 | User sessions running outdated binaries: 2026-05-27 13:29:54.835 | quobyte @ session #6: sshd[1979] 2026-05-27 13:29:54.846 | 2026-05-27 13:29:54.846 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:29:57.138 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:29:57.141 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:29:57.144 | + functions-common:time_stop:2412 : local name 2026-05-27 13:29:57.147 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:29:57.150 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:29:57.153 | + functions-common:time_stop:2415 : local total 2026-05-27 13:29:57.156 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:29:57.158 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:29:57.161 | + functions-common:time_stop:2419 : start_time=1779888563372 2026-05-27 13:29:57.163 | + functions-common:time_stop:2421 : [[ -z 1779888563372 ]] 2026-05-27 13:29:57.167 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:29:57.171 | + functions-common:time_stop:2424 : end_time=1779888597168 2026-05-27 13:29:57.173 | + functions-common:time_stop:2425 : elapsed_time=33796 2026-05-27 13:29:57.176 | + functions-common:time_stop:2426 : total=110457 2026-05-27 13:29:57.178 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:29:57.181 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144253 2026-05-27 13:29:57.183 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:29:57.187 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-27 13:29:57.189 | + ./stack.sh:main:858 : install_database_python 2026-05-27 13:29:57.192 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-27 13:29:57.195 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-27 13:29:57.198 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-27 13:29:57.200 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:29:57.204 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-27 13:29:57.208 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-27 13:29:57.210 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:29:57.214 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:29:57.215 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:29:57.220 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-27 13:29:57.222 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-27 13:29:57.225 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-27 13:29:57.228 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-27 13:29:57.230 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-27 13:29:57.251 | Using python 3.12 to install PyMySQL 2026-05-27 13:29:57.253 | + 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-05-27 13:29:58.419 | Collecting PyMySQL 2026-05-27 13:29:58.565 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-27 13:29:58.601 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-27 13:29:58.776 | Installing collected packages: PyMySQL 2026-05-27 13:29:58.846 | Successfully installed PyMySQL-1.1.2 2026-05-27 13:29:58.952 | + inc/python:pip_install:216 : result=0 2026-05-27 13:29:58.955 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:29:58.958 | + functions-common:time_stop:2412 : local name 2026-05-27 13:29:58.961 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:29:58.964 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:29:58.968 | + functions-common:time_stop:2415 : local total 2026-05-27 13:29:58.971 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:29:58.974 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:29:58.976 | + functions-common:time_stop:2419 : start_time=1779888597245 2026-05-27 13:29:58.979 | + functions-common:time_stop:2421 : [[ -z 1779888597245 ]] 2026-05-27 13:29:58.983 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:29:58.987 | + functions-common:time_stop:2424 : end_time=1779888598984 2026-05-27 13:29:58.990 | + functions-common:time_stop:2425 : elapsed_time=1739 2026-05-27 13:29:58.994 | + functions-common:time_stop:2426 : total=35811 2026-05-27 13:29:58.997 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:29:59.000 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37550 2026-05-27 13:29:59.004 | + inc/python:pip_install:219 : return 0 2026-05-27 13:29:59.008 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-27 13:29:59.011 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-27 13:29:59.014 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-27 13:29:59.018 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-27 13:29:59.040 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:29:59.043 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-27 13:29:59.046 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-27 13:29:59.068 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:29:59.071 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-27 13:29:59.094 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:29:59.097 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-27 13:29:59.121 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:29:59.124 | + ./stack.sh:main:866 : install_etcd3 2026-05-27 13:29:59.127 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-27 13:29:59.127 | Installing etcd 2026-05-27 13:29:59.130 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-27 13:29:59.146 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-27 13:29:59.162 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-27 13:29:59.165 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-27 13:29:59.182 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-27 13:29:59.185 | ++ 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-05-27 13:29:59.190 | ++ 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-05-27 13:29:59.195 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-27 13:29:59.199 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-27 13:29:59.203 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-27 13:29:59.207 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-27 13:29:59.213 | ++ 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-05-27 13:29:59.216 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-27 13:29:59.220 | ++ 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-05-27 13:29:59.228 | --2026-05-27 15:29:59-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-27 13:29:59.291 | Resolving github.com (github.com)... 140.82.121.3 2026-05-27 13:29:59.307 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-27 13:29:59.365 | HTTP request sent, awaiting response... 302 Found 2026-05-27 13:29:59.365 | 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-05-27T14%3A27%3A00Z&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-05-27T13%3A26%3A05Z&ske=2026-05-27T14%3A27%3A00Z&sks=b&skv=2018-11-09&sig=XCqZORuXntTllw8uJTCcrRVwb%2B25ss6WYAlGvCiFn34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTg5MDM0NywibmJmIjoxNzc5ODg4NTQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DvXdLt-YUXIXkwXdvukr1ZIeWfilZDhJtn96MYWCvSY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-27 13:29:59.365 | --2026-05-27 15:29:59-- 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-05-27T14%3A27%3A00Z&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-05-27T13%3A26%3A05Z&ske=2026-05-27T14%3A27%3A00Z&sks=b&skv=2018-11-09&sig=XCqZORuXntTllw8uJTCcrRVwb%2B25ss6WYAlGvCiFn34%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTg5MDM0NywibmJmIjoxNzc5ODg4NTQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DvXdLt-YUXIXkwXdvukr1ZIeWfilZDhJtn96MYWCvSY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-27 13:29:59.367 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-05-27 13:29:59.378 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-05-27 13:29:59.455 | HTTP request sent, awaiting response... 200 OK 2026-05-27 13:29:59.456 | Length: 20927601 (20M) [application/octet-stream] 2026-05-27 13:29:59.456 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-27 13:29:59.512 | 2026-05-27 13:29:59.745 | 0K ........ ........ ... 100% 68.9M=0.3s 2026-05-27 13:29:59.746 | 2026-05-27 13:29:59.746 | 2026-05-27 15:29:59 (68.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-27 13:29:59.746 | 2026-05-27 13:29:59.752 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-27 13:29:59.756 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-27 13:29:59.759 | ++ functions:get_extra_file:81 : return 2026-05-27 13:29:59.764 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-27 13:29:59.767 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-27 13:29:59.770 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-27 13:29:59.773 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-27 13:29:59.799 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-27 13:29:59.802 | + 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-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/ 2026-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-27 13:29:59.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-27 13:29:59.813 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-27 13:29:59.813 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-27 13:29:59.813 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-27 13:29:59.813 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-27 13:29:59.813 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-27 13:29:59.814 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-27 13:29:59.814 | etcd-v3.5.21-linux-amd64/README.md 2026-05-27 13:29:59.814 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-27 13:29:59.978 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-27 13:30:00.176 | etcd-v3.5.21-linux-amd64/etcd 2026-05-27 13:30:00.438 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-27 13:30:00.477 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-27 13:30:00.513 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-27 13:30:00.516 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-27 13:30:00.537 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:30:00.541 | + ./stack.sh:main:885 : install_dstat 2026-05-27 13:30:00.546 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-27 13:30:00.568 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:30:00.570 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-27 13:30:00.574 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:30:00.578 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-27 13:30:00.580 | + ./stack.sh:main:894 : install_libs 2026-05-27 13:30:00.584 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-27 13:30:00.587 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-27 13:30:00.590 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-27 13:30:00.594 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-27 13:30:00.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.600 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-27 13:30:00.605 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.609 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-27 13:30:00.612 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-27 13:30:00.616 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-27 13:30:00.620 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-27 13:30:00.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.628 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.631 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-27 13:30:00.635 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.639 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-27 13:30:00.643 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-27 13:30:00.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-27 13:30:00.649 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-27 13:30:00.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-27 13:30:00.662 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.666 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-27 13:30:00.669 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-27 13:30:00.672 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-27 13:30:00.676 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-27 13:30:00.679 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.686 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-27 13:30:00.689 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.694 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-27 13:30:00.697 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-27 13:30:00.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-27 13:30:00.704 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-27 13:30:00.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-27 13:30:00.718 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.721 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-27 13:30:00.725 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-27 13:30:00.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-27 13:30:00.732 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-27 13:30:00.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.742 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-27 13:30:00.745 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.748 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-27 13:30:00.752 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-27 13:30:00.754 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-27 13:30:00.758 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-27 13:30:00.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-27 13:30:00.772 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.775 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-27 13:30:00.779 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-27 13:30:00.782 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-27 13:30:00.786 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-27 13:30:00.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-27 13:30:00.799 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.803 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-27 13:30:00.806 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-27 13:30:00.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-27 13:30:00.812 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-27 13:30:00.815 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.822 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-27 13:30:00.826 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.829 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-27 13:30:00.832 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-27 13:30:00.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-27 13:30:00.839 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-27 13:30:00.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-27 13:30:00.852 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.855 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-27 13:30:00.859 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-27 13:30:00.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-27 13:30:00.866 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-27 13:30:00.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.876 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-27 13:30:00.879 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.882 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-27 13:30:00.886 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-27 13:30:00.890 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-27 13:30:00.893 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-27 13:30:00.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.901 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-27 13:30:00.908 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.911 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-27 13:30:00.915 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-27 13:30:00.918 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-27 13:30:00.922 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-27 13:30:00.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-27 13:30:00.937 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.941 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-27 13:30:00.944 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-27 13:30:00.947 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-27 13:30:00.950 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-27 13:30:00.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-27 13:30:00.965 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.968 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-27 13:30:00.974 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-27 13:30:00.977 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-27 13:30:00.981 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-27 13:30:00.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:00.987 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:00.990 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-27 13:30:00.994 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:00.998 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-27 13:30:01.002 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-27 13:30:01.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-27 13:30:01.010 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-27 13:30:01.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.021 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-27 13:30:01.024 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.027 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-27 13:30:01.030 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-27 13:30:01.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-27 13:30:01.035 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-27 13:30:01.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.046 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-27 13:30:01.050 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.054 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-27 13:30:01.057 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-27 13:30:01.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-27 13:30:01.065 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-27 13:30:01.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.077 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-27 13:30:01.079 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.082 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-27 13:30:01.086 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-27 13:30:01.090 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-27 13:30:01.094 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-27 13:30:01.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-27 13:30:01.108 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.111 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-27 13:30:01.115 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-27 13:30:01.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-27 13:30:01.121 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-27 13:30:01.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.129 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-27 13:30:01.137 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.141 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-27 13:30:01.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-27 13:30:01.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-27 13:30:01.151 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-27 13:30:01.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-27 13:30:01.166 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.170 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-27 13:30:01.174 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-27 13:30:01.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-27 13:30:01.181 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-27 13:30:01.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.189 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.193 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-27 13:30:01.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.202 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-27 13:30:01.206 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-27 13:30:01.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-27 13:30:01.214 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-27 13:30:01.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.224 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-27 13:30:01.227 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.231 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-27 13:30:01.234 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-27 13:30:01.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-27 13:30:01.242 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-27 13:30:01.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.252 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-27 13:30:01.256 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.260 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-27 13:30:01.264 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-27 13:30:01.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-27 13:30:01.271 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-27 13:30:01.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-27 13:30:01.285 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.289 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-27 13:30:01.293 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-27 13:30:01.297 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-27 13:30:01.301 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-27 13:30:01.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.308 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-27 13:30:01.314 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.318 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-27 13:30:01.321 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-27 13:30:01.325 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-27 13:30:01.328 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-27 13:30:01.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.338 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-27 13:30:01.341 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.345 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-27 13:30:01.348 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-27 13:30:01.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-27 13:30:01.356 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-27 13:30:01.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.367 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-27 13:30:01.370 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.374 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-27 13:30:01.377 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-27 13:30:01.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-27 13:30:01.385 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-27 13:30:01.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.395 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-27 13:30:01.398 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.402 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-27 13:30:01.407 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-27 13:30:01.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-27 13:30:01.413 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-27 13:30:01.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-27 13:30:01.431 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.435 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-27 13:30:01.439 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-27 13:30:01.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-27 13:30:01.447 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-27 13:30:01.451 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.455 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.459 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-27 13:30:01.461 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.464 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-27 13:30:01.466 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-27 13:30:01.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-27 13:30:01.470 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-27 13:30:01.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.475 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-27 13:30:01.479 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.482 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-27 13:30:01.484 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-27 13:30:01.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-27 13:30:01.488 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-27 13:30:01.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.495 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-27 13:30:01.498 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.500 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-27 13:30:01.503 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-27 13:30:01.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-27 13:30:01.507 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-27 13:30:01.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.514 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-27 13:30:01.517 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.519 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-27 13:30:01.522 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-27 13:30:01.524 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-27 13:30:01.526 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-27 13:30:01.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.533 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-27 13:30:01.536 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.538 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-27 13:30:01.541 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-27 13:30:01.543 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-27 13:30:01.546 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-27 13:30:01.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.550 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.553 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-27 13:30:01.555 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.558 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-27 13:30:01.560 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-27 13:30:01.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-27 13:30:01.565 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-27 13:30:01.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.570 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.572 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-27 13:30:01.575 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.577 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-27 13:30:01.580 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-27 13:30:01.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-27 13:30:01.584 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-27 13:30:01.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-27 13:30:01.594 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.596 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-27 13:30:01.599 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-27 13:30:01.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:01.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:01.607 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-27 13:30:01.609 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:01.611 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-27 13:30:01.630 | Using python 3.12 to install etcd3gw 2026-05-27 13:30:01.633 | + 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-05-27 13:30:02.795 | Collecting etcd3gw 2026-05-27 13:30:02.946 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:30:02.962 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-27 13:30:03.023 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-27 13:30:03.026 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-27 13:30:03.150 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-27 13:30:03.167 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:30:03.215 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-27 13:30:03.232 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:30:03.723 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-27 13:30:03.740 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-27 13:30:03.770 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-27 13:30:03.969 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-27 13:30:03.972 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-27 13:30:04.014 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-27 13:30:04.017 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-27 13:30:04.072 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-27 13:30:04.076 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-27 13:30:04.085 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-27 13:30:04.122 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-27 13:30:04.157 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-27 13:30:04.187 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-27 13:30:04.198 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-27 13:30:04.201 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-27 13:30:04.203 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-27 13:30:04.206 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-27 13:30:04.224 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-27 13:30:04.433 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-27 13:30:04.479 | Attempting uninstall: urllib3 2026-05-27 13:30:04.487 | Found existing installation: urllib3 2.0.7 2026-05-27 13:30:04.487 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:04.488 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-27 13:30:04.639 | Attempting uninstall: idna 2026-05-27 13:30:04.647 | Found existing installation: idna 3.6 2026-05-27 13:30:04.647 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:04.648 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-27 13:30:04.931 | Attempting uninstall: requests 2026-05-27 13:30:04.937 | Found existing installation: requests 2.31.0 2026-05-27 13:30:04.937 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:04.938 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-27 13:30:05.153 | 2026-05-27 13:30:05.159 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-05-27 13:30:05.299 | + inc/python:pip_install:216 : result=0 2026-05-27 13:30:05.303 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:30:05.307 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:05.310 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:05.313 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:05.317 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:05.321 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:05.323 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:30:05.327 | + functions-common:time_stop:2419 : start_time=1779888601625 2026-05-27 13:30:05.330 | + functions-common:time_stop:2421 : [[ -z 1779888601625 ]] 2026-05-27 13:30:05.334 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:05.339 | + functions-common:time_stop:2424 : end_time=1779888605335 2026-05-27 13:30:05.341 | + functions-common:time_stop:2425 : elapsed_time=3710 2026-05-27 13:30:05.345 | + functions-common:time_stop:2426 : total=37550 2026-05-27 13:30:05.348 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:05.352 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41260 2026-05-27 13:30:05.356 | + inc/python:pip_install:219 : return 0 2026-05-27 13:30:05.360 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-27 13:30:05.364 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-27 13:30:05.367 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-27 13:30:05.371 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:30:05.375 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:30:05.379 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:30:05.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:30:05.387 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:30:05.391 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:30:05.394 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:30:05.398 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:30:05.402 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:30:05.406 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:30:05.410 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:30:05.415 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:30:05.419 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:30:05.424 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-27 13:30:05.428 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:30:05.431 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:30:05.435 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-27 13:30:05.440 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-27 13:30:05.443 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:30:05.447 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:30:05.451 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:30:05.455 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:30:05.459 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:30:05.463 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:30:05.468 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:30:05.472 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:30:05.476 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:30:05.480 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:30:05.485 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:30:05.488 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:30:05.493 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-27 13:30:05.496 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:30:05.500 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:30:05.503 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:30:05.508 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-27 13:30:05.539 | + functions-common:apt_get:1199 : 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-05-27 13:30:05.583 | Reading package lists... 2026-05-27 13:30:06.023 | Building dependency tree... 2026-05-27 13:30:06.024 | Reading state information... 2026-05-27 13:30:06.697 | The following additional packages will be installed: 2026-05-27 13:30:06.699 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-27 13:30:06.701 | Suggested packages: 2026-05-27 13:30:06.702 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-27 13:30:06.702 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-27 13:30:06.702 | python3-uwsgidecorators 2026-05-27 13:30:06.745 | The following NEW packages will be installed: 2026-05-27 13:30:06.746 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-27 13:30:06.804 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:30:06.804 | Need to get 1270 kB of archives. 2026-05-27 13:30:06.804 | After this operation, 4285 kB of additional disk space will be used. 2026-05-27 13:30:06.804 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-27 13:30:06.822 | 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-05-27 13:30:06.824 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-27 13:30:06.830 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-27 13:30:06.837 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-27 13:30:06.837 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-27 13:30:07.088 | perl: warning: Setting locale failed. 2026-05-27 13:30:07.088 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:07.088 | LANGUAGE = (unset), 2026-05-27 13:30:07.088 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:07.088 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:07.088 | are supported and installed on your system. 2026-05-27 13:30:07.090 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:07.154 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:30:07.154 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:30:07.154 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:30:07.361 | Fetched 1270 kB in 0s (21.7 MB/s) 2026-05-27 13:30:07.409 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-27 13:30:07.486 | (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-05-27 13:30:07.494 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-27 13:30:07.505 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-27 13:30:07.568 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-27 13:30:07.583 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-27 13:30:07.589 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-27 13:30:07.645 | Selecting previously unselected package libzmq5:amd64. 2026-05-27 13:30:07.658 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-27 13:30:07.663 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-27 13:30:07.722 | Selecting previously unselected package uwsgi-core. 2026-05-27 13:30:07.737 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-27 13:30:07.744 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-27 13:30:07.936 | Selecting previously unselected package uwsgi. 2026-05-27 13:30:07.949 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-27 13:30:07.956 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-27 13:30:08.011 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-27 13:30:08.024 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-27 13:30:08.028 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-27 13:30:08.103 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-27 13:30:08.115 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-27 13:30:08.127 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-27 13:30:08.139 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-27 13:30:08.159 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-27 13:30:08.735 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-27 13:30:08.780 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:30:09.782 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-27 13:30:10.045 | perl: warning: Setting locale failed. 2026-05-27 13:30:10.045 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:10.045 | LANGUAGE = (unset), 2026-05-27 13:30:10.045 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:10.045 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:10.045 | are supported and installed on your system. 2026-05-27 13:30:10.045 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:10.179 | perl: warning: Setting locale failed. 2026-05-27 13:30:10.179 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:10.180 | LANGUAGE = (unset), 2026-05-27 13:30:10.180 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:10.181 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:10.181 | are supported and installed on your system. 2026-05-27 13:30:10.181 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:10.233 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:30:10.234 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:30:10.234 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:30:10.307 | perl: warning: Setting locale failed. 2026-05-27 13:30:10.307 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:10.307 | LANGUAGE = (unset), 2026-05-27 13:30:10.307 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:10.307 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:10.307 | are supported and installed on your system. 2026-05-27 13:30:10.307 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:10.818 | 2026-05-27 13:30:10.818 | Running kernel seems to be up-to-date. 2026-05-27 13:30:10.818 | 2026-05-27 13:30:10.819 | Restarting services... 2026-05-27 13:30:10.851 | 2026-05-27 13:30:10.851 | Service restarts being deferred: 2026-05-27 13:30:10.851 | systemctl restart virtlockd.service 2026-05-27 13:30:10.851 | systemctl restart virtlogd.service 2026-05-27 13:30:10.851 | 2026-05-27 13:30:10.851 | No containers need to be restarted. 2026-05-27 13:30:10.851 | 2026-05-27 13:30:10.852 | User sessions running outdated binaries: 2026-05-27 13:30:10.852 | quobyte @ session #6: sshd[1979] 2026-05-27 13:30:10.862 | 2026-05-27 13:30:10.862 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:30:13.358 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:30:13.362 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:30:13.366 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:13.370 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:13.373 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:13.378 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:13.380 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:13.384 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:30:13.387 | + functions-common:time_stop:2419 : start_time=1779888605535 2026-05-27 13:30:13.389 | + functions-common:time_stop:2421 : [[ -z 1779888605535 ]] 2026-05-27 13:30:13.394 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:13.399 | + functions-common:time_stop:2424 : end_time=1779888613395 2026-05-27 13:30:13.402 | + functions-common:time_stop:2425 : elapsed_time=7860 2026-05-27 13:30:13.405 | + functions-common:time_stop:2426 : total=144253 2026-05-27 13:30:13.409 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:13.412 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152113 2026-05-27 13:30:13.415 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:30:13.419 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-27 13:30:13.423 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:30:13.425 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:30:13.429 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-27 13:30:13.432 | perl: warning: Setting locale failed. 2026-05-27 13:30:13.432 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:13.432 | LANGUAGE = (unset), 2026-05-27 13:30:13.432 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:13.432 | LANG = (unset) 2026-05-27 13:30:13.432 | are supported and installed on your system. 2026-05-27 13:30:13.433 | perl: warning: Falling back to the standard locale ("C"). 2026-05-27 13:30:13.475 | No module matches proxy 2026-05-27 13:30:13.478 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-27 13:30:13.496 | perl: warning: Setting locale failed. 2026-05-27 13:30:13.496 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:13.496 | LANGUAGE = (unset), 2026-05-27 13:30:13.496 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:13.496 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:13.496 | are supported and installed on your system. 2026-05-27 13:30:13.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:13.547 | Enabling module proxy. 2026-05-27 13:30:13.554 | To activate the new configuration, you need to run: 2026-05-27 13:30:13.554 | systemctl restart apache2 2026-05-27 13:30:13.560 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-27 13:30:13.572 | perl: warning: Setting locale failed. 2026-05-27 13:30:13.572 | perl: warning: Please check that your locale settings: 2026-05-27 13:30:13.572 | LANGUAGE = (unset), 2026-05-27 13:30:13.572 | LC_ALL = "en_US.utf8", 2026-05-27 13:30:13.572 | LANG = "de_DE.UTF-8" 2026-05-27 13:30:13.572 | are supported and installed on your system. 2026-05-27 13:30:13.573 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:30:13.614 | Considering dependency proxy for proxy_uwsgi: 2026-05-27 13:30:13.614 | Module proxy already enabled 2026-05-27 13:30:13.614 | Enabling module proxy_uwsgi. 2026-05-27 13:30:13.622 | To activate the new configuration, you need to run: 2026-05-27 13:30:13.622 | systemctl restart apache2 2026-05-27 13:30:13.628 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-27 13:30:13.633 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:30:13.635 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:30:13.639 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:30:13.790 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-27 13:30:13.795 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-27 13:30:13.799 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-27 13:30:13.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.804 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-27 13:30:13.810 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.812 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-27 13:30:13.814 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-27 13:30:13.817 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-27 13:30:13.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.825 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-27 13:30:13.828 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.830 | + ./stack.sh:main:902 : install_glanceclient 2026-05-27 13:30:13.832 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-27 13:30:13.834 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-27 13:30:13.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.842 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-27 13:30:13.846 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.851 | + ./stack.sh:main:903 : install_cinderclient 2026-05-27 13:30:13.853 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-27 13:30:13.856 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-27 13:30:13.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-27 13:30:13.869 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.871 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-27 13:30:13.874 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-27 13:30:13.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.879 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.882 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-27 13:30:13.885 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.888 | + ./stack.sh:main:904 : install_novaclient 2026-05-27 13:30:13.890 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-27 13:30:13.893 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-27 13:30:13.895 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.898 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-27 13:30:13.903 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.905 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-27 13:30:13.927 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:30:13.929 | + ./stack.sh:main:906 : install_swiftclient 2026-05-27 13:30:13.932 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-27 13:30:13.936 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-27 13:30:13.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.941 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-27 13:30:13.949 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.951 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-27 13:30:13.972 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:30:13.976 | + ./stack.sh:main:909 : install_neutronclient 2026-05-27 13:30:13.978 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-27 13:30:13.982 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-27 13:30:13.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:13.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:13.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-27 13:30:13.994 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:13.997 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-27 13:30:14.001 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-27 13:30:14.004 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-27 13:30:14.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:30:14.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:30:14.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-27 13:30:14.017 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:30:14.019 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-27 13:30:14.023 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-27 13:30:14.026 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:30:14.029 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-27 13:30:14.033 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-27 13:30:14.036 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:30:14.041 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:30:14.042 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:30:14.048 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-27 13:30:14.050 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-27 13:30:14.054 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-27 13:30:14.057 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-27 13:30:14.060 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-27 13:30:14.084 | Using python 3.12 to install keystonemiddleware 2026-05-27 13:30:14.087 | + 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-05-27 13:30:15.288 | Collecting keystonemiddleware 2026-05-27 13:30:15.439 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-27 13:30:15.514 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-27 13:30:15.531 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:30:15.657 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-27 13:30:15.676 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:30:15.739 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-27 13:30:15.756 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:30:15.805 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-27 13:30:15.823 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:30:15.872 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-27 13:30:15.889 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-27 13:30:15.951 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-27 13:30:15.968 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:30:16.030 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-27 13:30:16.047 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:30:16.126 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-27 13:30:16.143 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:30:16.154 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-27 13:30:16.186 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-27 13:30:16.203 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:30:16.251 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-27 13:30:16.266 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-27 13:30:16.319 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-27 13:30:16.336 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:30:16.347 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-27 13:30:16.384 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-27 13:30:16.401 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-27 13:30:16.416 | 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-05-27 13:30:16.455 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-27 13:30:16.472 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 13:30:16.513 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-27 13:30:16.530 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:30:16.573 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-27 13:30:16.590 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 13:30:16.636 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-27 13:30:16.656 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-27 13:30:16.705 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-27 13:30:16.721 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-27 13:30:16.767 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-27 13:30:16.787 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-27 13:30:16.826 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-27 13:30:16.842 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-27 13:30:16.925 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-27 13:30:16.928 | 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-05-27 13:30:16.970 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-27 13:30:16.986 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-27 13:30:16.998 | 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.0.0) 2026-05-27 13:30:17.001 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-05-27 13:30:17.134 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-27 13:30:17.150 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-27 13:30:17.209 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-27 13:30:17.225 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-27 13:30:17.236 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-05-27 13:30:17.374 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-27 13:30:17.390 | 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-05-27 13:30:17.411 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-27 13:30:17.449 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-27 13:30:17.465 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-27 13:30:17.483 | 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.4) 2026-05-27 13:30:17.484 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-05-27 13:30:17.486 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-05-27 13:30:17.487 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-27 13:30:17.568 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-27 13:30:17.613 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-27 13:30:17.651 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-27 13:30:17.681 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-27 13:30:17.706 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-27 13:30:17.729 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-27 13:30:17.753 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-27 13:30:17.778 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-27 13:30:17.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.8 MB/s 0:00:00 2026-05-27 13:30:17.847 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-27 13:30:17.872 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-27 13:30:17.896 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-27 13:30:17.921 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-27 13:30:17.945 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-27 13:30:17.976 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-27 13:30:18.004 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-27 13:30:18.033 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-27 13:30:18.055 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-27 13:30:18.130 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-27 13:30:18.155 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-27 13:30:18.184 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-27 13:30:18.200 | 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-05-27 13:30:18.217 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-27 13:30:18.241 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-27 13:30:18.265 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-27 13:30:18.289 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-27 13:30:18.314 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-27 13:30:18.624 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-05-27 13:30:18.887 | Attempting uninstall: six 2026-05-27 13:30:18.896 | Found existing installation: six 1.16.0 2026-05-27 13:30:18.897 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:18.897 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-27 13:30:18.961 | Attempting uninstall: PyYAML 2026-05-27 13:30:18.969 | Found existing installation: PyYAML 6.0.1 2026-05-27 13:30:18.970 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:18.970 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-27 13:30:19.089 | Attempting uninstall: pyparsing 2026-05-27 13:30:19.099 | Found existing installation: pyparsing 3.1.1 2026-05-27 13:30:19.100 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:19.100 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-27 13:30:19.257 | Attempting uninstall: PyJWT 2026-05-27 13:30:19.265 | Found existing installation: PyJWT 2.7.0 2026-05-27 13:30:19.266 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:19.267 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-27 13:30:19.446 | Attempting uninstall: netaddr 2026-05-27 13:30:19.454 | Found existing installation: netaddr 0.8.0 2026-05-27 13:30:19.455 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:19.456 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-27 13:30:19.722 | Attempting uninstall: python-dateutil 2026-05-27 13:30:19.736 | Found existing installation: python-dateutil 2.8.2 2026-05-27 13:30:19.736 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:30:19.736 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-27 13:30:22.021 | 2026-05-27 13:30:22.030 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.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.7.0 typing-extensions-4.15.0 2026-05-27 13:30:22.272 | + inc/python:pip_install:216 : result=0 2026-05-27 13:30:22.277 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:30:22.281 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:22.285 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:22.290 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:22.293 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:22.298 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:22.301 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:30:22.305 | + functions-common:time_stop:2419 : start_time=1779888614077 2026-05-27 13:30:22.309 | + functions-common:time_stop:2421 : [[ -z 1779888614077 ]] 2026-05-27 13:30:22.313 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:22.320 | + functions-common:time_stop:2424 : end_time=1779888622314 2026-05-27 13:30:22.323 | + functions-common:time_stop:2425 : elapsed_time=8237 2026-05-27 13:30:22.327 | + functions-common:time_stop:2426 : total=41260 2026-05-27 13:30:22.330 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:22.334 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49497 2026-05-27 13:30:22.337 | + inc/python:pip_install:219 : return 0 2026-05-27 13:30:22.341 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-27 13:30:22.344 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-27 13:30:22.349 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:30:22.354 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-27 13:30:22.357 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-27 13:30:22.361 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:30:22.367 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:30:22.368 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:30:22.375 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-27 13:30:22.379 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-27 13:30:22.383 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-27 13:30:22.387 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-27 13:30:22.391 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-27 13:30:22.418 | Using python 3.12 to install python-memcached 2026-05-27 13:30:22.421 | + 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-05-27 13:30:23.615 | Collecting python-memcached 2026-05-27 13:30:23.770 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:30:23.796 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-27 13:30:23.995 | Installing collected packages: python-memcached 2026-05-27 13:30:24.031 | Successfully installed python-memcached-1.62 2026-05-27 13:30:24.147 | + inc/python:pip_install:216 : result=0 2026-05-27 13:30:24.153 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:30:24.157 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:24.162 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:24.165 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:24.170 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:24.175 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:24.180 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:30:24.183 | + functions-common:time_stop:2419 : start_time=1779888622411 2026-05-27 13:30:24.187 | + functions-common:time_stop:2421 : [[ -z 1779888622411 ]] 2026-05-27 13:30:24.192 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:24.198 | + functions-common:time_stop:2424 : end_time=1779888624193 2026-05-27 13:30:24.202 | + functions-common:time_stop:2425 : elapsed_time=1782 2026-05-27 13:30:24.205 | + functions-common:time_stop:2426 : total=49497 2026-05-27 13:30:24.209 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:24.214 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51279 2026-05-27 13:30:24.218 | + inc/python:pip_install:219 : return 0 2026-05-27 13:30:24.222 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-27 13:30:24.249 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:30:24.254 | + ./stack.sh:main:916 : '[' 192.168.122.171 == 192.168.122.171 ']' 2026-05-27 13:30:24.257 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-27 13:30:24.262 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-27 13:30:24.266 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-27 13:30:24.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:30:24.274 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-27 13:30:24.279 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-27 13:30:24.304 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:30:24.309 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-27 13:30:24.312 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-27 13:30:24.316 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-27 13:30:24.320 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:30:24.324 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:30:24.329 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:30:24.333 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:30:24.337 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:30:24.342 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:30:24.370 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:30:24.374 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:30:24.378 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:30:24.383 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:30:24.383 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:30:24.390 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-27 13:30:24.394 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:30:24.398 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-27 13:30:24.402 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:30:24.406 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:30:24.410 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:30:24.414 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:30:24.418 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:30:24.421 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:30:24.425 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:30:24.429 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:30:24.434 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:30:24.441 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888624436 2026-05-27 13:30:24.444 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-27 13:30:24.448 | Cloning into '/opt/stack/keystone'... 2026-05-27 13:30:41.828 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:30:41.832 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:41.836 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:41.839 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:41.843 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:41.846 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:41.850 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:30:41.853 | + functions-common:time_stop:2419 : start_time=1779888624436 2026-05-27 13:30:41.857 | + functions-common:time_stop:2421 : [[ -z 1779888624436 ]] 2026-05-27 13:30:41.861 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:41.868 | + functions-common:time_stop:2424 : end_time=1779888641864 2026-05-27 13:30:41.872 | + functions-common:time_stop:2425 : elapsed_time=17428 2026-05-27 13:30:41.876 | + functions-common:time_stop:2426 : total=4406 2026-05-27 13:30:41.879 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:41.882 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21834 2026-05-27 13:30:41.885 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-27 13:30:41.888 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:30:41.892 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:30:41.895 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:30:41.898 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:30:41.901 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:30:41.904 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:30:41.908 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:30:41.911 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:30:41.915 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:30:41.920 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:30:41.925 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888641922 2026-05-27 13:30:41.929 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:30:42.512 | From https://review.opendev.org/openstack/keystone 2026-05-27 13:30:42.513 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:30:42.523 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:30:42.526 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:42.530 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:42.533 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:42.536 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:42.539 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:42.542 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:30:42.545 | + functions-common:time_stop:2419 : start_time=1779888641922 2026-05-27 13:30:42.549 | + functions-common:time_stop:2421 : [[ -z 1779888641922 ]] 2026-05-27 13:30:42.553 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:42.558 | + functions-common:time_stop:2424 : end_time=1779888642554 2026-05-27 13:30:42.561 | + functions-common:time_stop:2425 : elapsed_time=632 2026-05-27 13:30:42.564 | + functions-common:time_stop:2426 : total=21834 2026-05-27 13:30:42.568 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:42.571 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22466 2026-05-27 13:30:42.575 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:30:42.577 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:30:42.580 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:30:42.583 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:30:42.586 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:30:42.589 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:30:42.593 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:30:42.597 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:30:42.600 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:30:42.604 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:30:42.610 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888642606 2026-05-27 13:30:42.614 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:30:42.787 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:30:42.787 | 2026-05-27 13:30:42.787 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:30:42.787 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:30:42.787 | state without impacting any branches by switching back to a branch. 2026-05-27 13:30:42.787 | 2026-05-27 13:30:42.788 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:30:42.788 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:30:42.788 | 2026-05-27 13:30:42.788 | git switch -c 2026-05-27 13:30:42.788 | 2026-05-27 13:30:42.788 | Or undo this operation with: 2026-05-27 13:30:42.788 | 2026-05-27 13:30:42.788 | git switch - 2026-05-27 13:30:42.788 | 2026-05-27 13:30:42.788 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:30:42.788 | 2026-05-27 13:30:42.789 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-27 13:30:42.794 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:30:42.798 | + functions-common:time_stop:2412 : local name 2026-05-27 13:30:42.800 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:30:42.803 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:30:42.807 | + functions-common:time_stop:2415 : local total 2026-05-27 13:30:42.809 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:30:42.813 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:30:42.816 | + functions-common:time_stop:2419 : start_time=1779888642606 2026-05-27 13:30:42.820 | + functions-common:time_stop:2421 : [[ -z 1779888642606 ]] 2026-05-27 13:30:42.824 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:30:42.829 | + functions-common:time_stop:2424 : end_time=1779888642826 2026-05-27 13:30:42.833 | + functions-common:time_stop:2425 : elapsed_time=220 2026-05-27 13:30:42.837 | + functions-common:time_stop:2426 : total=22466 2026-05-27 13:30:42.839 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:30:42.842 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22686 2026-05-27 13:30:42.846 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-27 13:30:42.864 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-27 13:30:42.869 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:30:42.869 | + functions-common:git_clone:665 : head -1 2026-05-27 13:30:42.873 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-27 13:30:42.878 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:30:42.882 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-27 13:30:42.886 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:30:42.890 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-27 13:30:42.895 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-27 13:30:42.899 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:30:42.903 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-27 13:30:42.907 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:30:42.911 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-27 13:30:42.916 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-27 13:30:42.919 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:30:42.923 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:30:42.928 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-27 13:30:42.932 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:30:42.937 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-27 13:30:42.940 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:30:42.943 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:30:42.948 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-27 13:30:42.956 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-27 13:30:42.960 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-27 13:30:42.964 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-27 13:30:43.124 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-27 13:30:43.127 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:30:43.131 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:30:43.135 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:30:43.139 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-27 13:30:43.143 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-27 13:30:43.147 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:30:43.150 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:30:43.155 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:30:43.158 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:30:43.162 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:30:43.165 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:30:43.169 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:30:43.174 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-27 13:30:43.201 | Using python 3.12 to install /opt/stack/keystone 2026-05-27 13:30:43.205 | + 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-05-27 13:30:44.176 | Obtaining file:///opt/stack/keystone 2026-05-27 13:30:44.182 | Installing build dependencies: started 2026-05-27 13:30:45.891 | Installing build dependencies: finished with status 'done' 2026-05-27 13:30:45.892 | Checking if build backend supports build_editable: started 2026-05-27 13:30:46.424 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:30:46.426 | Getting requirements to build editable: started 2026-05-27 13:30:46.718 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:30:46.720 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:30:47.760 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:30:47.776 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (7.0.3) 2026-05-27 13:30:47.777 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.8.9) 2026-05-27 13:30:47.997 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-27 13:30:48.169 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-27 13:30:48.219 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-27 13:30:48.241 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-27 13:30:48.628 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-27 13:30:48.648 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-27 13:30:49.247 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.264 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-27 13:30:49.288 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.7.0) 2026-05-27 13:30:49.289 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.8.0) 2026-05-27 13:30:49.290 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (12.0.0) 2026-05-27 13:30:49.368 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.384 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-27 13:30:49.400 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.1.1) 2026-05-27 13:30:49.402 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.3.0) 2026-05-27 13:30:49.402 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.3.0) 2026-05-27 13:30:49.466 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.482 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-27 13:30:49.542 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.562 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:30:49.573 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.7.2) 2026-05-27 13:30:49.575 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (8.1.0) 2026-05-27 13:30:49.618 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.637 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 13:30:49.694 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.711 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:30:49.722 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.9.1) 2026-05-27 13:30:49.753 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.769 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-27 13:30:49.780 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.0.1) 2026-05-27 13:30:49.808 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.823 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-27 13:30:49.866 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.882 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-27 13:30:49.893 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (2.11.0) 2026-05-27 13:30:49.894 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.5.0) 2026-05-27 13:30:49.938 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:49.954 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-27 13:30:49.967 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.0.1) 2026-05-27 13:30:49.968 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.1.2) 2026-05-27 13:30:50.002 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:50.018 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:30:50.080 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-27 13:30:50.098 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-27 13:30:50.337 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-27 13:30:50.352 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-27 13:30:50.417 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-27 13:30:50.433 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-27 13:30:50.445 | 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.0.2.dev7) (5.2.1) 2026-05-27 13:30:50.474 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-27 13:30:50.490 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-27 13:30:50.534 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-27 13:30:50.549 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-27 13:30:50.585 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-27 13:30:50.601 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:30:50.640 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-27 13:30:50.656 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:30:50.766 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-27 13:30:50.783 | 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-05-27 13:30:50.824 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-27 13:30:50.841 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-27 13:30:50.856 | 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.0.2.dev7) (1.17.0) 2026-05-27 13:30:50.927 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-27 13:30:50.943 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-27 13:30:50.988 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.011 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-27 13:30:51.049 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.065 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:30:51.117 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.132 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-27 13:30:51.631 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.647 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-27 13:30:51.663 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (5.13.1) 2026-05-27 13:30:51.709 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.32.5) 2026-05-27 13:30:51.713 | 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.0.2.dev7) (2.1.0) 2026-05-27 13:30:51.714 | 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.0.2.dev7) (1.8.2) 2026-05-27 13:30:51.715 | 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.0.2.dev7) (4.15.0) 2026-05-27 13:30:51.728 | 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.0.2.dev7) (1.3.0) 2026-05-27 13:30:51.729 | 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.0.2.dev7) (2.0.0) 2026-05-27 13:30:51.730 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev7) (6.0.3) 2026-05-27 13:30:51.775 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.790 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-27 13:30:51.802 | 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.0.2.dev7) (3.0.0) 2026-05-27 13:30:51.831 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:51.848 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-27 13:30:51.883 | Installing build dependencies: started 2026-05-27 13:30:53.536 | Installing build dependencies: finished with status 'done' 2026-05-27 13:30:53.538 | Getting requirements to build wheel: started 2026-05-27 13:30:54.098 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:30:54.099 | Installing backend dependencies: started 2026-05-27 13:30:55.971 | Installing backend dependencies: finished with status 'done' 2026-05-27 13:30:55.972 | Preparing metadata (pyproject.toml): started 2026-05-27 13:30:56.483 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:30:56.513 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.531 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-27 13:30:56.577 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.595 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:30:56.609 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.1.1) 2026-05-27 13:30:56.615 | 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.0.2.dev7) (2.9.0.post0) 2026-05-27 13:30:56.619 | 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.0.2.dev7) (3.2.1) 2026-05-27 13:30:56.662 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.679 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-27 13:30:56.723 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.741 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-27 13:30:56.783 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.799 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-27 13:30:56.858 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.874 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:30:56.921 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.938 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-27 13:30:56.975 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:56.991 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-27 13:30:57.038 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.059 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-27 13:30:57.070 | 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.0.2.dev7) (26.0) 2026-05-27 13:30:57.105 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.122 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:30:57.166 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.182 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:30:57.235 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.252 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-27 13:30:57.522 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.541 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-27 13:30:57.592 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.610 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:30:57.692 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.708 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-27 13:30:57.747 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.764 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-27 13:30:57.813 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.830 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-27 13:30:57.908 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.928 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-27 13:30:57.972 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:57.989 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-27 13:30:58.041 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.057 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-27 13:30:58.103 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.122 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-27 13:30:58.141 | 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.0.2.dev7) (3.3.2) 2026-05-27 13:30:58.142 | 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.0.2.dev7) (7.2.2) 2026-05-27 13:30:58.156 | 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.0.2.dev7) (82.0.1) 2026-05-27 13:30:58.195 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.213 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-27 13:30:58.280 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.296 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-27 13:30:58.343 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.360 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-27 13:30:58.416 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.434 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-27 13:30:58.457 | 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.0.2.dev7) (3.4.4) 2026-05-27 13:30:58.458 | 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.0.2.dev7) (3.11) 2026-05-27 13:30:58.459 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.6.3) 2026-05-27 13:30:58.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2023.11.17) 2026-05-27 13:30:58.515 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.531 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-27 13:30:58.648 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-27 13:30:58.666 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-27 13:30:58.741 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.8.5) 2026-05-27 13:30:58.818 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-27 13:30:58.899 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-27 13:30:58.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 53.5 MB/s 0:00:00 2026-05-27 13:30:58.992 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-27 13:30:59.018 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-27 13:30:59.043 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-27 13:30:59.066 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-27 13:30:59.096 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-27 13:30:59.121 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-27 13:30:59.143 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-27 13:30:59.166 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-27 13:30:59.191 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-27 13:30:59.214 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-27 13:30:59.237 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-27 13:30:59.259 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-27 13:30:59.282 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-27 13:30:59.308 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-27 13:30:59.332 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-27 13:30:59.359 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-27 13:30:59.384 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-27 13:30:59.408 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-27 13:30:59.432 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-27 13:30:59.454 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-27 13:30:59.481 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-27 13:30:59.505 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-27 13:30:59.530 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-27 13:30:59.560 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-27 13:30:59.585 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-27 13:30:59.613 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-27 13:30:59.653 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-27 13:30:59.672 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 30.1 MB/s 0:00:00 2026-05-27 13:30:59.697 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-27 13:30:59.723 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-27 13:30:59.747 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-27 13:30:59.772 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-27 13:30:59.795 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-27 13:30:59.823 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-27 13:30:59.847 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-27 13:30:59.870 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-27 13:30:59.895 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-27 13:30:59.925 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-27 13:30:59.953 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-27 13:30:59.982 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-27 13:31:00.008 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-27 13:31:00.033 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-27 13:31:00.058 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-27 13:31:00.080 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-27 13:31:00.110 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-05-27 13:31:00.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 62.1 MB/s 0:00:00 2026-05-27 13:31:00.186 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-27 13:31:00.208 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-27 13:31:00.234 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-27 13:31:00.265 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-27 13:31:00.296 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-05-27 13:31:00.320 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-27 13:31:00.344 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-27 13:31:00.404 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-27 13:31:00.431 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-27 13:31:00.464 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-27 13:31:00.654 | Building wheels for collected packages: keystone, testresources 2026-05-27 13:31:00.656 | Building editable for keystone (pyproject.toml): started 2026-05-27 13:31:01.770 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-27 13:31:01.771 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=6829406068eddf181b62a023fdeef587656d48298e8b849d9b88832b645ce092 2026-05-27 13:31:01.772 | Stored in directory: /tmp/pip-ephem-wheel-cache-rvclw1ku/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-27 13:31:01.779 | Building wheel for testresources (pyproject.toml): started 2026-05-27 13:31:02.247 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-27 13:31:02.251 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=95efdaae0ddd47de8fdfa547445a0e741586bdd472069b939c6636aca152e597 2026-05-27 13:31:02.251 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-27 13:31:02.254 | Successfully built keystone testresources 2026-05-27 13:31:02.611 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-05-27 13:31:03.035 | Attempting uninstall: pytz 2026-05-27 13:31:03.046 | Found existing installation: pytz 2024.1 2026-05-27 13:31:03.047 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:03.048 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-27 13:31:08.277 | Attempting uninstall: oauthlib 2026-05-27 13:31:08.289 | Found existing installation: oauthlib 3.2.2 2026-05-27 13:31:08.290 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:08.291 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-27 13:31:08.451 | Attempting uninstall: markupsafe 2026-05-27 13:31:08.463 | Found existing installation: MarkupSafe 2.1.5 2026-05-27 13:31:08.464 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:08.465 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-27 13:31:09.564 | Attempting uninstall: click 2026-05-27 13:31:09.577 | Found existing installation: click 8.1.6 2026-05-27 13:31:09.578 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:09.578 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-27 13:31:09.737 | Attempting uninstall: blinker 2026-05-27 13:31:09.749 | Found existing installation: blinker 1.7.0 2026-05-27 13:31:09.749 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:09.750 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-27 13:31:09.768 | Attempting uninstall: bcrypt 2026-05-27 13:31:09.778 | Found existing installation: bcrypt 3.2.2 2026-05-27 13:31:09.779 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:09.780 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-27 13:31:09.798 | Attempting uninstall: attrs 2026-05-27 13:31:09.810 | Found existing installation: attrs 23.2.0 2026-05-27 13:31:09.810 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:09.811 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-27 13:31:12.986 | Attempting uninstall: jinja2 2026-05-27 13:31:12.999 | Found existing installation: Jinja2 3.1.2 2026-05-27 13:31:12.999 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:12.999 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-27 13:31:14.081 | Attempting uninstall: cryptography 2026-05-27 13:31:14.094 | Found existing installation: cryptography 41.0.7 2026-05-27 13:31:14.094 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:14.094 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-27 13:31:14.726 | Attempting uninstall: pyopenssl 2026-05-27 13:31:14.739 | Found existing installation: pyOpenSSL 23.2.0 2026-05-27 13:31:14.740 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:14.740 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-27 13:31:15.182 | Attempting uninstall: jsonschema 2026-05-27 13:31:15.196 | Found existing installation: jsonschema 4.10.3 2026-05-27 13:31:15.198 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:15.198 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-27 13:31:16.885 | 2026-05-27 13:31:16.886 | 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-05-27 13:31:16.886 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-27 13:31:16.902 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 click-8.3.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-27 13:31:17.302 | + inc/python:pip_install:216 : result=0 2026-05-27 13:31:17.306 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:31:17.310 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:17.314 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:17.319 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:17.323 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:17.327 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:17.330 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:31:17.334 | + functions-common:time_stop:2419 : start_time=1779888643195 2026-05-27 13:31:17.339 | + functions-common:time_stop:2421 : [[ -z 1779888643195 ]] 2026-05-27 13:31:17.344 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:17.350 | + functions-common:time_stop:2424 : end_time=1779888677345 2026-05-27 13:31:17.354 | + functions-common:time_stop:2425 : elapsed_time=34150 2026-05-27 13:31:17.358 | + functions-common:time_stop:2426 : total=51279 2026-05-27 13:31:17.361 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:17.365 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85429 2026-05-27 13:31:17.370 | + inc/python:pip_install:219 : return 0 2026-05-27 13:31:17.374 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:31:17.379 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:31:17.383 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-27 13:31:17.387 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-27 13:31:17.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:31:17.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:31:17.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-27 13:31:17.402 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:31:17.406 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-27 13:31:17.429 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:17.433 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:31:17.437 | + ./stack.sh:main:918 : configure_keystone 2026-05-27 13:31:17.441 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-27 13:31:17.461 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-27 13:31:17.466 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-27 13:31:17.473 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-27 13:31:17.497 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:17.501 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-27 13:31:17.549 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-27 13:31:17.591 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-27 13:31:17.636 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-27 13:31:17.678 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-27 13:31:17.724 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-27 13:31:17.770 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-27 13:31:17.812 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-27 13:31:17.853 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-27 13:31:17.896 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-27 13:31:17.901 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-27 13:31:17.905 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-27 13:31:17.909 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-27 13:31:17.913 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-27 13:31:17.917 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:31:17.942 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:17.947 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-27 13:31:17.951 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-27 13:31:17.956 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:31:17.978 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:17.981 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:31:17.985 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:31:18.029 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:31:18.034 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:31:18.037 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-27 13:31:18.041 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-27 13:31:18.065 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:18.069 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.171/identity 2026-05-27 13:31:18.117 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-27 13:31:18.121 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-27 13:31:18.170 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-27 13:31:18.174 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-27 13:31:18.178 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-27 13:31:18.183 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-27 13:31:18.187 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:31:18.190 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:31:18.194 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:31:18.221 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:18.225 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:31:18.230 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-27 13:31:18.234 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-27 13:31:18.286 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-27 13:31:18.290 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-27 13:31:18.294 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-27 13:31:18.298 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-27 13:31:18.304 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:31:18.331 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:31:18.335 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:31:18.340 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:31:18.343 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:31:18.347 | + 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-05-27 13:31:18.394 | + 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-05-27 13:31:18.441 | + 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-05-27 13:31:18.484 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:31:18.531 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-27 13:31:18.577 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-27 13:31:18.619 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-27 13:31:18.622 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-27 13:31:18.627 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-27 13:31:18.631 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-27 13:31:18.634 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-27 13:31:18.638 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-27 13:31:18.642 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-27 13:31:18.646 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:31:18.650 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:31:18.671 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:31:18.671 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:31:18.683 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:31:18.689 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:31:18.705 | /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-05-27 13:31:18.711 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-27 13:31:18.716 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-27 13:31:18.722 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:31:18.726 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-27 13:31:18.774 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-27 13:31:18.820 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-27 13:31:18.860 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-27 13:31:18.906 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-27 13:31:18.955 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-27 13:31:19.004 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-27 13:31:19.052 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-27 13:31:19.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-27 13:31:19.138 | + 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-05-27 13:31:19.179 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-27 13:31:19.220 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-27 13:31:19.265 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-27 13:31:19.309 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-27 13:31:19.354 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-27 13:31:19.358 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-27 13:31:19.363 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-27 13:31:19.367 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-27 13:31:19.370 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:31:19.374 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:19.378 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:19.381 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-27 13:31:19.387 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-27 13:31:19.391 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-27 13:31:19.435 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-27 13:31:19.482 | + 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-05-27 13:31:19.483 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-27 13:31:19.494 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-27 13:31:19.500 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-27 13:31:19.504 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-27 13:31:19.508 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:31:19.512 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:31:19.517 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:31:19.521 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:31:19.525 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:19.529 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:19.534 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:31:19.538 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:31:19.542 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:19.546 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:19.550 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-27 13:31:19.562 | perl: warning: Setting locale failed. 2026-05-27 13:31:19.562 | perl: warning: Please check that your locale settings: 2026-05-27 13:31:19.562 | LANGUAGE = (unset), 2026-05-27 13:31:19.562 | LC_ALL = "en_US.utf8", 2026-05-27 13:31:19.562 | LANG = "de_DE.UTF-8" 2026-05-27 13:31:19.563 | are supported and installed on your system. 2026-05-27 13:31:19.563 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:31:19.608 | Enabling site keystone-api. 2026-05-27 13:31:19.615 | To activate the new configuration, you need to run: 2026-05-27 13:31:19.615 | systemctl reload apache2 2026-05-27 13:31:19.622 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-27 13:31:19.626 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:31:19.630 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:31:19.634 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:31:19.791 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-27 13:31:19.839 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-27 13:31:19.886 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-27 13:31:19.934 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-27 13:31:19.938 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-27 13:31:19.987 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-27 13:31:20.031 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-27 13:31:20.072 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-27 13:31:20.117 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-27 13:31:20.121 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-27 13:31:20.125 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-27 13:31:20.166 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-27 13:31:20.204 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-27 13:31:20.227 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:20.231 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-27 13:31:20.256 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:20.259 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-27 13:31:20.263 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-27 13:31:20.267 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-27 13:31:20.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:31:20.275 | + lib/stack:stack_install_service:32 : install_glance 2026-05-27 13:31:20.278 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-27 13:31:20.281 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-27 13:31:20.285 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-27 13:31:20.309 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:20.312 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-27 13:31:20.317 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-27 13:31:20.341 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:20.344 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-27 13:31:20.348 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-27 13:31:20.352 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:31:20.355 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:31:20.359 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-27 13:31:20.362 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:31:20.366 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-27 13:31:20.369 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-27 13:31:20.372 | ++ inc/python:join_extras:29 : echo cinder 2026-05-27 13:31:20.376 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-27 13:31:20.379 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-27 13:31:20.383 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-27 13:31:20.386 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-27 13:31:20.392 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-27 13:31:20.396 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-27 13:31:20.400 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-27 13:31:20.406 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:31:20.406 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-27 13:31:20.412 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-27 13:31:20.416 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-27 13:31:20.420 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-27 13:31:20.425 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-27 13:31:20.429 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-27 13:31:20.456 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-27 13:31:20.460 | + 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-05-27 13:31:21.712 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-27 13:31:21.863 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-27 13:31:21.881 | 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.3.0) 2026-05-27 13:31:21.881 | 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.7.2) 2026-05-27 13:31:21.882 | 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.9.1) 2026-05-27 13:31:21.883 | 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.0.1) 2026-05-27 13:31:21.884 | 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.4.1) 2026-05-27 13:31:21.885 | 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.7.0) 2026-05-27 13:31:21.886 | 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.40.4) 2026-05-27 13:31:21.887 | 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-05-27 13:31:21.888 | 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.13.1) 2026-05-27 13:31:21.888 | 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-05-27 13:31:21.889 | 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.32.5) 2026-05-27 13:31:21.916 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-27 13:31:21.934 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-27 13:31:21.948 | 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.2.1) 2026-05-27 13:31:21.951 | 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-05-27 13:31:21.952 | 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.3.2) 2026-05-27 13:31:21.958 | 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.0.0) 2026-05-27 13:31:21.960 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-05-27 13:31:22.005 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-27 13:31:22.023 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-27 13:31:22.098 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-27 13:31:22.117 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-27 13:31:22.167 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-27 13:31:22.184 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:31:22.232 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-27 13:31:22.252 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-27 13:31:22.269 | 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) (25.4.0) 2026-05-27 13:31:22.270 | 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-05-27 13:31:22.271 | 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-05-27 13:31:22.272 | 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) (0.30.0) 2026-05-27 13:31:22.280 | 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-05-27 13:31:22.281 | 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-05-27 13:31:22.284 | 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-05-27 13:31:22.285 | 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-05-27 13:31:22.293 | 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.3.0) 2026-05-27 13:31:22.294 | 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.1.0) 2026-05-27 13:31:22.299 | 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.5.1) 2026-05-27 13:31:22.342 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-27 13:31:22.364 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-27 13:31:22.378 | 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-05-27 13:31:22.386 | 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-05-27 13:31:22.391 | 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-05-27 13:31:22.392 | 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-05-27 13:31:22.393 | 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-05-27 13:31:22.403 | 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-05-27 13:31:22.407 | 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-05-27 13:31:22.408 | 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.1.2) 2026-05-27 13:31:22.411 | 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-05-27 13:31:22.419 | 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.9) 2026-05-27 13:31:22.422 | 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-05-27 13:31:22.423 | 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-05-27 13:31:22.424 | 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-05-27 13:31:22.425 | 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.3) 2026-05-27 13:31:22.429 | 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-05-27 13:31:22.430 | 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.0) 2026-05-27 13:31:22.436 | 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-05-27 13:31:22.453 | 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-05-27 13:31:22.458 | 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.6.0) 2026-05-27 13:31:22.462 | 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-05-27 13:31:22.475 | 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.4) 2026-05-27 13:31:22.477 | 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.11) 2026-05-27 13:31:22.477 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-05-27 13:31:22.479 | Requirement already satisfied: certifi>=2017.4.17 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-05-27 13:31:22.500 | 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.7) 2026-05-27 13:31:22.560 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-27 13:31:22.616 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-27 13:31:22.644 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-27 13:31:22.670 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-27 13:31:22.700 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-27 13:31:22.742 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-27 13:31:22.778 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-27 13:31:23.025 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-27 13:31:24.335 | 2026-05-27 13:31:24.352 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-05-27 13:31:24.500 | + inc/python:pip_install:216 : result=0 2026-05-27 13:31:24.504 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:31:24.508 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:24.513 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:24.516 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:24.520 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:24.525 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:24.529 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:31:24.533 | + functions-common:time_stop:2419 : start_time=1779888680450 2026-05-27 13:31:24.537 | + functions-common:time_stop:2421 : [[ -z 1779888680450 ]] 2026-05-27 13:31:24.543 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:24.548 | + functions-common:time_stop:2424 : end_time=1779888684544 2026-05-27 13:31:24.553 | + functions-common:time_stop:2425 : elapsed_time=4094 2026-05-27 13:31:24.557 | + functions-common:time_stop:2426 : total=85429 2026-05-27 13:31:24.561 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:24.565 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=89523 2026-05-27 13:31:24.569 | + inc/python:pip_install:219 : return 0 2026-05-27 13:31:24.574 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-27 13:31:24.578 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-27 13:31:24.583 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-27 13:31:24.601 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-27 13:31:24.608 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-27 13:31:24.612 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-27 13:31:24.616 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-27 13:31:24.621 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:31:24.625 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:31:24.631 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:31:24.636 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:31:24.639 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:31:24.645 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:31:24.672 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:31:24.677 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:31:24.681 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:31:24.687 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:31:24.687 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:31:24.694 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-27 13:31:24.699 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:31:24.703 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-27 13:31:24.707 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:31:24.711 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:31:24.716 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:31:24.719 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:31:24.724 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:31:24.728 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:31:24.732 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:31:24.736 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:31:24.742 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:31:24.749 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888684744 2026-05-27 13:31:24.753 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-27 13:31:24.758 | Cloning into '/opt/stack/glance'... 2026-05-27 13:31:33.904 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:31:33.908 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:33.912 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:33.916 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:33.920 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:33.924 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:33.928 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:31:33.932 | + functions-common:time_stop:2419 : start_time=1779888684744 2026-05-27 13:31:33.936 | + functions-common:time_stop:2421 : [[ -z 1779888684744 ]] 2026-05-27 13:31:33.942 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:33.946 | + functions-common:time_stop:2424 : end_time=1779888693943 2026-05-27 13:31:33.949 | + functions-common:time_stop:2425 : elapsed_time=9199 2026-05-27 13:31:33.954 | + functions-common:time_stop:2426 : total=22686 2026-05-27 13:31:33.958 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:33.962 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31885 2026-05-27 13:31:33.966 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-27 13:31:33.970 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:31:33.973 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:31:33.977 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:31:33.981 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:31:33.986 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:31:33.990 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:31:33.994 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:31:33.999 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:31:34.003 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:31:34.008 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:31:34.015 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888694010 2026-05-27 13:31:34.020 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:31:35.013 | From https://review.opendev.org/openstack/glance 2026-05-27 13:31:35.013 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:31:35.028 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:31:35.033 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:35.037 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:35.041 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:35.046 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:35.050 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:35.055 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:31:35.059 | + functions-common:time_stop:2419 : start_time=1779888694010 2026-05-27 13:31:35.064 | + functions-common:time_stop:2421 : [[ -z 1779888694010 ]] 2026-05-27 13:31:35.070 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:35.076 | + functions-common:time_stop:2424 : end_time=1779888695071 2026-05-27 13:31:35.080 | + functions-common:time_stop:2425 : elapsed_time=1061 2026-05-27 13:31:35.084 | + functions-common:time_stop:2426 : total=31885 2026-05-27 13:31:35.087 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:35.092 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32946 2026-05-27 13:31:35.095 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:31:35.100 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:31:35.104 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:31:35.108 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:31:35.112 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:31:35.117 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:31:35.122 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:31:35.125 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:31:35.129 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:31:35.135 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:31:35.143 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888695137 2026-05-27 13:31:35.147 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:31:35.271 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:31:35.271 | 2026-05-27 13:31:35.271 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:31:35.271 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:31:35.271 | state without impacting any branches by switching back to a branch. 2026-05-27 13:31:35.272 | 2026-05-27 13:31:35.272 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:31:35.272 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:31:35.272 | 2026-05-27 13:31:35.272 | git switch -c 2026-05-27 13:31:35.272 | 2026-05-27 13:31:35.272 | Or undo this operation with: 2026-05-27 13:31:35.272 | 2026-05-27 13:31:35.272 | git switch - 2026-05-27 13:31:35.273 | 2026-05-27 13:31:35.273 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:31:35.273 | 2026-05-27 13:31:35.273 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-27 13:31:35.276 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:31:35.278 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:35.282 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:35.285 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:35.289 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:35.293 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:35.296 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:31:35.299 | + functions-common:time_stop:2419 : start_time=1779888695137 2026-05-27 13:31:35.302 | + functions-common:time_stop:2421 : [[ -z 1779888695137 ]] 2026-05-27 13:31:35.306 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:35.312 | + functions-common:time_stop:2424 : end_time=1779888695308 2026-05-27 13:31:35.314 | + functions-common:time_stop:2425 : elapsed_time=171 2026-05-27 13:31:35.319 | + functions-common:time_stop:2426 : total=32946 2026-05-27 13:31:35.322 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:35.325 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33117 2026-05-27 13:31:35.327 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-27 13:31:35.347 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-27 13:31:35.351 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:31:35.352 | + functions-common:git_clone:665 : head -1 2026-05-27 13:31:35.355 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-27 13:31:35.359 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:31:35.362 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-27 13:31:35.366 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:31:35.369 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-27 13:31:35.372 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-27 13:31:35.375 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:31:35.378 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-27 13:31:35.381 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:31:35.384 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-27 13:31:35.388 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-27 13:31:35.391 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:31:35.393 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:31:35.398 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-27 13:31:35.403 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:31:35.406 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-27 13:31:35.409 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:31:35.412 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:31:35.418 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-27 13:31:35.424 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-27 13:31:35.427 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-27 13:31:35.431 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-27 13:31:35.599 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-27 13:31:35.603 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:31:35.607 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:31:35.610 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:31:35.613 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-27 13:31:35.617 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-27 13:31:35.620 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:31:35.623 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:31:35.626 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:31:35.628 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:31:35.632 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:31:35.636 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:31:35.639 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:31:35.643 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-27 13:31:35.669 | Using python 3.12 to install /opt/stack/glance 2026-05-27 13:31:35.671 | + 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-05-27 13:31:36.645 | Obtaining file:///opt/stack/glance 2026-05-27 13:31:36.649 | Installing build dependencies: started 2026-05-27 13:31:38.393 | Installing build dependencies: finished with status 'done' 2026-05-27 13:31:38.394 | Checking if build backend supports build_editable: started 2026-05-27 13:31:38.942 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:31:38.943 | Getting requirements to build editable: started 2026-05-27 13:31:39.239 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:31:39.242 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:31:40.152 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:31:40.172 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.0.3) 2026-05-27 13:31:40.172 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.7.1) 2026-05-27 13:31:40.174 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.0.46) 2026-05-27 13:31:40.174 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.40.4) 2026-05-27 13:31:40.176 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.1.0) 2026-05-27 13:31:40.180 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.5.1) 2026-05-27 13:31:40.180 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.8.9) 2026-05-27 13:31:40.180 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.18.4) 2026-05-27 13:31:40.370 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.520 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:31:40.531 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.3.0) 2026-05-27 13:31:40.532 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.4.1) 2026-05-27 13:31:40.533 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.3.0) 2026-05-27 13:31:40.534 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.7.1) 2026-05-27 13:31:40.535 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.0.1) 2026-05-27 13:31:40.536 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.7.0) 2026-05-27 13:31:40.537 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.2.1) 2026-05-27 13:31:40.602 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.622 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-27 13:31:40.635 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.13.1) 2026-05-27 13:31:40.636 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (12.0.0) 2026-05-27 13:31:40.674 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.690 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-27 13:31:40.702 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.17.0) 2026-05-27 13:31:40.702 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.10.1) 2026-05-27 13:31:40.704 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.26.0) 2026-05-27 13:31:40.704 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.8.0) 2026-05-27 13:31:40.704 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (18.0.0) 2026-05-27 13:31:40.706 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.7.2) 2026-05-27 13:31:40.738 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.754 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:31:40.764 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.1.0) 2026-05-27 13:31:40.767 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (17.3.0) 2026-05-27 13:31:40.767 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.0.0) 2026-05-27 13:31:40.803 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.819 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:31:40.830 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.0.0) 2026-05-27 13:31:40.831 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.4.2) 2026-05-27 13:31:40.832 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.3.0) 2026-05-27 13:31:40.833 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.4.0) 2026-05-27 13:31:40.834 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.0.0) 2026-05-27 13:31:40.835 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (43.0.3) 2026-05-27 13:31:40.860 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.878 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-27 13:31:40.938 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-27 13:31:40.956 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:31:40.973 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (1.3.10) 2026-05-27 13:31:40.974 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (4.15.0) 2026-05-27 13:31:41.019 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.037 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-27 13:31:41.051 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev3) (2.32.5) 2026-05-27 13:31:41.055 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev3) (2.0.0) 2026-05-27 13:31:41.061 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev3) (3.0) 2026-05-27 13:31:41.067 | 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.0.1.dev3) (5.9.1) 2026-05-27 13:31:41.070 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev3) (2.1.1) 2026-05-27 13:31:41.075 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (2.8.0) 2026-05-27 13:31:41.077 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (3.3.2) 2026-05-27 13:31:41.093 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev3) (3.3.2) 2026-05-27 13:31:41.098 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (25.4.0) 2026-05-27 13:31:41.099 | 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.0.1.dev3) (2025.9.1) 2026-05-27 13:31:41.100 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.37.0) 2026-05-27 13:31:41.102 | 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.0.1.dev3) (0.30.0) 2026-05-27 13:31:41.111 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (2.1.0) 2026-05-27 13:31:41.113 | 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.0.1.dev3) (1.8.2) 2026-05-27 13:31:41.117 | 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.0.1.dev3) (4.1.1) 2026-05-27 13:31:41.120 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.0.1) 2026-05-27 13:31:41.121 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (2.11.0) 2026-05-27 13:31:41.130 | 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.0.1.dev3) (1.5.0) 2026-05-27 13:31:41.134 | 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.0.1.dev3) (5.2.1) 2026-05-27 13:31:41.142 | 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.0.1.dev3) (0.20) 2026-05-27 13:31:41.148 | 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.0.1.dev3) (1.3.0) 2026-05-27 13:31:41.150 | 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.0.1.dev3) (2.0.0) 2026-05-27 13:31:41.150 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (6.0.3) 2026-05-27 13:31:41.159 | 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.0.1.dev3) (2.0.2) 2026-05-27 13:31:41.160 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (0.5.0) 2026-05-27 13:31:41.221 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.244 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-27 13:31:41.287 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.304 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-27 13:31:41.386 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.404 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-27 13:31:41.450 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.487 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-27 13:31:41.497 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) (7.2.2) 2026-05-27 13:31:41.524 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.542 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-27 13:31:41.586 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.603 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:31:41.622 | 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.0.1.dev3) (2.9.0.post0) 2026-05-27 13:31:41.629 | 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.0.1.dev3) (4.5.1) 2026-05-27 13:31:41.629 | 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.0.1.dev3) (7.0.1) 2026-05-27 13:31:41.630 | 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.0.1.dev3) (5.3.1) 2026-05-27 13:31:41.631 | 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.0.1.dev3) (5.6.2) 2026-05-27 13:31:41.632 | 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.0.1.dev3) (0.15.1) 2026-05-27 13:31:41.637 | 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.0.1.dev3) (5.1.0) 2026-05-27 13:31:41.647 | 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.0.1.dev3) (2025.3) 2026-05-27 13:31:41.648 | 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.0.1.dev3) (26.0) 2026-05-27 13:31:41.656 | 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.0.1.dev3) (0.24.1) 2026-05-27 13:31:41.660 | 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.0.1.dev3) (5.0.0) 2026-05-27 13:31:41.661 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.1.6) 2026-05-27 13:31:41.664 | 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.0.1.dev3) (4.0.1) 2026-05-27 13:31:41.672 | 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.0.1.dev3) (3.0.3) 2026-05-27 13:31:41.687 | 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.0.1.dev3) (1.1.2) 2026-05-27 13:31:41.697 | 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.0.1.dev3) (1.7.3) 2026-05-27 13:31:41.725 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev3) (82.0.1) 2026-05-27 13:31:41.745 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev3) (0.6.0) 2026-05-27 13:31:41.813 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.830 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:31:41.869 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.887 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-27 13:31:41.957 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:41.975 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-27 13:31:42.079 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.095 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 13:31:42.106 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (14.3.3) 2026-05-27 13:31:42.136 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.153 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-27 13:31:42.172 | 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.0.1.dev3) (1.17.0) 2026-05-27 13:31:42.193 | 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.0.1.dev3) (3.4.4) 2026-05-27 13:31:42.195 | 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.0.1.dev3) (3.11) 2026-05-27 13:31:42.197 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.6.3) 2026-05-27 13:31:42.199 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2023.11.17) 2026-05-27 13:31:42.235 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (4.0.0) 2026-05-27 13:31:42.238 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.19.2) 2026-05-27 13:31:42.245 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (0.1.2) 2026-05-27 13:31:42.262 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev3) (0.7) 2026-05-27 13:31:42.346 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.364 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-27 13:31:42.410 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.426 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:31:42.437 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev3) (9.1.4) 2026-05-27 13:31:42.465 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.484 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-27 13:31:42.525 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev3) (2.8.5) 2026-05-27 13:31:42.573 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-27 13:31:42.592 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-27 13:31:42.607 | Installing build dependencies: started 2026-05-27 13:31:44.224 | Installing build dependencies: finished with status 'done' 2026-05-27 13:31:44.224 | Getting requirements to build wheel: started 2026-05-27 13:31:44.908 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:31:44.909 | Preparing metadata (pyproject.toml): started 2026-05-27 13:31:45.318 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:31:45.320 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev3) (2025.2) 2026-05-27 13:31:45.369 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-27 13:31:45.385 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-27 13:31:45.444 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-27 13:31:45.459 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-27 13:31:45.604 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-27 13:31:45.643 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-27 13:31:45.671 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-27 13:31:45.699 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-27 13:31:45.726 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-27 13:31:45.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 39.0 MB/s 0:00:00 2026-05-27 13:31:45.798 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-27 13:31:45.822 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-27 13:31:45.845 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-27 13:31:45.869 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-27 13:31:45.894 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-27 13:31:45.920 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-27 13:31:45.946 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-27 13:31:45.972 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-27 13:31:46.002 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-27 13:31:46.028 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-27 13:31:46.052 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-27 13:31:46.075 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-27 13:31:46.105 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-27 13:31:46.137 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-27 13:31:46.162 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-27 13:31:46.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 51.5 MB/s 0:00:00 2026-05-27 13:31:46.215 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-27 13:31:46.243 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-27 13:31:46.267 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-27 13:31:46.292 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-27 13:31:46.394 | Building wheels for collected packages: glance, simplegeneric 2026-05-27 13:31:46.396 | Building editable for glance (pyproject.toml): started 2026-05-27 13:31:47.325 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-27 13:31:47.325 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=a6514b3923549f82bc15d08d6f3f6353ad03ea2a641b0f4936f39427d6ab6191 2026-05-27 13:31:47.325 | Stored in directory: /tmp/pip-ephem-wheel-cache-im14f44s/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-27 13:31:47.331 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-27 13:31:47.766 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-27 13:31:47.767 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=e9f6018cbddb4e58270b8c78989567311c85708b186a62a6f1c1f4a1871ded07 2026-05-27 13:31:47.769 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-27 13:31:47.773 | Successfully built glance simplegeneric 2026-05-27 13:31:48.046 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-05-27 13:31:50.565 | Attempting uninstall: jsonpointer 2026-05-27 13:31:50.582 | Found existing installation: jsonpointer 2.0 2026-05-27 13:31:50.582 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:50.584 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-27 13:31:50.601 | Attempting uninstall: jmespath 2026-05-27 13:31:50.619 | Found existing installation: jmespath 1.0.1 2026-05-27 13:31:50.619 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:50.620 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-27 13:31:50.664 | Attempting uninstall: httplib2 2026-05-27 13:31:50.681 | Found existing installation: httplib2 0.20.4 2026-05-27 13:31:50.681 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:50.681 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-27 13:31:50.779 | Attempting uninstall: jsonpatch 2026-05-27 13:31:50.794 | Found existing installation: jsonpatch 1.32 2026-05-27 13:31:50.795 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:31:50.795 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-27 13:31:55.137 | 2026-05-27 13:31:55.156 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev3 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-05-27 13:31:55.388 | + inc/python:pip_install:216 : result=0 2026-05-27 13:31:55.391 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:31:55.394 | + functions-common:time_stop:2412 : local name 2026-05-27 13:31:55.398 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:31:55.401 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:31:55.404 | + functions-common:time_stop:2415 : local total 2026-05-27 13:31:55.407 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:31:55.411 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:31:55.413 | + functions-common:time_stop:2419 : start_time=1779888695663 2026-05-27 13:31:55.417 | + functions-common:time_stop:2421 : [[ -z 1779888695663 ]] 2026-05-27 13:31:55.420 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:31:55.425 | + functions-common:time_stop:2424 : end_time=1779888715421 2026-05-27 13:31:55.428 | + functions-common:time_stop:2425 : elapsed_time=19758 2026-05-27 13:31:55.431 | + functions-common:time_stop:2426 : total=89523 2026-05-27 13:31:55.434 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:31:55.437 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109281 2026-05-27 13:31:55.440 | + inc/python:pip_install:219 : return 0 2026-05-27 13:31:55.443 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:31:55.446 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:31:55.449 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-27 13:31:55.452 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-27 13:31:55.455 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:31:55.458 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:31:55.462 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-27 13:31:55.465 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:31:55.468 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:31:55.472 | + ./stack.sh:main:939 : configure_glance 2026-05-27 13:31:55.476 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-27 13:31:55.493 | + lib/glance:configure_glance:349 : local dburl 2026-05-27 13:31:55.497 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-27 13:31:55.500 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-27 13:31:55.504 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-27 13:31:55.507 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-27 13:31:55.510 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:31:55.513 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:31:55.516 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:31:55.536 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:55.539 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:31:55.542 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-27 13:31:55.546 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-27 13:31:55.549 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-27 13:31:55.588 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-27 13:31:55.629 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-27 13:31:55.668 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-27 13:31:55.706 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-27 13:31:55.746 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-27 13:31:55.786 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-27 13:31:55.829 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-27 13:31:55.832 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-27 13:31:55.835 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-27 13:31:55.838 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-27 13:31:55.841 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:31:55.844 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-27 13:31:55.847 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-27 13:31:55.850 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-27 13:31:55.854 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-27 13:31:55.857 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-27 13:31:55.894 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-27 13:31:55.928 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.171/identity 2026-05-27 13:31:55.964 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-27 13:31:55.997 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-27 13:31:56.034 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-27 13:31:56.071 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-27 13:31:56.106 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-27 13:31:56.141 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:31:56.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:31:56.218 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-27 13:31:56.252 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:31:56.254 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-27 13:31:56.291 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-27 13:31:56.294 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-27 13:31:56.296 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-27 13:31:56.299 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:31:56.303 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-27 13:31:56.305 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:31:56.324 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:56.329 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-27 13:31:56.331 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-27 13:31:56.335 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:31:56.353 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:56.356 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:31:56.360 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:31:56.394 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:31:56.397 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:31:56.400 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-27 13:31:56.403 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-27 13:31:56.406 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-27 13:31:56.439 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-27 13:31:56.473 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-27 13:31:56.510 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-27 13:31:56.513 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-27 13:31:56.515 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-27 13:31:56.518 | + lib/glance:configure_glance_store:278 : local be 2026-05-27 13:31:56.521 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:31:56.524 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-27 13:31:56.526 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-27 13:31:56.563 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-27 13:31:56.566 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.171 2026-05-27 13:31:56.601 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:31:56.604 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-27 13:31:56.607 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-27 13:31:56.626 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:56.629 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.171/image 2026-05-27 13:31:56.663 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-27 13:31:56.682 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:56.685 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-27 13:31:56.688 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-27 13:31:56.691 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-27 13:31:56.695 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:31:56.715 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:31:56.718 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:31:56.722 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:31:56.725 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:31:56.728 | + 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-05-27 13:31:56.764 | + 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-05-27 13:31:56.803 | + 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-05-27 13:31:56.841 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:31:56.882 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-27 13:31:56.921 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-27 13:31:56.926 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-27 13:31:56.966 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-27 13:31:57.005 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-27 13:31:57.044 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-27 13:31:57.081 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-27 13:31:57.120 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-27 13:31:57.161 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-27 13:31:57.201 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-27 13:31:57.238 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-27 13:31:57.244 | + lib/glance:configure_glance:445 : 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-05-27 13:31:57.251 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-27 13:31:57.271 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:31:57.274 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-27 13:31:57.278 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-27 13:31:57.281 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-27 13:31:57.283 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-27 13:31:57.287 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-27 13:31:57.289 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-27 13:31:57.293 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-27 13:31:57.298 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:31:57.301 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-27 13:31:57.339 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-27 13:31:57.343 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-27 13:31:57.346 | ++ functions:get_random_port:861 : true 2026-05-27 13:31:57.349 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-27 13:31:57.352 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-27 13:31:57.355 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-27 13:31:57.417 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-27 13:31:57.420 | ++ functions:get_random_port:865 : break 2 2026-05-27 13:31:57.423 | ++ functions:get_random_port:869 : echo 60999 2026-05-27 13:31:57.427 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-27 13:31:57.430 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-27 13:31:57.466 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-27 13:31:57.503 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-27 13:31:57.537 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:31:57.573 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:31:57.609 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:31:57.644 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:31:57.678 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:31:57.714 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:31:57.752 | + 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-05-27 13:31:57.791 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:31:57.832 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:31:57.866 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:31:57.898 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-27 13:31:57.932 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-27 13:31:57.964 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-27 13:31:57.998 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-27 13:31:58.033 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-27 13:31:58.065 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-27 13:31:58.099 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-27 13:31:58.133 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-27 13:31:58.136 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-27 13:31:58.139 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:31:58.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:31:58.145 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:58.148 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:58.151 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-27 13:31:58.154 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-27 13:31:58.156 | perl: warning: Setting locale failed. 2026-05-27 13:31:58.156 | perl: warning: Please check that your locale settings: 2026-05-27 13:31:58.156 | LANGUAGE = (unset), 2026-05-27 13:31:58.156 | LC_ALL = "en_US.utf8", 2026-05-27 13:31:58.156 | LANG = (unset) 2026-05-27 13:31:58.157 | are supported and installed on your system. 2026-05-27 13:31:58.157 | perl: warning: Falling back to the standard locale ("C"). 2026-05-27 13:31:58.192 | proxy (enabled by site administrator) 2026-05-27 13:31:58.196 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-27 13:31:58.199 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-27 13:31:58.201 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:31:58.204 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:31:58.207 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:58.210 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:58.213 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-27 13:31:58.215 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-27 13:31:58.218 | perl: warning: Setting locale failed. 2026-05-27 13:31:58.218 | perl: warning: Please check that your locale settings: 2026-05-27 13:31:58.218 | LANGUAGE = (unset), 2026-05-27 13:31:58.218 | LC_ALL = "en_US.utf8", 2026-05-27 13:31:58.218 | LANG = (unset) 2026-05-27 13:31:58.218 | are supported and installed on your system. 2026-05-27 13:31:58.218 | perl: warning: Falling back to the standard locale ("C"). 2026-05-27 13:31:58.253 | No module matches proxy_http 2026-05-27 13:31:58.257 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-27 13:31:58.268 | perl: warning: Setting locale failed. 2026-05-27 13:31:58.268 | perl: warning: Please check that your locale settings: 2026-05-27 13:31:58.268 | LANGUAGE = (unset), 2026-05-27 13:31:58.269 | LC_ALL = "en_US.utf8", 2026-05-27 13:31:58.269 | LANG = "de_DE.UTF-8" 2026-05-27 13:31:58.269 | are supported and installed on your system. 2026-05-27 13:31:58.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:31:58.311 | Considering dependency proxy for proxy_http: 2026-05-27 13:31:58.311 | Module proxy already enabled 2026-05-27 13:31:58.311 | Enabling module proxy_http. 2026-05-27 13:31:58.317 | To activate the new configuration, you need to run: 2026-05-27 13:31:58.317 | systemctl restart apache2 2026-05-27 13:31:58.322 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-27 13:31:58.324 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-27 13:31:58.327 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:31:58.329 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:31:58.332 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:31:58.485 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-27 13:31:58.490 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-27 13:31:58.492 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-27 13:31:58.496 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:31:58.499 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:58.501 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:58.504 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-27 13:31:58.506 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-27 13:31:58.510 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-27 13:31:58.510 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-27 13:31:58.520 | KeepAlive Off 2026-05-27 13:31:58.525 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-27 13:31:58.525 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-27 13:31:58.536 | SetEnv proxy-sendchunked 1 2026-05-27 13:31:58.541 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-27 13:31:58.541 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-27 13:31:58.551 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-27 13:31:58.555 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-27 13:31:58.558 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-27 13:31:58.561 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:31:58.562 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:31:58.566 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:31:58.568 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:31:58.571 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:58.574 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:58.577 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:31:58.579 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:31:58.581 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:31:58.583 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:31:58.586 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-27 13:31:58.597 | perl: warning: Setting locale failed. 2026-05-27 13:31:58.597 | perl: warning: Please check that your locale settings: 2026-05-27 13:31:58.597 | LANGUAGE = (unset), 2026-05-27 13:31:58.597 | LC_ALL = "en_US.utf8", 2026-05-27 13:31:58.597 | LANG = "de_DE.UTF-8" 2026-05-27 13:31:58.597 | are supported and installed on your system. 2026-05-27 13:31:58.597 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:31:58.638 | Enabling site glance-api. 2026-05-27 13:31:58.644 | To activate the new configuration, you need to run: 2026-05-27 13:31:58.644 | systemctl reload apache2 2026-05-27 13:31:58.649 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-27 13:31:58.652 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:31:58.655 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:31:58.657 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:31:58.795 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-27 13:31:58.803 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-27 13:31:58.839 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-27 13:31:58.875 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-27 13:31:58.878 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-27 13:31:58.916 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-27 13:31:58.953 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-27 13:31:58.989 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-27 13:31:59.012 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:31:59.016 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-27 13:31:59.019 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-27 13:31:59.022 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-27 13:31:59.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:31:59.028 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-27 13:31:59.032 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-05-27 13:31:59.035 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-27 13:31:59.038 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-27 13:31:59.041 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:31:59.044 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:31:59.047 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:31:59.050 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:31:59.053 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:31:59.057 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:31:59.077 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:31:59.079 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:31:59.083 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:31:59.086 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:31:59.086 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:31:59.093 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-05-27 13:31:59.095 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:31:59.098 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-27 13:31:59.102 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:31:59.105 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:31:59.108 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:31:59.111 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:31:59.114 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:31:59.117 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:31:59.120 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:31:59.122 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:31:59.125 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:31:59.129 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888719127 2026-05-27 13:31:59.132 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-27 13:31:59.136 | Cloning into '/opt/stack/cinder'... 2026-05-27 13:32:54.527 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:32:54.531 | + functions-common:time_stop:2412 : local name 2026-05-27 13:32:54.536 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:32:54.540 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:32:54.545 | + functions-common:time_stop:2415 : local total 2026-05-27 13:32:54.549 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:32:54.554 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:32:54.558 | + functions-common:time_stop:2419 : start_time=1779888719127 2026-05-27 13:32:54.562 | + functions-common:time_stop:2421 : [[ -z 1779888719127 ]] 2026-05-27 13:32:54.568 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:32:54.574 | + functions-common:time_stop:2424 : end_time=1779888774570 2026-05-27 13:32:54.578 | + functions-common:time_stop:2425 : elapsed_time=55443 2026-05-27 13:32:54.582 | + functions-common:time_stop:2426 : total=33117 2026-05-27 13:32:54.587 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:32:54.591 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=88560 2026-05-27 13:32:54.596 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-05-27 13:32:54.600 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:32:54.604 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:32:54.608 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:32:54.613 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:32:54.617 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:32:54.621 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:32:54.625 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:32:54.629 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:32:54.633 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:32:54.639 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:32:54.644 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888774640 2026-05-27 13:32:54.649 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:32:55.244 | From https://review.opendev.org/openstack/cinder 2026-05-27 13:32:55.244 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:32:55.255 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:32:55.258 | + functions-common:time_stop:2412 : local name 2026-05-27 13:32:55.260 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:32:55.262 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:32:55.266 | + functions-common:time_stop:2415 : local total 2026-05-27 13:32:55.269 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:32:55.273 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:32:55.278 | + functions-common:time_stop:2419 : start_time=1779888774640 2026-05-27 13:32:55.282 | + functions-common:time_stop:2421 : [[ -z 1779888774640 ]] 2026-05-27 13:32:55.288 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:32:55.295 | + functions-common:time_stop:2424 : end_time=1779888775290 2026-05-27 13:32:55.300 | + functions-common:time_stop:2425 : elapsed_time=650 2026-05-27 13:32:55.304 | + functions-common:time_stop:2426 : total=88560 2026-05-27 13:32:55.309 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:32:55.313 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=89210 2026-05-27 13:32:55.317 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:32:55.321 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:32:55.326 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:32:55.330 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:32:55.333 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:32:55.337 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:32:55.342 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:32:55.347 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:32:55.352 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:32:55.358 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:32:55.366 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888775360 2026-05-27 13:32:55.370 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:32:55.855 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:32:55.855 | 2026-05-27 13:32:55.855 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:32:55.855 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:32:55.856 | state without impacting any branches by switching back to a branch. 2026-05-27 13:32:55.856 | 2026-05-27 13:32:55.856 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:32:55.856 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:32:55.856 | 2026-05-27 13:32:55.856 | git switch -c 2026-05-27 13:32:55.856 | 2026-05-27 13:32:55.857 | Or undo this operation with: 2026-05-27 13:32:55.857 | 2026-05-27 13:32:55.857 | git switch - 2026-05-27 13:32:55.857 | 2026-05-27 13:32:55.857 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:32:55.857 | 2026-05-27 13:32:55.858 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-27 13:32:55.866 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:32:55.871 | + functions-common:time_stop:2412 : local name 2026-05-27 13:32:55.873 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:32:55.877 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:32:55.881 | + functions-common:time_stop:2415 : local total 2026-05-27 13:32:55.884 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:32:55.888 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:32:55.893 | + functions-common:time_stop:2419 : start_time=1779888775360 2026-05-27 13:32:55.897 | + functions-common:time_stop:2421 : [[ -z 1779888775360 ]] 2026-05-27 13:32:55.904 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:32:55.909 | + functions-common:time_stop:2424 : end_time=1779888775905 2026-05-27 13:32:55.913 | + functions-common:time_stop:2425 : elapsed_time=545 2026-05-27 13:32:55.915 | + functions-common:time_stop:2426 : total=89210 2026-05-27 13:32:55.918 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:32:55.921 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=89755 2026-05-27 13:32:55.925 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-27 13:32:55.942 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-27 13:32:55.948 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:32:55.949 | + functions-common:git_clone:665 : head -1 2026-05-27 13:32:55.960 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-27 13:32:55.965 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:32:55.969 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-27 13:32:55.973 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:32:55.977 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-27 13:32:55.981 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-27 13:32:55.984 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:32:55.989 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-27 13:32:55.992 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:32:55.996 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-27 13:32:56.001 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-27 13:32:56.006 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:32:56.009 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:32:56.015 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-27 13:32:56.019 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:32:56.024 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-27 13:32:56.029 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:32:56.033 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:32:56.039 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-27 13:32:56.046 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-27 13:32:56.050 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-27 13:32:56.055 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-27 13:32:56.240 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-27 13:32:56.244 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:32:56.248 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:32:56.251 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:32:56.256 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-27 13:32:56.260 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-27 13:32:56.265 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:32:56.268 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:32:56.273 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:32:56.278 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:32:56.282 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:32:56.287 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:32:56.291 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:32:56.295 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-27 13:32:56.330 | Using python 3.12 to install /opt/stack/cinder 2026-05-27 13:32:56.335 | + 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-05-27 13:32:57.376 | Obtaining file:///opt/stack/cinder 2026-05-27 13:32:57.381 | Installing build dependencies: started 2026-05-27 13:32:59.355 | Installing build dependencies: finished with status 'done' 2026-05-27 13:32:59.357 | Checking if build backend supports build_editable: started 2026-05-27 13:32:59.982 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:32:59.983 | Getting requirements to build editable: started 2026-05-27 13:33:00.344 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:33:00.347 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:33:01.806 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:33:01.836 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.3) 2026-05-27 13:33:01.837 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.2.1) 2026-05-27 13:33:01.839 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.40.4) 2026-05-27 13:33:01.840 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-05-27 13:33:01.841 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.1.0) 2026-05-27 13:33:01.843 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.26.0) 2026-05-27 13:33:01.844 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.13.1) 2026-05-27 13:33:01.846 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (12.0.0) 2026-05-27 13:33:02.458 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-05-27 13:33:02.606 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-27 13:33:02.618 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.3.0) 2026-05-27 13:33:02.619 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.4.1) 2026-05-27 13:33:02.620 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.3.0) 2026-05-27 13:33:02.621 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (18.0.0) 2026-05-27 13:33:02.622 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.1.0) 2026-05-27 13:33:02.623 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (17.3.0) 2026-05-27 13:33:02.624 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.0.0) 2026-05-27 13:33:02.625 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.0.0) 2026-05-27 13:33:02.626 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-05-27 13:33:02.626 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.7.0) 2026-05-27 13:33:02.627 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.9.0) 2026-05-27 13:33:02.628 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.9.1) 2026-05-27 13:33:02.629 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.5.1) 2026-05-27 13:33:02.630 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.7.1) 2026-05-27 13:33:02.631 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.0.1) 2026-05-27 13:33:02.673 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-05-27 13:33:02.690 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:33:02.701 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.3.0) 2026-05-27 13:33:02.702 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (26.0) 2026-05-27 13:33:02.748 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-05-27 13:33:02.763 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-27 13:33:02.775 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-05-27 13:33:02.776 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.1.0) 2026-05-27 13:33:02.776 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-05-27 13:33:02.777 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.3.0) 2026-05-27 13:33:02.817 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-05-27 13:33:02.834 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-27 13:33:02.844 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.8.0) 2026-05-27 13:33:02.889 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-05-27 13:33:02.914 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-27 13:33:02.964 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-05-27 13:33:02.984 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-27 13:33:02.999 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.32.5) 2026-05-27 13:33:03.001 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.5.1) 2026-05-27 13:33:03.003 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.2.0) 2026-05-27 13:33:03.033 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-05-27 13:33:03.061 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 13:33:03.073 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.0.46) 2026-05-27 13:33:03.074 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.7.0) 2026-05-27 13:33:03.106 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-05-27 13:33:03.123 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-27 13:33:03.147 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (9.1.4) 2026-05-27 13:33:03.149 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (1.8.9) 2026-05-27 13:33:03.151 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.7.2) 2026-05-27 13:33:03.196 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-05-27 13:33:03.215 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 13:33:03.228 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.0) 2026-05-27 13:33:03.279 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-05-27 13:33:03.307 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:33:03.400 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-05-27 13:33:03.418 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-27 13:33:03.431 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.6.0) 2026-05-27 13:33:03.433 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (43.0.3) 2026-05-27 13:33:03.436 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.2.3) 2026-05-27 13:33:03.657 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-05-27 13:33:03.676 | 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-05-27 13:33:04.137 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-05-27 13:33:04.156 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-27 13:33:04.168 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-05-27 13:33:04.170 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2025.3) 2026-05-27 13:33:04.171 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.1) 2026-05-27 13:33:04.649 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-27 13:33:04.665 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-27 13:33:04.679 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.0.0) (1.1.0) 2026-05-27 13:33:04.719 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-27 13:33:04.737 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-27 13:33:04.753 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (2.9.0.post0) 2026-05-27 13:33:04.754 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (2.6.3) 2026-05-27 13:33:04.759 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.0) (1.17.0) 2026-05-27 13:33:04.800 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.0) (2.0.0) 2026-05-27 13:33:04.807 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.0) (3.0) 2026-05-27 13:33:04.820 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.0.0) (2.8.0) 2026-05-27 13:33:04.829 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.0.0) (0.31.2) 2026-05-27 13:33:04.962 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:04.979 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-27 13:33:05.025 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.042 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-27 13:33:05.139 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.156 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-27 13:33:05.283 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.300 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-27 13:33:05.351 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.369 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-27 13:33:05.683 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.700 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-27 13:33:05.752 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.772 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-27 13:33:05.830 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.849 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:33:05.898 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:05.915 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-27 13:33:05.951 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.4.4) 2026-05-27 13:33:05.952 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.11) 2026-05-27 13:33:05.955 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.0.0) (2023.11.17) 2026-05-27 13:33:06.012 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-27 13:33:06.030 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-27 13:33:06.055 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (25.4.0) 2026-05-27 13:33:06.056 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (2025.9.1) 2026-05-27 13:33:06.057 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (0.37.0) 2026-05-27 13:33:06.058 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (0.30.0) 2026-05-27 13:33:06.069 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0) (1.8.2) 2026-05-27 13:33:06.069 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0) (4.15.0) 2026-05-27 13:33:06.074 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (4.1.1) 2026-05-27 13:33:06.076 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (4.0.1) 2026-05-27 13:33:06.077 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (2.11.0) 2026-05-27 13:33:06.089 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.0.0) (7.2.2) 2026-05-27 13:33:06.097 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.0.0) (1.5.0) 2026-05-27 13:33:06.108 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0) (0.20) 2026-05-27 13:33:06.108 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0) (3.0.0) 2026-05-27 13:33:06.112 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.0.0) (2.1.1) 2026-05-27 13:33:06.119 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (1.3.0) 2026-05-27 13:33:06.120 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (2.0.0) 2026-05-27 13:33:06.121 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (6.0.3) 2026-05-27 13:33:06.132 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (1.18.4) 2026-05-27 13:33:06.134 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (2.0.2) 2026-05-27 13:33:06.135 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (0.5.0) 2026-05-27 13:33:06.139 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.0.0) (1.3.10) 2026-05-27 13:33:06.153 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (3.2.1) 2026-05-27 13:33:06.156 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (5.3.1) 2026-05-27 13:33:06.157 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (5.6.2) 2026-05-27 13:33:06.158 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (0.15.1) 2026-05-27 13:33:06.163 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.0.0) (5.1.0) 2026-05-27 13:33:06.183 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.0.0) (0.24.1) 2026-05-27 13:33:06.187 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (5.0.0) 2026-05-27 13:33:06.188 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (3.1.6) 2026-05-27 13:33:06.190 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (4.0.1) 2026-05-27 13:33:06.200 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.0.0) (3.0.3) 2026-05-27 13:33:06.215 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.0.0) (1.1.2) 2026-05-27 13:33:06.243 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.0) (1.7.3) 2026-05-27 13:33:06.249 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.0.0) (3.17.0) 2026-05-27 13:33:06.300 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-05-27 13:33:06.320 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-27 13:33:06.392 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-27 13:33:06.410 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 13:33:06.481 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-27 13:33:06.500 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-27 13:33:06.523 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.0) (82.0.1) 2026-05-27 13:33:06.540 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.0.0) (0.6.0) 2026-05-27 13:33:06.588 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.0.0) (4.13.3) 2026-05-27 13:33:06.596 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (0.6.0) 2026-05-27 13:33:06.597 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (3.2.0) 2026-05-27 13:33:06.609 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.11.0) 2026-05-27 13:33:06.610 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (14.3.3) 2026-05-27 13:33:06.611 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.7.2) 2026-05-27 13:33:06.654 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-05-27 13:33:06.673 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-27 13:33:06.687 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.0.0) (24.2.1) 2026-05-27 13:33:06.741 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (4.0.0) 2026-05-27 13:33:06.742 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (2.19.2) 2026-05-27 13:33:06.755 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (0.1.2) 2026-05-27 13:33:06.777 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0) (0.7) 2026-05-27 13:33:06.827 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-05-27 13:33:06.850 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-27 13:33:06.914 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.4.2) 2026-05-27 13:33:06.915 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.3.0) 2026-05-27 13:33:06.917 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (4.0.1) 2026-05-27 13:33:06.963 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.0.0) (2.8.5) 2026-05-27 13:33:07.002 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-05-27 13:33:07.019 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-27 13:33:07.059 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.0.0) (1.33) 2026-05-27 13:33:07.067 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.0.0) (3.0.0) 2026-05-27 13:33:07.171 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-27 13:33:07.209 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-27 13:33:07.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.7 MB/s 0:00:00 2026-05-27 13:33:07.463 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-27 13:33:07.488 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-27 13:33:07.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 68.9 MB/s 0:00:00 2026-05-27 13:33:07.722 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-27 13:33:07.751 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-27 13:33:07.781 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-27 13:33:07.807 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-27 13:33:07.837 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-27 13:33:07.863 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-27 13:33:07.894 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-27 13:33:07.922 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-27 13:33:07.944 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-27 13:33:08.029 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 65.2 MB/s 0:00:00 2026-05-27 13:33:08.047 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-27 13:33:08.077 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-27 13:33:08.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.8 MB/s 0:00:00 2026-05-27 13:33:08.115 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-27 13:33:08.149 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-27 13:33:08.179 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-27 13:33:08.217 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-27 13:33:08.244 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-27 13:33:08.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.5 MB/s 0:00:00 2026-05-27 13:33:08.292 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-27 13:33:08.322 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-27 13:33:08.355 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-27 13:33:08.384 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-27 13:33:08.416 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-27 13:33:08.456 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-27 13:33:08.482 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-27 13:33:08.509 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-27 13:33:08.534 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-27 13:33:08.562 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-27 13:33:08.591 | 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-05-27 13:33:08.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 43.5 MB/s 0:00:00 2026-05-27 13:33:08.810 | Building wheels for collected packages: cinder 2026-05-27 13:33:08.812 | Building editable for cinder (pyproject.toml): started 2026-05-27 13:33:10.448 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-27 13:33:10.448 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=d43b514911280e6febeaacb4eddbf60ac0dab27692839056eaa6efd2440de9a3 2026-05-27 13:33:10.449 | Stored in directory: /tmp/pip-ephem-wheel-cache-e64ndn8a/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-27 13:33:10.457 | Successfully built cinder 2026-05-27 13:33:10.783 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-05-27 13:33:11.144 | Attempting uninstall: pyudev 2026-05-27 13:33:11.162 | Found existing installation: pyudev 0.24.0 2026-05-27 13:33:11.164 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:33:11.164 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-27 13:33:11.223 | Attempting uninstall: pyasn1 2026-05-27 13:33:11.241 | Found existing installation: pyasn1 0.4.8 2026-05-27 13:33:11.241 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:33:11.242 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-27 13:33:13.240 | Attempting uninstall: botocore 2026-05-27 13:33:13.260 | Found existing installation: botocore 1.34.46 2026-05-27 13:33:13.260 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:33:13.261 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-27 13:33:14.621 | Attempting uninstall: s3transfer 2026-05-27 13:33:14.641 | Found existing installation: s3transfer 0.10.1 2026-05-27 13:33:14.641 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:33:14.641 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-27 13:33:15.347 | Attempting uninstall: boto3 2026-05-27 13:33:15.367 | Found existing installation: boto3 1.34.46 2026-05-27 13:33:15.367 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-27 13:33:15.367 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-27 13:33:17.540 | 2026-05-27 13:33:17.567 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.0 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-05-27 13:33:18.008 | + inc/python:pip_install:216 : result=0 2026-05-27 13:33:18.011 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:33:18.014 | + functions-common:time_stop:2412 : local name 2026-05-27 13:33:18.016 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:33:18.018 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:33:18.020 | + functions-common:time_stop:2415 : local total 2026-05-27 13:33:18.023 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:33:18.025 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:33:18.027 | + functions-common:time_stop:2419 : start_time=1779888776322 2026-05-27 13:33:18.030 | + functions-common:time_stop:2421 : [[ -z 1779888776322 ]] 2026-05-27 13:33:18.032 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:33:18.036 | + functions-common:time_stop:2424 : end_time=1779888798034 2026-05-27 13:33:18.039 | + functions-common:time_stop:2425 : elapsed_time=21712 2026-05-27 13:33:18.041 | + functions-common:time_stop:2426 : total=109281 2026-05-27 13:33:18.043 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:33:18.046 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=130993 2026-05-27 13:33:18.049 | + inc/python:pip_install:219 : return 0 2026-05-27 13:33:18.053 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:33:18.056 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:33:18.058 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-27 13:33:18.062 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-27 13:33:18.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:33:18.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:33:18.071 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-27 13:33:18.074 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:33:18.077 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-27 13:33:18.080 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-27 13:33:18.082 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-27 13:33:18.085 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:18.089 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:18.091 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-27 13:33:18.109 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-27 13:33:18.112 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:33:18.115 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:33:18.118 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:33:18.121 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:33:18.123 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:33:18.126 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:33:18.129 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:18.132 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:18.135 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:33:18.138 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:33:18.141 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:33:18.145 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:33:18.148 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-27 13:33:18.151 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:33:18.154 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:18.157 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:18.160 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-27 13:33:18.186 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-05-27 13:33:18.228 | Reading package lists... 2026-05-27 13:33:18.685 | Building dependency tree... 2026-05-27 13:33:18.687 | Reading state information... 2026-05-27 13:33:19.390 | The following additional packages will be installed: 2026-05-27 13:33:19.390 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-27 13:33:19.390 | python3-urwid python3-wcwidth 2026-05-27 13:33:19.393 | Suggested packages: 2026-05-27 13:33:19.393 | python-urwid-doc 2026-05-27 13:33:19.440 | The following NEW packages will be installed: 2026-05-27 13:33:19.440 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-27 13:33:19.440 | python3-urwid python3-wcwidth targetcli-fb 2026-05-27 13:33:19.499 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:33:19.500 | Need to get 385 kB of archives. 2026-05-27 13:33:19.500 | After this operation, 3098 kB of additional disk space will be used. 2026-05-27 13:33:19.500 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-27 13:33:19.513 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-27 13:33:19.514 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-27 13:33:19.519 | 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-05-27 13:33:19.521 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-27 13:33:19.522 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-27 13:33:19.783 | perl: warning: Setting locale failed. 2026-05-27 13:33:19.783 | perl: warning: Please check that your locale settings: 2026-05-27 13:33:19.783 | LANGUAGE = (unset), 2026-05-27 13:33:19.783 | LC_ALL = "en_US.utf8", 2026-05-27 13:33:19.783 | LANG = "de_DE.UTF-8" 2026-05-27 13:33:19.783 | are supported and installed on your system. 2026-05-27 13:33:19.783 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:33:19.848 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:33:19.848 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:33:19.848 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:33:20.076 | Fetched 385 kB in 0s (7872 kB/s) 2026-05-27 13:33:20.118 | Selecting previously unselected package python3-typing-extensions. 2026-05-27 13:33:20.188 | (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-05-27 13:33:20.195 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-27 13:33:20.200 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-27 13:33:20.256 | Selecting previously unselected package python3-wcwidth. 2026-05-27 13:33:20.268 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-27 13:33:20.273 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-27 13:33:20.333 | Selecting previously unselected package python3-urwid. 2026-05-27 13:33:20.347 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-27 13:33:20.353 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-27 13:33:20.453 | Selecting previously unselected package python3-configshell-fb. 2026-05-27 13:33:20.464 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-27 13:33:20.469 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-27 13:33:20.535 | Selecting previously unselected package python3-rtslib-fb. 2026-05-27 13:33:20.548 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-27 13:33:20.554 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-27 13:33:20.626 | Selecting previously unselected package targetcli-fb. 2026-05-27 13:33:20.637 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-27 13:33:20.642 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-27 13:33:20.725 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-27 13:33:21.985 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-27 13:33:22.097 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-27 13:33:22.546 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-27 13:33:22.833 | Setting up python3-urwid (2.6.10-1) ... 2026-05-27 13:33:23.423 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-27 13:33:23.626 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.626 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-27 13:33:23.650 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-27 13:33:23.650 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-27 13:33:23.650 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-27 13:33:23.650 | keyword = Word(alphanums + '_\-') 2026-05-27 13:33:23.651 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.651 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-27 13:33:23.651 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.651 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-27 13:33:23.651 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-27 13:33:23.651 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-27 13:33:23.660 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.660 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-27 13:33:23.682 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-27 13:33:23.682 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-27 13:33:23.682 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-27 13:33:23.682 | keyword = Word(alphanums + '_\-') 2026-05-27 13:33:23.682 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.683 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-27 13:33:23.683 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-27 13:33:23.683 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-27 13:33:23.683 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-27 13:33:23.683 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-27 13:33:23.713 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-27 13:33:23.934 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-27 13:33:23.934 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-27 13:33:24.239 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:33:25.135 | perl: warning: Setting locale failed. 2026-05-27 13:33:25.135 | perl: warning: Please check that your locale settings: 2026-05-27 13:33:25.135 | LANGUAGE = (unset), 2026-05-27 13:33:25.135 | LC_ALL = "en_US.utf8", 2026-05-27 13:33:25.135 | LANG = "de_DE.UTF-8" 2026-05-27 13:33:25.135 | are supported and installed on your system. 2026-05-27 13:33:25.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:33:25.274 | perl: warning: Setting locale failed. 2026-05-27 13:33:25.274 | perl: warning: Please check that your locale settings: 2026-05-27 13:33:25.275 | LANGUAGE = (unset), 2026-05-27 13:33:25.275 | LC_ALL = "en_US.utf8", 2026-05-27 13:33:25.275 | LANG = "de_DE.UTF-8" 2026-05-27 13:33:25.275 | are supported and installed on your system. 2026-05-27 13:33:25.276 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:33:25.330 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:33:25.330 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:33:25.330 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:33:25.403 | perl: warning: Setting locale failed. 2026-05-27 13:33:25.403 | perl: warning: Please check that your locale settings: 2026-05-27 13:33:25.403 | LANGUAGE = (unset), 2026-05-27 13:33:25.403 | LC_ALL = "en_US.utf8", 2026-05-27 13:33:25.403 | LANG = "de_DE.UTF-8" 2026-05-27 13:33:25.403 | are supported and installed on your system. 2026-05-27 13:33:25.403 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:33:25.946 | 2026-05-27 13:33:25.946 | Running kernel seems to be up-to-date. 2026-05-27 13:33:25.946 | 2026-05-27 13:33:25.946 | Restarting services... 2026-05-27 13:33:25.975 | 2026-05-27 13:33:25.975 | Service restarts being deferred: 2026-05-27 13:33:25.975 | systemctl restart virtlockd.service 2026-05-27 13:33:25.975 | systemctl restart virtlogd.service 2026-05-27 13:33:25.975 | 2026-05-27 13:33:25.976 | No containers need to be restarted. 2026-05-27 13:33:25.976 | 2026-05-27 13:33:25.976 | User sessions running outdated binaries: 2026-05-27 13:33:25.976 | quobyte @ session #6: sshd[1979] 2026-05-27 13:33:25.991 | 2026-05-27 13:33:25.991 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:33:29.036 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:33:29.041 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:33:29.045 | + functions-common:time_stop:2412 : local name 2026-05-27 13:33:29.049 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:33:29.053 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:33:29.056 | + functions-common:time_stop:2415 : local total 2026-05-27 13:33:29.061 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:33:29.064 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:33:29.069 | + functions-common:time_stop:2419 : start_time=1779888798182 2026-05-27 13:33:29.074 | + functions-common:time_stop:2421 : [[ -z 1779888798182 ]] 2026-05-27 13:33:29.078 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:33:29.086 | + functions-common:time_stop:2424 : end_time=1779888809080 2026-05-27 13:33:29.089 | + functions-common:time_stop:2425 : elapsed_time=10898 2026-05-27 13:33:29.093 | + functions-common:time_stop:2426 : total=152113 2026-05-27 13:33:29.096 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:33:29.099 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163011 2026-05-27 13:33:29.103 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:33:29.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:33:29.112 | + ./stack.sh:main:945 : configure_cinder 2026-05-27 13:33:29.116 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-27 13:33:29.134 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-27 13:33:29.139 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-27 13:33:29.142 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-27 13:33:29.145 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-27 13:33:29.150 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-27 13:33:29.151 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-27 13:33:29.156 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-27 13:33:29.159 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-27 13:33:29.163 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-27 13:33:29.166 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-27 13:33:29.169 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-27 13:33:29.173 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-27 13:33:29.177 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-27 13:33:29.181 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-27 13:33:29.198 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-27 13:33:29.215 | + 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-05-27 13:33:29.233 | + 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-05-27 13:33:29.251 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-27 13:33:29.268 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-27 13:33:29.287 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-27 13:33:29.292 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-27 13:33:29.297 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Z1uYf7uo9z 2026-05-27 13:33:29.300 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-27 13:33:29.304 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-27 13:33:29.309 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-27 13:33:29.313 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Z1uYf7uo9z 2026-05-27 13:33:29.319 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Z1uYf7uo9z 2026-05-27 13:33:29.335 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Z1uYf7uo9z /etc/sudoers.d/cinder-rootwrap 2026-05-27 13:33:29.354 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-27 13:33:29.359 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-27 13:33:29.362 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-27 13:33:29.365 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-27 13:33:29.368 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-27 13:33:29.373 | + 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-05-27 13:33:29.375 | + 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-05-27 13:33:29.380 | + 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-05-27 13:33:29.380 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-27 13:33:29.392 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-27 13:33:29.396 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-27 13:33:29.415 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-27 13:33:29.433 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-27 13:33:29.438 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-27 13:33:29.444 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-27 13:33:29.451 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-27 13:33:29.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:29.459 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-27 13:33:29.464 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-27 13:33:29.468 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:33:29.471 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-27 13:33:29.475 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:29.478 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-27 13:33:29.482 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-27 13:33:29.486 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-27 13:33:29.531 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-27 13:33:29.575 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.171/identity 2026-05-27 13:33:29.622 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-27 13:33:29.668 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-27 13:33:29.719 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-27 13:33:29.768 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-27 13:33:29.817 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-27 13:33:29.868 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:33:29.911 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:33:29.956 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-27 13:33:30.002 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:33:30.006 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-27 13:33:30.055 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-27 13:33:30.099 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-27 13:33:30.103 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-27 13:33:30.107 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-27 13:33:30.111 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-27 13:33:30.115 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:33:30.119 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:33:30.123 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:33:30.149 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:30.153 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:33:30.156 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-27 13:33:30.160 | + 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-05-27 13:33:30.208 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-27 13:33:30.254 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-27 13:33:30.297 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-27 13:33:30.341 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-27 13:33:30.385 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-27 13:33:30.430 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-27 13:33:30.478 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.171 2026-05-27 13:33:30.523 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-27 13:33:30.572 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-27 13:33:30.583 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5498235c1fa106097ab51b1c6718187 2026-05-27 13:33:30.627 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-27 13:33:30.631 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-27 13:33:30.674 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-27 13:33:30.718 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-27 13:33:30.761 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-27 13:33:30.807 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-27 13:33:30.850 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-27 13:33:30.895 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-27 13:33:30.920 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:30.924 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-27 13:33:30.927 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-27 13:33:30.931 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-27 13:33:30.935 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-27 13:33:30.940 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-27 13:33:30.944 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-27 13:33:30.948 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-27 13:33:30.951 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-27 13:33:30.956 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-27 13:33:30.960 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-27 13:33:30.964 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-27 13:33:31.010 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-05-27 13:33:31.055 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-27 13:33:31.102 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-27 13:33:31.148 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-27 13:33:31.195 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-27 13:33:31.239 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-05-27 13:33:31.282 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-27 13:33:31.328 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-27 13:33:31.372 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-27 13:33:31.375 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-27 13:33:31.379 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-27 13:33:31.383 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-27 13:33:31.428 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-27 13:33:31.432 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-27 13:33:31.477 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-27 13:33:31.481 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-27 13:33:31.485 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-27 13:33:31.489 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-27 13:33:31.542 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-27 13:33:31.547 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-27 13:33:31.550 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-27 13:33:31.554 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-27 13:33:31.581 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:33:31.586 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-27 13:33:31.613 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:33:31.618 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-27 13:33:31.644 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:33:31.648 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-27 13:33:31.652 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-27 13:33:31.656 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-27 13:33:31.660 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-27 13:33:31.665 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:33:31.669 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-27 13:33:31.673 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:33:31.698 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:31.703 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-27 13:33:31.708 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-27 13:33:31.712 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:33:31.736 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:31.740 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:33:31.745 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:33:31.792 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:33:31.795 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:33:31.799 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-27 13:33:31.803 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-27 13:33:31.807 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:31.812 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:33:31.840 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:33:31.843 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:33:31.847 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:33:31.851 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:33:31.855 | + 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-05-27 13:33:31.901 | + 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-05-27 13:33:31.949 | + 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-05-27 13:33:31.994 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:33:32.040 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-27 13:33:32.084 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-27 13:33:32.109 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:32.114 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-27 13:33:32.117 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-27 13:33:32.121 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-27 13:33:32.124 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-27 13:33:32.128 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-27 13:33:32.132 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-27 13:33:32.135 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-27 13:33:32.139 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:33:32.142 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:33:32.162 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:33:32.162 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:33:32.176 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:33:32.183 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:33:32.198 | /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-05-27 13:33:32.205 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-27 13:33:32.208 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-27 13:33:32.214 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:33:32.218 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-27 13:33:32.263 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-27 13:33:32.306 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-27 13:33:32.350 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:33:32.395 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:33:32.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:33:32.484 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:33:32.529 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:33:32.571 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:33:32.615 | + 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-05-27 13:33:32.659 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:33:32.700 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:33:32.741 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:33:32.781 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-27 13:33:32.819 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-27 13:33:32.822 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-27 13:33:32.827 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-27 13:33:32.829 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-27 13:33:32.832 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:33:32.835 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:32.838 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:32.841 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-27 13:33:32.844 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-27 13:33:32.848 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-27 13:33:32.882 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-27 13:33:32.925 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-27 13:33:32.927 | + 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-05-27 13:33:32.935 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-27 13:33:32.941 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-27 13:33:32.944 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-27 13:33:32.947 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:33:32.950 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:33:32.953 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:33:32.956 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:33:32.960 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:32.963 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:32.966 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:33:32.969 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:33:32.972 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:33:32.975 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:33:32.979 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-27 13:33:32.994 | perl: warning: Setting locale failed. 2026-05-27 13:33:32.994 | perl: warning: Please check that your locale settings: 2026-05-27 13:33:32.994 | LANGUAGE = (unset), 2026-05-27 13:33:32.994 | LC_ALL = "en_US.utf8", 2026-05-27 13:33:32.995 | LANG = "de_DE.UTF-8" 2026-05-27 13:33:32.995 | are supported and installed on your system. 2026-05-27 13:33:32.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:33:33.037 | Enabling site cinder-api. 2026-05-27 13:33:33.043 | To activate the new configuration, you need to run: 2026-05-27 13:33:33.043 | systemctl reload apache2 2026-05-27 13:33:33.050 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-27 13:33:33.054 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:33:33.058 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:33:33.061 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:33:33.209 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-27 13:33:33.214 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-27 13:33:33.265 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.171/image 2026-05-27 13:33:33.312 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-27 13:33:33.339 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:33:33.344 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-27 13:33:33.348 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:33.352 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-27 13:33:33.355 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-27 13:33:33.358 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:33:33.362 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-27 13:33:33.365 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:33.369 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-27 13:33:33.372 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-27 13:33:33.376 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-27 13:33:33.420 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-27 13:33:33.466 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.171/identity 2026-05-27 13:33:33.511 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-27 13:33:33.561 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-27 13:33:33.604 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-27 13:33:33.651 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-27 13:33:33.695 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-27 13:33:33.738 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:33:33.778 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:33:33.814 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-27 13:33:33.851 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:33:33.854 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-27 13:33:33.858 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:33.861 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:33:33.865 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-27 13:33:33.868 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-27 13:33:33.904 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-27 13:33:33.940 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.171/identity 2026-05-27 13:33:33.978 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-27 13:33:34.018 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-27 13:33:34.057 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-27 13:33:34.102 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-27 13:33:34.142 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-27 13:33:34.182 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-27 13:33:34.222 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-27 13:33:34.262 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-27 13:33:34.265 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-27 13:33:34.289 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:34.293 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.171:2379?api_version=v3' 2026-05-27 13:33:34.339 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-27 13:33:34.342 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-27 13:33:34.345 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-27 13:33:34.386 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-27 13:33:34.427 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-27 13:33:34.430 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-27 13:33:34.433 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-27 13:33:34.476 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-27 13:33:34.479 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-27 13:33:34.482 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-27 13:33:34.485 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-27 13:33:34.488 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-27 13:33:34.531 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-27 13:33:34.571 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.171/identity 2026-05-27 13:33:34.613 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-27 13:33:34.656 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-27 13:33:34.696 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-27 13:33:34.739 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-27 13:33:34.786 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-27 13:33:34.832 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-27 13:33:34.849 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:33:34.851 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-27 13:33:34.854 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-27 13:33:34.856 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-27 13:33:34.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:33:34.862 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-27 13:33:34.864 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-27 13:33:34.867 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-27 13:33:34.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:33:34.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:33:34.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-27 13:33:34.878 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:33:34.881 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-27 13:33:34.883 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-27 13:33:34.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:33:34.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:33:34.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-27 13:33:34.894 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:33:34.896 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-27 13:33:34.899 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-27 13:33:34.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:33:34.904 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:33:34.907 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-27 13:33:34.910 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:33:34.912 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-27 13:33:34.914 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-27 13:33:34.917 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-27 13:33:34.919 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:33:34.921 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:33:34.925 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:33:34.927 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:33:34.929 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:33:34.932 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:33:34.948 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:33:34.950 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:33:34.952 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:33:34.956 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:33:34.956 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:33:34.961 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-27 13:33:34.963 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:33:34.965 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-27 13:33:34.968 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:33:34.970 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:33:34.973 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:33:34.976 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:33:34.978 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:33:34.981 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:33:34.984 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:33:34.986 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:33:34.990 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:33:34.993 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888814991 2026-05-27 13:33:34.996 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-27 13:33:35.000 | Cloning into '/opt/stack/neutron'... 2026-05-27 13:34:37.956 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:34:37.960 | + functions-common:time_stop:2412 : local name 2026-05-27 13:34:37.964 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:34:37.967 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:34:37.970 | + functions-common:time_stop:2415 : local total 2026-05-27 13:34:37.974 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:34:37.978 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:34:37.981 | + functions-common:time_stop:2419 : start_time=1779888814991 2026-05-27 13:34:37.984 | + functions-common:time_stop:2421 : [[ -z 1779888814991 ]] 2026-05-27 13:34:37.989 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:34:37.996 | + functions-common:time_stop:2424 : end_time=1779888877991 2026-05-27 13:34:37.999 | + functions-common:time_stop:2425 : elapsed_time=63000 2026-05-27 13:34:38.003 | + functions-common:time_stop:2426 : total=89755 2026-05-27 13:34:38.006 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:34:38.011 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152755 2026-05-27 13:34:38.015 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-27 13:34:38.019 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:34:38.022 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:34:38.026 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:34:38.030 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:34:38.033 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:34:38.037 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:34:38.041 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:34:38.045 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:34:38.048 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:34:38.053 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:34:38.059 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888878055 2026-05-27 13:34:38.062 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:34:39.748 | From https://review.opendev.org/openstack/neutron 2026-05-27 13:34:39.748 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:34:39.760 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:34:39.764 | + functions-common:time_stop:2412 : local name 2026-05-27 13:34:39.767 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:34:39.771 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:34:39.775 | + functions-common:time_stop:2415 : local total 2026-05-27 13:34:39.778 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:34:39.781 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:34:39.785 | + functions-common:time_stop:2419 : start_time=1779888878055 2026-05-27 13:34:39.788 | + functions-common:time_stop:2421 : [[ -z 1779888878055 ]] 2026-05-27 13:34:39.792 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:34:39.797 | + functions-common:time_stop:2424 : end_time=1779888879793 2026-05-27 13:34:39.800 | + functions-common:time_stop:2425 : elapsed_time=1738 2026-05-27 13:34:39.803 | + functions-common:time_stop:2426 : total=152755 2026-05-27 13:34:39.806 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:34:39.810 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=154493 2026-05-27 13:34:39.813 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:34:39.817 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:34:39.820 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:34:39.823 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:34:39.826 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:34:39.829 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:34:39.832 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:34:39.835 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:34:39.839 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:34:39.843 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:34:39.847 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888879844 2026-05-27 13:34:39.851 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:34:40.290 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:34:40.290 | 2026-05-27 13:34:40.290 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:34:40.290 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:34:40.290 | state without impacting any branches by switching back to a branch. 2026-05-27 13:34:40.290 | 2026-05-27 13:34:40.290 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:34:40.291 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:34:40.291 | 2026-05-27 13:34:40.291 | git switch -c 2026-05-27 13:34:40.291 | 2026-05-27 13:34:40.291 | Or undo this operation with: 2026-05-27 13:34:40.291 | 2026-05-27 13:34:40.291 | git switch - 2026-05-27 13:34:40.291 | 2026-05-27 13:34:40.291 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:34:40.291 | 2026-05-27 13:34:40.292 | HEAD is now at 0901bb38d5 Merge "Fix VLAN network detection to use VlanTypeDriver ranges" into stable/2026.1 2026-05-27 13:34:40.301 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:34:40.305 | + functions-common:time_stop:2412 : local name 2026-05-27 13:34:40.309 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:34:40.312 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:34:40.316 | + functions-common:time_stop:2415 : local total 2026-05-27 13:34:40.321 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:34:40.325 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:34:40.329 | + functions-common:time_stop:2419 : start_time=1779888879844 2026-05-27 13:34:40.334 | + functions-common:time_stop:2421 : [[ -z 1779888879844 ]] 2026-05-27 13:34:40.340 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:34:40.346 | + functions-common:time_stop:2424 : end_time=1779888880341 2026-05-27 13:34:40.350 | + functions-common:time_stop:2425 : elapsed_time=497 2026-05-27 13:34:40.354 | + functions-common:time_stop:2426 : total=154493 2026-05-27 13:34:40.358 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:34:40.363 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=154990 2026-05-27 13:34:40.368 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-27 13:34:40.388 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-27 13:34:40.395 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:34:40.395 | + functions-common:git_clone:665 : head -1 2026-05-27 13:34:40.399 | 0901bb38d5 Merge "Fix VLAN network detection to use VlanTypeDriver ranges" into stable/2026.1 2026-05-27 13:34:40.404 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:34:40.409 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-27 13:34:40.414 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:34:40.419 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-27 13:34:40.423 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-27 13:34:40.429 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:34:40.434 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-27 13:34:40.438 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:34:40.444 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-27 13:34:40.450 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-27 13:34:40.456 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:34:40.461 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:34:40.467 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-27 13:34:40.473 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:34:40.480 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-27 13:34:40.485 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:34:40.489 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:34:40.496 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-27 13:34:40.504 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-27 13:34:40.508 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-27 13:34:40.513 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-27 13:34:40.680 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-27 13:34:40.684 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:34:40.688 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:34:40.693 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:34:40.698 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-27 13:34:40.703 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-27 13:34:40.708 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:34:40.713 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:34:40.716 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:34:40.722 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:34:40.727 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:34:40.731 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:34:40.736 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:34:40.740 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-27 13:34:40.771 | Using python 3.12 to install /opt/stack/neutron 2026-05-27 13:34:40.775 | + 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-05-27 13:34:41.817 | Obtaining file:///opt/stack/neutron 2026-05-27 13:34:41.827 | Installing build dependencies: started 2026-05-27 13:34:43.748 | Installing build dependencies: finished with status 'done' 2026-05-27 13:34:43.750 | Checking if build backend supports build_editable: started 2026-05-27 13:34:44.364 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:34:44.366 | Getting requirements to build editable: started 2026-05-27 13:34:44.728 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:34:44.730 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:34:46.313 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:34:46.338 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (7.0.3) 2026-05-27 13:34:46.341 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.10.1) 2026-05-27 13:34:46.341 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.1.0) 2026-05-27 13:34:46.341 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (2.5.1) 2026-05-27 13:34:46.342 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.0.0) 2026-05-27 13:34:46.344 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (5.2.1) 2026-05-27 13:34:46.574 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:46.725 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-27 13:34:46.842 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (0.31.2) 2026-05-27 13:34:46.842 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (2.32.5) 2026-05-27 13:34:46.843 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.1.6) 2026-05-27 13:34:46.844 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (12.0.0) 2026-05-27 13:34:46.845 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (1.3.0) 2026-05-27 13:34:46.913 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:46.950 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:34:47.005 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:47.022 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:34:47.037 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (9.1.4) 2026-05-27 13:34:47.037 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (2.0.46) 2026-05-27 13:34:47.038 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (1.8.9) 2026-05-27 13:34:47.039 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (5.13.1) 2026-05-27 13:34:47.040 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (1.18.4) 2026-05-27 13:34:47.041 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (5.7.0) 2026-05-27 13:34:47.043 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (4.1.1) 2026-05-27 13:34:47.043 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (7.4.1) 2026-05-27 13:34:47.045 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (10.3.0) 2026-05-27 13:34:47.045 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (6.3.0) 2026-05-27 13:34:47.046 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (18.0.0) 2026-05-27 13:34:47.047 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (6.7.2) 2026-05-27 13:34:47.048 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (8.1.0) 2026-05-27 13:34:47.050 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (17.3.0) 2026-05-27 13:34:47.050 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (8.0.0) 2026-05-27 13:34:47.052 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (5.0.0) 2026-05-27 13:34:47.052 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.10.1) 2026-05-27 13:34:47.054 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.7.0) 2026-05-27 13:34:47.054 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (7.9.0) 2026-05-27 13:34:47.054 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (5.9.1) 2026-05-27 13:34:47.056 | 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.0.1.dev24) (4.5.1) 2026-05-27 13:34:47.057 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (2.7.1) 2026-05-27 13:34:47.058 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (10.0.1) 2026-05-27 13:34:47.060 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.9.0) 2026-05-27 13:34:47.061 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (4.3.0) 2026-05-27 13:34:47.099 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev24) 2026-05-27 13:34:47.117 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-27 13:34:47.157 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:47.177 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:34:47.221 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:47.239 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-27 13:34:47.341 | Installing build dependencies: started 2026-05-27 13:34:49.085 | Installing build dependencies: finished with status 'done' 2026-05-27 13:34:49.088 | Getting requirements to build wheel: started 2026-05-27 13:34:49.799 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:34:49.800 | Preparing metadata (pyproject.toml): started 2026-05-27 13:34:50.245 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:34:50.302 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev24) 2026-05-27 13:34:50.328 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:34:50.339 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (7.2.2) 2026-05-27 13:34:50.377 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev24) 2026-05-27 13:34:50.397 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-27 13:34:50.412 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (24.2.1) 2026-05-27 13:34:50.412 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (18.12.0) 2026-05-27 13:34:50.412 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (4.10.0) 2026-05-27 13:34:50.448 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:50.473 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-27 13:34:50.522 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev24) 2026-05-27 13:34:50.542 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 13:34:50.553 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (3.2.1) 2026-05-27 13:34:50.555 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev24) (8.1.0) 2026-05-27 13:34:50.558 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev24) (1.3.10) 2026-05-27 13:34:50.559 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev24) (4.15.0) 2026-05-27 13:34:50.563 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev24) (2.1.1) 2026-05-27 13:34:50.569 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev24) (3.3.2) 2026-05-27 13:34:50.573 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev24) (3.0.3) 2026-05-27 13:34:50.576 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev24) (2.1.0) 2026-05-27 13:34:50.577 | 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.0.1.dev24) (1.8.2) 2026-05-27 13:34:50.584 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev24) (4.0.1) 2026-05-27 13:34:50.585 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev24) (2.11.0) 2026-05-27 13:34:50.586 | 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.0.1.dev24) (5.8.0) 2026-05-27 13:34:50.702 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev24) 2026-05-27 13:34:50.720 | 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-05-27 13:34:50.769 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev24) 2026-05-27 13:34:50.788 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 13:34:50.805 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev24) (43.0.3) 2026-05-27 13:34:50.807 | 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.0.1.dev24) (1.5.0) 2026-05-27 13:34:50.808 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev24) (1.1.0) 2026-05-27 13:34:50.810 | 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.0.1.dev24) (1.33) 2026-05-27 13:34:50.812 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev24) (4.9.2) 2026-05-27 13:34:50.813 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev24) (6.0.3) 2026-05-27 13:34:50.815 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev24) (1.4.0) 2026-05-27 13:34:50.820 | 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.0.1.dev24) (2.0.0) 2026-05-27 13:34:50.828 | 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.0.1.dev24) (3.0) 2026-05-27 13:34:50.838 | 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.0.1.dev24) (3.0.0) 2026-05-27 13:34:50.843 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev24) (0.40.4) 2026-05-27 13:34:50.844 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev24) (1.1.2) 2026-05-27 13:34:50.878 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev24) 2026-05-27 13:34:50.895 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-27 13:34:51.006 | Installing build dependencies: started 2026-05-27 13:34:52.890 | Installing build dependencies: finished with status 'done' 2026-05-27 13:34:52.891 | Getting requirements to build wheel: started 2026-05-27 13:34:53.616 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:34:53.617 | Preparing metadata (pyproject.toml): started 2026-05-27 13:34:54.048 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:34:54.055 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev24) (26.0) 2026-05-27 13:34:54.060 | 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.1.1->neutron==28.0.1.dev24) (2.8.0) 2026-05-27 13:34:54.062 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev24) (3.3.2) 2026-05-27 13:34:54.084 | 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.1.1->neutron==28.0.1.dev24) (4.0.0) 2026-05-27 13:34:54.086 | 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.1.1->neutron==28.0.1.dev24) (6.0.2) 2026-05-27 13:34:54.119 | 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.0.1.dev24) (0.20) 2026-05-27 13:34:54.126 | 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.0.1.dev24) (2.0.0) 2026-05-27 13:34:54.140 | 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.0.1.dev24) (2.0.2) 2026-05-27 13:34:54.141 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev24) (0.5.0) 2026-05-27 13:34:54.153 | 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.0.1.dev24) (2.9.0.post0) 2026-05-27 13:34:54.163 | 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.0.1.dev24) (7.0.1) 2026-05-27 13:34:54.166 | 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.0.1.dev24) (5.3.1) 2026-05-27 13:34:54.167 | 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.0.1.dev24) (5.6.2) 2026-05-27 13:34:54.169 | 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.0.1.dev24) (0.15.1) 2026-05-27 13:34:54.177 | 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.0.1.dev24) (5.1.0) 2026-05-27 13:34:54.188 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.0.1.dev24) (2025.3) 2026-05-27 13:34:54.196 | 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.0.1.dev24) (0.24.1) 2026-05-27 13:34:54.200 | 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.0.1.dev24) (5.0.0) 2026-05-27 13:34:54.202 | 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.0.1.dev24) (4.0.1) 2026-05-27 13:34:54.236 | 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.0.1.dev24) (1.7.3) 2026-05-27 13:34:54.284 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev24) 2026-05-27 13:34:54.302 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-27 13:34:54.333 | 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.0.1.dev24) (3.17.0) 2026-05-27 13:34:54.399 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev24) 2026-05-27 13:34:54.415 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-27 13:34:54.460 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev24) 2026-05-27 13:34:54.463 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-27 13:34:54.484 | 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.1.1->neutron==28.0.1.dev24) (2.2.1) 2026-05-27 13:34:54.485 | 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.1.1->neutron==28.0.1.dev24) (1.6.2) 2026-05-27 13:34:54.494 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev24) (82.0.1) 2026-05-27 13:34:54.524 | 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.0.1.dev24) (0.6.0) 2026-05-27 13:34:54.573 | 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.0.1.dev24) (1.17.0) 2026-05-27 13:34:54.579 | 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.0.1.dev24) (4.13.3) 2026-05-27 13:34:54.580 | 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.0.1.dev24) (4.26.0) 2026-05-27 13:34:54.629 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev24) 2026-05-27 13:34:54.646 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-27 13:34:54.665 | 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.0.1.dev24) (0.6.0) 2026-05-27 13:34:54.666 | Requirement already satisfied: cmd2>=1.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.0.1.dev24) (3.2.0) 2026-05-27 13:34:54.678 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (1.11.0) 2026-05-27 13:34:54.679 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (14.3.3) 2026-05-27 13:34:54.680 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (1.7.2) 2026-05-27 13:34:54.687 | 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.0.1.dev24) (25.4.0) 2026-05-27 13:34:54.688 | 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.0.1.dev24) (2025.9.1) 2026-05-27 13:34:54.689 | 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.0.1.dev24) (0.37.0) 2026-05-27 13:34:54.690 | 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.0.1.dev24) (0.30.0) 2026-05-27 13:34:54.757 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev24) (3.4.4) 2026-05-27 13:34:54.758 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev24) (3.11) 2026-05-27 13:34:54.759 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev24) (2.6.3) 2026-05-27 13:34:54.761 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev24) (2023.11.17) 2026-05-27 13:34:54.803 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (4.0.0) 2026-05-27 13:34:54.804 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (2.19.2) 2026-05-27 13:34:54.817 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev24) (0.1.2) 2026-05-27 13:34:54.837 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev24) (0.7) 2026-05-27 13:34:54.944 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev24) (2.8.5) 2026-05-27 13:34:54.951 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev24) (0.16.0) 2026-05-27 13:34:55.060 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-27 13:34:55.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.2 MB/s 0:00:00 2026-05-27 13:34:55.168 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-27 13:34:55.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-05-27 13:34:55.360 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-27 13:34:55.387 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-27 13:34:55.414 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-27 13:34:55.443 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-27 13:34:55.471 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-27 13:34:55.488 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-27 13:34:55.508 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-27 13:34:55.542 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-27 13:34:55.597 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-27 13:34:55.625 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-27 13:34:55.655 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-27 13:34:55.700 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-05-27 13:34:55.728 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-27 13:34:55.826 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-27 13:34:55.828 | Building editable for neutron (pyproject.toml): started 2026-05-27 13:34:57.839 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-27 13:34:57.841 | Created wheel for neutron: filename=neutron-28.0.1.dev24-0.editable-py3-none-any.whl size=12059 sha256=52260fde761aaecd4d800d2197a5ed43779e774de2ba1bc8b685875f3e6c7d96 2026-05-27 13:34:57.841 | Stored in directory: /tmp/pip-ephem-wheel-cache-_wl0xf6b/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-27 13:34:57.847 | Building wheel for ncclient (pyproject.toml): started 2026-05-27 13:34:58.434 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-27 13:34:58.436 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=291d00da658c6260cae3b4205b6219fe621faf7b7cfefceaa31c4350c1d944c4 2026-05-27 13:34:58.437 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-27 13:34:58.448 | Building wheel for ovs (pyproject.toml): started 2026-05-27 13:34:59.399 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-27 13:34:59.403 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=ec4ada41cf1818ccf6aa288ca72eb599bc809c4eff948ca033e06d0aceb733ac 2026-05-27 13:34:59.403 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-27 13:34:59.408 | Successfully built neutron ncclient ovs 2026-05-27 13:34:59.758 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-05-27 13:35:06.367 | 2026-05-27 13:35:06.393 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev24 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-05-27 13:35:06.669 | + inc/python:pip_install:216 : result=0 2026-05-27 13:35:06.672 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:35:06.676 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:06.680 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:06.684 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:06.686 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:06.691 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:06.693 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:35:06.697 | + functions-common:time_stop:2419 : start_time=1779888880764 2026-05-27 13:35:06.701 | + functions-common:time_stop:2421 : [[ -z 1779888880764 ]] 2026-05-27 13:35:06.704 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:06.708 | + functions-common:time_stop:2424 : end_time=1779888906705 2026-05-27 13:35:06.711 | + functions-common:time_stop:2425 : elapsed_time=25941 2026-05-27 13:35:06.714 | + functions-common:time_stop:2426 : total=130993 2026-05-27 13:35:06.716 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:06.718 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=156934 2026-05-27 13:35:06.723 | + inc/python:pip_install:219 : return 0 2026-05-27 13:35:06.726 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:35:06.729 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:35:06.732 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-27 13:35:06.734 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-27 13:35:06.737 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:35:06.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:35:06.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-27 13:35:06.747 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:35:06.751 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-27 13:35:06.754 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-27 13:35:06.756 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-27 13:35:06.756 | Installing OVN and dependent packages 2026-05-27 13:35:06.760 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-27 13:35:06.763 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-27 13:35:06.785 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:35:06.789 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-27 13:35:06.808 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:35:06.811 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-27 13:35:06.831 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:35:06.834 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-27 13:35:06.837 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-27 13:35:06.857 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:35:06.861 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-27 13:35:06.864 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-27 13:35:06.886 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-27 13:35:06.891 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-27 13:35:06.911 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-27 13:35:06.916 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-27 13:35:06.945 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-27 13:35:06.949 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:35:06.952 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:35:06.955 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:35:06.958 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:35:06.960 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:06.963 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:35:06.966 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:06.969 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:06.972 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:35:06.975 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:35:06.978 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:35:06.980 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:35:06.983 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-27 13:35:06.986 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:35:06.988 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:06.991 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:06.994 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-27 13:35:07.019 | + functions-common:apt_get:1199 : 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-05-27 13:35:07.070 | Reading package lists... 2026-05-27 13:35:07.564 | Building dependency tree... 2026-05-27 13:35:07.566 | Reading state information... 2026-05-27 13:35:08.348 | fakeroot is already the newest version (1.33-1). 2026-05-27 13:35:08.348 | fakeroot set to manually installed. 2026-05-27 13:35:08.348 | make is already the newest version (4.3-4.1build2). 2026-05-27 13:35:08.348 | make set to manually installed. 2026-05-27 13:35:08.348 | The following additional packages will be installed: 2026-05-27 13:35:08.349 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-27 13:35:08.349 | python3-sortedcontainers 2026-05-27 13:35:08.353 | Suggested packages: 2026-05-27 13:35:08.353 | openvswitch-doc python-sortedcontainers-doc 2026-05-27 13:35:08.405 | The following NEW packages will be installed: 2026-05-27 13:35:08.406 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-27 13:35:08.407 | python3-openvswitch python3-sortedcontainers 2026-05-27 13:35:08.483 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:35:08.483 | Need to get 4219 kB of archives. 2026-05-27 13:35:08.483 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-27 13:35:08.483 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-27 13:35:08.568 | 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-05-27 13:35:08.593 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-27 13:35:08.595 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-27 13:35:08.596 | 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-05-27 13:35:08.617 | 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-05-27 13:35:08.913 | perl: warning: Setting locale failed. 2026-05-27 13:35:08.914 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:08.914 | LANGUAGE = (unset), 2026-05-27 13:35:08.914 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:08.914 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:08.914 | are supported and installed on your system. 2026-05-27 13:35:08.914 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:08.985 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:08.985 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:08.985 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:09.205 | Fetched 4219 kB in 0s (21.6 MB/s) 2026-05-27 13:35:09.490 | Selecting previously unselected package libunbound8:amd64. 2026-05-27 13:35:09.557 | (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-05-27 13:35:09.564 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-27 13:35:09.661 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-27 13:35:09.720 | Selecting previously unselected package openvswitch-common. 2026-05-27 13:35:09.735 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-27 13:35:09.739 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:09.849 | Selecting previously unselected package python3-sortedcontainers. 2026-05-27 13:35:09.862 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-27 13:35:09.866 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-27 13:35:09.917 | Selecting previously unselected package libxdp1:amd64. 2026-05-27 13:35:09.930 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-27 13:35:09.934 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-27 13:35:09.991 | Selecting previously unselected package python3-openvswitch. 2026-05-27 13:35:10.005 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-27 13:35:10.009 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:10.116 | Selecting previously unselected package openvswitch-switch. 2026-05-27 13:35:10.128 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-27 13:35:10.137 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:10.270 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-27 13:35:10.539 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-27 13:35:10.554 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-27 13:35:10.567 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:10.584 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:11.020 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-27 13:35:11.048 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-27 13:35:11.725 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-27 13:35:11.931 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-27 13:35:12.958 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:35:14.723 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-27 13:35:15.013 | perl: warning: Setting locale failed. 2026-05-27 13:35:15.013 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:15.013 | LANGUAGE = (unset), 2026-05-27 13:35:15.013 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:15.013 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:15.014 | are supported and installed on your system. 2026-05-27 13:35:15.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:15.150 | perl: warning: Setting locale failed. 2026-05-27 13:35:15.150 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:15.150 | LANGUAGE = (unset), 2026-05-27 13:35:15.150 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:15.151 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:15.151 | are supported and installed on your system. 2026-05-27 13:35:15.151 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:15.204 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:15.205 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:15.205 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:15.280 | perl: warning: Setting locale failed. 2026-05-27 13:35:15.280 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:15.280 | LANGUAGE = (unset), 2026-05-27 13:35:15.280 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:15.280 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:15.281 | are supported and installed on your system. 2026-05-27 13:35:15.281 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:15.825 | 2026-05-27 13:35:15.825 | Running kernel seems to be up-to-date. 2026-05-27 13:35:15.825 | 2026-05-27 13:35:15.825 | Restarting services... 2026-05-27 13:35:15.850 | 2026-05-27 13:35:15.851 | Service restarts being deferred: 2026-05-27 13:35:15.851 | systemctl restart virtlockd.service 2026-05-27 13:35:15.851 | systemctl restart virtlogd.service 2026-05-27 13:35:15.851 | 2026-05-27 13:35:15.851 | No containers need to be restarted. 2026-05-27 13:35:15.851 | 2026-05-27 13:35:15.851 | User sessions running outdated binaries: 2026-05-27 13:35:15.851 | quobyte @ session #6: sshd[1979] 2026-05-27 13:35:15.861 | 2026-05-27 13:35:15.861 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:35:18.327 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:35:18.330 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:35:18.333 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:18.337 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:18.340 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:18.343 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:18.346 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:18.349 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:35:18.352 | + functions-common:time_stop:2419 : start_time=1779888907015 2026-05-27 13:35:18.355 | + functions-common:time_stop:2421 : [[ -z 1779888907015 ]] 2026-05-27 13:35:18.358 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:18.364 | + functions-common:time_stop:2424 : end_time=1779888918360 2026-05-27 13:35:18.367 | + functions-common:time_stop:2425 : elapsed_time=11345 2026-05-27 13:35:18.370 | + functions-common:time_stop:2426 : total=163011 2026-05-27 13:35:18.372 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:18.375 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174356 2026-05-27 13:35:18.379 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:35:18.384 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-27 13:35:18.407 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-27 13:35:18.410 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:35:18.413 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:35:18.417 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:35:18.420 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:35:18.423 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:18.426 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:35:18.429 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:18.433 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:18.436 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:35:18.440 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:35:18.444 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:35:18.448 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:35:18.451 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-27 13:35:18.455 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:35:18.458 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:18.462 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:18.466 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-27 13:35:18.497 | + functions-common:apt_get:1199 : 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-05-27 13:35:18.551 | Reading package lists... 2026-05-27 13:35:19.053 | Building dependency tree... 2026-05-27 13:35:19.055 | Reading state information... 2026-05-27 13:35:20.021 | The following additional packages will be installed: 2026-05-27 13:35:20.022 | ovn-common 2026-05-27 13:35:20.080 | The following NEW packages will be installed: 2026-05-27 13:35:20.080 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-27 13:35:20.174 | 0 upgraded, 4 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:35:20.174 | Need to get 2360 kB of archives. 2026-05-27 13:35:20.174 | After this operation, 8355 kB of additional disk space will be used. 2026-05-27 13:35:20.174 | 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-05-27 13:35:20.279 | 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-05-27 13:35:20.283 | 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-05-27 13:35:20.286 | 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-05-27 13:35:20.571 | perl: warning: Setting locale failed. 2026-05-27 13:35:20.571 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:20.571 | LANGUAGE = (unset), 2026-05-27 13:35:20.571 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:20.571 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:20.571 | are supported and installed on your system. 2026-05-27 13:35:20.571 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:20.647 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:20.647 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:20.647 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:20.866 | Fetched 2360 kB in 0s (13.6 MB/s) 2026-05-27 13:35:20.940 | Selecting previously unselected package ovn-common. 2026-05-27 13:35:21.012 | (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-05-27 13:35:21.019 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:35:21.023 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.144 | Selecting previously unselected package ovn-central. 2026-05-27 13:35:21.157 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:35:21.162 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.225 | Selecting previously unselected package ovn-controller-vtep. 2026-05-27 13:35:21.238 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:35:21.242 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.302 | Selecting previously unselected package ovn-host. 2026-05-27 13:35:21.314 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-27 13:35:21.321 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.411 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.433 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:21.907 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-27 13:35:22.154 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-27 13:35:22.639 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-27 13:35:22.719 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:23.261 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-27 13:35:23.476 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-27 13:35:24.191 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-27 13:35:24.945 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-27 13:35:25.825 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-27 13:35:25.903 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-27 13:35:26.132 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-27 13:35:26.688 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:35:28.751 | perl: warning: Setting locale failed. 2026-05-27 13:35:28.751 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:28.751 | LANGUAGE = (unset), 2026-05-27 13:35:28.751 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:28.751 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:28.752 | are supported and installed on your system. 2026-05-27 13:35:28.752 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:28.891 | perl: warning: Setting locale failed. 2026-05-27 13:35:28.892 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:28.892 | LANGUAGE = (unset), 2026-05-27 13:35:28.892 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:28.892 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:28.892 | are supported and installed on your system. 2026-05-27 13:35:28.892 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:28.973 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:28.973 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:28.973 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:29.062 | perl: warning: Setting locale failed. 2026-05-27 13:35:29.063 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:29.063 | LANGUAGE = (unset), 2026-05-27 13:35:29.063 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:29.063 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:29.063 | are supported and installed on your system. 2026-05-27 13:35:29.063 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:29.609 | 2026-05-27 13:35:29.609 | Running kernel seems to be up-to-date. 2026-05-27 13:35:29.609 | 2026-05-27 13:35:29.609 | Restarting services... 2026-05-27 13:35:29.635 | 2026-05-27 13:35:29.635 | Service restarts being deferred: 2026-05-27 13:35:29.635 | systemctl restart virtlockd.service 2026-05-27 13:35:29.635 | systemctl restart virtlogd.service 2026-05-27 13:35:29.635 | 2026-05-27 13:35:29.635 | No containers need to be restarted. 2026-05-27 13:35:29.635 | 2026-05-27 13:35:29.635 | User sessions running outdated binaries: 2026-05-27 13:35:29.636 | quobyte @ session #6: sshd[1979] 2026-05-27 13:35:29.647 | 2026-05-27 13:35:29.647 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:35:32.185 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:35:32.190 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:35:32.194 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:32.198 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:32.203 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:32.207 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:32.212 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:32.216 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:35:32.220 | + functions-common:time_stop:2419 : start_time=1779888918493 2026-05-27 13:35:32.226 | + functions-common:time_stop:2421 : [[ -z 1779888918493 ]] 2026-05-27 13:35:32.232 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:32.241 | + functions-common:time_stop:2424 : end_time=1779888932233 2026-05-27 13:35:32.247 | + functions-common:time_stop:2425 : elapsed_time=13740 2026-05-27 13:35:32.251 | + functions-common:time_stop:2426 : total=174356 2026-05-27 13:35:32.255 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:32.258 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=188096 2026-05-27 13:35:32.263 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:35:32.267 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-27 13:35:32.271 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-27 13:35:32.275 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-27 13:35:32.279 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-27 13:35:32.285 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.288 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-27 13:35:32.292 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.295 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-27 13:35:32.299 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.302 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-27 13:35:32.306 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.309 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-27 13:35:32.313 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.316 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-27 13:35:32.320 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.323 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-27 13:35:32.327 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.330 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-27 13:35:32.333 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-27 13:35:32.337 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-27 13:35:32.341 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-27 13:35:32.344 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-27 13:35:32.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:35:32.353 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:35:32.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-27 13:35:32.360 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:35:32.363 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-27 13:35:32.367 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:35:32.372 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-27 13:35:32.395 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:35:32.399 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-27 13:35:32.404 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-27 13:35:32.407 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-27 13:35:32.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:35:32.416 | + lib/stack:stack_install_service:32 : install_nova 2026-05-27 13:35:32.420 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-27 13:35:32.423 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-27 13:35:32.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:35:32.430 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:35:32.433 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-27 13:35:32.438 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:35:32.441 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-27 13:35:32.464 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:35:32.468 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-27 13:35:32.471 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-27 13:35:32.475 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-27 13:35:32.478 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-05-27 13:35:32.651 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-27 13:35:32.654 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:32.657 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:32.660 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-27 13:35:32.663 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:35:32.667 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:35:32.670 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:35:32.673 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:35:32.676 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:32.679 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:35:32.682 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:32.685 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:32.688 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:35:32.691 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:35:32.694 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:35:32.697 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:35:32.701 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-27 13:35:32.705 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:35:32.708 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:32.711 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:32.714 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-27 13:35:32.742 | + functions-common:apt_get:1199 : 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-05-27 13:35:32.786 | Reading package lists... 2026-05-27 13:35:33.263 | Building dependency tree... 2026-05-27 13:35:33.265 | Reading state information... 2026-05-27 13:35:33.964 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-27 13:35:33.964 | libvirt-clients set to manually installed. 2026-05-27 13:35:33.965 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-27 13:35:33.965 | The following additional packages will be installed: 2026-05-27 13:35:33.965 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-27 13:35:33.965 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-27 13:35:33.966 | qemu-system-sparc 2026-05-27 13:35:33.969 | Suggested packages: 2026-05-27 13:35:33.969 | python-zstandard-doc samba vde2 2026-05-27 13:35:34.019 | The following packages will be REMOVED: 2026-05-27 13:35:34.022 | apport-core-dump-handler 2026-05-27 13:35:34.024 | The following NEW packages will be installed: 2026-05-27 13:35:34.025 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-27 13:35:34.025 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-27 13:35:34.025 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-27 13:35:34.107 | 0 upgraded, 13 newly installed, 1 to remove and 38 not upgraded. 2026-05-27 13:35:34.107 | Need to get 110 MB of archives. 2026-05-27 13:35:34.107 | After this operation, 897 MB of additional disk space will be used. 2026-05-27 13:35:34.107 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-27 13:35:34.186 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-27 13:35:34.189 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-27 13:35:34.191 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-27 13:35:34.195 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-27 13:35:34.380 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-27 13:35:34.628 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-05-27 13:35:34.763 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-05-27 13:35:34.869 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-05-27 13:35:34.921 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-27 13:35:35.836 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-27 13:35:35.836 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-27 13:35:35.889 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-27 13:35:36.189 | perl: warning: Setting locale failed. 2026-05-27 13:35:36.189 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:36.189 | LANGUAGE = (unset), 2026-05-27 13:35:36.189 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:36.189 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:36.189 | are supported and installed on your system. 2026-05-27 13:35:36.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:36.254 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:36.254 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:36.254 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:36.647 | Fetched 110 MB in 2s (59.5 MB/s) 2026-05-27 13:35:36.686 | Selecting previously unselected package python3-zstandard. 2026-05-27 13:35:36.749 | (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-05-27 13:35:36.755 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-27 13:35:36.760 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-27 13:35:36.926 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-27 13:35:36.926 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-27 13:35:36.926 | Package apport-core-dump-handler is to be removed. 2026-05-27 13:35:36.926 | Package python3-zstandard is not configured yet. 2026-05-27 13:35:36.926 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-27 13:35:36.926 | Package apport-core-dump-handler is to be removed. 2026-05-27 13:35:36.926 | Package systemd-coredump is not installed. 2026-05-27 13:35:36.926 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-27 13:35:36.926 | Package apport-core-dump-handler is to be removed. 2026-05-27 13:35:36.927 | Package python3-zstandard is not configured yet. 2026-05-27 13:35:36.927 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-27 13:35:36.927 | Package apport-core-dump-handler is to be removed. 2026-05-27 13:35:36.927 | Package systemd-coredump is not installed. 2026-05-27 13:35:36.927 | 2026-05-27 13:35:36.993 | (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-05-27 13:35:37.000 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-27 13:35:37.873 | Selecting previously unselected package systemd-coredump. 2026-05-27 13:35:37.936 | (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-05-27 13:35:37.943 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-27 13:35:37.947 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-27 13:35:38.012 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-27 13:35:38.024 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-27 13:35:38.036 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-27 13:35:38.110 | Selecting previously unselected package python3-libvirt. 2026-05-27 13:35:38.123 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-27 13:35:38.127 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-27 13:35:38.200 | Selecting previously unselected package qemu-system-arm. 2026-05-27 13:35:38.212 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:38.224 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:38.781 | Selecting previously unselected package qemu-system-mips. 2026-05-27 13:35:38.793 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:38.806 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:39.437 | Selecting previously unselected package qemu-system-ppc. 2026-05-27 13:35:39.449 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:39.463 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:39.848 | Selecting previously unselected package qemu-system-sparc. 2026-05-27 13:35:39.859 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:39.873 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:40.157 | Selecting previously unselected package qemu-system-s390x. 2026-05-27 13:35:40.170 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:40.184 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:40.374 | Selecting previously unselected package qemu-system-misc. 2026-05-27 13:35:40.388 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:40.400 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:42.491 | Selecting previously unselected package qemu-system. 2026-05-27 13:35:42.503 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-27 13:35:42.507 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:42.551 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-27 13:35:42.563 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-27 13:35:42.568 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-27 13:35:44.546 | Selecting previously unselected package qemu-efi-arm. 2026-05-27 13:35:44.560 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-27 13:35:44.565 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-27 13:35:45.471 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-27 13:35:45.961 | Creating group 'systemd-coredump' with GID 987. 2026-05-27 13:35:45.964 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-27 13:35:45.996 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-27 13:35:46.327 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.352 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.372 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-27 13:35:46.393 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.414 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-27 13:35:46.425 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.446 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-27 13:35:46.737 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.759 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-27 13:35:46.773 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.794 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-27 13:35:46.807 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-27 13:35:48.638 | perl: warning: Setting locale failed. 2026-05-27 13:35:48.639 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:48.639 | LANGUAGE = (unset), 2026-05-27 13:35:48.639 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:48.639 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:48.639 | are supported and installed on your system. 2026-05-27 13:35:48.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:48.790 | perl: warning: Setting locale failed. 2026-05-27 13:35:48.790 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:48.790 | LANGUAGE = (unset), 2026-05-27 13:35:48.791 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:48.791 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:48.791 | are supported and installed on your system. 2026-05-27 13:35:48.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:48.846 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-27 13:35:48.846 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-27 13:35:48.846 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-27 13:35:48.925 | perl: warning: Setting locale failed. 2026-05-27 13:35:48.925 | perl: warning: Please check that your locale settings: 2026-05-27 13:35:48.925 | LANGUAGE = (unset), 2026-05-27 13:35:48.925 | LC_ALL = "en_US.utf8", 2026-05-27 13:35:48.926 | LANG = "de_DE.UTF-8" 2026-05-27 13:35:48.926 | are supported and installed on your system. 2026-05-27 13:35:48.926 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:35:49.445 | 2026-05-27 13:35:49.445 | Running kernel seems to be up-to-date. 2026-05-27 13:35:49.445 | 2026-05-27 13:35:49.445 | Restarting services... 2026-05-27 13:35:49.470 | 2026-05-27 13:35:49.470 | Service restarts being deferred: 2026-05-27 13:35:49.470 | systemctl restart virtlockd.service 2026-05-27 13:35:49.470 | systemctl restart virtlogd.service 2026-05-27 13:35:49.470 | 2026-05-27 13:35:49.470 | No containers need to be restarted. 2026-05-27 13:35:49.470 | 2026-05-27 13:35:49.470 | User sessions running outdated binaries: 2026-05-27 13:35:49.471 | quobyte @ session #6: sshd[1979] 2026-05-27 13:35:49.481 | 2026-05-27 13:35:49.481 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-27 13:35:51.854 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:35:51.859 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:35:51.862 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:51.865 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:51.868 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:51.872 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:51.876 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:51.878 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:35:51.883 | + functions-common:time_stop:2419 : start_time=1779888932737 2026-05-27 13:35:51.886 | + functions-common:time_stop:2421 : [[ -z 1779888932737 ]] 2026-05-27 13:35:51.891 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:51.895 | + functions-common:time_stop:2424 : end_time=1779888951892 2026-05-27 13:35:51.899 | + functions-common:time_stop:2425 : elapsed_time=19155 2026-05-27 13:35:51.903 | + functions-common:time_stop:2426 : total=188096 2026-05-27 13:35:51.907 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:51.910 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=207251 2026-05-27 13:35:51.915 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:35:51.918 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-27 13:35:51.921 | + functions-common:install_package:1430 : update_package_repo 2026-05-27 13:35:51.926 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-27 13:35:51.930 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-27 13:35:51.935 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-27 13:35:51.937 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:51.939 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-27 13:35:51.943 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:51.945 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:51.948 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-27 13:35:51.952 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-27 13:35:51.957 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-27 13:35:51.961 | + functions-common:apt_get_update:1159 : return 2026-05-27 13:35:51.964 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-27 13:35:51.967 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-27 13:35:51.970 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:35:51.976 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:35:51.980 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-27 13:35:52.010 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-05-27 13:35:52.063 | Reading package lists... 2026-05-27 13:35:52.559 | Building dependency tree... 2026-05-27 13:35:52.561 | Reading state information... 2026-05-27 13:35:53.277 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-27 13:35:53.277 | ovmf set to manually installed. 2026-05-27 13:35:53.277 | 0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded. 2026-05-27 13:35:53.283 | + functions-common:apt_get:1203 : result=0 2026-05-27 13:35:53.286 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-27 13:35:53.288 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:53.291 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:53.293 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:53.296 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:53.298 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:53.301 | + functions-common:time_stop:2418 : name=apt-get 2026-05-27 13:35:53.304 | + functions-common:time_stop:2419 : start_time=1779888952006 2026-05-27 13:35:53.306 | + functions-common:time_stop:2421 : [[ -z 1779888952006 ]] 2026-05-27 13:35:53.309 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:53.314 | + functions-common:time_stop:2424 : end_time=1779888953311 2026-05-27 13:35:53.316 | + functions-common:time_stop:2425 : elapsed_time=1305 2026-05-27 13:35:53.318 | + functions-common:time_stop:2426 : total=207251 2026-05-27 13:35:53.320 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:53.322 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=208556 2026-05-27 13:35:53.325 | + functions-common:apt_get:1207 : return 0 2026-05-27 13:35:53.328 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-27 13:35:53.331 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:35:53.336 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-27 13:35:53.338 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-27 13:35:53.341 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-27 13:35:53.344 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-27 13:35:53.347 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-27 13:35:53.366 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:35:53.369 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-27 13:35:53.389 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-27 13:35:53.393 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-27 13:35:53.395 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-27 13:35:53.398 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-27 13:35:53.401 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-27 13:35:53.404 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-27 13:35:53.406 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-27 13:35:53.409 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:35:53.412 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:35:53.415 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:35:53.418 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:35:53.421 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:35:53.439 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:35:53.442 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:35:53.445 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:53.448 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-27 13:35:53.449 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:35:53.454 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-27 13:35:53.457 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:53.460 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-27 13:35:53.462 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:35:53.465 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:35:53.468 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:35:53.470 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:35:53.473 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:35:53.476 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:35:53.478 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:35:53.481 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:35:53.485 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:35:53.489 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888953486 2026-05-27 13:35:53.491 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-27 13:35:53.494 | Cloning into '/opt/stack/novnc'... 2026-05-27 13:35:55.422 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:35:55.424 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:55.426 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:55.428 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:55.431 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:55.433 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:55.435 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:35:55.437 | + functions-common:time_stop:2419 : start_time=1779888953486 2026-05-27 13:35:55.439 | + functions-common:time_stop:2421 : [[ -z 1779888953486 ]] 2026-05-27 13:35:55.442 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:55.446 | + functions-common:time_stop:2424 : end_time=1779888955443 2026-05-27 13:35:55.448 | + functions-common:time_stop:2425 : elapsed_time=1957 2026-05-27 13:35:55.450 | + functions-common:time_stop:2426 : total=154990 2026-05-27 13:35:55.452 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:55.454 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=156947 2026-05-27 13:35:55.456 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-27 13:35:55.459 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-27 13:35:55.461 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:35:55.463 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:35:55.465 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:35:55.467 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:35:55.469 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:35:55.471 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:35:55.473 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:35:55.475 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:35:55.478 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:35:55.482 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888955479 2026-05-27 13:35:55.484 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-27 13:35:55.888 | From https://github.com/novnc/novnc 2026-05-27 13:35:55.888 | * tag v1.3.0 -> FETCH_HEAD 2026-05-27 13:35:55.899 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:35:55.902 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:55.905 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:55.908 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:55.911 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:55.914 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:55.916 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:35:55.919 | + functions-common:time_stop:2419 : start_time=1779888955479 2026-05-27 13:35:55.922 | + functions-common:time_stop:2421 : [[ -z 1779888955479 ]] 2026-05-27 13:35:55.926 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:55.930 | + functions-common:time_stop:2424 : end_time=1779888955927 2026-05-27 13:35:55.933 | + functions-common:time_stop:2425 : elapsed_time=448 2026-05-27 13:35:55.936 | + functions-common:time_stop:2426 : total=156947 2026-05-27 13:35:55.939 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:55.943 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=157395 2026-05-27 13:35:55.946 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:35:55.949 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:35:55.952 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:35:55.956 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:35:55.961 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:35:55.964 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:35:55.969 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:35:55.974 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:35:55.977 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:35:55.983 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:35:55.990 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888955985 2026-05-27 13:35:55.995 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:35:56.037 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:35:56.037 | 2026-05-27 13:35:56.037 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:35:56.037 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:35:56.037 | state without impacting any branches by switching back to a branch. 2026-05-27 13:35:56.037 | 2026-05-27 13:35:56.037 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:35:56.037 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:35:56.037 | 2026-05-27 13:35:56.038 | git switch -c 2026-05-27 13:35:56.038 | 2026-05-27 13:35:56.038 | Or undo this operation with: 2026-05-27 13:35:56.038 | 2026-05-27 13:35:56.038 | git switch - 2026-05-27 13:35:56.038 | 2026-05-27 13:35:56.038 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:35:56.038 | 2026-05-27 13:35:56.038 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-27 13:35:56.042 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:35:56.045 | + functions-common:time_stop:2412 : local name 2026-05-27 13:35:56.048 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:35:56.052 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:35:56.055 | + functions-common:time_stop:2415 : local total 2026-05-27 13:35:56.058 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:35:56.062 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:35:56.065 | + functions-common:time_stop:2419 : start_time=1779888955985 2026-05-27 13:35:56.068 | + functions-common:time_stop:2421 : [[ -z 1779888955985 ]] 2026-05-27 13:35:56.072 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:35:56.076 | + functions-common:time_stop:2424 : end_time=1779888956073 2026-05-27 13:35:56.080 | + functions-common:time_stop:2425 : elapsed_time=88 2026-05-27 13:35:56.083 | + functions-common:time_stop:2426 : total=157395 2026-05-27 13:35:56.086 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:35:56.089 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=157483 2026-05-27 13:35:56.092 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-27 13:35:56.111 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-27 13:35:56.116 | + functions-common:git_clone:665 : head -1 2026-05-27 13:35:56.116 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:35:56.119 | 463c39e noVNC 1.3.0 2026-05-27 13:35:56.123 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:35:56.126 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-27 13:35:56.148 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:35:56.152 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/15/987815/4 2026-05-27 13:35:56.155 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-27 13:35:56.158 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-27 13:35:56.161 | + functions-common:git_clone:583 : local git_ref=refs/changes/15/987815/4 2026-05-27 13:35:56.164 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:35:56.169 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:35:56.173 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:35:56.176 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:35:56.181 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:35:56.202 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:35:56.206 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:35:56.209 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:56.213 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:35:56.214 | + functions-common:git_clone:602 : echo refs/changes/15/987815/4 2026-05-27 13:35:56.219 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-05-27 13:35:56.222 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-27 13:35:56.225 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-27 13:35:56.228 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:35:56.232 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:35:56.235 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:35:56.238 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:35:56.241 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:35:56.244 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:35:56.247 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:35:56.250 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:35:56.254 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:35:56.260 | + functions-common:time_start:2403 : _TIME_START[$name]=1779888956256 2026-05-27 13:35:56.263 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-27 13:35:56.267 | Cloning into '/opt/stack/nova'... 2026-05-27 13:39:40.990 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:39:40.993 | + functions-common:time_stop:2412 : local name 2026-05-27 13:39:40.996 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:39:40.999 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:39:41.001 | + functions-common:time_stop:2415 : local total 2026-05-27 13:39:41.003 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:39:41.006 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:39:41.009 | + functions-common:time_stop:2419 : start_time=1779888956256 2026-05-27 13:39:41.012 | + functions-common:time_stop:2421 : [[ -z 1779888956256 ]] 2026-05-27 13:39:41.016 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:39:41.021 | + functions-common:time_stop:2424 : end_time=1779889181018 2026-05-27 13:39:41.024 | + functions-common:time_stop:2425 : elapsed_time=224762 2026-05-27 13:39:41.026 | + functions-common:time_stop:2426 : total=157483 2026-05-27 13:39:41.029 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:39:41.032 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=382245 2026-05-27 13:39:41.035 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-05-27 13:39:41.038 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/15/987815/4 2026-05-27 13:39:41.041 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:39:41.044 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:39:41.047 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:39:41.050 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:39:41.053 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:39:41.055 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:39:41.057 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:39:41.060 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:39:41.065 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:39:41.069 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889181066 2026-05-27 13:39:41.071 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/15/987815/4 2026-05-27 13:39:42.429 | From https://review.opendev.org/openstack/nova 2026-05-27 13:39:42.429 | * branch refs/changes/15/987815/4 -> FETCH_HEAD 2026-05-27 13:39:42.437 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:39:42.441 | + functions-common:time_stop:2412 : local name 2026-05-27 13:39:42.444 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:39:42.447 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:39:42.451 | + functions-common:time_stop:2415 : local total 2026-05-27 13:39:42.454 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:39:42.458 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:39:42.460 | + functions-common:time_stop:2419 : start_time=1779889181066 2026-05-27 13:39:42.464 | + functions-common:time_stop:2421 : [[ -z 1779889181066 ]] 2026-05-27 13:39:42.468 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:39:42.471 | + functions-common:time_stop:2424 : end_time=1779889182469 2026-05-27 13:39:42.475 | + functions-common:time_stop:2425 : elapsed_time=1403 2026-05-27 13:39:42.478 | + functions-common:time_stop:2426 : total=382245 2026-05-27 13:39:42.480 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:39:42.484 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=383648 2026-05-27 13:39:42.486 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-27 13:39:42.763 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:39:42.763 | 2026-05-27 13:39:42.763 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:39:42.763 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:39:42.763 | state without impacting any branches by switching back to a branch. 2026-05-27 13:39:42.763 | 2026-05-27 13:39:42.763 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:39:42.763 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:39:42.764 | 2026-05-27 13:39:42.764 | git switch -c 2026-05-27 13:39:42.764 | 2026-05-27 13:39:42.764 | Or undo this operation with: 2026-05-27 13:39:42.764 | 2026-05-27 13:39:42.764 | git switch - 2026-05-27 13:39:42.764 | 2026-05-27 13:39:42.764 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:39:42.764 | 2026-05-27 13:39:42.764 | HEAD is now at 5cb87286ec Restore 'fork' start method for daemon mode on Python 3.14 2026-05-27 13:39:42.767 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-27 13:39:42.794 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-27 13:39:42.800 | + functions-common:git_clone:665 : head -1 2026-05-27 13:39:42.801 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:39:42.805 | 5cb87286ec Restore 'fork' start method for daemon mode on Python 3.14 2026-05-27 13:39:42.808 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:39:42.812 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-27 13:39:42.816 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:39:42.819 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-27 13:39:42.822 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-27 13:39:42.826 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:39:42.830 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-27 13:39:42.834 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:39:42.838 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-27 13:39:42.842 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-27 13:39:42.845 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:39:42.849 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:39:42.855 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-27 13:39:42.858 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:39:42.862 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-27 13:39:42.866 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:39:42.870 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:39:42.874 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-27 13:39:42.881 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-27 13:39:42.884 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-27 13:39:42.887 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-27 13:39:43.064 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-27 13:39:43.068 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:39:43.071 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:39:43.074 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:39:43.077 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-27 13:39:43.080 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-27 13:39:43.084 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:39:43.087 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:39:43.090 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:39:43.093 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:39:43.096 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:39:43.100 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:39:43.103 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:39:43.107 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-27 13:39:43.132 | Using python 3.12 to install /opt/stack/nova 2026-05-27 13:39:43.135 | + 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-05-27 13:39:44.196 | Obtaining file:///opt/stack/nova 2026-05-27 13:39:44.202 | Installing build dependencies: started 2026-05-27 13:39:46.137 | Installing build dependencies: finished with status 'done' 2026-05-27 13:39:46.138 | Checking if build backend supports build_editable: started 2026-05-27 13:39:46.704 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:39:46.705 | Getting requirements to build editable: started 2026-05-27 13:39:47.046 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:39:47.049 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:39:49.356 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:39:49.382 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (7.0.3) 2026-05-27 13:39:49.383 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.0.46) 2026-05-27 13:39:49.384 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.2.1) 2026-05-27 13:39:49.385 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (0.40.4) 2026-05-27 13:39:49.386 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.1.6) 2026-05-27 13:39:49.387 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (12.0.0) 2026-05-27 13:39:49.387 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (6.0.2) 2026-05-27 13:39:49.388 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.5.1) 2026-05-27 13:39:49.389 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (43.0.3) 2026-05-27 13:39:49.390 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.8.9) 2026-05-27 13:39:49.391 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.3.2) 2026-05-27 13:39:49.392 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.1.0) 2026-05-27 13:39:49.393 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.10.1) 2026-05-27 13:39:49.394 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.17.0) 2026-05-27 13:39:49.395 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.18.4) 2026-05-27 13:39:49.396 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.3.0) 2026-05-27 13:39:49.396 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.0.0) 2026-05-27 13:39:49.397 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.26.0) 2026-05-27 13:39:49.398 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (9.9.0) 2026-05-27 13:39:49.399 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.13.1) 2026-05-27 13:39:49.400 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (11.8.0) 2026-05-27 13:39:49.401 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.11.0) 2026-05-27 13:39:49.402 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.32.5) 2026-05-27 13:39:49.404 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.7.0) 2026-05-27 13:39:49.612 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev156) 2026-05-27 13:39:49.762 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-27 13:39:49.779 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.1.1) 2026-05-27 13:39:49.780 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (7.4.1) 2026-05-27 13:39:49.780 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (10.3.0) 2026-05-27 13:39:49.781 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (6.3.0) 2026-05-27 13:39:49.782 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (8.1.0) 2026-05-27 13:39:49.783 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.10.0) 2026-05-27 13:39:49.784 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.7.0) 2026-05-27 13:39:49.785 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.9.1) 2026-05-27 13:39:49.786 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.7.1) 2026-05-27 13:39:49.787 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (10.0.1) 2026-05-27 13:39:49.788 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (18.0.0) 2026-05-27 13:39:49.788 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (7.9.0) 2026-05-27 13:39:49.789 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (17.3.0) 2026-05-27 13:39:49.790 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.0.0) 2026-05-27 13:39:49.791 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.10.1) 2026-05-27 13:39:49.792 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (6.7.2) 2026-05-27 13:39:49.793 | 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.dev156) (4.5.1) 2026-05-27 13:39:49.794 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.0.0) 2026-05-27 13:39:49.795 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (8.0.0) 2026-05-27 13:39:49.796 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (7.2.2) 2026-05-27 13:39:49.797 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.9.0) 2026-05-27 13:39:49.798 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (7.0.0) 2026-05-27 13:39:49.799 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.1.0) 2026-05-27 13:39:49.800 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.6.0) 2026-05-27 13:39:49.800 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.3.0) 2026-05-27 13:39:49.801 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (5.6.0) 2026-05-27 13:39:49.832 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev156) 2026-05-27 13:39:49.851 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-27 13:39:49.864 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (8.1.0) 2026-05-27 13:39:49.865 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (0.2.3) 2026-05-27 13:39:49.866 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.4.2) 2026-05-27 13:39:49.866 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (1.8.2) 2026-05-27 13:39:49.867 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (2.9.0.post0) 2026-05-27 13:39:49.868 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (3.2.1) 2026-05-27 13:39:49.869 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (4.10.0) 2026-05-27 13:39:49.870 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev156) (6.0.3) 2026-05-27 13:39:49.873 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev156) (1.3.10) 2026-05-27 13:39:49.874 | 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.dev156) (4.15.0) 2026-05-27 13:39:49.877 | 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.dev156) (7.3.0) 2026-05-27 13:39:49.882 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev156) (2.0.0) 2026-05-27 13:39:49.887 | 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.dev156) (3.0) 2026-05-27 13:39:49.895 | 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.dev156) (2.8.0) 2026-05-27 13:39:49.903 | 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.dev156) (3.0.0) 2026-05-27 13:39:49.906 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev156) (2.1.1) 2026-05-27 13:39:49.911 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev156) (3.0.3) 2026-05-27 13:39:49.915 | 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.dev156) (25.4.0) 2026-05-27 13:39:49.915 | 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.dev156) (2025.9.1) 2026-05-27 13:39:49.916 | 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.dev156) (0.37.0) 2026-05-27 13:39:49.917 | 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.dev156) (0.30.0) 2026-05-27 13:39:49.928 | 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.dev156) (2.1.0) 2026-05-27 13:39:49.937 | 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.dev156) (4.0.1) 2026-05-27 13:39:49.938 | 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.dev156) (2.11.0) 2026-05-27 13:39:49.939 | 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.dev156) (5.8.0) 2026-05-27 13:39:49.954 | 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.dev156) (1.5.0) 2026-05-27 13:39:49.956 | 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.dev156) (1.1.0) 2026-05-27 13:39:49.957 | 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.dev156) (1.33) 2026-05-27 13:39:49.958 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev156) (4.9.2) 2026-05-27 13:39:49.960 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev156) (1.4.0) 2026-05-27 13:39:49.970 | 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.dev156) (3.0.0) 2026-05-27 13:39:49.979 | 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.dev156) (9.1.4) 2026-05-27 13:39:49.993 | 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.dev156) (2.16.1) 2026-05-27 13:39:49.995 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev156) (0.8.1) 2026-05-27 13:39:50.004 | 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.dev156) (0.20) 2026-05-27 13:39:50.020 | 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.dev156) (2.0.2) 2026-05-27 13:39:50.021 | 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.dev156) (0.5.0) 2026-05-27 13:39:50.042 | 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.dev156) (7.0.1) 2026-05-27 13:39:50.043 | 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.dev156) (5.3.1) 2026-05-27 13:39:50.044 | 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.dev156) (5.6.2) 2026-05-27 13:39:50.045 | 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.dev156) (0.15.1) 2026-05-27 13:39:50.051 | 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.dev156) (5.1.0) 2026-05-27 13:39:50.062 | 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.dev156) (2025.3) 2026-05-27 13:39:50.063 | 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.dev156) (26.0) 2026-05-27 13:39:50.072 | 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.dev156) (0.24.1) 2026-05-27 13:39:50.076 | 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.dev156) (5.0.0) 2026-05-27 13:39:50.079 | 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.dev156) (4.0.1) 2026-05-27 13:39:50.095 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev156) (1.1.2) 2026-05-27 13:39:50.121 | 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.dev156) (1.7.3) 2026-05-27 13:39:50.129 | 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.dev156) (2.2.0) 2026-05-27 13:39:50.136 | 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.dev156) (1.3.7) 2026-05-27 13:39:50.149 | 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.dev156) (3.3.2) 2026-05-27 13:39:50.165 | 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.dev156) (4.3.1) 2026-05-27 13:39:50.166 | 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.dev156) (3.7.0) 2026-05-27 13:39:50.178 | 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.dev156) (2.4.0) 2026-05-27 13:39:50.190 | 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.dev156) (2.2.1) 2026-05-27 13:39:50.191 | 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.dev156) (1.6.2) 2026-05-27 13:39:50.202 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev156) (82.0.1) 2026-05-27 13:39:50.226 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev156) (0.6.0) 2026-05-27 13:39:50.279 | 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.dev156) (4.13.3) 2026-05-27 13:39:50.287 | 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.dev156) (0.6.0) 2026-05-27 13:39:50.288 | Requirement already satisfied: cmd2>=1.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.dev156) (3.2.0) 2026-05-27 13:39:50.300 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (1.11.0) 2026-05-27 13:39:50.301 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (14.3.3) 2026-05-27 13:39:50.302 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (1.7.2) 2026-05-27 13:39:50.322 | 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.dev156) (1.17.0) 2026-05-27 13:39:50.330 | 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.dev156) (2.1.0) 2026-05-27 13:39:50.333 | 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.dev156) (24.2.1) 2026-05-27 13:39:50.357 | 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.dev156) (4.4.0) 2026-05-27 13:39:50.388 | 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.dev156) (3.4.4) 2026-05-27 13:39:50.389 | 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.dev156) (3.11) 2026-05-27 13:39:50.390 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev156) (2.6.3) 2026-05-27 13:39:50.392 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev156) (2023.11.17) 2026-05-27 13:39:50.447 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (4.0.0) 2026-05-27 13:39:50.448 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (2.19.2) 2026-05-27 13:39:50.462 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev156) (0.1.2) 2026-05-27 13:39:50.486 | 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.dev156) (0.7) 2026-05-27 13:39:50.552 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev156) (2.8.5) 2026-05-27 13:39:50.561 | 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.dev156) (0.16.0) 2026-05-27 13:39:51.118 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev156) 2026-05-27 13:39:51.135 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-27 13:39:51.264 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev156) 2026-05-27 13:39:51.281 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-27 13:39:51.353 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev156) 2026-05-27 13:39:51.370 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-27 13:39:51.536 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-27 13:39:51.564 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-27 13:39:51.595 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-27 13:39:51.635 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-27 13:39:52.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.3 MB/s 0:00:00 2026-05-27 13:39:52.338 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-27 13:39:52.404 | Building wheels for collected packages: nova 2026-05-27 13:39:52.406 | Building editable for nova (pyproject.toml): started 2026-05-27 13:39:55.193 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-27 13:39:55.194 | Created wheel for nova: filename=nova-33.1.0.dev156-0.editable-py3-none-any.whl size=9436 sha256=13aff8ca17ce18199b1b0c010373e87ce4e187748163f147583c2945a504fafd 2026-05-27 13:39:55.194 | Stored in directory: /tmp/pip-ephem-wheel-cache-q_vfo82o/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-27 13:39:55.201 | Successfully built nova 2026-05-27 13:39:55.525 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-27 13:40:00.430 | 2026-05-27 13:40:00.457 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev156 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-27 13:40:00.732 | + inc/python:pip_install:216 : result=0 2026-05-27 13:40:00.738 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:40:00.742 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:00.747 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:00.751 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:00.755 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:00.760 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:00.764 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:40:00.768 | + functions-common:time_stop:2419 : start_time=1779889183126 2026-05-27 13:40:00.773 | + functions-common:time_stop:2421 : [[ -z 1779889183126 ]] 2026-05-27 13:40:00.779 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:00.786 | + functions-common:time_stop:2424 : end_time=1779889200780 2026-05-27 13:40:00.791 | + functions-common:time_stop:2425 : elapsed_time=17654 2026-05-27 13:40:00.795 | + functions-common:time_stop:2426 : total=156934 2026-05-27 13:40:00.800 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:00.803 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174588 2026-05-27 13:40:00.808 | + inc/python:pip_install:219 : return 0 2026-05-27 13:40:00.814 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:40:00.820 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:40:00.825 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-27 13:40:00.830 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-27 13:40:00.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:40:00.839 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:40:00.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-27 13:40:00.848 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:40:00.853 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-05-27 13:40:00.878 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:40:00.882 | + ./stack.sh:main:956 : configure_nova 2026-05-27 13:40:00.888 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-27 13:40:00.910 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-27 13:40:00.914 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-27 13:40:00.919 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-27 13:40:00.925 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-27 13:40:00.926 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-27 13:40:00.933 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-27 13:40:00.937 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-27 13:40:00.941 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-27 13:40:00.946 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-27 13:40:00.951 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-27 13:40:00.956 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-27 13:40:00.965 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-27 13:40:00.971 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-27 13:40:00.995 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-27 13:40:01.015 | + 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-05-27 13:40:01.035 | + 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-05-27 13:40:01.056 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-27 13:40:01.077 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-27 13:40:01.097 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-27 13:40:01.102 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-27 13:40:01.109 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.qyMnzF7WUW 2026-05-27 13:40:01.113 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-27 13:40:01.117 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-27 13:40:01.121 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-27 13:40:01.126 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-27 13:40:01.130 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-27 13:40:01.135 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.qyMnzF7WUW 2026-05-27 13:40:01.142 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.qyMnzF7WUW 2026-05-27 13:40:01.162 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.qyMnzF7WUW /etc/sudoers.d/nova-rootwrap 2026-05-27 13:40:01.181 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-27 13:40:01.186 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-27 13:40:01.190 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-27 13:40:01.195 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-27 13:40:01.199 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-27 13:40:01.203 | + 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-05-27 13:40:01.207 | + 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-05-27 13:40:01.211 | + 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-05-27 13:40:01.213 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-27 13:40:01.226 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-27 13:40:01.234 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-27 13:40:01.252 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-27 13:40:01.270 | + 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-05-27 13:40:01.274 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-27 13:40:01.280 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-27 13:40:01.302 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:01.305 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-27 13:40:01.318 | net.ipv4.ip_forward = 1 2026-05-27 13:40:01.324 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-27 13:40:01.328 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-27 13:40:01.332 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-27 13:40:01.351 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-27 13:40:01.354 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-27 13:40:01.358 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-27 13:40:01.378 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-27 13:40:01.383 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-27 13:40:01.383 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-27 13:40:01.390 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:6576b5320ea 2026-05-27 13:40:01.394 | InitiatorName=iqn.2016-04.com.open-iscsi:6576b5320ea 2026-05-27 13:40:01.400 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:01.404 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-27 13:40:01.491 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-27 13:40:01.493 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-27 13:40:01.497 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:01.501 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-27 13:40:01.563 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-27 13:40:01.566 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-27 13:40:01.578 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-27 13:40:01.586 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-27 13:40:01.636 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-27 13:40:01.639 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-27 13:40:01.682 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-27 13:40:01.729 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-27 13:40:01.768 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-27 13:40:01.810 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-27 13:40:01.850 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-27 13:40:01.891 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.171 2026-05-27 13:40:01.930 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-27 13:40:01.970 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-27 13:40:02.010 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-27 13:40:02.050 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-27 13:40:02.090 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-27 13:40:02.136 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-27 13:40:02.177 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-27 13:40:02.215 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-27 13:40:02.253 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-27 13:40:02.256 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:40:02.260 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:40:02.264 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:40:02.269 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:40:02.273 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:40:02.275 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:40:02.281 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:40:02.285 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:40:02.289 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:40:02.292 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:40:02.296 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:40:02.301 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:40:02.304 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:40:02.308 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-27 13:40:02.333 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:02.336 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:40:02.341 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-27 13:40:02.344 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-27 13:40:02.396 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-27 13:40:02.400 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-27 13:40:02.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-27 13:40:02.407 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-27 13:40:02.410 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:40:02.414 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:02.417 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:40:02.443 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:02.446 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:40:02.450 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-27 13:40:02.454 | + 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-05-27 13:40:02.507 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-27 13:40:02.509 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-27 13:40:02.512 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-27 13:40:02.517 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-27 13:40:02.521 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:40:02.526 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:02.530 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:40:02.559 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:02.562 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:40:02.567 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-27 13:40:02.570 | + 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-05-27 13:40:02.617 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-27 13:40:02.664 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-27 13:40:02.707 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-27 13:40:02.738 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-27 13:40:02.759 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:02.762 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-27 13:40:02.783 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:02.788 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-27 13:40:02.789 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-27 13:40:02.796 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-27 13:40:02.799 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-27 13:40:02.839 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:02.842 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-27 13:40:02.886 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-27 13:40:02.927 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-27 13:40:02.929 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:02.933 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-27 13:40:02.936 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-27 13:40:02.940 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:40:02.944 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-27 13:40:02.946 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:02.948 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:40:02.950 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-27 13:40:02.955 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-27 13:40:02.996 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-27 13:40:03.037 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.171/identity 2026-05-27 13:40:03.076 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-27 13:40:03.117 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-27 13:40:03.160 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-27 13:40:03.202 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-27 13:40:03.235 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-27 13:40:03.264 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:40:03.293 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:40:03.322 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-27 13:40:03.355 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:40:03.357 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-27 13:40:03.374 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:03.377 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-27 13:40:03.380 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-27 13:40:03.418 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-27 13:40:03.421 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:03.424 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:40:03.427 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-27 13:40:03.429 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-27 13:40:03.462 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-27 13:40:03.496 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.171/identity 2026-05-27 13:40:03.533 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-27 13:40:03.578 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-27 13:40:03.618 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-27 13:40:03.659 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-27 13:40:03.701 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-27 13:40:03.740 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-27 13:40:03.763 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:03.767 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-27 13:40:03.789 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:03.793 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-27 13:40:03.796 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-27 13:40:03.839 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-27 13:40:03.882 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-27 13:40:03.886 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-27 13:40:03.931 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-27 13:40:03.935 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-27 13:40:03.939 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-27 13:40:03.943 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:40:03.946 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:40:03.949 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:40:03.953 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:40:03.956 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:40:03.960 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:40:03.964 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:40:03.968 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:40:03.972 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:40:03.975 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:40:03.979 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:40:03.982 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:40:03.985 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:40:03.988 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-27 13:40:03.992 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-27 13:40:03.995 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:03.999 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:40:04.019 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:40:04.022 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:40:04.026 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:04.029 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:40:04.032 | + 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-05-27 13:40:04.072 | + 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-05-27 13:40:04.117 | + 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-05-27 13:40:04.160 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:40:04.199 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-27 13:40:04.240 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-27 13:40:04.287 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-27 13:40:04.311 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:04.315 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-05-27 13:40:04.319 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-27 13:40:04.322 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-27 13:40:04.325 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-27 13:40:04.328 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-27 13:40:04.332 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-27 13:40:04.335 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-27 13:40:04.338 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:40:04.342 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:40:04.361 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:04.362 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:40:04.376 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:40:04.381 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:04.396 | /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-05-27 13:40:04.401 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-27 13:40:04.405 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-27 13:40:04.410 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:40:04.413 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-27 13:40:04.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-27 13:40:04.497 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-27 13:40:04.538 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:40:04.578 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:40:04.617 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:40:04.656 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:40:04.694 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:40:04.734 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:40:04.770 | + 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-05-27 13:40:04.805 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:40:04.840 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:40:04.880 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:40:04.918 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-27 13:40:04.959 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-27 13:40:04.963 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-27 13:40:04.968 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-27 13:40:04.970 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-27 13:40:04.973 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:40:04.977 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:04.980 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:04.984 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-27 13:40:04.988 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-27 13:40:04.992 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-27 13:40:05.032 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-27 13:40:05.072 | + 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-05-27 13:40:05.072 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-27 13:40:05.084 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-27 13:40:05.089 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-27 13:40:05.092 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-27 13:40:05.096 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:40:05.099 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:40:05.102 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:40:05.105 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:40:05.109 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:05.112 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:05.116 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:40:05.119 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:40:05.123 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:05.127 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:05.129 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-27 13:40:05.147 | perl: warning: Setting locale failed. 2026-05-27 13:40:05.147 | perl: warning: Please check that your locale settings: 2026-05-27 13:40:05.147 | LANGUAGE = (unset), 2026-05-27 13:40:05.147 | LC_ALL = "en_US.utf8", 2026-05-27 13:40:05.147 | LANG = "de_DE.UTF-8" 2026-05-27 13:40:05.147 | are supported and installed on your system. 2026-05-27 13:40:05.147 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:40:05.191 | Enabling site nova-api. 2026-05-27 13:40:05.198 | To activate the new configuration, you need to run: 2026-05-27 13:40:05.198 | systemctl reload apache2 2026-05-27 13:40:05.205 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-27 13:40:05.208 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:40:05.211 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:05.213 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:40:05.371 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-27 13:40:05.392 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:05.396 | + 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-05-27 13:40:05.399 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-27 13:40:05.402 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-27 13:40:05.406 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-27 13:40:05.409 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-27 13:40:05.413 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-27 13:40:05.418 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-27 13:40:05.421 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:40:05.425 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:40:05.444 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:40:05.445 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:05.456 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:40:05.461 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:05.476 | /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-05-27 13:40:05.482 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-27 13:40:05.486 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-27 13:40:05.493 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:40:05.496 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-27 13:40:05.542 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-27 13:40:05.582 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-27 13:40:05.622 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:40:05.663 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:40:05.703 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:40:05.745 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:40:05.784 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:40:05.820 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:40:05.857 | + 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-05-27 13:40:05.896 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:40:05.934 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:40:05.971 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:40:06.009 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-27 13:40:06.049 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-27 13:40:06.052 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-27 13:40:06.090 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-27 13:40:06.111 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:06.113 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-27 13:40:06.156 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-27 13:40:06.158 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-27 13:40:06.161 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-27 13:40:06.181 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:06.184 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:40:06.188 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:40:06.232 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-27 13:40:06.277 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-27 13:40:06.280 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-27 13:40:06.283 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-27 13:40:06.287 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:40:06.290 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-27 13:40:06.294 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:40:06.318 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:06.322 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-27 13:40:06.324 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-27 13:40:06.327 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:40:06.346 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:06.348 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:40:06.353 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:40:06.396 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:40:06.399 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:40:06.403 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-27 13:40:06.448 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-27 13:40:06.491 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-27 13:40:06.537 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-27 13:40:06.559 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:06.563 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-27 13:40:06.607 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-27 13:40:06.610 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-27 13:40:06.614 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-27 13:40:06.658 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-27 13:40:06.662 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:06.665 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:40:06.669 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-27 13:40:06.673 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-27 13:40:06.719 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-27 13:40:06.761 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.171/identity 2026-05-27 13:40:06.804 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-27 13:40:06.845 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-27 13:40:06.887 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-27 13:40:06.929 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-27 13:40:06.972 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-27 13:40:07.014 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-27 13:40:07.038 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:07.042 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-27 13:40:07.048 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:40:07.052 | + lib/nova:create_nova_conf:587 : local conf 2026-05-27 13:40:07.056 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-27 13:40:07.059 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-27 13:40:07.062 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:40:07.067 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:40:07.070 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-27 13:40:07.074 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-27 13:40:07.077 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-27 13:40:07.084 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-27 13:40:07.088 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-27 13:40:07.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-27 13:40:07.095 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-27 13:40:07.099 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:40:07.101 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:07.105 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:40:07.126 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:07.129 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:40:07.133 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-27 13:40:07.138 | + 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-05-27 13:40:07.179 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-27 13:40:07.223 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-27 13:40:07.264 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:40:07.267 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-27 13:40:07.270 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-27 13:40:07.273 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-27 13:40:07.293 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:07.299 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-27 13:40:07.299 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-27 13:40:08.595 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-27 13:40:08.598 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-27 13:40:09.824 | Adding vhost "nova_cell1" ... 2026-05-27 13:40:09.914 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-27 13:40:11.117 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-27 13:40:11.161 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-27 13:40:11.164 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-27 13:40:11.166 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.169 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:40:11.171 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-27 13:40:11.173 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:40:11.190 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.193 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-27 13:40:11.196 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-27 13:40:11.198 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:40:11.215 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.218 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/nova_cell1 2026-05-27 13:40:11.221 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/nova_cell1 2026-05-27 13:40:11.255 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:40:11.257 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:40:11.260 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-27 13:40:11.279 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.282 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-27 13:40:11.285 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.287 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-27 13:40:11.290 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.293 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:40:11.296 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-27 13:40:11.299 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-27 13:40:11.332 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-27 13:40:11.360 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.171/identity 2026-05-27 13:40:11.389 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-27 13:40:11.418 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-27 13:40:11.446 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-27 13:40:11.474 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-27 13:40:11.502 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-27 13:40:11.530 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-27 13:40:11.532 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-27 13:40:11.534 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.538 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:40:11.552 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:40:11.555 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:40:11.557 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:11.559 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:40:11.562 | + 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-05-27 13:40:11.590 | + 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-05-27 13:40:11.618 | + 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-05-27 13:40:11.647 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:40:11.676 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-27 13:40:11.704 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:40:11.707 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-27 13:40:11.711 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:40:11.714 | + lib/nova:create_nova_conf:621 : local conf 2026-05-27 13:40:11.716 | + lib/nova:create_nova_conf:622 : local offset 2026-05-27 13:40:11.718 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-27 13:40:11.721 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:40:11.723 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:40:11.726 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.728 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-27 13:40:11.731 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-27 13:40:11.733 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-27 13:40:11.736 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-27 13:40:11.738 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-27 13:40:11.740 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-27 13:40:11.755 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.757 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-27 13:40:11.788 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-27 13:40:11.816 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-27 13:40:11.818 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-27 13:40:11.821 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-27 13:40:11.823 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-27 13:40:11.839 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:11.841 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-27 13:40:11.858 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:11.861 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-27 13:40:11.879 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.882 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-27 13:40:11.886 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-27 13:40:11.888 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-27 13:40:11.893 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-27 13:40:11.914 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:11.917 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-27 13:40:11.934 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-27 13:40:11.934 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-27 13:40:11.945 | cgroup_device_acl = [ 2026-05-27 13:40:11.945 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-27 13:40:11.945 | "/dev/random", "/dev/urandom", 2026-05-27 13:40:11.946 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-27 13:40:11.946 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-27 13:40:11.946 | "/dev/vfio/vfio", 2026-05-27 13:40:11.946 | ] 2026-05-27 13:40:11.950 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-27 13:40:11.953 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:40:11.956 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:40:11.959 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:40:11.962 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:40:11.965 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:40:11.968 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:40:11.971 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:40:11.974 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:40:11.977 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:40:11.980 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:40:11.983 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:40:11.986 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:40:11.989 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:40:11.992 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-27 13:40:11.998 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-27 13:40:12.001 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-27 13:40:12.004 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-27 13:40:12.007 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-27 13:40:12.037 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-27 13:40:12.040 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-27 13:40:12.043 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:12.046 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:12.050 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-05-27 13:40:12.053 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-27 13:40:12.055 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-05-27 13:40:12.073 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-27 13:40:12.073 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-05-27 13:40:12.085 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-05-27 13:40:12.091 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-05-27 13:40:12.108 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-27 13:40:12.108 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-27 13:40:12.118 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-27 13:40:12.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-27 13:40:12.127 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-27 13:40:12.130 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-27 13:40:12.133 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-27 13:40:12.136 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:12.139 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-27 13:40:12.214 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-27 13:40:12.219 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:12.222 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-27 13:40:12.334 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-27 13:40:12.384 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-27 13:40:12.431 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-27 13:40:12.435 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-27 13:40:12.477 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-27 13:40:12.516 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-05-27 13:40:12.557 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-27 13:40:12.595 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-27 13:40:12.631 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-27 13:40:12.635 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:40:12.640 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-27 13:40:12.643 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-27 13:40:12.648 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:40:12.652 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-27 13:40:12.655 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-27 13:40:12.659 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-27 13:40:12.662 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-27 13:40:12.665 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-27 13:40:12.669 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-27 13:40:12.690 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:12.694 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-27 13:40:12.696 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-27 13:40:12.700 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-27 13:40:12.703 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-27 13:40:12.706 | + lib/stack:stack_install_service:32 : install_placement 2026-05-27 13:40:12.708 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-27 13:40:12.711 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-27 13:40:12.714 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:40:12.718 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-27 13:40:12.720 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-27 13:40:12.724 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:40:12.729 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:40:12.730 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:40:12.736 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-27 13:40:12.739 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-27 13:40:12.741 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-27 13:40:12.745 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-27 13:40:12.747 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-27 13:40:12.771 | Using python 3.12 to install osc-placement 2026-05-27 13:40:12.775 | + 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-05-27 13:40:14.168 | Collecting osc-placement 2026-05-27 13:40:14.319 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-27 13:40:14.422 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-05-27 13:40:14.423 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-05-27 13:40:14.424 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-05-27 13:40:14.425 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-05-27 13:40:14.427 | 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-05-27 13:40:14.429 | 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.32.5) 2026-05-27 13:40:14.430 | 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.7.0) 2026-05-27 13:40:14.431 | 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-05-27 13:40:14.432 | 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-05-27 13:40:14.437 | 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.13.3) 2026-05-27 13:40:14.439 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-05-27 13:40:14.440 | 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.7.2) 2026-05-27 13:40:14.443 | 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-05-27 13:40:14.444 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-05-27 13:40:14.445 | 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-05-27 13:40:14.447 | 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-05-27 13:40:14.450 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-05-27 13:40:14.452 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-05-27 13:40:14.453 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-05-27 13:40:14.456 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-05-27 13:40:14.457 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-05-27 13:40:14.458 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-05-27 13:40:14.459 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-05-27 13:40:14.460 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-05-27 13:40:14.462 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-05-27 13:40:14.463 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-05-27 13:40:14.465 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-05-27 13:40:14.468 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-05-27 13:40:14.473 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-05-27 13:40:14.480 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-05-27 13:40:14.486 | 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-05-27 13:40:14.487 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-05-27 13:40:14.489 | 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-05-27 13:40:14.490 | 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.0) 2026-05-27 13:40:14.493 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-05-27 13:40:14.498 | 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-05-27 13:40:14.503 | 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.6.0) 2026-05-27 13:40:14.517 | 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.4) 2026-05-27 13:40:14.518 | 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.11) 2026-05-27 13:40:14.519 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-05-27 13:40:14.521 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-05-27 13:40:14.536 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-05-27 13:40:14.538 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-05-27 13:40:14.542 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-05-27 13:40:14.585 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-27 13:40:14.951 | Installing collected packages: osc-placement 2026-05-27 13:40:15.146 | Successfully installed osc-placement-4.8.0 2026-05-27 13:40:15.306 | + inc/python:pip_install:216 : result=0 2026-05-27 13:40:15.309 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:40:15.311 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:15.314 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:15.316 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:15.319 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:15.321 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:15.323 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:40:15.326 | + functions-common:time_stop:2419 : start_time=1779889212765 2026-05-27 13:40:15.328 | + functions-common:time_stop:2421 : [[ -z 1779889212765 ]] 2026-05-27 13:40:15.332 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:15.335 | + functions-common:time_stop:2424 : end_time=1779889215332 2026-05-27 13:40:15.338 | + functions-common:time_stop:2425 : elapsed_time=2567 2026-05-27 13:40:15.340 | + functions-common:time_stop:2426 : total=174588 2026-05-27 13:40:15.342 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:15.345 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=177155 2026-05-27 13:40:15.347 | + inc/python:pip_install:219 : return 0 2026-05-27 13:40:15.350 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-27 13:40:15.352 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-27 13:40:15.354 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-27 13:40:15.357 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-27 13:40:15.360 | + functions-common:git_clone:584 : local orig_dir 2026-05-27 13:40:15.363 | ++ functions-common:git_clone:585 : pwd 2026-05-27 13:40:15.366 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:40:15.368 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:40:15.371 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:40:15.388 | + functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:40:15.390 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:40:15.393 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:40:15.396 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-27 13:40:15.396 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:40:15.401 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-27 13:40:15.404 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:40:15.406 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-27 13:40:15.409 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:40:15.411 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:40:15.414 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:40:15.416 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:40:15.418 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:40:15.422 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:40:15.424 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:15.426 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:15.429 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:15.442 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889215430 2026-05-27 13:40:15.444 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-27 13:40:15.450 | Cloning into '/opt/stack/placement'... 2026-05-27 13:40:18.778 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:40:18.781 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:18.785 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:18.788 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:18.792 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:18.795 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:18.799 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:40:18.802 | + functions-common:time_stop:2419 : start_time=1779889215430 2026-05-27 13:40:18.805 | + functions-common:time_stop:2421 : [[ -z 1779889215430 ]] 2026-05-27 13:40:18.810 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:18.816 | + functions-common:time_stop:2424 : end_time=1779889218812 2026-05-27 13:40:18.820 | + functions-common:time_stop:2425 : elapsed_time=3382 2026-05-27 13:40:18.822 | + functions-common:time_stop:2426 : total=383648 2026-05-27 13:40:18.826 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:18.830 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=387030 2026-05-27 13:40:18.833 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-27 13:40:18.836 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-27 13:40:18.840 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:40:18.843 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:40:18.847 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:40:18.850 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:40:18.853 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:40:18.857 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:40:18.861 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:18.864 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:18.870 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:18.874 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889218871 2026-05-27 13:40:18.878 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-27 13:40:19.399 | From https://review.opendev.org/openstack/placement 2026-05-27 13:40:19.399 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-27 13:40:19.411 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:40:19.415 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:19.419 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:19.422 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:19.425 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:19.428 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:19.431 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:40:19.435 | + functions-common:time_stop:2419 : start_time=1779889218871 2026-05-27 13:40:19.438 | + functions-common:time_stop:2421 : [[ -z 1779889218871 ]] 2026-05-27 13:40:19.443 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:19.447 | + functions-common:time_stop:2424 : end_time=1779889219444 2026-05-27 13:40:19.451 | + functions-common:time_stop:2425 : elapsed_time=573 2026-05-27 13:40:19.455 | + functions-common:time_stop:2426 : total=387030 2026-05-27 13:40:19.458 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:19.461 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=387603 2026-05-27 13:40:19.465 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:40:19.469 | + functions-common:git_timed:689 : local count=0 2026-05-27 13:40:19.473 | + functions-common:git_timed:690 : local timeout=0 2026-05-27 13:40:19.476 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:40:19.479 | + functions-common:git_timed:693 : timeout=0 2026-05-27 13:40:19.483 | + functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:40:19.486 | + functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:40:19.489 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:19.492 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:19.496 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:19.501 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889219498 2026-05-27 13:40:19.504 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:40:19.554 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:40:19.554 | 2026-05-27 13:40:19.554 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:40:19.554 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:40:19.554 | state without impacting any branches by switching back to a branch. 2026-05-27 13:40:19.554 | 2026-05-27 13:40:19.554 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:40:19.554 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:40:19.555 | 2026-05-27 13:40:19.555 | git switch -c 2026-05-27 13:40:19.555 | 2026-05-27 13:40:19.555 | Or undo this operation with: 2026-05-27 13:40:19.555 | 2026-05-27 13:40:19.555 | git switch - 2026-05-27 13:40:19.555 | 2026-05-27 13:40:19.555 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:40:19.555 | 2026-05-27 13:40:19.555 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-27 13:40:19.559 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:40:19.563 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:19.566 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:19.568 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:19.571 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:19.573 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:19.577 | + functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:40:19.580 | + functions-common:time_stop:2419 : start_time=1779889219498 2026-05-27 13:40:19.583 | + functions-common:time_stop:2421 : [[ -z 1779889219498 ]] 2026-05-27 13:40:19.586 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:19.591 | + functions-common:time_stop:2424 : end_time=1779889219587 2026-05-27 13:40:19.594 | + functions-common:time_stop:2425 : elapsed_time=89 2026-05-27 13:40:19.598 | + functions-common:time_stop:2426 : total=387603 2026-05-27 13:40:19.601 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:19.604 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=387692 2026-05-27 13:40:19.607 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-27 13:40:19.635 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-27 13:40:19.641 | + functions-common:git_clone:665 : head -1 2026-05-27 13:40:19.641 | + functions-common:git_clone:665 : git show --oneline 2026-05-27 13:40:19.645 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-27 13:40:19.651 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:40:19.656 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-27 13:40:19.660 | + inc/python:setup_develop:353 : local bindep 2026-05-27 13:40:19.664 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-27 13:40:19.667 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-27 13:40:19.670 | + inc/python:setup_develop:359 : local extras= 2026-05-27 13:40:19.673 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-27 13:40:19.677 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-27 13:40:19.680 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-27 13:40:19.684 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-27 13:40:19.688 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-27 13:40:19.692 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-27 13:40:19.698 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-27 13:40:19.703 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-27 13:40:19.709 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-27 13:40:19.713 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-27 13:40:19.717 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-27 13:40:19.723 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-27 13:40:19.732 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-27 13:40:19.737 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-27 13:40:19.741 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-05-27 13:40:19.926 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-27 13:40:19.931 | + inc/python:setup_package:436 : local bindep=0 2026-05-27 13:40:19.935 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-27 13:40:19.941 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-27 13:40:19.946 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-27 13:40:19.951 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-27 13:40:19.955 | + inc/python:setup_package:445 : local flags=-e 2026-05-27 13:40:19.959 | + inc/python:setup_package:446 : local extras= 2026-05-27 13:40:19.964 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-27 13:40:19.969 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-27 13:40:19.974 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-27 13:40:19.979 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-27 13:40:19.982 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-27 13:40:19.988 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-27 13:40:20.023 | Using python 3.12 to install /opt/stack/placement 2026-05-27 13:40:20.028 | + 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-05-27 13:40:21.122 | Obtaining file:///opt/stack/placement 2026-05-27 13:40:21.126 | Installing build dependencies: started 2026-05-27 13:40:23.242 | Installing build dependencies: finished with status 'done' 2026-05-27 13:40:23.244 | Checking if build backend supports build_editable: started 2026-05-27 13:40:23.834 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-27 13:40:23.835 | Getting requirements to build editable: started 2026-05-27 13:40:24.168 | Getting requirements to build editable: finished with status 'done' 2026-05-27 13:40:24.172 | Preparing editable metadata (pyproject.toml): started 2026-05-27 13:40:25.232 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:40:25.260 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-05-27 13:40:25.260 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-05-27 13:40:25.261 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-05-27 13:40:25.264 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-05-27 13:40:25.264 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-05-27 13:40:25.265 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-05-27 13:40:25.266 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-05-27 13:40:25.267 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-05-27 13:40:25.268 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-05-27 13:40:25.269 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-05-27 13:40:25.270 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-05-27 13:40:25.273 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-05-27 13:40:25.273 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-05-27 13:40:25.275 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-05-27 13:40:25.275 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-27 13:40:25.276 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-05-27 13:40:25.277 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-05-27 13:40:25.278 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-05-27 13:40:25.279 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-05-27 13:40:25.281 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-27 13:40:25.285 | 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.0.1.dev2) (25.4.0) 2026-05-27 13:40:25.285 | 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.0.1.dev2) (2025.9.1) 2026-05-27 13:40:25.286 | 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.0.1.dev2) (0.37.0) 2026-05-27 13:40:25.286 | 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.0.1.dev2) (0.30.0) 2026-05-27 13:40:25.295 | 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.0.1.dev2) (5.13.1) 2026-05-27 13:40:25.297 | 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.0.1.dev2) (4.1.1) 2026-05-27 13:40:25.300 | 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.0.1.dev2) (6.7.2) 2026-05-27 13:40:25.300 | 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.0.1.dev2) (4.0.1) 2026-05-27 13:40:25.300 | 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.0.1.dev2) (2.11.0) 2026-05-27 13:40:25.302 | 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.0.1.dev2) (5.8.0) 2026-05-27 13:40:25.307 | 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.0.1.dev2) (2.1.0) 2026-05-27 13:40:25.308 | 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.0.1.dev2) (5.7.0) 2026-05-27 13:40:25.309 | 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.0.1.dev2) (1.8.2) 2026-05-27 13:40:25.310 | 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.0.1.dev2) (4.15.0) 2026-05-27 13:40:25.321 | 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.0.1.dev2) (1.5.0) 2026-05-27 13:40:25.325 | 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.0.1.dev2) (5.2.1) 2026-05-27 13:40:25.330 | 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.0.1.dev2) (0.20) 2026-05-27 13:40:25.331 | 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.0.1.dev2) (3.0.0) 2026-05-27 13:40:25.334 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-05-27 13:40:25.339 | 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.0.1.dev2) (1.3.0) 2026-05-27 13:40:25.343 | 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.0.1.dev2) (2.0.0) 2026-05-27 13:40:25.343 | 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.0.1.dev2) (6.0.3) 2026-05-27 13:40:25.348 | 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.0.1.dev2) (1.18.4) 2026-05-27 13:40:25.350 | 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.0.1.dev2) (2.0.2) 2026-05-27 13:40:25.351 | 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.0.1.dev2) (0.5.0) 2026-05-27 13:40:25.355 | 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.0.1.dev2) (1.3.10) 2026-05-27 13:40:25.361 | 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.0.1.dev2) (2.9.0.post0) 2026-05-27 13:40:25.365 | 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.0.1.dev2) (5.0.0) 2026-05-27 13:40:25.366 | 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.0.1.dev2) (3.1.6) 2026-05-27 13:40:25.369 | 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.0.1.dev2) (4.0.1) 2026-05-27 13:40:25.375 | 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.0.1.dev2) (3.0.3) 2026-05-27 13:40:25.383 | 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.0.1.dev2) (1.1.2) 2026-05-27 13:40:25.389 | 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.0.1.dev2) (3.17.0) 2026-05-27 13:40:25.394 | 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.0.1.dev2) (3.3.2) 2026-05-27 13:40:25.395 | 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.0.1.dev2) (26.0) 2026-05-27 13:40:25.396 | 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.0.1.dev2) (7.2.2) 2026-05-27 13:40:25.403 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-05-27 13:40:25.410 | 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.0.1.dev2) (0.6.0) 2026-05-27 13:40:25.429 | 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.0.1.dev2) (1.17.0) 2026-05-27 13:40:25.447 | 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.0.1.dev2) (3.4.4) 2026-05-27 13:40:25.447 | 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.0.1.dev2) (3.11) 2026-05-27 13:40:25.448 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-05-27 13:40:25.450 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-05-27 13:40:25.471 | 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.0.1.dev2) (0.7) 2026-05-27 13:40:25.486 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-27 13:40:25.507 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-05-27 13:40:25.544 | Building wheels for collected packages: openstack-placement 2026-05-27 13:40:25.546 | Building editable for openstack-placement (pyproject.toml): started 2026-05-27 13:40:26.446 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-27 13:40:26.447 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=5c1ced6ce262d56c3308fb9a9f1ef766702dd607da870a7135a708d5a31389fd 2026-05-27 13:40:26.447 | Stored in directory: /tmp/pip-ephem-wheel-cache-bk0u7dqc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-27 13:40:26.456 | Successfully built openstack-placement 2026-05-27 13:40:26.749 | Installing collected packages: openstack-placement 2026-05-27 13:40:26.816 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-27 13:40:27.013 | + inc/python:pip_install:216 : result=0 2026-05-27 13:40:27.017 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:40:27.020 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:27.023 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:27.026 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:27.030 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:27.033 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:27.036 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:40:27.039 | + functions-common:time_stop:2419 : start_time=1779889220015 2026-05-27 13:40:27.043 | + functions-common:time_stop:2421 : [[ -z 1779889220015 ]] 2026-05-27 13:40:27.046 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:27.051 | + functions-common:time_stop:2424 : end_time=1779889227047 2026-05-27 13:40:27.054 | + functions-common:time_stop:2425 : elapsed_time=7032 2026-05-27 13:40:27.057 | + functions-common:time_stop:2426 : total=177155 2026-05-27 13:40:27.060 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:27.063 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=184187 2026-05-27 13:40:27.067 | + inc/python:pip_install:219 : return 0 2026-05-27 13:40:27.072 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-27 13:40:27.075 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:40:27.079 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-27 13:40:27.082 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-27 13:40:27.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:40:27.089 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:40:27.093 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-27 13:40:27.096 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:40:27.101 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-27 13:40:27.104 | + ./stack.sh:main:962 : configure_placement 2026-05-27 13:40:27.107 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-27 13:40:27.129 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-27 13:40:27.132 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-27 13:40:27.138 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-27 13:40:27.142 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-27 13:40:27.146 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-27 13:40:27.150 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-27 13:40:27.153 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:40:27.156 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:27.160 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:40:27.183 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:27.186 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:40:27.189 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-27 13:40:27.192 | + 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-05-27 13:40:27.235 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-27 13:40:27.277 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-27 13:40:27.320 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-27 13:40:27.324 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-27 13:40:27.326 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-27 13:40:27.330 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-27 13:40:27.333 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:40:27.338 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-27 13:40:27.341 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-27 13:40:27.344 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-27 13:40:27.348 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-27 13:40:27.351 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-27 13:40:27.395 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-27 13:40:27.438 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.171/identity 2026-05-27 13:40:27.479 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-27 13:40:27.521 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-27 13:40:27.562 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-27 13:40:27.613 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-27 13:40:27.666 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-27 13:40:27.702 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:40:27.741 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:40:27.778 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-27 13:40:27.819 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:40:27.823 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-27 13:40:27.826 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-27 13:40:27.829 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-27 13:40:27.833 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:40:27.857 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:40:27.861 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:40:27.865 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:27.869 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:40:27.875 | + 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-05-27 13:40:27.919 | + 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-05-27 13:40:27.965 | + 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-05-27 13:40:28.011 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:40:28.047 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-27 13:40:28.082 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-27 13:40:28.085 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-27 13:40:28.088 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-27 13:40:28.091 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-27 13:40:28.093 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-27 13:40:28.096 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-27 13:40:28.099 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-27 13:40:28.102 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:40:28.105 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:40:28.121 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:40:28.122 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:28.133 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:40:28.139 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:40:28.156 | /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-05-27 13:40:28.160 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-27 13:40:28.163 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-27 13:40:28.167 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:40:28.170 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-27 13:40:28.203 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-27 13:40:28.238 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-27 13:40:28.277 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:40:28.324 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:40:28.360 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:40:28.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:40:28.429 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:40:28.466 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:40:28.501 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-27 13:40:28.538 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:40:28.573 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:40:28.607 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:40:28.642 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-27 13:40:28.677 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-27 13:40:28.681 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-27 13:40:28.684 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-27 13:40:28.688 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-27 13:40:28.691 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:40:28.693 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:28.697 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:28.700 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-27 13:40:28.704 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-27 13:40:28.707 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-27 13:40:28.744 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-27 13:40:28.781 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-27 13:40:28.781 | + 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-05-27 13:40:28.793 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-27 13:40:28.799 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-27 13:40:28.803 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-27 13:40:28.806 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:40:28.810 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:40:28.813 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:40:28.816 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:40:28.820 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:28.823 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:28.827 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:40:28.830 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:40:28.834 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:28.837 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:28.840 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-27 13:40:28.853 | perl: warning: Setting locale failed. 2026-05-27 13:40:28.853 | perl: warning: Please check that your locale settings: 2026-05-27 13:40:28.853 | LANGUAGE = (unset), 2026-05-27 13:40:28.853 | LC_ALL = "en_US.utf8", 2026-05-27 13:40:28.853 | LANG = "de_DE.UTF-8" 2026-05-27 13:40:28.853 | are supported and installed on your system. 2026-05-27 13:40:28.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:40:28.893 | Enabling site placement-api. 2026-05-27 13:40:28.899 | To activate the new configuration, you need to run: 2026-05-27 13:40:28.899 | systemctl reload apache2 2026-05-27 13:40:28.905 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-27 13:40:28.909 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:40:28.912 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:28.916 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:40:29.052 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:29.056 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:29.059 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-27 13:40:29.099 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-27 13:40:29.136 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-27 13:40:29.156 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.159 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-27 13:40:29.180 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.183 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-27 13:40:29.186 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-27 13:40:29.189 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-27 13:40:29.192 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:40:29.196 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:40:29.200 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-27 13:40:29.203 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-27 13:40:29.244 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-27 13:40:29.282 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.171/identity 2026-05-27 13:40:29.322 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-27 13:40:29.360 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-27 13:40:29.399 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-27 13:40:29.437 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-27 13:40:29.473 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-27 13:40:29.511 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-27 13:40:29.533 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:29.536 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-27 13:40:29.557 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:29.561 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-27 13:40:29.582 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.585 | + ./stack.sh:main:986 : init_os_brick 2026-05-27 13:40:29.588 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-27 13:40:29.594 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-27 13:40:29.615 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.619 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-27 13:40:29.658 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-27 13:40:29.677 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.681 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-27 13:40:29.722 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-27 13:40:29.744 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.747 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-27 13:40:29.789 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-27 13:40:29.830 | + ./stack.sh:main:993 : run_phase stack install 2026-05-27 13:40:29.832 | + functions-common:run_phase:1840 : local mode=stack 2026-05-27 13:40:29.835 | + functions-common:run_phase:1841 : local phase=install 2026-05-27 13:40:29.838 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:40:29.841 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:40:29.844 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:40:29.847 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:40:29.850 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:40:29.854 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:40:29.859 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:40:29.862 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:40:29.865 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:40:29.868 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-27 13:40:29.871 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:40:29.889 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:29.891 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:40:29.894 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:40:29.896 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-27 13:40:29.899 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-27 13:40:29.901 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:40:29.904 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-27 13:40:29.908 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-27 13:40:29.912 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-27 13:40:29.981 | ++ inc/async:async_inner:63 : install_tempest 2026-05-27 13:40:30.028 | [2026 Async install_tempest:38477]: running: install_tempest 2026-05-27 13:40:30.032 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-27 13:40:30.039 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-27 13:40:30.044 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:40:30.048 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:40:30.052 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-27 13:40:30.055 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-27 13:40:30.059 | + functions-common:run_plugins:1827 : local phase=install 2026-05-27 13:40:30.062 | + functions-common:run_plugins:1829 : local plugins= 2026-05-27 13:40:30.066 | + functions-common:run_plugins:1830 : local plugin 2026-05-27 13:40:30.070 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-27 13:40:30.074 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-27 13:40:30.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-27 13:40:30.080 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-27 13:40:30.083 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-27 13:40:30.086 | + inc/python:use_library_from_git:269 : return 1 2026-05-27 13:40:30.089 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-27 13:40:30.093 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-27 13:40:30.097 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:40:30.103 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-27 13:40:30.106 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-27 13:40:30.109 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:40:30.114 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:40:30.115 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:40:30.121 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-27 13:40:30.125 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-27 13:40:30.129 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-27 13:40:30.133 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-27 13:40:30.136 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-27 13:40:30.161 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-27 13:40:30.165 | + 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-05-27 13:40:31.578 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-27 13:40:31.724 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-27 13:40:31.740 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-05-27 13:40:31.740 | 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-05-27 13:40:31.740 | 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.13.3) 2026-05-27 13:40:31.741 | 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-05-27 13:40:31.742 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-05-27 13:40:31.743 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-05-27 13:40:31.744 | 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.7.2) 2026-05-27 13:40:31.745 | 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-05-27 13:40:31.746 | 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-05-27 13:40:31.746 | 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.32.5) 2026-05-27 13:40:31.747 | 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.7.0) 2026-05-27 13:40:31.749 | 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-05-27 13:40:31.750 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-05-27 13:40:31.751 | 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-05-27 13:40:31.752 | 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-05-27 13:40:31.756 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-05-27 13:40:31.757 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-05-27 13:40:31.758 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-05-27 13:40:31.760 | 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-05-27 13:40:31.764 | 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-05-27 13:40:31.767 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-05-27 13:40:31.768 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-05-27 13:40:31.769 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-05-27 13:40:31.771 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-05-27 13:40:31.771 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-05-27 13:40:31.772 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-05-27 13:40:31.774 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-05-27 13:40:31.774 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-05-27 13:40:31.776 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-05-27 13:40:31.776 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-05-27 13:40:31.783 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-27 13:40:31.792 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-05-27 13:40:31.797 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-05-27 13:40:31.797 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-27 13:40:31.798 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-05-27 13:40:31.799 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-05-27 13:40:31.802 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-05-27 13:40:31.807 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-05-27 13:40:31.813 | 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.6.0) 2026-05-27 13:40:31.829 | 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.3.0) 2026-05-27 13:40:31.830 | 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.9.1) 2026-05-27 13:40:31.834 | 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-05-27 13:40:31.838 | 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.1.2) 2026-05-27 13:40:31.848 | 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.4) 2026-05-27 13:40:31.848 | 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.11) 2026-05-27 13:40:31.848 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-05-27 13:40:31.848 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-05-27 13:40:31.867 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-05-27 13:40:31.868 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-05-27 13:40:31.873 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-05-27 13:40:31.920 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-27 13:40:32.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.0 MB/s 0:00:00 2026-05-27 13:40:32.409 | Installing collected packages: python-openstackclient 2026-05-27 13:40:34.446 | Successfully installed python-openstackclient-9.0.0 2026-05-27 13:40:34.611 | + inc/python:pip_install:216 : result=0 2026-05-27 13:40:34.614 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:40:34.618 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:34.621 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:34.623 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:34.628 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:34.630 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:34.635 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:40:34.638 | + functions-common:time_stop:2419 : start_time=1779889230155 2026-05-27 13:40:34.642 | + functions-common:time_stop:2421 : [[ -z 1779889230155 ]] 2026-05-27 13:40:34.648 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:34.653 | + functions-common:time_stop:2424 : end_time=1779889234649 2026-05-27 13:40:34.657 | + functions-common:time_stop:2425 : elapsed_time=4494 2026-05-27 13:40:34.662 | + functions-common:time_stop:2426 : total=184187 2026-05-27 13:40:34.664 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:34.667 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=188681 2026-05-27 13:40:34.671 | + inc/python:pip_install:219 : return 0 2026-05-27 13:40:34.675 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-27 13:40:34.698 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:34.702 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-27 13:40:34.708 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-27 13:40:34.713 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.9MWNWrBpJP 2026-05-27 13:40:34.718 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-27 13:40:34.721 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-27 13:40:34.725 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-27 13:40:34.728 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-27 13:40:34.732 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-27 13:40:34.735 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-27 13:40:34.759 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:34.762 | + ./stack.sh:main:1062 : configure_database 2026-05-27 13:40:34.767 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-27 13:40:34.771 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-27 13:40:34.775 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-27 13:40:34.778 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:40:34.782 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-27 13:40:34.785 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-27 13:40:34.787 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:34.790 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:34.793 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-27 13:40:34.796 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-27 13:40:34.799 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:34.801 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:34.806 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-27 13:40:34.808 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-27 13:40:34.810 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-27 13:40:34.813 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-27 13:40:34.816 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-27 13:40:34.821 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-27 13:40:34.826 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-27 13:40:34.827 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-27 13:40:34.833 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-27 13:40:34.922 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-27 13:40:34.925 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:40:34.928 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:40:34.933 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:40:34.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:40:34.940 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:40:34.944 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:40:34.947 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:40:34.950 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:40:34.953 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:40:34.956 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:40:34.959 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:40:34.961 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:40:34.964 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:40:34.967 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-27 13:40:34.970 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:34.972 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:34.975 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-27 13:40:34.978 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:34.982 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-27 13:40:37.034 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-27 13:40:37.037 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-27 13:40:37.041 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:37.044 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:37.046 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-27 13:40:37.048 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-27 13:40:37.051 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-27 13:40:37.068 | mysqladmin: connect to server at 'localhost' failed 2026-05-27 13:40:37.068 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-27 13:40:37.074 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-27 13:40:37.077 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-27 13:40:37.080 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:40:37.084 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:40:37.087 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-27 13:40:37.090 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-27 13:40:37.094 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-27 13:40:37.101 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-27 13:40:37.102 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-27 13:40:37.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:37.215 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-27 13:40:37.222 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-27 13:40:37.223 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-27 13:40:37.224 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-27 13:40:37.229 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-27 13:40:37.234 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-27 13:40:37.237 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:37.239 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:37.243 | + 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-05-27 13:40:37.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:37.368 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-27 13:40:37.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:37.465 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-27 13:40:37.546 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-27 13:40:37.627 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-27 13:40:37.703 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-27 13:40:37.706 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:37.709 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-27 13:40:37.710 | enabling MySQL performance counting 2026-05-27 13:40:37.713 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-27 13:40:37.741 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-27 13:40:37.745 | + 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-05-27 13:40:38.859 | Processing ./tools/dbcounter 2026-05-27 13:40:38.862 | Installing build dependencies: started 2026-05-27 13:40:42.433 | Installing build dependencies: finished with status 'done' 2026-05-27 13:40:42.434 | Getting requirements to build wheel: started 2026-05-27 13:40:43.133 | Getting requirements to build wheel: finished with status 'done' 2026-05-27 13:40:43.134 | Preparing metadata (pyproject.toml): started 2026-05-27 13:40:43.534 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-27 13:40:43.541 | Building wheels for collected packages: dbcounter 2026-05-27 13:40:43.544 | Building wheel for dbcounter (pyproject.toml): started 2026-05-27 13:40:43.994 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-27 13:40:43.996 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=162d6664022d552a4ac4fff5483c0eae935224a2e4354432a064510048640a2c 2026-05-27 13:40:43.996 | Stored in directory: /tmp/pip-ephem-wheel-cache-966yk0qv/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-27 13:40:44.001 | Successfully built dbcounter 2026-05-27 13:40:44.329 | Installing collected packages: dbcounter 2026-05-27 13:40:44.376 | Successfully installed dbcounter-0.1 2026-05-27 13:40:44.552 | + inc/python:pip_install:216 : result=0 2026-05-27 13:40:44.557 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:40:44.561 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:44.565 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:44.572 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:44.573 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:44.577 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:44.581 | + functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:40:44.585 | + functions-common:time_stop:2419 : start_time=1779889237734 2026-05-27 13:40:44.588 | + functions-common:time_stop:2421 : [[ -z 1779889237734 ]] 2026-05-27 13:40:44.594 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:44.601 | + functions-common:time_stop:2424 : end_time=1779889244596 2026-05-27 13:40:44.605 | + functions-common:time_stop:2425 : elapsed_time=6862 2026-05-27 13:40:44.609 | + functions-common:time_stop:2426 : total=188681 2026-05-27 13:40:44.613 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:44.617 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=195543 2026-05-27 13:40:44.621 | + inc/python:pip_install:219 : return 0 2026-05-27 13:40:44.626 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-27 13:40:44.631 | + lib/database:recreate_database:112 : local db=stats 2026-05-27 13:40:44.635 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-27 13:40:44.639 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-27 13:40:44.643 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-27 13:40:44.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:44.734 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-27 13:40:44.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:44.821 | + 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-05-27 13:40:44.821 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-27 13:40:44.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:44.916 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-27 13:40:44.920 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-27 13:40:45.000 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-27 13:40:45.083 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-27 13:40:45.166 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-27 13:40:45.255 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-27 13:40:45.342 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-27 13:40:45.427 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-27 13:40:45.511 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-27 13:40:45.516 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:40:45.521 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-27 13:40:47.567 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-27 13:40:47.571 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-27 13:40:47.577 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-27 13:40:47.583 | + functions-common:save_stackenv:65 : time_stamp=2026-05-27-154047 2026-05-27 13:40:47.585 | + functions-common:save_stackenv:66 : echo '# 2026-05-27-154047 1066' 2026-05-27 13:40:47.588 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.591 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-27 13:40:47.593 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.595 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-27 13:40:47.597 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.600 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-27 13:40:47.602 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.604 | + functions-common:save_stackenv:68 : 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-05-27 13:40:47.606 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.609 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.171 2026-05-27 13:40:47.611 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.613 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.171/identity 2026-05-27 13:40:47.616 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.618 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-27-152613 2026-05-27 13:40:47.620 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.624 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-27 13:40:47.627 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.630 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.171 2026-05-27 13:40:47.632 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.635 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-27 13:40:47.637 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.639 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-27 13:40:47.641 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.644 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-27 13:40:47.646 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.648 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-27 13:40:47.650 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.653 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.171 2026-05-27 13:40:47.655 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:40:47.658 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-27 13:40:47.660 | + ./stack.sh:main:1076 : start_dstat 2026-05-27 13:40:47.663 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.666 | + functions-common:run_process:1666 : local service=dstat 2026-05-27 13:40:47.668 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.670 | + functions-common:run_process:1668 : local group= 2026-05-27 13:40:47.673 | + functions-common:run_process:1669 : local user= 2026-05-27 13:40:47.675 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:40:47.677 | + functions-common:run_process:1672 : local name=dstat 2026-05-27 13:40:47.680 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:40:47.682 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:40:47.685 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:47.687 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:47.691 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:47.695 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889247692 2026-05-27 13:40:47.698 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-27 13:40:47.721 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:47.724 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-27 13:40:47.727 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-27 13:40:47.730 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.735 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.738 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.741 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.743 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-27 13:40:47.745 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-27 13:40:47.748 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-27 13:40:47.751 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:40:47.755 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:40:47.758 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:40:47.760 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:40:47.762 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-27 13:40:47.765 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-27 13:40:47.767 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-05-27 13:40:47.770 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-27 13:40:47.772 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:47.774 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:40:47.776 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:40:47.779 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:40:47.781 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:40:47.783 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:40:47.786 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-27 13:40:47.789 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:40:47.793 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-27 13:40:47.888 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:40:47.975 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-27 13:40:48.038 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-27 13:40:48.105 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-27 13:40:48.169 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-27 13:40:48.227 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:40:48.298 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:40:48.298 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:40:48.300 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-27 13:40:48.387 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:40:48.893 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-27 13:40:48.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-27 13:40:49.388 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-27 13:40:49.430 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:40:49.432 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:49.442 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:49.442 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:49.446 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:49.449 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:49.456 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:40:49.460 | + functions-common:time_stop:2419 : start_time=1779889247692 2026-05-27 13:40:49.462 | + functions-common:time_stop:2421 : [[ -z 1779889247692 ]] 2026-05-27 13:40:49.465 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:49.472 | + functions-common:time_stop:2424 : end_time=1779889249466 2026-05-27 13:40:49.476 | + functions-common:time_stop:2425 : elapsed_time=1774 2026-05-27 13:40:49.477 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:40:49.479 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:49.483 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1774 2026-05-27 13:40:49.483 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-27 13:40:49.486 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-27 13:40:49.491 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-27 13:40:49.493 | + functions-common:run_process:1668 : local group= 2026-05-27 13:40:49.495 | + functions-common:run_process:1669 : local user=root 2026-05-27 13:40:49.497 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-27 13:40:49.500 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-27 13:40:49.503 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:40:49.504 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:40:49.506 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:49.508 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:49.511 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:49.515 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889249512 2026-05-27 13:40:49.519 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-27 13:40:49.537 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:49.539 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:40:49.541 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:49.543 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:49.546 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:49.547 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:49.549 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:49.551 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:40:49.556 | + functions-common:time_stop:2419 : start_time=1779889249512 2026-05-27 13:40:49.556 | + functions-common:time_stop:2421 : [[ -z 1779889249512 ]] 2026-05-27 13:40:49.558 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:49.562 | + functions-common:time_stop:2424 : end_time=1779889249559 2026-05-27 13:40:49.565 | + functions-common:time_stop:2425 : elapsed_time=47 2026-05-27 13:40:49.569 | + functions-common:time_stop:2426 : total=1774 2026-05-27 13:40:49.571 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:49.573 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1821 2026-05-27 13:40:49.575 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-27 13:40:49.592 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:49.596 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-27 13:40:49.601 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-27 13:40:49.605 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-27 13:40:49.607 | + functions-common:run_process:1668 : local group= 2026-05-27 13:40:49.609 | + functions-common:run_process:1669 : local user= 2026-05-27 13:40:49.612 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:40:49.615 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-27 13:40:49.620 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:40:49.620 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:40:49.621 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:49.623 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:49.626 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:49.630 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889249628 2026-05-27 13:40:49.632 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-27 13:40:49.660 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:49.667 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:40:49.675 | + functions-common:time_stop:2412 : local name 2026-05-27 13:40:49.683 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:40:49.688 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:40:49.692 | + functions-common:time_stop:2415 : local total 2026-05-27 13:40:49.700 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:40:49.706 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:40:49.717 | + functions-common:time_stop:2419 : start_time=1779889249628 2026-05-27 13:40:49.724 | + functions-common:time_stop:2421 : [[ -z 1779889249628 ]] 2026-05-27 13:40:49.736 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:40:49.749 | + functions-common:time_stop:2424 : end_time=1779889249738 2026-05-27 13:40:49.754 | + functions-common:time_stop:2425 : elapsed_time=110 2026-05-27 13:40:49.758 | + functions-common:time_stop:2426 : total=1821 2026-05-27 13:40:49.768 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:40:49.776 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1931 2026-05-27 13:40:49.779 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-27 13:40:49.824 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:49.833 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-27 13:40:49.866 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:49.868 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-27 13:40:49.890 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:49.893 | + ./stack.sh:main:1095 : start_etcd3 2026-05-27 13:40:49.896 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-27 13:40:49.899 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-27 13:40:49.901 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-27 13:40:49.904 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.171:2380' 2026-05-27 13:40:49.906 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.171:2380' 2026-05-27 13:40:49.909 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.171:2379' 2026-05-27 13:40:49.912 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-27 13:40:49.915 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-27 13:40:49.918 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.171:2379' 2026-05-27 13:40:49.921 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-27 13:40:49.924 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-27 13:40:49.927 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-27 13:40:49.930 | + 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.171:2380 --initial-advertise-peer-urls http://192.168.122.171:2380 --advertise-client-urls http://192.168.122.171:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.171:2379 --log-level=debug' '' root 2026-05-27 13:40:49.932 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-27 13:40:49.936 | + functions-common:write_user_unit_file:1528 : 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.171:2380 --initial-advertise-peer-urls http://192.168.122.171:2380 --advertise-client-urls http://192.168.122.171:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.171:2379 --log-level=debug' 2026-05-27 13:40:49.939 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:40:49.944 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-27 13:40:49.948 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:40:49.953 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:40:49.956 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:40:49.959 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-27 13:40:49.961 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:40:49.966 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-27 13:40:50.111 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:40:50.207 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-27 13:40:50.277 | + functions-common:write_user_unit_file:1542 : 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.171:2380 --initial-advertise-peer-urls http://192.168.122.171:2380 --advertise-client-urls http://192.168.122.171:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.171:2379 --log-level=debug' 2026-05-27 13:40:50.347 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-27 13:40:50.422 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-27 13:40:50.497 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:40:50.570 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:40:50.573 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:40:50.576 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-27 13:40:50.673 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:40:51.142 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-27 13:40:51.211 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-27 13:40:51.282 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-27 13:40:51.352 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-27 13:40:51.417 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-27 13:40:51.420 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:40:51.427 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-27 13:40:51.430 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-27 13:40:51.895 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-27 13:40:51.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-27 13:40:52.357 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-27 13:40:53.378 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-27 13:40:53.397 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:53.400 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-27 13:40:53.403 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-27 13:40:53.406 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-27 13:40:53.411 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-27 13:40:53.427 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-27 13:40:53.445 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-27 13:40:53.449 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-27 13:40:53.452 | + functions-common:write_clouds_yaml:92 : /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.171/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-27 13:40:53.578 | The user clouds.yaml file didn't exist. 2026-05-27 13:40:53.593 | + functions-common:write_clouds_yaml:103 : /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.171/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-27 13:40:53.726 | + functions-common:write_clouds_yaml:114 : /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.171/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-27 13:40:53.861 | + functions-common:write_clouds_yaml:125 : /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.171/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-27 13:40:53.992 | + functions-common:write_clouds_yaml:136 : /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.171/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-27 13:40:54.129 | + functions-common:write_clouds_yaml:147 : /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.171/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-27 13:40:54.266 | + functions-common:write_clouds_yaml:158 : /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.171/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-27 13:40:54.408 | + functions-common:write_clouds_yaml:169 : /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.171/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-27 13:40:54.564 | + functions-common:write_clouds_yaml:180 : /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.171/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-27 13:40:54.705 | + functions-common:write_clouds_yaml:191 : /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.171/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-27 13:40:54.846 | + functions-common:write_clouds_yaml:201 : cat 2026-05-27 13:40:54.854 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-27 13:40:54.858 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-27 13:40:54.863 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-27 13:40:54.869 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-27 13:40:54.874 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-27 13:40:54.882 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-27 13:40:54.901 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:40:54.904 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-27 13:40:54.907 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:40:54.910 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-27 13:40:54.913 | + ./stack.sh:main:1112 : '[' 192.168.122.171 == 192.168.122.171 ']' 2026-05-27 13:40:54.916 | + ./stack.sh:main:1113 : init_keystone 2026-05-27 13:40:54.919 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-27 13:40:54.937 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:40:54.940 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-27 13:40:54.942 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-27 13:40:54.945 | + lib/database:recreate_database:112 : local db=keystone 2026-05-27 13:40:54.947 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-27 13:40:54.950 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-27 13:40:54.953 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-27 13:40:54.958 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:55.044 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-27 13:40:55.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:40:55.137 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-27 13:40:55.140 | + functions-common:time_start:2398 : local name=dbsync 2026-05-27 13:40:55.142 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:40:55.145 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:40:55.148 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:40:55.153 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889255150 2026-05-27 13:40:55.156 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-27 13:40:58.897 | INFO dbcounter [-] Registered counter for database keystone 2026-05-27 13:40:58.934 | 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=41387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:40:58.949 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:40:58.950 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:40:58.951 | DEBUG dbcounter [-] [41387] Writer thread running {{(pid=41387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:40:59.044 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-27 13:41:02.913 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:41:02.916 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-27 13:41:02.919 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:02.926 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-27 13:41:03.041 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.044 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-27 13:41:03.071 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.075 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-27 13:41:03.157 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.159 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-27 13:41:03.196 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.199 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-27 13:41:03.289 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.292 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-27 13:41:03.293 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:41:03.295 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-27 13:41:03.360 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:03.364 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-27 13:41:03.393 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41387) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:41:04.120 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-27 13:41:04.122 | + functions-common:time_stop:2412 : local name 2026-05-27 13:41:04.126 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:41:04.132 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:41:04.136 | + functions-common:time_stop:2415 : local total 2026-05-27 13:41:04.141 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:41:04.145 | + functions-common:time_stop:2418 : name=dbsync 2026-05-27 13:41:04.149 | + functions-common:time_stop:2419 : start_time=1779889255150 2026-05-27 13:41:04.153 | + functions-common:time_stop:2421 : [[ -z 1779889255150 ]] 2026-05-27 13:41:04.158 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:41:04.164 | + functions-common:time_stop:2424 : end_time=1779889264160 2026-05-27 13:41:04.168 | + functions-common:time_stop:2425 : elapsed_time=9010 2026-05-27 13:41:04.173 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:41:04.177 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:41:04.181 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9010 2026-05-27 13:41:04.186 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-27 13:41:04.190 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-27 13:41:04.196 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-27 13:41:07.506 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-27 13:41:07.507 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-27 13:41:07.507 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-27 13:41:07.507 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-27 13:41:07.508 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-27 13:41:07.508 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-27 13:41:07.509 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-27 13:41:07.509 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-27 13:41:07.509 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-27 13:41:07.948 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-27 13:41:07.956 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-27 13:41:11.291 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-27 13:41:11.292 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-27 13:41:11.292 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-27 13:41:11.292 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-27 13:41:11.293 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-27 13:41:11.293 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-27 13:41:11.293 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-27 13:41:11.294 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-27 13:41:11.294 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-27 13:41:11.751 | + ./stack.sh:main:1114 : start_keystone 2026-05-27 13:41:11.756 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-27 13:41:11.761 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-27 13:41:11.766 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-27 13:41:11.797 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:41:11.812 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-27 13:41:11.820 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-27 13:41:11.825 | + functions-common:run_process:1666 : local service=keystone 2026-05-27 13:41:11.831 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-27 13:41:11.836 | + functions-common:run_process:1668 : local group= 2026-05-27 13:41:11.842 | + functions-common:run_process:1669 : local user= 2026-05-27 13:41:11.848 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:41:11.854 | + functions-common:run_process:1672 : local name=keystone 2026-05-27 13:41:11.860 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:41:11.866 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:41:11.872 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:41:11.876 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:41:11.882 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:41:11.889 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889271884 2026-05-27 13:41:11.895 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-27 13:41:11.920 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:41:11.924 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-27 13:41:11.928 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-27 13:41:11.933 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-27 13:41:11.939 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-27 13:41:11.942 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-27 13:41:11.947 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-27 13:41:11.951 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-27 13:41:11.955 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-27 13:41:11.960 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-27 13:41:11.966 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:41:11.971 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:41:11.975 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:41:11.980 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:41:11.985 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-27 13:41:11.989 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-27 13:41:11.994 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:41:11.997 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-27 13:41:12.003 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:41:12.008 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-27 13:41:12.012 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-27 13:41:12.017 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:41:12.021 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:41:12.025 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:41:12.029 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-27 13:41:12.035 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:41:12.042 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-27 13:41:12.157 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:41:12.260 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-27 13:41:12.335 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-27 13:41:12.416 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:41:12.493 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:41:12.571 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-27 13:41:12.650 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-27 13:41:12.729 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-27 13:41:12.813 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-27 13:41:12.895 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-27 13:41:12.977 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:41:12.980 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:41:12.984 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-27 13:41:13.097 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:41:13.623 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-27 13:41:13.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-27 13:41:14.147 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-27 13:41:14.299 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:41:14.300 | + functions-common:time_stop:2412 : local name 2026-05-27 13:41:14.306 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:41:14.309 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:41:14.313 | + functions-common:time_stop:2415 : local total 2026-05-27 13:41:14.318 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:41:14.325 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:41:14.328 | + functions-common:time_stop:2419 : start_time=1779889271884 2026-05-27 13:41:14.334 | + functions-common:time_stop:2421 : [[ -z 1779889271884 ]] 2026-05-27 13:41:14.337 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:41:14.342 | + functions-common:time_stop:2424 : end_time=1779889274339 2026-05-27 13:41:14.347 | + functions-common:time_stop:2425 : elapsed_time=2455 2026-05-27 13:41:14.350 | + functions-common:time_stop:2426 : total=1931 2026-05-27 13:41:14.356 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:41:14.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4386 2026-05-27 13:41:14.358 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-27 13:41:14.358 | Waiting for keystone to start... 2026-05-27 13:41:14.361 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.171/identity/v3/ 2026-05-27 13:41:14.363 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.171/identity/v3/ 2026-05-27 13:41:14.366 | + functions:wait_for_service:476 : local timeout=60 2026-05-27 13:41:14.368 | + functions:wait_for_service:477 : local url=http://192.168.122.171/identity/v3/ 2026-05-27 13:41:14.371 | + functions:wait_for_service:478 : local rval=0 2026-05-27 13:41:14.374 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-27 13:41:14.376 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:41:14.379 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:41:14.381 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:41:14.384 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:41:14.392 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889274386 2026-05-27 13:41:14.392 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-27 13:41:14.395 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:41:14.398 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.171/identity/v3/ 2026-05-27 13:41:15.814 | ++ inc/async:async_inner:64 : rc=0 2026-05-27 13:41:15.854 | [38477 Async install_tempest:38477]: finished successfully 2026-05-27 13:41:20.106 | + :: : [[ 200 == 503 ]] 2026-05-27 13:41:20.109 | + :: : [[ 0 -eq 7 ]] 2026-05-27 13:41:20.114 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-27 13:41:20.118 | + functions-common:time_stop:2412 : local name 2026-05-27 13:41:20.123 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:41:20.128 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:41:20.132 | + functions-common:time_stop:2415 : local total 2026-05-27 13:41:20.136 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:41:20.140 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:41:20.144 | + functions-common:time_stop:2419 : start_time=1779889274386 2026-05-27 13:41:20.148 | + functions-common:time_stop:2421 : [[ -z 1779889274386 ]] 2026-05-27 13:41:20.154 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:41:20.160 | + functions-common:time_stop:2424 : end_time=1779889280156 2026-05-27 13:41:20.164 | + functions-common:time_stop:2425 : elapsed_time=5770 2026-05-27 13:41:20.168 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:41:20.173 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:41:20.176 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5770 2026-05-27 13:41:20.180 | + functions:wait_for_service:486 : return 0 2026-05-27 13:41:20.184 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-27 13:41:20.210 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:41:20.213 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-27 13:41:20.217 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:41:20.221 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-27 13:41:20.724 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-27 13:41:20.729 | + lib/keystone:bootstrap_keystone:592 : /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.171/identity 2026-05-27 13:41:24.599 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.599 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.599 | 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=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.607 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.625 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.625 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.665 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.700 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.804 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.819 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.820 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.820 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.820 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.821 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.821 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.821 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.828 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.832 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.832 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.832 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.833 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.833 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.833 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.833 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42412) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-27 13:41:24.913 | INFO dbcounter [-] Registered counter for database keystone 2026-05-27 13:41:24.941 | 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=42412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:41:25.135 | DEBUG dbcounter [-] [42412] Writer thread running {{(pid=42412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:41:25.285 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created domain default 2026-05-27 13:41:25.341 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created project admin 2026-05-27 13:41:25.381 | WARNING keystone.common.password_hashing [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-27 13:41:25.410 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created user admin 2026-05-27 13:41:25.438 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created role reader 2026-05-27 13:41:25.460 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created role member 2026-05-27 13:41:25.503 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created implied role where 572061894b00424c825c7c82045bc113 implies bd90157292db4d63ac2084ada484cb18 2026-05-27 13:41:25.524 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created role manager 2026-05-27 13:41:25.555 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created implied role where 525bad7da8d04edca1394cffec084118 implies 572061894b00424c825c7c82045bc113 2026-05-27 13:41:25.578 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created role admin 2026-05-27 13:41:25.608 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created implied role where dcfdb28357164e40abff264d31e7ddb3 implies 525bad7da8d04edca1394cffec084118 2026-05-27 13:41:25.636 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created role service 2026-05-27 13:41:25.662 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Granted role admin on project admin to user admin. 2026-05-27 13:41:25.679 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Granted role admin on the system to user admin. 2026-05-27 13:41:25.703 | WARNING py.warnings [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 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-05-27 13:41:25.703 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 13:41:25.703 |  2026-05-27 13:41:25.709 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created region RegionOne 2026-05-27 13:41:25.762 | INFO keystone.cmd.bootstrap [None req-2496cb0e-f6eb-48e9-a420-43821d7e3514 None None] Created public endpoint http://192.168.122.171/identity 2026-05-27 13:41:26.361 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-27 13:41:26.364 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-27 13:41:26.367 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-27 13:41:26.371 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-27 13:41:31.225 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:31.228 | + lib/keystone:create_keystone_accounts:299 : admin_project=90777f451069459da88b98d8c585c14c 2026-05-27 13:41:31.231 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-27 13:41:31.234 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-27 13:41:34.295 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:34.298 | + lib/keystone:create_keystone_accounts:301 : admin_user=cba7e16e12d940b08128337e037f3476 2026-05-27 13:41:34.301 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-27 13:41:34.303 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-27 13:41:34.306 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-27 13:41:34.308 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin cba7e16e12d940b08128337e037f3476 default 2026-05-27 13:41:34.367 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin cba7e16e12d940b08128337e037f3476 default 2026-05-27 13:41:34.402 | [2026 Async ks-domain-role:42537]: running: get_or_add_user_domain_role admin cba7e16e12d940b08128337e037f3476 default 2026-05-27 13:41:34.405 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-27 13:41:34.408 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-27 13:41:34.411 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-27 13:41:38.209 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:38.212 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-27 13:41:38.214 | + functions-common:get_or_create_domain:870 : echo default 2026-05-27 13:41:38.214 | default 2026-05-27 13:41:38.217 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-27 13:41:38.284 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-27 13:41:38.324 | [2026 Async ks-project:42646]: running: get_or_create_project service Default 2026-05-27 13:41:38.326 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-27 13:41:38.393 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-27 13:41:38.450 | [2026 Async ks-service:42740]: running: get_or_create_role service 2026-05-27 13:41:38.455 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-27 13:41:38.537 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-27 13:41:38.598 | [2026 Async ks-reseller:42834]: running: get_or_create_role ResellerAdmin 2026-05-27 13:41:38.606 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-27 13:41:38.611 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-27 13:41:38.735 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-27 13:41:38.813 | [2026 Async ks-anotherrole:42947]: running: get_or_create_role anotherrole 2026-05-27 13:41:38.818 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-27 13:41:38.824 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-27 13:41:38.832 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-27 13:41:38.841 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-05-27 13:41:43.498 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:41:43.565 | [42947 Async ks-anotherrole:42947]: finished successfully 2026-05-27 13:41:43.788 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:41:43.828 | [42834 Async ks-reseller:42834]: finished successfully 2026-05-27 13:41:44.132 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:44.137 | ++ functions-common:get_or_create_project:920 : project_id=fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:44.142 | ++ functions-common:get_or_create_project:921 : echo fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:44.145 | + lib/keystone:create_keystone_accounts:329 : invis_project=fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:44.149 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-27 13:41:44.156 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-27 13:41:44.160 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-27 13:41:44.168 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-05-27 13:41:44.218 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:41:44.246 | [42646 Async ks-project:42646]: finished successfully 2026-05-27 13:41:44.605 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:41:44.643 | [42740 Async ks-service:42740]: finished successfully 2026-05-27 13:41:45.198 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:41:45.224 | [42537 Async ks-domain-role:42537]: finished successfully 2026-05-27 13:41:47.722 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:47.726 | ++ functions-common:get_or_create_project:920 : project_id=db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:47.730 | ++ functions-common:get_or_create_project:921 : echo db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:47.734 | + lib/keystone:create_keystone_accounts:333 : demo_project=db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:47.736 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-27 13:41:47.740 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-27 13:41:47.743 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:41:47.745 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-27 13:41:47.748 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-27 13:41:47.751 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-05-27 13:41:51.228 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.232 | ++ functions-common:get_or_create_user:907 : user_id=6d1fdb1c4d004a34be895e51a21dbca9 2026-05-27 13:41:51.235 | ++ functions-common:get_or_create_user:908 : echo 6d1fdb1c4d004a34be895e51a21dbca9 2026-05-27 13:41:51.238 | + lib/keystone:create_keystone_accounts:336 : demo_user=6d1fdb1c4d004a34be895e51a21dbca9 2026-05-27 13:41:51.241 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-27 13:41:51.287 | [2026 Async ks-domain-role:42537]: Waiting for completion of get_or_add_user_domain_role admin cba7e16e12d940b08128337e037f3476 default running on PID 42537 (6 other jobs running) 2026-05-27 13:41:51.312 | [2026 Async ks-domain-role:42537]: Signaling child to exit 2026-05-27 13:41:51.314 | WAKEUP 2026-05-27 13:41:51.339 | [2026 Async ks-domain-role:42537]: Signaled 2026-05-27 13:41:51.341 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-27 13:41:51.341 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user cba7e16e12d940b08128337e037f3476 --domain default 2026-05-27 13:41:51.341 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cba7e16e12d940b08128337e037f3476 --domain default -c Role -f value 2026-05-27 13:41:51.341 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.341 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:41:51.342 | + functions-common:get_or_add_user_domain_role:991 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:41:51.342 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:41:51.394 | [2026 Async ks-domain-role:42537]: finished get_or_add_user_domain_role admin cba7e16e12d940b08128337e037f3476 default with result 0 in 10 seconds 2026-05-27 13:41:51.403 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-27 13:41:51.448 | [2026 Async ks-project:42646]: Waiting for completion of get_or_create_project service Default running on PID 42646 (5 other jobs running) 2026-05-27 13:41:51.477 | [2026 Async ks-project:42646]: Signaling child to exit 2026-05-27 13:41:51.477 | WAKEUP 2026-05-27 13:41:51.501 | [2026 Async ks-project:42646]: Signaled 2026-05-27 13:41:51.503 | + functions-common:get_or_create_project:914 : local project_id 2026-05-27 13:41:51.503 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-05-27 13:41:51.503 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.503 | + functions-common:get_or_create_project:920 : project_id=39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:41:51.504 | + functions-common:get_or_create_project:921 : echo 39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:41:51.504 | 39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:41:51.556 | [2026 Async ks-project:42646]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-27 13:41:51.605 | [2026 Async ks-service:42740]: Waiting for completion of get_or_create_role service running on PID 42740 (4 other jobs running) 2026-05-27 13:41:51.637 | [2026 Async ks-service:42740]: Signaling child to exit 2026-05-27 13:41:51.637 | WAKEUP 2026-05-27 13:41:51.663 | [2026 Async ks-service:42740]: Signaled 2026-05-27 13:41:51.666 | + functions-common:get_or_create_role:927 : local role_id 2026-05-27 13:41:51.666 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-27 13:41:51.666 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.666 | + functions-common:get_or_create_role:932 : role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:41:51.666 | + functions-common:get_or_create_role:933 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:41:51.666 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:41:51.723 | [2026 Async ks-service:42740]: finished get_or_create_role service with result 0 in 6 seconds 2026-05-27 13:41:51.772 | [2026 Async ks-reseller:42834]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42834 (3 other jobs running) 2026-05-27 13:41:51.803 | [2026 Async ks-reseller:42834]: Signaling child to exit 2026-05-27 13:41:51.804 | WAKEUP 2026-05-27 13:41:51.832 | [2026 Async ks-reseller:42834]: Signaled 2026-05-27 13:41:51.834 | + functions-common:get_or_create_role:927 : local role_id 2026-05-27 13:41:51.834 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-27 13:41:51.834 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.834 | + functions-common:get_or_create_role:932 : role_id=c31fbcf3cb9a4a838f087519a4f0d995 2026-05-27 13:41:51.834 | + functions-common:get_or_create_role:933 : echo c31fbcf3cb9a4a838f087519a4f0d995 2026-05-27 13:41:51.834 | c31fbcf3cb9a4a838f087519a4f0d995 2026-05-27 13:41:51.881 | [2026 Async ks-reseller:42834]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-27 13:41:51.924 | [2026 Async ks-anotherrole:42947]: Waiting for completion of get_or_create_role anotherrole running on PID 42947 (2 other jobs running) 2026-05-27 13:41:51.952 | [2026 Async ks-anotherrole:42947]: Signaling child to exit 2026-05-27 13:41:51.953 | WAKEUP 2026-05-27 13:41:51.978 | [2026 Async ks-anotherrole:42947]: Signaled 2026-05-27 13:41:51.980 | + functions-common:get_or_create_role:927 : local role_id 2026-05-27 13:41:51.980 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-27 13:41:51.980 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:51.980 | + functions-common:get_or_create_role:932 : role_id=2167279f7984415bb83e0204364f2f9f 2026-05-27 13:41:51.981 | + functions-common:get_or_create_role:933 : echo 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:41:51.981 | 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:41:52.029 | [2026 Async ks-anotherrole:42947]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2026-05-27 13:41:52.034 | + inc/async:async_wait:197 : return 0 2026-05-27 13:41:52.037 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.115 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.166 | [2026 Async ks-demo-member:43785]: running: get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.170 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin cba7e16e12d940b08128337e037f3476 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.258 | + inc/async:async_inner:63 : get_or_add_user_project_role admin cba7e16e12d940b08128337e037f3476 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.312 | [2026 Async ks-demo-admin:43881]: running: get_or_add_user_project_role admin cba7e16e12d940b08128337e037f3476 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.317 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.401 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.447 | [2026 Async ks-demo-another:43977]: running: get_or_add_user_project_role anotherrole 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:52.450 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:52.525 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:52.623 | [2026 Async ks-demo-invis:44073]: running: get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 fca6ae276408436c90f1cb1460464276 2026-05-27 13:41:52.629 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-27 13:41:52.638 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-27 13:41:52.644 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:41:52.649 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-27 13:41:52.658 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-27 13:41:52.666 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:41:57.802 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:41:57.808 | ++ functions-common:get_or_create_user:907 : user_id=0fb75a47d1ff483da75a151f669e5fea 2026-05-27 13:41:57.811 | ++ functions-common:get_or_create_user:908 : echo 0fb75a47d1ff483da75a151f669e5fea 2026-05-27 13:41:57.817 | + lib/keystone:create_keystone_accounts:349 : demo_reader=0fb75a47d1ff483da75a151f669e5fea 2026-05-27 13:41:57.821 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 0fb75a47d1ff483da75a151f669e5fea db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:57.967 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0fb75a47d1ff483da75a151f669e5fea db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:58.062 | [2026 Async ks-demo-reader:44244]: running: get_or_add_user_project_role reader 0fb75a47d1ff483da75a151f669e5fea db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:41:58.072 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-27 13:41:58.081 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-27 13:41:58.091 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-27 13:41:58.099 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-05-27 13:42:04.005 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:04.037 | [43785 Async ks-demo-member:43785]: finished successfully 2026-05-27 13:42:04.222 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:04.257 | [43881 Async ks-demo-admin:43881]: finished successfully 2026-05-27 13:42:04.553 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:04.555 | ++ functions-common:get_or_create_project:920 : project_id=2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:04.557 | ++ functions-common:get_or_create_project:921 : echo 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:04.561 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:04.565 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-27 13:42:04.573 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-27 13:42:04.575 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:42:04.578 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-27 13:42:04.580 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-27 13:42:04.585 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:42:04.910 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:04.933 | [43977 Async ks-demo-another:43977]: finished successfully 2026-05-27 13:42:04.994 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:05.014 | [44073 Async ks-demo-invis:44073]: finished successfully 2026-05-27 13:42:07.973 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:07.976 | ++ functions-common:get_or_create_user:907 : user_id=48cca6656925411db857d19b01b42617 2026-05-27 13:42:07.979 | ++ functions-common:get_or_create_user:908 : echo 48cca6656925411db857d19b01b42617 2026-05-27 13:42:07.981 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=48cca6656925411db857d19b01b42617 2026-05-27 13:42:07.984 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.044 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.094 | [2026 Async ks-alt-admin:44627]: running: get_or_add_user_project_role admin 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.098 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.168 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.214 | [2026 Async ks-alt-another:44723]: running: get_or_add_user_project_role anotherrole 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:08.215 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-27 13:42:08.219 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-27 13:42:08.220 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:42:08.223 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-27 13:42:08.225 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-27 13:42:08.228 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:42:08.523 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:08.546 | [44244 Async ks-demo-reader:44244]: finished successfully 2026-05-27 13:42:11.935 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:11.938 | ++ functions-common:get_or_create_user:907 : user_id=f6f342b8afca4e5cad78d19172013097 2026-05-27 13:42:11.942 | ++ functions-common:get_or_create_user:908 : echo f6f342b8afca4e5cad78d19172013097 2026-05-27 13:42:11.949 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=f6f342b8afca4e5cad78d19172013097 2026-05-27 13:42:11.951 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member f6f342b8afca4e5cad78d19172013097 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:12.038 | + inc/async:async_inner:63 : get_or_add_user_project_role member f6f342b8afca4e5cad78d19172013097 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:12.100 | [2026 Async ks-alt-member-user:44931]: running: get_or_add_user_project_role member f6f342b8afca4e5cad78d19172013097 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:12.100 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-27 13:42:12.104 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-27 13:42:12.107 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:42:12.110 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-27 13:42:12.113 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-27 13:42:12.120 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:42:15.797 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:15.801 | ++ functions-common:get_or_create_user:907 : user_id=33f9ec553b534649ac829df77509c5ad 2026-05-27 13:42:15.803 | ++ functions-common:get_or_create_user:908 : echo 33f9ec553b534649ac829df77509c5ad 2026-05-27 13:42:15.807 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=33f9ec553b534649ac829df77509c5ad 2026-05-27 13:42:15.811 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 33f9ec553b534649ac829df77509c5ad 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:15.901 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 33f9ec553b534649ac829df77509c5ad 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:15.961 | [2026 Async ks-alt-reader-user:45105]: running: get_or_add_user_project_role reader 33f9ec553b534649ac829df77509c5ad 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:15.964 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-27 13:42:15.968 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:42:15.968 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-27 13:42:15.974 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-27 13:42:15.981 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:42:16.996 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:17.049 | [44627 Async ks-alt-admin:44627]: finished successfully 2026-05-27 13:42:17.277 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:17.298 | [44723 Async ks-alt-another:44723]: finished successfully 2026-05-27 13:42:19.816 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:19.821 | ++ functions-common:get_or_create_user:907 : user_id=f9157d883d714ab392fcf4c629dd8ede 2026-05-27 13:42:19.826 | ++ functions-common:get_or_create_user:908 : echo f9157d883d714ab392fcf4c629dd8ede 2026-05-27 13:42:19.830 | + lib/keystone:create_keystone_accounts:381 : system_member_user=f9157d883d714ab392fcf4c629dd8ede 2026-05-27 13:42:19.835 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member f9157d883d714ab392fcf4c629dd8ede all 2026-05-27 13:42:19.929 | + inc/async:async_inner:63 : get_or_add_user_system_role member f9157d883d714ab392fcf4c629dd8ede all 2026-05-27 13:42:19.995 | [2026 Async ks-system-member:45336]: running: get_or_add_user_system_role member f9157d883d714ab392fcf4c629dd8ede all 2026-05-27 13:42:20.001 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-27 13:42:20.006 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:42:20.009 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-27 13:42:20.016 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-27 13:42:20.023 | +++ functions-common:get_or_create_user:907 : 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-05-27 13:42:21.174 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:21.204 | [44931 Async ks-alt-member-user:44931]: finished successfully 2026-05-27 13:42:23.599 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:23.603 | ++ functions-common:get_or_create_user:907 : user_id=15462de20c554ad5be7e7127cbd06d52 2026-05-27 13:42:23.607 | ++ functions-common:get_or_create_user:908 : echo 15462de20c554ad5be7e7127cbd06d52 2026-05-27 13:42:23.611 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=15462de20c554ad5be7e7127cbd06d52 2026-05-27 13:42:23.617 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 15462de20c554ad5be7e7127cbd06d52 all 2026-05-27 13:42:23.705 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 15462de20c554ad5be7e7127cbd06d52 all 2026-05-27 13:42:23.768 | [2026 Async ks-system-reader:45541]: running: get_or_add_user_system_role reader 15462de20c554ad5be7e7127cbd06d52 all 2026-05-27 13:42:23.770 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-27 13:42:23.775 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-27 13:42:23.778 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-27 13:42:23.781 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-27 13:42:23.785 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-05-27 13:42:24.609 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:24.634 | [45105 Async ks-alt-reader-user:45105]: finished successfully 2026-05-27 13:42:27.584 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:27.588 | ++ functions-common:get_or_create_group:884 : group_id=34d51751e87f482f97352b33ec7b0370 2026-05-27 13:42:27.592 | ++ functions-common:get_or_create_group:885 : echo 34d51751e87f482f97352b33ec7b0370 2026-05-27 13:42:27.598 | + lib/keystone:create_keystone_accounts:391 : admin_group=34d51751e87f482f97352b33ec7b0370 2026-05-27 13:42:27.602 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-27 13:42:27.608 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-27 13:42:27.611 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-27 13:42:27.614 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-27 13:42:27.621 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-05-27 13:42:31.205 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:31.210 | ++ functions-common:get_or_create_group:884 : group_id=696289b253a746a4814bb62999fbf311 2026-05-27 13:42:31.215 | ++ functions-common:get_or_create_group:885 : echo 696289b253a746a4814bb62999fbf311 2026-05-27 13:42:31.218 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=696289b253a746a4814bb62999fbf311 2026-05-27 13:42:31.222 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.314 | + inc/async:async_inner:63 : get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.381 | [2026 Async ks-group-memberdemo:45811]: running: get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.385 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.486 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.581 | [2026 Async ks-group-anotherdemo:45890]: running: get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:31.585 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:31.761 | + inc/async:async_inner:63 : get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:31.851 | [2026 Async ks-group-memberalt:45969]: running: get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:31.860 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:32.004 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:32.087 | [2026 Async ks-group-anotheralt:46048]: running: get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:32.099 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 34d51751e87f482f97352b33ec7b0370 90777f451069459da88b98d8c585c14c 2026-05-27 13:42:32.264 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 34d51751e87f482f97352b33ec7b0370 90777f451069459da88b98d8c585c14c 2026-05-27 13:42:32.359 | [2026 Async ks-group-admin:46127]: running: get_or_add_group_project_role admin 34d51751e87f482f97352b33ec7b0370 90777f451069459da88b98d8c585c14c 2026-05-27 13:42:32.365 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-05-27 13:42:32.379 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:32.458 | [45336 Async ks-system-member:45336]: finished successfully 2026-05-27 13:42:32.498 | [2026 Async ks-demo-member:43785]: Waiting for completion of get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 43785 (17 other jobs running) 2026-05-27 13:42:32.548 | [2026 Async ks-demo-member:43785]: Signaling child to exit 2026-05-27 13:42:32.548 | WAKEUP 2026-05-27 13:42:32.600 | [2026 Async ks-demo-member:43785]: Signaled 2026-05-27 13:42:32.602 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:32.602 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:32.602 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:32.602 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:32.602 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:32.602 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:32.602 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:32.602 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:32.602 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:32.603 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 6d1fdb1c4d004a34be895e51a21dbca9 --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:32.604 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d1fdb1c4d004a34be895e51a21dbca9 --project db2e233e258f4ce3b9dbf17ac520f2f4 -c Role -f value 2026-05-27 13:42:32.605 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:32.605 | + functions-common:get_or_add_user_project_role:971 : user_role_id=572061894b00424c825c7c82045bc113 2026-05-27 13:42:32.605 | + functions-common:get_or_add_user_project_role:972 : echo 572061894b00424c825c7c82045bc113 2026-05-27 13:42:32.605 | 572061894b00424c825c7c82045bc113 2026-05-27 13:42:32.693 | [2026 Async ks-demo-member:43785]: finished get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 11 seconds 2026-05-27 13:42:32.774 | [2026 Async ks-demo-admin:43881]: Waiting for completion of get_or_add_user_project_role admin cba7e16e12d940b08128337e037f3476 db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 43881 (16 other jobs running) 2026-05-27 13:42:32.821 | [2026 Async ks-demo-admin:43881]: Signaling child to exit 2026-05-27 13:42:32.821 | WAKEUP 2026-05-27 13:42:32.868 | [2026 Async ks-demo-admin:43881]: Signaled 2026-05-27 13:42:32.871 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:32.871 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:32.871 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:32.871 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:32.871 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:32.871 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:32.871 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:32.872 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:32.872 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:32.872 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user cba7e16e12d940b08128337e037f3476 --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:32.872 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cba7e16e12d940b08128337e037f3476 --project db2e233e258f4ce3b9dbf17ac520f2f4 -c Role -f value 2026-05-27 13:42:32.872 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:32.872 | + functions-common:get_or_add_user_project_role:971 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:32.873 | + functions-common:get_or_add_user_project_role:972 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:32.873 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:32.961 | [2026 Async ks-demo-admin:43881]: finished get_or_add_user_project_role admin cba7e16e12d940b08128337e037f3476 db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 12 seconds 2026-05-27 13:42:33.037 | [2026 Async ks-demo-another:43977]: Waiting for completion of get_or_add_user_project_role anotherrole 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 43977 (15 other jobs running) 2026-05-27 13:42:33.094 | [2026 Async ks-demo-another:43977]: Signaling child to exit 2026-05-27 13:42:33.094 | WAKEUP 2026-05-27 13:42:33.135 | [2026 Async ks-demo-another:43977]: Signaled 2026-05-27 13:42:33.138 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:33.138 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:33.138 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:33.138 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:33.138 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:33.138 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:33.138 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:33.138 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:33.139 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:33.139 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d1fdb1c4d004a34be895e51a21dbca9 --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:33.139 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d1fdb1c4d004a34be895e51a21dbca9 --project db2e233e258f4ce3b9dbf17ac520f2f4 -c Role -f value 2026-05-27 13:42:33.139 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:33.139 | + functions-common:get_or_add_user_project_role:971 : user_role_id=2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:33.139 | + functions-common:get_or_add_user_project_role:972 : echo 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:33.139 | 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:33.226 | [2026 Async ks-demo-another:43977]: finished get_or_add_user_project_role anotherrole 6d1fdb1c4d004a34be895e51a21dbca9 db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 12 seconds 2026-05-27 13:42:33.304 | [2026 Async ks-demo-invis:44073]: Waiting for completion of get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 fca6ae276408436c90f1cb1460464276 running on PID 44073 (14 other jobs running) 2026-05-27 13:42:33.360 | [2026 Async ks-demo-invis:44073]: Signaling child to exit 2026-05-27 13:42:33.364 | WAKEUP 2026-05-27 13:42:33.420 | [2026 Async ks-demo-invis:44073]: Signaled 2026-05-27 13:42:33.424 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:33.424 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:33.424 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:33.424 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:33.424 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:33.424 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:33.425 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:33.425 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:33.425 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:33.425 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 6d1fdb1c4d004a34be895e51a21dbca9 --project fca6ae276408436c90f1cb1460464276 2026-05-27 13:42:33.425 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d1fdb1c4d004a34be895e51a21dbca9 --project fca6ae276408436c90f1cb1460464276 -c Role -f value 2026-05-27 13:42:33.425 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:33.425 | + functions-common:get_or_add_user_project_role:971 : user_role_id=572061894b00424c825c7c82045bc113 2026-05-27 13:42:33.425 | + functions-common:get_or_add_user_project_role:972 : echo 572061894b00424c825c7c82045bc113 2026-05-27 13:42:33.425 | 572061894b00424c825c7c82045bc113 2026-05-27 13:42:33.536 | [2026 Async ks-demo-invis:44073]: finished get_or_add_user_project_role member 6d1fdb1c4d004a34be895e51a21dbca9 fca6ae276408436c90f1cb1460464276 with result 0 in 12 seconds 2026-05-27 13:42:33.626 | [2026 Async ks-demo-reader:44244]: Waiting for completion of get_or_add_user_project_role reader 0fb75a47d1ff483da75a151f669e5fea db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 44244 (13 other jobs running) 2026-05-27 13:42:33.684 | [2026 Async ks-demo-reader:44244]: Signaling child to exit 2026-05-27 13:42:33.687 | WAKEUP 2026-05-27 13:42:33.759 | [2026 Async ks-demo-reader:44244]: Signaled 2026-05-27 13:42:33.765 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:33.765 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:33.765 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:33.765 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:33.765 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:33.765 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:33.765 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:33.766 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:33.766 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:33.766 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 0fb75a47d1ff483da75a151f669e5fea --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:33.766 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0fb75a47d1ff483da75a151f669e5fea --project db2e233e258f4ce3b9dbf17ac520f2f4 -c Role -f value 2026-05-27 13:42:33.766 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:33.766 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:33.766 | + functions-common:get_or_add_user_project_role:972 : echo bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:33.766 | bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:33.861 | [2026 Async ks-demo-reader:44244]: finished get_or_add_user_project_role reader 0fb75a47d1ff483da75a151f669e5fea db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 10 seconds 2026-05-27 13:42:33.869 | + inc/async:async_wait:197 : return 0 2026-05-27 13:42:33.879 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-27 13:42:33.986 | [2026 Async ks-alt-admin:44627]: Waiting for completion of get_or_add_user_project_role admin 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 running on PID 44627 (12 other jobs running) 2026-05-27 13:42:34.033 | [2026 Async ks-alt-admin:44627]: Signaling child to exit 2026-05-27 13:42:34.034 | WAKEUP 2026-05-27 13:42:34.092 | [2026 Async ks-alt-admin:44627]: Signaled 2026-05-27 13:42:34.100 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:34.100 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:34.100 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:34.100 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:34.100 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:34.101 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:34.101 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:34.101 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:34.101 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:34.101 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 48cca6656925411db857d19b01b42617 --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:34.101 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 48cca6656925411db857d19b01b42617 --project 2a55b20d7678412ebdb3274fde2d8271 -c Role -f value 2026-05-27 13:42:34.101 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:34.101 | + functions-common:get_or_add_user_project_role:971 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:34.102 | + functions-common:get_or_add_user_project_role:972 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:34.102 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:34.205 | [2026 Async ks-alt-admin:44627]: finished get_or_add_user_project_role admin 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 9 seconds 2026-05-27 13:42:34.272 | [2026 Async ks-alt-another:44723]: Waiting for completion of get_or_add_user_project_role anotherrole 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 running on PID 44723 (11 other jobs running) 2026-05-27 13:42:34.338 | [2026 Async ks-alt-another:44723]: Signaling child to exit 2026-05-27 13:42:34.340 | WAKEUP 2026-05-27 13:42:34.390 | [2026 Async ks-alt-another:44723]: Signaled 2026-05-27 13:42:34.394 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:34.394 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:34.394 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:34.394 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:34.394 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:34.395 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:34.395 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:34.395 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:34.395 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:34.395 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 48cca6656925411db857d19b01b42617 --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:34.395 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48cca6656925411db857d19b01b42617 --project 2a55b20d7678412ebdb3274fde2d8271 -c Role -f value 2026-05-27 13:42:34.395 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:34.395 | + functions-common:get_or_add_user_project_role:971 : user_role_id=2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:34.395 | + functions-common:get_or_add_user_project_role:972 : echo 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:34.395 | 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:34.500 | [2026 Async ks-alt-another:44723]: finished get_or_add_user_project_role anotherrole 48cca6656925411db857d19b01b42617 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 9 seconds 2026-05-27 13:42:34.573 | [2026 Async ks-alt-member-user:44931]: Waiting for completion of get_or_add_user_project_role member f6f342b8afca4e5cad78d19172013097 2a55b20d7678412ebdb3274fde2d8271 running on PID 44931 (10 other jobs running) 2026-05-27 13:42:34.638 | [2026 Async ks-alt-member-user:44931]: Signaling child to exit 2026-05-27 13:42:34.638 | WAKEUP 2026-05-27 13:42:34.698 | [2026 Async ks-alt-member-user:44931]: Signaled 2026-05-27 13:42:34.703 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:34.703 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:34.703 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:34.703 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:34.703 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:34.703 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:34.705 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:34.705 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:34.705 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:34.705 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user f6f342b8afca4e5cad78d19172013097 --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:34.705 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6f342b8afca4e5cad78d19172013097 --project 2a55b20d7678412ebdb3274fde2d8271 -c Role -f value 2026-05-27 13:42:34.706 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:34.706 | + functions-common:get_or_add_user_project_role:971 : user_role_id=572061894b00424c825c7c82045bc113 2026-05-27 13:42:34.706 | + functions-common:get_or_add_user_project_role:972 : echo 572061894b00424c825c7c82045bc113 2026-05-27 13:42:34.706 | 572061894b00424c825c7c82045bc113 2026-05-27 13:42:34.805 | [2026 Async ks-alt-member-user:44931]: finished get_or_add_user_project_role member f6f342b8afca4e5cad78d19172013097 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 9 seconds 2026-05-27 13:42:34.896 | [2026 Async ks-alt-reader-user:45105]: Waiting for completion of get_or_add_user_project_role reader 33f9ec553b534649ac829df77509c5ad 2a55b20d7678412ebdb3274fde2d8271 running on PID 45105 (9 other jobs running) 2026-05-27 13:42:34.997 | [2026 Async ks-alt-reader-user:45105]: Signaling child to exit 2026-05-27 13:42:34.998 | WAKEUP 2026-05-27 13:42:35.056 | [2026 Async ks-alt-reader-user:45105]: Signaled 2026-05-27 13:42:35.062 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:42:35.062 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:42:35.062 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-27 13:42:35.062 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:35.062 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:35.062 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:35.063 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:35.063 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:35.063 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-27 13:42:35.063 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 33f9ec553b534649ac829df77509c5ad --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:35.063 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 33f9ec553b534649ac829df77509c5ad --project 2a55b20d7678412ebdb3274fde2d8271 -c Role -f value 2026-05-27 13:42:35.063 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:35.063 | + functions-common:get_or_add_user_project_role:971 : user_role_id=bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:35.063 | + functions-common:get_or_add_user_project_role:972 : echo bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:35.071 | bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:35.170 | [2026 Async ks-alt-reader-user:45105]: finished get_or_add_user_project_role reader 33f9ec553b534649ac829df77509c5ad 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 8 seconds 2026-05-27 13:42:35.179 | + inc/async:async_wait:197 : return 0 2026-05-27 13:42:35.184 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-27 13:42:35.326 | [2026 Async ks-system-member:45336]: Waiting for completion of get_or_add_user_system_role member f9157d883d714ab392fcf4c629dd8ede all running on PID 45336 (8 other jobs running) 2026-05-27 13:42:35.377 | [2026 Async ks-system-member:45336]: Signaling child to exit 2026-05-27 13:42:35.382 | WAKEUP 2026-05-27 13:42:35.432 | [2026 Async ks-system-member:45336]: Signaled 2026-05-27 13:42:35.436 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-27 13:42:35.436 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-27 13:42:35.436 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-27 13:42:35.436 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:35.436 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:35.436 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:35.436 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:35.436 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:35.436 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-27 13:42:35.437 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9157d883d714ab392fcf4c629dd8ede --system all -f value -c Role 2026-05-27 13:42:35.437 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:35.437 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-27 13:42:35.437 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-27 13:42:35.437 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user f9157d883d714ab392fcf4c629dd8ede --system all 2026-05-27 13:42:35.437 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f9157d883d714ab392fcf4c629dd8ede --system all -f value -c Role 2026-05-27 13:42:35.437 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:35.437 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-27 13:42:35.437 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-27 13:42:35.437 | 2026-05-27 13:42:35.532 | [2026 Async ks-system-member:45336]: finished get_or_add_user_system_role member f9157d883d714ab392fcf4c629dd8ede all with result 0 in 12 seconds 2026-05-27 13:42:35.601 | [2026 Async ks-system-reader:45541]: Waiting for completion of get_or_add_user_system_role reader 15462de20c554ad5be7e7127cbd06d52 all running on PID 45541 (7 other jobs running) 2026-05-27 13:42:35.663 | [2026 Async ks-system-reader:45541]: Signaling child to exit 2026-05-27 13:42:39.050 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:39.098 | [45541 Async ks-system-reader:45541]: finished successfully 2026-05-27 13:42:39.146 | WAKEUP 2026-05-27 13:42:39.190 | [2026 Async ks-system-reader:45541]: Signaled 2026-05-27 13:42:39.192 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-27 13:42:39.193 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-27 13:42:39.193 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-27 13:42:39.193 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:42:39.193 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:42:39.193 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-27 13:42:39.193 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-27 13:42:39.193 | ++ functions-common:_get_domain_args:949 : echo 2026-05-27 13:42:39.193 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-27 13:42:39.194 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15462de20c554ad5be7e7127cbd06d52 --system all -f value -c Role 2026-05-27 13:42:39.194 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:39.196 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-27 13:42:39.196 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-27 13:42:39.196 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 15462de20c554ad5be7e7127cbd06d52 --system all 2026-05-27 13:42:39.196 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15462de20c554ad5be7e7127cbd06d52 --system all -f value -c Role 2026-05-27 13:42:39.196 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:39.196 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:39.196 | + functions-common:get_or_add_user_system_role:1022 : echo bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:39.197 | bd90157292db4d63ac2084ada484cb18 2026-05-27 13:42:39.282 | [2026 Async ks-system-reader:45541]: finished get_or_add_user_system_role reader 15462de20c554ad5be7e7127cbd06d52 all with result 0 in 15 seconds 2026-05-27 13:42:39.287 | + inc/async:async_wait:197 : return 0 2026-05-27 13:42:39.296 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-05-27 13:42:39.395 | [2026 Async ks-group-memberdemo:45811]: Waiting for completion of get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 45811 (6 other jobs running) 2026-05-27 13:42:39.440 | [2026 Async ks-group-memberdemo:45811]: Signaling child to exit 2026-05-27 13:42:42.537 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:42.569 | [45811 Async ks-group-memberdemo:45811]: finished successfully 2026-05-27 13:42:42.598 | WAKEUP 2026-05-27 13:42:42.626 | [2026 Async ks-group-memberdemo:45811]: Signaled 2026-05-27 13:42:42.628 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-27 13:42:42.628 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 696289b253a746a4814bb62999fbf311 --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:42.628 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 696289b253a746a4814bb62999fbf311 --project db2e233e258f4ce3b9dbf17ac520f2f4 -f value -c Role 2026-05-27 13:42:42.628 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:42.628 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=572061894b00424c825c7c82045bc113 2026-05-27 13:42:42.628 | + functions-common:get_or_add_group_project_role:1041 : echo 572061894b00424c825c7c82045bc113 2026-05-27 13:42:42.628 | 572061894b00424c825c7c82045bc113 2026-05-27 13:42:42.687 | [2026 Async ks-group-memberdemo:45811]: finished get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 11 seconds 2026-05-27 13:42:42.738 | [2026 Async ks-group-anotherdemo:45890]: Waiting for completion of get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 running on PID 45890 (5 other jobs running) 2026-05-27 13:42:42.774 | [2026 Async ks-group-anotherdemo:45890]: Signaling child to exit 2026-05-27 13:42:43.035 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:43.067 | [45969 Async ks-group-memberalt:45969]: finished successfully 2026-05-27 13:42:43.577 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:43.615 | [45890 Async ks-group-anotherdemo:45890]: finished successfully 2026-05-27 13:42:43.650 | WAKEUP 2026-05-27 13:42:43.682 | [2026 Async ks-group-anotherdemo:45890]: Signaled 2026-05-27 13:42:43.683 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-27 13:42:43.683 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 696289b253a746a4814bb62999fbf311 --project db2e233e258f4ce3b9dbf17ac520f2f4 2026-05-27 13:42:43.683 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 696289b253a746a4814bb62999fbf311 --project db2e233e258f4ce3b9dbf17ac520f2f4 -f value -c Role 2026-05-27 13:42:43.683 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:43.683 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:43.683 | + functions-common:get_or_add_group_project_role:1041 : echo 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:43.684 | 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:43.744 | [2026 Async ks-group-anotherdemo:45890]: finished get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 db2e233e258f4ce3b9dbf17ac520f2f4 with result 0 in 12 seconds 2026-05-27 13:42:43.765 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:43.789 | [2026 Async ks-group-memberalt:45969]: Waiting for completion of get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 running on PID 45969 (4 other jobs running) 2026-05-27 13:42:43.797 | [46048 Async ks-group-anotheralt:46048]: finished successfully 2026-05-27 13:42:43.828 | [2026 Async ks-group-memberalt:45969]: Signaling child to exit 2026-05-27 13:42:43.828 | WAKEUP 2026-05-27 13:42:43.857 | [2026 Async ks-group-memberalt:45969]: Signaled 2026-05-27 13:42:43.859 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-27 13:42:43.860 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 696289b253a746a4814bb62999fbf311 --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:43.860 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 696289b253a746a4814bb62999fbf311 --project 2a55b20d7678412ebdb3274fde2d8271 -f value -c Role 2026-05-27 13:42:43.860 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:43.860 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=572061894b00424c825c7c82045bc113 2026-05-27 13:42:43.860 | + functions-common:get_or_add_group_project_role:1041 : echo 572061894b00424c825c7c82045bc113 2026-05-27 13:42:43.860 | 572061894b00424c825c7c82045bc113 2026-05-27 13:42:43.916 | [2026 Async ks-group-memberalt:45969]: finished get_or_add_group_project_role member 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 11 seconds 2026-05-27 13:42:43.970 | [2026 Async ks-group-anotheralt:46048]: Waiting for completion of get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 running on PID 46048 (3 other jobs running) 2026-05-27 13:42:44.008 | [2026 Async ks-group-anotheralt:46048]: Signaling child to exit 2026-05-27 13:42:44.009 | WAKEUP 2026-05-27 13:42:44.042 | [2026 Async ks-group-anotheralt:46048]: Signaled 2026-05-27 13:42:44.045 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-27 13:42:44.045 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 696289b253a746a4814bb62999fbf311 --project 2a55b20d7678412ebdb3274fde2d8271 2026-05-27 13:42:44.045 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 696289b253a746a4814bb62999fbf311 --project 2a55b20d7678412ebdb3274fde2d8271 -f value -c Role 2026-05-27 13:42:44.045 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:44.045 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:44.045 | + functions-common:get_or_add_group_project_role:1041 : echo 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:44.045 | 2167279f7984415bb83e0204364f2f9f 2026-05-27 13:42:44.100 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:42:44.110 | [2026 Async ks-group-anotheralt:46048]: finished get_or_add_group_project_role anotherrole 696289b253a746a4814bb62999fbf311 2a55b20d7678412ebdb3274fde2d8271 with result 0 in 11 seconds 2026-05-27 13:42:44.137 | [46127 Async ks-group-admin:46127]: finished successfully 2026-05-27 13:42:44.163 | [2026 Async ks-group-admin:46127]: Waiting for completion of get_or_add_group_project_role admin 34d51751e87f482f97352b33ec7b0370 90777f451069459da88b98d8c585c14c running on PID 46127 (2 other jobs running) 2026-05-27 13:42:44.191 | [2026 Async ks-group-admin:46127]: Signaling child to exit 2026-05-27 13:42:44.191 | WAKEUP 2026-05-27 13:42:44.218 | [2026 Async ks-group-admin:46127]: Signaled 2026-05-27 13:42:44.220 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-27 13:42:44.220 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 34d51751e87f482f97352b33ec7b0370 --project 90777f451069459da88b98d8c585c14c 2026-05-27 13:42:44.220 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 34d51751e87f482f97352b33ec7b0370 --project 90777f451069459da88b98d8c585c14c -f value -c Role 2026-05-27 13:42:44.220 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:42:44.220 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:44.221 | + functions-common:get_or_add_group_project_role:1041 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:44.221 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:42:44.276 | [2026 Async ks-group-admin:46127]: finished get_or_add_group_project_role admin 34d51751e87f482f97352b33ec7b0370 90777f451069459da88b98d8c585c14c with result 0 in 11 seconds 2026-05-27 13:42:44.282 | + inc/async:async_wait:197 : return 0 2026-05-27 13:42:44.287 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-27 13:42:44.311 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:42:44.316 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-27 13:42:44.343 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:42:44.347 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-27 13:42:44.352 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-27 13:42:44.444 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-27 13:42:44.503 | [2026 Async create_nova_accounts:48027]: running: create_nova_accounts 2026-05-27 13:42:44.507 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-27 13:42:44.524 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:42:44.526 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-27 13:42:44.529 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-27 13:42:44.600 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-27 13:42:44.641 | [2026 Async create_glance_accounts:48150]: running: create_glance_accounts 2026-05-27 13:42:44.644 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-27 13:42:44.664 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:42:44.667 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-27 13:42:44.670 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-27 13:42:44.751 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-27 13:42:44.808 | [2026 Async create_cinder_accounts:48288]: running: create_cinder_accounts 2026-05-27 13:42:44.810 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-27 13:42:44.829 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:42:44.832 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-27 13:42:44.835 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-27 13:42:44.912 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-27 13:42:44.983 | [2026 Async create_neutron_accounts:48430]: running: create_neutron_accounts 2026-05-27 13:42:44.988 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-27 13:42:45.023 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:42:45.029 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-27 13:42:45.067 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:42:45.072 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-27 13:42:45.173 | [2026 Async create_nova_accounts:48027]: Waiting for completion of create_nova_accounts running on PID 48027 (5 other jobs running) 2026-05-27 13:42:45.222 | [2026 Async create_nova_accounts:48027]: Signaling child to exit 2026-05-27 13:43:19.291 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:43:19.323 | [48430 Async create_neutron_accounts:48430]: finished successfully 2026-05-27 13:43:27.439 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:43:27.462 | [48288 Async create_cinder_accounts:48288]: finished successfully 2026-05-27 13:43:42.727 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:43:42.751 | [48027 Async create_nova_accounts:48027]: finished successfully 2026-05-27 13:43:42.778 | WAKEUP 2026-05-27 13:43:42.801 | [2026 Async create_nova_accounts:48027]: Signaled 2026-05-27 13:43:42.803 | + 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-05-27 13:43:42.803 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-27 13:43:42.803 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-27 13:43:42.803 | + functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:43:42.803 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:43:42.803 | + functions-common:get_or_create_user:895 : local email= 2026-05-27 13:43:42.804 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-27 13:43:42.804 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.804 | + functions-common:get_or_create_user:907 : user_id=9a2102625f14459e8d1b2c1b2dad82ab 2026-05-27 13:43:42.804 | + functions-common:get_or_create_user:908 : echo 9a2102625f14459e8d1b2c1b2dad82ab 2026-05-27 13:43:42.804 | 9a2102625f14459e8d1b2c1b2dad82ab 2026-05-27 13:43:42.804 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-27 13:43:42.804 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:42.804 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:42.805 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:42.805 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:42.805 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:42.805 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:42.805 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:42.806 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:42.806 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:42.806 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:42.806 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:42.806 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-05-27 13:43:42.806 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:42.807 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.807 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:42.807 | + functions-common:get_or_add_user_project_role:972 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:42.807 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:42.807 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-27 13:43:42.807 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-27 13:43:42.807 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:42.807 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:42.808 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:42.808 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:42.809 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:42.809 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:42.809 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-05-27 13:43:42.809 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:42.809 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.809 | + functions-common:get_or_add_user_project_role:971 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:42.810 | + functions-common:get_or_add_user_project_role:972 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:42.810 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:42.810 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-27 13:43:42.810 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.171/compute 2026-05-27 13:43:42.810 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-27 13:43:42.810 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:43:42.810 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-27 13:43:42.810 | ++ functions-common:get_or_create_service:1058 : 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-05-27 13:43:42.811 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.811 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:43:42.811 | 5f95b871097447c18395810d2476851b' 2026-05-27 13:43:42.811 | + functions-common:get_or_create_service:1059 : echo 5f95b871097447c18395810d2476851b 2026-05-27 13:43:42.811 | 5f95b871097447c18395810d2476851b 2026-05-27 13:43:42.811 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.171/compute/v2/$(project_id)s' 2026-05-27 13:43:42.812 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:43:42.812 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.171/compute/v2/$(project_id)s' RegionOne 2026-05-27 13:43:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:43:42.812 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-05-27 13:43:42.812 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:43:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:43:42.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.171/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-27 13:43:42.813 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=592917cb726f482b8c2bc97f89f9071e 2026-05-27 13:43:42.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 592917cb726f482b8c2bc97f89f9071e 2026-05-27 13:43:42.813 | + functions-common:get_or_create_endpoint:1092 : public_id=592917cb726f482b8c2bc97f89f9071e 2026-05-27 13:43:42.813 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:43:42.813 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:43:42.814 | + functions-common:get_or_create_endpoint:1101 : echo 592917cb726f482b8c2bc97f89f9071e 2026-05-27 13:43:42.814 | 592917cb726f482b8c2bc97f89f9071e 2026-05-27 13:43:42.814 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-27 13:43:42.814 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:43:42.814 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-27 13:43:42.815 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-05-27 13:43:42.815 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.815 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:43:42.815 | cf56a33f8b0e4aacb605868ed2fb623e' 2026-05-27 13:43:42.815 | + functions-common:get_or_create_service:1059 : echo cf56a33f8b0e4aacb605868ed2fb623e 2026-05-27 13:43:42.815 | cf56a33f8b0e4aacb605868ed2fb623e 2026-05-27 13:43:42.816 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.171/compute/v2.1 2026-05-27 13:43:42.816 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:43:42.816 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.171/compute/v2.1 RegionOne 2026-05-27 13:43:42.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:43:42.816 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-05-27 13:43:42.816 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:43:42.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:43:42.817 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.171/compute/v2.1 --region RegionOne -f value -c id 2026-05-27 13:43:42.817 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:42.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=2bf883d2e3a14a1a8c06ba58e60537d0 2026-05-27 13:43:42.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 2bf883d2e3a14a1a8c06ba58e60537d0 2026-05-27 13:43:42.817 | + functions-common:get_or_create_endpoint:1092 : public_id=2bf883d2e3a14a1a8c06ba58e60537d0 2026-05-27 13:43:42.818 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:43:42.818 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:43:42.818 | + functions-common:get_or_create_endpoint:1101 : echo 2bf883d2e3a14a1a8c06ba58e60537d0 2026-05-27 13:43:42.818 | 2bf883d2e3a14a1a8c06ba58e60537d0 2026-05-27 13:43:42.818 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-27 13:43:42.819 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:42.819 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-27 13:43:42.819 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:43:42.819 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-27 13:43:42.819 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:43:42.819 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-27 13:43:42.819 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:42.820 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-27 13:43:42.850 | [2026 Async create_nova_accounts:48027]: finished create_nova_accounts with result 0 in 58 seconds 2026-05-27 13:43:42.888 | [2026 Async create_glance_accounts:48150]: Waiting for completion of create_glance_accounts running on PID 48150 (4 other jobs running) 2026-05-27 13:43:42.915 | [2026 Async create_glance_accounts:48150]: Signaling child to exit 2026-05-27 13:43:57.554 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:43:57.585 | [48150 Async create_glance_accounts:48150]: finished successfully 2026-05-27 13:43:57.614 | WAKEUP 2026-05-27 13:43:57.640 | [2026 Async create_glance_accounts:48150]: Signaled 2026-05-27 13:43:57.641 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-27 13:43:57.642 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:57.642 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-27 13:43:57.642 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-27 13:43:57.642 | + functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:43:57.642 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:43:57.642 | + functions-common:get_or_create_user:895 : local email= 2026-05-27 13:43:57.642 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-27 13:43:57.642 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.642 | + functions-common:get_or_create_user:907 : user_id=6f711bc7ea2f4707a74865c7ab01157d 2026-05-27 13:43:57.642 | + functions-common:get_or_create_user:908 : echo 6f711bc7ea2f4707a74865c7ab01157d 2026-05-27 13:43:57.642 | 6f711bc7ea2f4707a74865c7ab01157d 2026-05-27 13:43:57.643 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-27 13:43:57.643 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:57.643 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:57.643 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:57.643 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:57.643 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:57.643 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:57.644 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:57.644 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:57.644 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:57.644 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:57.644 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:57.644 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-05-27 13:43:57.645 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:57.645 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.645 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.645 | + functions-common:get_or_add_user_project_role:972 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.645 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.645 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-27 13:43:57.645 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-27 13:43:57.645 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:57.645 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:57.645 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:57.646 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:57.647 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:57.647 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-05-27 13:43:57.647 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:57.647 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.647 | + functions-common:get_or_add_user_project_role:971 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:57.647 | + functions-common:get_or_add_user_project_role:972 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:57.647 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:43:57.648 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-27 13:43:57.648 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:43:57.648 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-27 13:43:57.648 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:43:57.648 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-27 13:43:57.648 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-05-27 13:43:57.648 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.648 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:43:57.649 | d9c9d774a6fb4e7cb630fc8d2d1efa9c' 2026-05-27 13:43:57.649 | + functions-common:get_or_create_service:1059 : echo d9c9d774a6fb4e7cb630fc8d2d1efa9c 2026-05-27 13:43:57.649 | d9c9d774a6fb4e7cb630fc8d2d1efa9c 2026-05-27 13:43:57.649 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.171/image 2026-05-27 13:43:57.649 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:43:57.649 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.171/image RegionOne 2026-05-27 13:43:57.649 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:43:57.650 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-05-27 13:43:57.650 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:43:57.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:43:57.650 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.171/image --region RegionOne -f value -c id 2026-05-27 13:43:57.650 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.651 | + functions-common:get_or_create_endpoint:1092 : public_id=32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.651 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:43:57.651 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:43:57.651 | + functions-common:get_or_create_endpoint:1101 : echo 32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.651 | 32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.651 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-27 13:43:57.651 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-27 13:43:57.652 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-27 13:43:57.652 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.652 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-27 13:43:57.652 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-27 13:43:57.652 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-27 13:43:57.652 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-27 13:43:57.652 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-27 13:43:57.653 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-27 13:43:57.653 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-27 13:43:57.653 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-05-27 13:43:57.653 | +---------------+----------------------------------+ 2026-05-27 13:43:57.653 | | Field | Value | 2026-05-27 13:43:57.653 | +---------------+----------------------------------+ 2026-05-27 13:43:57.653 | | default_limit | 2000 | 2026-05-27 13:43:57.654 | | description | None | 2026-05-27 13:43:57.654 | | id | 5db3b73316af47219b32d97bc648e7f1 | 2026-05-27 13:43:57.654 | | region_id | RegionOne | 2026-05-27 13:43:57.654 | | resource_name | image_size_total | 2026-05-27 13:43:57.654 | | service_id | d9c9d774a6fb4e7cb630fc8d2d1efa9c | 2026-05-27 13:43:57.654 | +---------------+----------------------------------+ 2026-05-27 13:43:57.655 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-05-27 13:43:57.655 | +---------------+----------------------------------+ 2026-05-27 13:43:57.655 | | Field | Value | 2026-05-27 13:43:57.655 | +---------------+----------------------------------+ 2026-05-27 13:43:57.655 | | default_limit | 2000 | 2026-05-27 13:43:57.655 | | description | None | 2026-05-27 13:43:57.655 | | id | 8cf68b0f69f24c1a83c00ff7b458168a | 2026-05-27 13:43:57.656 | | region_id | RegionOne | 2026-05-27 13:43:57.656 | | resource_name | image_stage_total | 2026-05-27 13:43:57.656 | | service_id | d9c9d774a6fb4e7cb630fc8d2d1efa9c | 2026-05-27 13:43:57.656 | +---------------+----------------------------------+ 2026-05-27 13:43:57.656 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-05-27 13:43:57.656 | +---------------+----------------------------------+ 2026-05-27 13:43:57.656 | | Field | Value | 2026-05-27 13:43:57.657 | +---------------+----------------------------------+ 2026-05-27 13:43:57.657 | | default_limit | 100 | 2026-05-27 13:43:57.657 | | description | None | 2026-05-27 13:43:57.657 | | id | 9ca00260b9ae4875bafa1fb24d1e9b3b | 2026-05-27 13:43:57.657 | | region_id | RegionOne | 2026-05-27 13:43:57.657 | | resource_name | image_count_total | 2026-05-27 13:43:57.657 | | service_id | d9c9d774a6fb4e7cb630fc8d2d1efa9c | 2026-05-27 13:43:57.657 | +---------------+----------------------------------+ 2026-05-27 13:43:57.658 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-05-27 13:43:57.658 | +---------------+----------------------------------+ 2026-05-27 13:43:57.658 | | Field | Value | 2026-05-27 13:43:57.658 | +---------------+----------------------------------+ 2026-05-27 13:43:57.658 | | default_limit | 100 | 2026-05-27 13:43:57.658 | | description | None | 2026-05-27 13:43:57.658 | | id | 10ea3fc9445940358d35f2fe921bfa12 | 2026-05-27 13:43:57.659 | | region_id | RegionOne | 2026-05-27 13:43:57.659 | | resource_name | image_count_uploading | 2026-05-27 13:43:57.659 | | service_id | d9c9d774a6fb4e7cb630fc8d2d1efa9c | 2026-05-27 13:43:57.659 | +---------------+----------------------------------+ 2026-05-27 13:43:57.659 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-27 13:43:57.659 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-27 13:43:57.659 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-27 13:43:57.660 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-27 13:43:57.660 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-27 13:43:57.660 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.171/identity 2026-05-27 13:43:57.660 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-27 13:43:57.660 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-27 13:43:57.660 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.661 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 32be7fd374224dd8ae92d21493742a61 2026-05-27 13:43:57.661 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-27 13:43:57.661 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-27 13:43:57.661 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:43:57.695 | [2026 Async create_glance_accounts:48150]: finished create_glance_accounts with result 0 in 73 seconds 2026-05-27 13:43:57.736 | [2026 Async create_cinder_accounts:48288]: Waiting for completion of create_cinder_accounts running on PID 48288 (3 other jobs running) 2026-05-27 13:43:57.763 | [2026 Async create_cinder_accounts:48288]: Signaling child to exit 2026-05-27 13:43:57.764 | WAKEUP 2026-05-27 13:43:57.787 | [2026 Async create_cinder_accounts:48288]: Signaled 2026-05-27 13:43:57.789 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-05-27 13:43:57.789 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-27 13:43:57.789 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-27 13:43:57.789 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:43:57.789 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-27 13:43:57.789 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-27 13:43:57.789 | + functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:43:57.790 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:43:57.790 | + functions-common:get_or_create_user:895 : local email= 2026-05-27 13:43:57.790 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-27 13:43:57.790 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.790 | + functions-common:get_or_create_user:907 : user_id=ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.790 | + functions-common:get_or_create_user:908 : echo ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.790 | ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.791 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-27 13:43:57.791 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:57.791 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:57.791 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:57.791 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:57.791 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:57.791 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:57.792 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:57.792 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:57.792 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:57.792 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:57.792 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:57.792 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-05-27 13:43:57.792 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:57.793 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.793 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.793 | + functions-common:get_or_add_user_project_role:972 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.793 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.793 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-27 13:43:57.793 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-27 13:43:57.793 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.171/volume 2026-05-27 13:43:57.793 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-27 13:43:57.794 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:43:57.794 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-27 13:43:57.794 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-05-27 13:43:57.794 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.794 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:43:57.794 | 42b54be6bd994a3992767d2ea61779ad' 2026-05-27 13:43:57.794 | + functions-common:get_or_create_service:1059 : echo 42b54be6bd994a3992767d2ea61779ad 2026-05-27 13:43:57.795 | 42b54be6bd994a3992767d2ea61779ad 2026-05-27 13:43:57.795 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.171/volume/v3 2026-05-27 13:43:57.795 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:43:57.795 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.171/volume/v3 RegionOne 2026-05-27 13:43:57.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:43:57.795 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-05-27 13:43:57.796 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:43:57.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:43:57.796 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.171/volume/v3 --region RegionOne -f value -c id 2026-05-27 13:43:57.796 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=92891b9b68a14b55a901da6d8b33cc05 2026-05-27 13:43:57.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 92891b9b68a14b55a901da6d8b33cc05 2026-05-27 13:43:57.796 | + functions-common:get_or_create_endpoint:1092 : public_id=92891b9b68a14b55a901da6d8b33cc05 2026-05-27 13:43:57.797 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:43:57.797 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:43:57.797 | + functions-common:get_or_create_endpoint:1101 : echo 92891b9b68a14b55a901da6d8b33cc05 2026-05-27 13:43:57.797 | 92891b9b68a14b55a901da6d8b33cc05 2026-05-27 13:43:57.797 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-27 13:43:57.797 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-27 13:43:57.797 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-27 13:43:57.798 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-05-27 13:43:57.798 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.798 | ++ functions-common:get_or_create_project:920 : project_id=39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:43:57.798 | ++ functions-common:get_or_create_project:921 : echo 39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:43:57.798 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 39fdc2e15f7545899d5ebe12c379f5c2 2026-05-27 13:43:57.798 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-27 13:43:57.798 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:43:57.799 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:43:57.799 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-27 13:43:57.799 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-05-27 13:43:57.799 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-27 13:43:57.799 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.799 | ++ functions-common:get_or_create_user:907 : user_id=ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.799 | ++ functions-common:get_or_create_user:908 : echo ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.800 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ed38cb55068b4f4c92933ff50a592b34 2026-05-27 13:43:57.839 | [2026 Async create_cinder_accounts:48288]: finished create_cinder_accounts with result 0 in 42 seconds 2026-05-27 13:43:57.845 | + inc/async:async_wait:197 : return 0 2026-05-27 13:43:57.849 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-27 13:43:57.906 | [2026 Async create_neutron_accounts:48430]: Waiting for completion of create_neutron_accounts running on PID 48430 (2 other jobs running) 2026-05-27 13:43:57.936 | [2026 Async create_neutron_accounts:48430]: Signaling child to exit 2026-05-27 13:43:57.937 | WAKEUP 2026-05-27 13:43:57.961 | [2026 Async create_neutron_accounts:48430]: Signaled 2026-05-27 13:43:57.963 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-27 13:43:57.963 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.171/ 2026-05-27 13:43:57.963 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-27 13:43:57.963 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.171/networking 2026-05-27 13:43:57.963 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-27 13:43:57.964 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:57.964 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-27 13:43:57.964 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-27 13:43:57.964 | + functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:43:57.964 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:43:57.964 | + functions-common:get_or_create_user:895 : local email= 2026-05-27 13:43:57.964 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-27 13:43:57.965 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.965 | + functions-common:get_or_create_user:907 : user_id=9ea159d16ce54bda865c23623f29f099 2026-05-27 13:43:57.965 | + functions-common:get_or_create_user:908 : echo 9ea159d16ce54bda865c23623f29f099 2026-05-27 13:43:57.965 | 9ea159d16ce54bda865c23623f29f099 2026-05-27 13:43:57.965 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-27 13:43:57.965 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:43:57.965 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:43:57.965 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:43:57.966 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:43:57.966 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:43:57.967 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-05-27 13:43:57.967 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:43:57.967 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.967 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.967 | + functions-common:get_or_add_user_project_role:972 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.967 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:43:57.968 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-27 13:43:57.968 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-27 13:43:57.968 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:43:57.968 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-27 13:43:57.968 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-05-27 13:43:57.968 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.968 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:43:57.969 | 7642b389260c4b6f8c65eef90333a5ff' 2026-05-27 13:43:57.969 | + functions-common:get_or_create_service:1059 : echo 7642b389260c4b6f8c65eef90333a5ff 2026-05-27 13:43:57.969 | 7642b389260c4b6f8c65eef90333a5ff 2026-05-27 13:43:57.969 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.171/networking 2026-05-27 13:43:57.969 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:43:57.969 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.171/networking RegionOne 2026-05-27 13:43:57.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:43:57.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-05-27 13:43:57.970 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:43:57.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:43:57.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.171/networking --region RegionOne -f value -c id 2026-05-27 13:43:57.970 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:43:57.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=73034ecbbb6d4a4e9aa4eadb65d20bb6 2026-05-27 13:43:57.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 73034ecbbb6d4a4e9aa4eadb65d20bb6 2026-05-27 13:43:57.971 | + functions-common:get_or_create_endpoint:1092 : public_id=73034ecbbb6d4a4e9aa4eadb65d20bb6 2026-05-27 13:43:57.971 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:43:57.971 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:43:57.971 | + functions-common:get_or_create_endpoint:1101 : echo 73034ecbbb6d4a4e9aa4eadb65d20bb6 2026-05-27 13:43:57.971 | 73034ecbbb6d4a4e9aa4eadb65d20bb6 2026-05-27 13:43:58.017 | [2026 Async create_neutron_accounts:48430]: finished create_neutron_accounts with result 0 in 34 seconds 2026-05-27 13:43:58.026 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-27 13:43:58.033 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-27 13:43:58.036 | + inc/async:async_wait:197 : return 0 2026-05-27 13:43:58.040 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-27 13:43:58.062 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:58.065 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-27 13:43:58.086 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:58.090 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-27 13:43:58.093 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:43:58.096 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-27 13:43:58.100 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-27 13:43:58.103 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-27 13:43:58.189 | + inc/async:async_inner:63 : init_glance 2026-05-27 13:43:58.239 | [2026 Async init_glance:50666]: running: init_glance 2026-05-27 13:43:58.243 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-27 13:43:58.268 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:43:58.272 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-27 13:43:58.276 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:43:58.280 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-27 13:43:58.286 | + ./stack.sh:main:1164 : configure_neutron 2026-05-27 13:43:58.290 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-27 13:43:58.293 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-27 13:43:58.297 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-27 13:43:58.320 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-27 13:43:58.323 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-27 13:44:12.960 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:44:12.984 | [50666 Async init_glance:50666]: finished successfully 2026-05-27 13:44:22.485 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-27 13:44:22.486 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-27 13:44:36.248 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-27 13:44:36.254 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-27 13:44:36.256 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-27 13:44:36.258 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-27 13:44:36.260 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-27 13:44:36.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-27 13:44:36.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-27 13:44:36.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-27 13:44:36.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-27 13:44:36.272 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-27 13:44:36.274 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-27 13:44:36.276 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-27 13:44:36.279 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-27 13:44:36.281 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-27 13:44:36.283 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-27 13:44:36.286 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-27 13:44:36.290 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:44:36.293 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:44:36.295 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-27 13:44:36.298 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:44:36.303 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-27 13:44:36.305 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-27 13:44:36.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-27 13:44:36.310 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-27 13:44:36.312 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:44:36.314 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:44:36.317 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:44:36.332 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:44:36.335 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:44:36.337 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-27 13:44:36.340 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-27 13:44:36.369 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-27 13:44:36.402 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-27 13:44:36.435 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-27 13:44:36.468 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-27 13:44:36.501 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-27 13:44:36.532 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-27 13:44:36.534 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-27 13:44:36.537 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-27 13:44:36.540 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-27 13:44:36.544 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:44:36.559 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:44:36.562 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:44:36.565 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:44:36.567 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:44:36.570 | + 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-05-27 13:44:36.604 | + 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-05-27 13:44:36.635 | + 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-05-27 13:44:36.668 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:44:36.701 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-27 13:44:36.737 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-27 13:44:36.740 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:44:36.743 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-27 13:44:36.746 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-27 13:44:36.748 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-27 13:44:36.751 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:44:36.753 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-27 13:44:36.756 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-27 13:44:36.772 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-05-27 13:44:36.789 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-05-27 13:44:36.806 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-05-27 13:44:36.824 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-27 13:44:36.841 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-27 13:44:36.845 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-27 13:44:36.848 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-27 13:44:36.853 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.cJ14xcCQ0J 2026-05-27 13:44:36.856 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-27 13:44:36.859 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-27 13:44:36.862 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.cJ14xcCQ0J 2026-05-27 13:44:36.867 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.cJ14xcCQ0J 2026-05-27 13:44:36.883 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.cJ14xcCQ0J /etc/sudoers.d/neutron-rootwrap 2026-05-27 13:44:36.901 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-27 13:44:36.903 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-27 13:44:36.906 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-27 13:44:36.940 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-27 13:44:36.943 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-27 13:44:36.978 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-27 13:44:36.981 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-27 13:44:36.985 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-27 13:44:36.987 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:44:36.990 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-27 13:44:36.994 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:44:37.013 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:44:37.018 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-27 13:44:37.021 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-27 13:44:37.024 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:44:37.047 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:44:37.051 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:44:37.055 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/ 2026-05-27 13:44:37.095 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:44:37.097 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:44:37.101 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-27 13:44:37.123 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.127 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-27 13:44:37.149 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.153 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-27 13:44:37.174 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.177 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-27 13:44:37.198 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.202 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-27 13:44:37.223 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.226 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-27 13:44:37.230 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-27 13:44:37.250 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:44:37.254 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-27 13:44:37.257 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-27 13:44:37.261 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-27 13:44:37.262 | Configuring OVN 2026-05-27 13:44:37.264 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-27 13:44:37.268 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-27 13:44:37.273 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-27 13:44:37.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=57346f3d-3764-4e41-97d0-f861efcb7c6f 2026-05-27 13:44:37.285 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:44:37.288 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-27 13:44:37.292 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:44:37.298 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:44:37.301 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:44:37.305 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:44:37.308 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:44:37.311 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:44:37.315 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:44:37.318 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:44:37.321 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:44:37.325 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:44:37.328 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:44:37.333 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:44:37.336 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:44:37.341 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-27 13:44:37.345 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-27 13:44:37.349 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-27 13:44:37.354 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-27 13:44:37.379 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:44:37.384 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-27 13:44:37.444 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-27 13:44:37.448 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-27 13:44:37.451 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-27 13:44:37.475 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:44:37.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-27 13:44:37.482 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:44:37.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-27 13:44:37.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-27 13:44:37.507 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-27 13:44:37.514 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-27 13:44:37.517 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-27 13:45:01.311 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-27 13:45:01.311 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-27 13:45:15.383 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:45:15.388 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:45:15.391 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:45:15.394 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-27 13:45:15.426 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-27 13:45:15.429 | + lib/neutron:configure_root_helper_options:1114 : 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-05-27 13:45:15.464 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-27 13:45:15.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.171 2026-05-27 13:45:15.538 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-27 13:45:15.572 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-05-27 13:45:15.605 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-27 13:45:15.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.171:6642 2026-05-27 13:45:15.672 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-27 13:45:15.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:15.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-27 13:45:15.694 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-27 13:45:15.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.171:6641 2026-05-27 13:45:15.762 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-27 13:45:15.764 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-27 13:45:15.764 | Configuring Neutron for OVN 2026-05-27 13:45:15.767 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-27 13:45:15.786 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:15.790 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-27 13:45:15.794 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-27 13:45:15.794 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-27 13:45:19.212 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : 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-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-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 2026-05-27 13:45:19.217 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-27 13:45:19.217 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-27 13:45:22.195 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-27 13:45:22.198 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-27 13:45:22.218 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:22.222 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-27 13:45:22.228 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-27 13:45:22.228 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-27 13:45:22.228 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-27 13:45:22.234 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-27 13:45:22.234 | address-scope 2026-05-27 13:45:22.234 | agent 2026-05-27 13:45:22.234 | allowed-address-pairs 2026-05-27 13:45:22.234 | auto-allocated-topology 2026-05-27 13:45:22.234 | availability_zone 2026-05-27 13:45:22.234 | bgp 2026-05-27 13:45:22.235 | bgp_4byte_asn 2026-05-27 13:45:22.235 | bgp_dragent_scheduler 2026-05-27 13:45:22.235 | binding 2026-05-27 13:45:22.235 | binding-extended 2026-05-27 13:45:22.235 | default-subnetpools 2026-05-27 13:45:22.235 | dhcp_agent_scheduler 2026-05-27 13:45:22.235 | dns-domain-ports 2026-05-27 13:45:22.235 | dns-integration 2026-05-27 13:45:22.235 | dns-integration-domain-keywords 2026-05-27 13:45:22.235 | empty-string-filtering 2026-05-27 13:45:22.236 | enable-default-route-bfd 2026-05-27 13:45:22.236 | enable-default-route-ecmp 2026-05-27 13:45:22.236 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.236 | ext-gw-mode 2026-05-27 13:45:22.236 | external-gateway-multihoming 2026-05-27 13:45:22.236 | external-net 2026-05-27 13:45:22.236 | extra_dhcp_opt 2026-05-27 13:45:22.236 | extraroute 2026-05-27 13:45:22.237 | extraroute-atomic 2026-05-27 13:45:22.238 | filter-validation 2026-05-27 13:45:22.238 | fip-port-details 2026-05-27 13:45:22.238 | flavors 2026-05-27 13:45:22.238 | floating-ip-port-forwarding 2026-05-27 13:45:22.238 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.238 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.238 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.238 | floatingip-pools 2026-05-27 13:45:22.238 | fwaas_v2 2026-05-27 13:45:22.238 | ip_allocation 2026-05-27 13:45:22.238 | l3-flavors 2026-05-27 13:45:22.239 | l3-ha 2026-05-27 13:45:22.239 | logging 2026-05-27 13:45:22.239 | multi-provider 2026-05-27 13:45:22.239 | net-mtu 2026-05-27 13:45:22.239 | net-mtu-writable 2026-05-27 13:45:22.239 | network-ip-availability 2026-05-27 13:45:22.239 | network_availability_zone 2026-05-27 13:45:22.239 | network_ha 2026-05-27 13:45:22.239 | pagination 2026-05-27 13:45:22.239 | port-device-profile 2026-05-27 13:45:22.239 | port-hardware-offload-type 2026-05-27 13:45:22.240 | port-mac-address-regenerate 2026-05-27 13:45:22.240 | port-numa-affinity-policy 2026-05-27 13:45:22.241 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.241 | port-resource-request 2026-05-27 13:45:22.241 | port-security 2026-05-27 13:45:22.241 | port-trusted-vif 2026-05-27 13:45:22.241 | project-id 2026-05-27 13:45:22.241 | provider 2026-05-27 13:45:22.241 | qinq 2026-05-27 13:45:22.241 | qos 2026-05-27 13:45:22.241 | qos-bw-limit-direction 2026-05-27 13:45:22.241 | qos-bw-minimum-ingress 2026-05-27 13:45:22.242 | qos-default 2026-05-27 13:45:22.242 | qos-fip 2026-05-27 13:45:22.242 | qos-gateway-ip 2026-05-27 13:45:22.242 | qos-rule-type-details 2026-05-27 13:45:22.242 | qos-rule-type-filter 2026-05-27 13:45:22.242 | qos-rules-alias 2026-05-27 13:45:22.242 | quota-check-limit 2026-05-27 13:45:22.242 | quota-check-limit-default 2026-05-27 13:45:22.242 | quota_details 2026-05-27 13:45:22.242 | quotas 2026-05-27 13:45:22.242 | rbac-address-scope 2026-05-27 13:45:22.243 | rbac-policies 2026-05-27 13:45:22.243 | rbac-security-groups 2026-05-27 13:45:22.243 | router 2026-05-27 13:45:22.243 | router-enable-snat 2026-05-27 13:45:22.243 | router_availability_zone 2026-05-27 13:45:22.243 | security-group 2026-05-27 13:45:22.243 | security-groups-default-rules 2026-05-27 13:45:22.243 | security-groups-normalized-cidr 2026-05-27 13:45:22.243 | security-groups-remote-address-group 2026-05-27 13:45:22.243 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.243 | security-groups-shared-filtering 2026-05-27 13:45:22.244 | segment 2026-05-27 13:45:22.244 | sorting 2026-05-27 13:45:22.244 | standard-attr-description 2026-05-27 13:45:22.244 | standard-attr-fwaas-v2 2026-05-27 13:45:22.244 | standard-attr-revisions 2026-05-27 13:45:22.244 | standard-attr-tag 2026-05-27 13:45:22.244 | standard-attr-timestamp 2026-05-27 13:45:22.244 | stateful-security-group 2026-05-27 13:45:22.244 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.244 | subnet-external-network 2026-05-27 13:45:22.244 | subnet-service-types 2026-05-27 13:45:22.245 | subnet_allocation 2026-05-27 13:45:22.245 | subnetpool-prefix-ops 2026-05-27 13:45:22.245 | tag-creation 2026-05-27 13:45:22.245 | tap-mirror 2026-05-27 13:45:22.245 | tap-mirror-both-direction 2026-05-27 13:45:22.245 | trunk 2026-05-27 13:45:22.245 | uplink-status-propagation 2026-05-27 13:45:22.245 | uplink-status-propagation-updatable 2026-05-27 13:45:22.245 | vlan-transparent 2026-05-27 13:45:22.245 | vpn-endpoint-groups 2026-05-27 13:45:22.245 | vpnaas' 2026-05-27 13:45:22.246 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-27 13:45:22.246 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-27 13:45:22.246 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-27 13:45:22.247 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-27 13:45:22.247 | address-scope 2026-05-27 13:45:22.248 | agent 2026-05-27 13:45:22.248 | allowed-address-pairs 2026-05-27 13:45:22.248 | auto-allocated-topology 2026-05-27 13:45:22.248 | availability_zone 2026-05-27 13:45:22.248 | bgp 2026-05-27 13:45:22.248 | bgp_4byte_asn 2026-05-27 13:45:22.248 | bgp_dragent_scheduler 2026-05-27 13:45:22.248 | binding 2026-05-27 13:45:22.248 | binding-extended 2026-05-27 13:45:22.248 | default-subnetpools 2026-05-27 13:45:22.248 | dhcp_agent_scheduler 2026-05-27 13:45:22.249 | dns-domain-ports 2026-05-27 13:45:22.249 | dns-integration 2026-05-27 13:45:22.249 | dns-integration-domain-keywords 2026-05-27 13:45:22.249 | empty-string-filtering 2026-05-27 13:45:22.249 | enable-default-route-bfd 2026-05-27 13:45:22.249 | enable-default-route-ecmp 2026-05-27 13:45:22.249 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.249 | ext-gw-mode 2026-05-27 13:45:22.249 | external-gateway-multihoming 2026-05-27 13:45:22.249 | external-net 2026-05-27 13:45:22.249 | extra_dhcp_opt 2026-05-27 13:45:22.250 | extraroute 2026-05-27 13:45:22.251 | extraroute-atomic 2026-05-27 13:45:22.251 | filter-validation 2026-05-27 13:45:22.251 | fip-port-details 2026-05-27 13:45:22.251 | flavors 2026-05-27 13:45:22.251 | floating-ip-port-forwarding 2026-05-27 13:45:22.251 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.251 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.252 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.252 | floatingip-pools 2026-05-27 13:45:22.253 | fwaas_v2 2026-05-27 13:45:22.253 | ip_allocation 2026-05-27 13:45:22.253 | l3-flavors 2026-05-27 13:45:22.253 | l3-ha 2026-05-27 13:45:22.253 | logging 2026-05-27 13:45:22.253 | multi-provider 2026-05-27 13:45:22.253 | net-mtu 2026-05-27 13:45:22.253 | net-mtu-writable 2026-05-27 13:45:22.253 | network-ip-availability 2026-05-27 13:45:22.254 | network_availability_zone 2026-05-27 13:45:22.254 | network_ha 2026-05-27 13:45:22.254 | pagination 2026-05-27 13:45:22.254 | port-device-profile 2026-05-27 13:45:22.254 | port-hardware-offload-type 2026-05-27 13:45:22.254 | port-mac-address-regenerate 2026-05-27 13:45:22.254 | port-numa-affinity-policy 2026-05-27 13:45:22.255 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.255 | port-resource-request 2026-05-27 13:45:22.255 | port-security 2026-05-27 13:45:22.255 | port-trusted-vif 2026-05-27 13:45:22.255 | project-id 2026-05-27 13:45:22.255 | provider 2026-05-27 13:45:22.255 | qinq 2026-05-27 13:45:22.256 | qos 2026-05-27 13:45:22.256 | qos-bw-limit-direction 2026-05-27 13:45:22.256 | qos-bw-minimum-ingress 2026-05-27 13:45:22.256 | qos-default 2026-05-27 13:45:22.256 | qos-fip 2026-05-27 13:45:22.256 | qos-gateway-ip 2026-05-27 13:45:22.256 | qos-rule-type-details 2026-05-27 13:45:22.256 | qos-rule-type-filter 2026-05-27 13:45:22.257 | qos-rules-alias 2026-05-27 13:45:22.257 | quota-check-limit 2026-05-27 13:45:22.257 | quota-check-limit-default 2026-05-27 13:45:22.257 | quota_details 2026-05-27 13:45:22.257 | quotas 2026-05-27 13:45:22.257 | rbac-address-scope 2026-05-27 13:45:22.257 | rbac-policies 2026-05-27 13:45:22.257 | rbac-security-groups 2026-05-27 13:45:22.258 | router 2026-05-27 13:45:22.258 | router-enable-snat 2026-05-27 13:45:22.258 | router_availability_zone 2026-05-27 13:45:22.258 | security-group 2026-05-27 13:45:22.258 | security-groups-default-rules 2026-05-27 13:45:22.258 | security-groups-normalized-cidr 2026-05-27 13:45:22.258 | security-groups-remote-address-group 2026-05-27 13:45:22.258 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.259 | security-groups-shared-filtering 2026-05-27 13:45:22.259 | segment 2026-05-27 13:45:22.259 | sorting 2026-05-27 13:45:22.259 | standard-attr-description 2026-05-27 13:45:22.259 | standard-attr-fwaas-v2 2026-05-27 13:45:22.259 | standard-attr-revisions 2026-05-27 13:45:22.259 | standard-attr-tag 2026-05-27 13:45:22.259 | standard-attr-timestamp 2026-05-27 13:45:22.259 | stateful-security-group 2026-05-27 13:45:22.260 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.260 | subnet-external-network 2026-05-27 13:45:22.260 | subnet-service-types 2026-05-27 13:45:22.260 | subnet_allocation 2026-05-27 13:45:22.260 | subnetpool-prefix-ops 2026-05-27 13:45:22.260 | tag-creation 2026-05-27 13:45:22.260 | tap-mirror 2026-05-27 13:45:22.260 | tap-mirror-both-direction 2026-05-27 13:45:22.260 | trunk 2026-05-27 13:45:22.261 | uplink-status-propagation 2026-05-27 13:45:22.261 | uplink-status-propagation-updatable 2026-05-27 13:45:22.261 | vlan-transparent 2026-05-27 13:45:22.261 | vpn-endpoint-groups 2026-05-27 13:45:22.261 | vpnaas' 2026-05-27 13:45:22.261 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-27 13:45:22.261 | address-scope 2026-05-27 13:45:22.261 | agent 2026-05-27 13:45:22.262 | allowed-address-pairs 2026-05-27 13:45:22.262 | auto-allocated-topology 2026-05-27 13:45:22.262 | availability_zone 2026-05-27 13:45:22.262 | bgp 2026-05-27 13:45:22.262 | bgp_4byte_asn 2026-05-27 13:45:22.262 | bgp_dragent_scheduler 2026-05-27 13:45:22.262 | binding 2026-05-27 13:45:22.262 | binding-extended 2026-05-27 13:45:22.263 | default-subnetpools 2026-05-27 13:45:22.263 | dhcp_agent_scheduler 2026-05-27 13:45:22.263 | dns-domain-ports 2026-05-27 13:45:22.263 | dns-integration 2026-05-27 13:45:22.263 | dns-integration-domain-keywords 2026-05-27 13:45:22.263 | empty-string-filtering 2026-05-27 13:45:22.263 | enable-default-route-bfd 2026-05-27 13:45:22.263 | enable-default-route-ecmp 2026-05-27 13:45:22.264 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.264 | ext-gw-mode 2026-05-27 13:45:22.265 | external-gateway-multihoming 2026-05-27 13:45:22.265 | external-net 2026-05-27 13:45:22.265 | extra_dhcp_opt 2026-05-27 13:45:22.265 | extraroute 2026-05-27 13:45:22.265 | extraroute-atomic 2026-05-27 13:45:22.265 | filter-validation 2026-05-27 13:45:22.266 | fip-port-details 2026-05-27 13:45:22.266 | flavors 2026-05-27 13:45:22.266 | floating-ip-port-forwarding 2026-05-27 13:45:22.266 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.266 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.266 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.266 | floatingip-pools 2026-05-27 13:45:22.266 | fwaas_v2 2026-05-27 13:45:22.266 | ip_allocation 2026-05-27 13:45:22.266 | l3-flavors 2026-05-27 13:45:22.266 | l3-ha 2026-05-27 13:45:22.266 | logging 2026-05-27 13:45:22.267 | multi-provider 2026-05-27 13:45:22.267 | net-mtu 2026-05-27 13:45:22.267 | net-mtu-writable 2026-05-27 13:45:22.267 | network-ip-availability 2026-05-27 13:45:22.267 | network_availability_zone 2026-05-27 13:45:22.267 | network_ha 2026-05-27 13:45:22.267 | pagination 2026-05-27 13:45:22.267 | port-device-profile 2026-05-27 13:45:22.267 | port-hardware-offload-type 2026-05-27 13:45:22.267 | port-mac-address-regenerate 2026-05-27 13:45:22.267 | port-numa-affinity-policy 2026-05-27 13:45:22.268 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.268 | port-resource-request 2026-05-27 13:45:22.268 | port-security 2026-05-27 13:45:22.268 | port-trusted-vif 2026-05-27 13:45:22.268 | project-id 2026-05-27 13:45:22.268 | provider 2026-05-27 13:45:22.268 | qinq 2026-05-27 13:45:22.268 | qos 2026-05-27 13:45:22.268 | qos-bw-limit-direction 2026-05-27 13:45:22.268 | qos-bw-minimum-ingress 2026-05-27 13:45:22.268 | qos-default 2026-05-27 13:45:22.268 | qos-fip 2026-05-27 13:45:22.269 | qos-gateway-ip 2026-05-27 13:45:22.269 | qos-rule-type-details 2026-05-27 13:45:22.269 | qos-rule-type-filter 2026-05-27 13:45:22.269 | qos-rules-alias 2026-05-27 13:45:22.269 | quota-check-limit 2026-05-27 13:45:22.269 | quota-check-limit-default 2026-05-27 13:45:22.269 | quota_details 2026-05-27 13:45:22.269 | quotas 2026-05-27 13:45:22.269 | rbac-address-scope 2026-05-27 13:45:22.269 | rbac-policies 2026-05-27 13:45:22.269 | rbac-security-groups 2026-05-27 13:45:22.270 | router 2026-05-27 13:45:22.270 | router-enable-snat 2026-05-27 13:45:22.270 | router_availability_zone 2026-05-27 13:45:22.270 | security-group 2026-05-27 13:45:22.271 | security-groups-default-rules 2026-05-27 13:45:22.271 | security-groups-normalized-cidr 2026-05-27 13:45:22.271 | security-groups-remote-address-group 2026-05-27 13:45:22.271 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.271 | security-groups-shared-filtering 2026-05-27 13:45:22.271 | segment 2026-05-27 13:45:22.271 | sorting 2026-05-27 13:45:22.271 | standard-attr-description 2026-05-27 13:45:22.271 | standard-attr-fwaas-v2 2026-05-27 13:45:22.271 | standard-attr-revisions 2026-05-27 13:45:22.271 | standard-attr-tag 2026-05-27 13:45:22.271 | standard-attr-timestamp 2026-05-27 13:45:22.272 | stateful-security-group 2026-05-27 13:45:22.272 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.272 | subnet-external-network 2026-05-27 13:45:22.272 | subnet-service-types 2026-05-27 13:45:22.272 | subnet_allocation 2026-05-27 13:45:22.272 | subnetpool-prefix-ops 2026-05-27 13:45:22.272 | tag-creation 2026-05-27 13:45:22.272 | tap-mirror 2026-05-27 13:45:22.272 | tap-mirror-both-direction 2026-05-27 13:45:22.272 | trunk 2026-05-27 13:45:22.272 | uplink-status-propagation 2026-05-27 13:45:22.273 | uplink-status-propagation-updatable 2026-05-27 13:45:22.273 | vlan-transparent 2026-05-27 13:45:22.273 | vpn-endpoint-groups 2026-05-27 13:45:22.273 | vpnaas' 2026-05-27 13:45:22.273 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-27 13:45:22.273 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-27 13:45:22.273 | address-scope 2026-05-27 13:45:22.273 | agent 2026-05-27 13:45:22.273 | allowed-address-pairs 2026-05-27 13:45:22.273 | auto-allocated-topology 2026-05-27 13:45:22.274 | availability_zone 2026-05-27 13:45:22.274 | bgp 2026-05-27 13:45:22.274 | bgp_4byte_asn 2026-05-27 13:45:22.274 | bgp_dragent_scheduler 2026-05-27 13:45:22.274 | binding 2026-05-27 13:45:22.274 | binding-extended 2026-05-27 13:45:22.274 | default-subnetpools 2026-05-27 13:45:22.274 | dhcp_agent_scheduler 2026-05-27 13:45:22.274 | dns-domain-ports 2026-05-27 13:45:22.274 | dns-integration 2026-05-27 13:45:22.274 | dns-integration-domain-keywords 2026-05-27 13:45:22.274 | empty-string-filtering 2026-05-27 13:45:22.275 | enable-default-route-bfd 2026-05-27 13:45:22.275 | enable-default-route-ecmp 2026-05-27 13:45:22.275 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.275 | ext-gw-mode 2026-05-27 13:45:22.275 | external-gateway-multihoming 2026-05-27 13:45:22.275 | external-net 2026-05-27 13:45:22.275 | extra_dhcp_opt 2026-05-27 13:45:22.275 | extraroute 2026-05-27 13:45:22.275 | extraroute-atomic 2026-05-27 13:45:22.276 | filter-validation 2026-05-27 13:45:22.276 | fip-port-details 2026-05-27 13:45:22.276 | flavors 2026-05-27 13:45:22.276 | floating-ip-port-forwarding 2026-05-27 13:45:22.276 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.276 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.276 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.276 | floatingip-pools 2026-05-27 13:45:22.276 | fwaas_v2 2026-05-27 13:45:22.276 | ip_allocation 2026-05-27 13:45:22.276 | l3-flavors 2026-05-27 13:45:22.276 | l3-ha 2026-05-27 13:45:22.277 | logging 2026-05-27 13:45:22.277 | multi-provider 2026-05-27 13:45:22.277 | net-mtu 2026-05-27 13:45:22.277 | net-mtu-writable 2026-05-27 13:45:22.277 | network-ip-availability 2026-05-27 13:45:22.277 | network_availability_zone 2026-05-27 13:45:22.277 | network_ha 2026-05-27 13:45:22.277 | pagination 2026-05-27 13:45:22.277 | port-device-profile 2026-05-27 13:45:22.277 | port-hardware-offload-type 2026-05-27 13:45:22.277 | port-mac-address-regenerate 2026-05-27 13:45:22.278 | port-numa-affinity-policy 2026-05-27 13:45:22.278 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.278 | port-resource-request 2026-05-27 13:45:22.278 | port-security 2026-05-27 13:45:22.278 | port-trusted-vif 2026-05-27 13:45:22.278 | project-id 2026-05-27 13:45:22.278 | provider 2026-05-27 13:45:22.278 | qinq 2026-05-27 13:45:22.278 | qos 2026-05-27 13:45:22.278 | qos-bw-limit-direction 2026-05-27 13:45:22.278 | qos-bw-minimum-ingress 2026-05-27 13:45:22.278 | qos-default 2026-05-27 13:45:22.279 | qos-fip 2026-05-27 13:45:22.279 | qos-gateway-ip 2026-05-27 13:45:22.279 | qos-rule-type-details 2026-05-27 13:45:22.279 | qos-rule-type-filter 2026-05-27 13:45:22.279 | qos-rules-alias 2026-05-27 13:45:22.279 | quota-check-limit 2026-05-27 13:45:22.279 | quota-check-limit-default 2026-05-27 13:45:22.279 | quota_details 2026-05-27 13:45:22.279 | quotas 2026-05-27 13:45:22.279 | rbac-address-scope 2026-05-27 13:45:22.279 | rbac-policies 2026-05-27 13:45:22.279 | rbac-security-groups 2026-05-27 13:45:22.280 | router 2026-05-27 13:45:22.280 | router-enable-snat 2026-05-27 13:45:22.280 | router_availability_zone 2026-05-27 13:45:22.280 | security-group 2026-05-27 13:45:22.280 | security-groups-default-rules 2026-05-27 13:45:22.280 | security-groups-normalized-cidr 2026-05-27 13:45:22.280 | security-groups-remote-address-group 2026-05-27 13:45:22.280 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.280 | security-groups-shared-filtering 2026-05-27 13:45:22.280 | segment 2026-05-27 13:45:22.280 | sorting 2026-05-27 13:45:22.281 | standard-attr-description 2026-05-27 13:45:22.281 | standard-attr-fwaas-v2 2026-05-27 13:45:22.281 | standard-attr-revisions 2026-05-27 13:45:22.281 | standard-attr-tag 2026-05-27 13:45:22.281 | standard-attr-timestamp 2026-05-27 13:45:22.281 | stateful-security-group 2026-05-27 13:45:22.281 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.281 | subnet-external-network 2026-05-27 13:45:22.281 | subnet-service-types 2026-05-27 13:45:22.281 | subnet_allocation 2026-05-27 13:45:22.282 | subnetpool-prefix-ops 2026-05-27 13:45:22.282 | tag-creation 2026-05-27 13:45:22.282 | tap-mirror 2026-05-27 13:45:22.282 | tap-mirror-both-direction 2026-05-27 13:45:22.282 | trunk 2026-05-27 13:45:22.282 | uplink-status-propagation 2026-05-27 13:45:22.282 | uplink-status-propagation-updatable 2026-05-27 13:45:22.282 | vlan-transparent 2026-05-27 13:45:22.282 | vpn-endpoint-groups 2026-05-27 13:45:22.282 | vpnaas' 2026-05-27 13:45:22.282 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-27 13:45:22.282 | address-scope 2026-05-27 13:45:22.283 | agent 2026-05-27 13:45:22.283 | allowed-address-pairs 2026-05-27 13:45:22.283 | auto-allocated-topology 2026-05-27 13:45:22.283 | availability_zone 2026-05-27 13:45:22.283 | bgp 2026-05-27 13:45:22.283 | bgp_4byte_asn 2026-05-27 13:45:22.283 | bgp_dragent_scheduler 2026-05-27 13:45:22.283 | binding 2026-05-27 13:45:22.283 | binding-extended 2026-05-27 13:45:22.284 | default-subnetpools 2026-05-27 13:45:22.284 | dhcp_agent_scheduler 2026-05-27 13:45:22.284 | dns-domain-ports 2026-05-27 13:45:22.284 | dns-integration 2026-05-27 13:45:22.284 | dns-integration-domain-keywords 2026-05-27 13:45:22.284 | empty-string-filtering 2026-05-27 13:45:22.284 | enable-default-route-bfd 2026-05-27 13:45:22.284 | enable-default-route-ecmp 2026-05-27 13:45:22.284 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.284 | ext-gw-mode 2026-05-27 13:45:22.284 | external-gateway-multihoming 2026-05-27 13:45:22.284 | external-net 2026-05-27 13:45:22.285 | extra_dhcp_opt 2026-05-27 13:45:22.285 | extraroute 2026-05-27 13:45:22.285 | extraroute-atomic 2026-05-27 13:45:22.285 | filter-validation 2026-05-27 13:45:22.285 | fip-port-details 2026-05-27 13:45:22.285 | flavors 2026-05-27 13:45:22.285 | floating-ip-port-forwarding 2026-05-27 13:45:22.285 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.285 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.285 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.285 | floatingip-pools 2026-05-27 13:45:22.286 | fwaas_v2 2026-05-27 13:45:22.286 | ip_allocation 2026-05-27 13:45:22.286 | l3-flavors 2026-05-27 13:45:22.286 | l3-ha 2026-05-27 13:45:22.286 | logging 2026-05-27 13:45:22.286 | multi-provider 2026-05-27 13:45:22.286 | net-mtu 2026-05-27 13:45:22.286 | net-mtu-writable 2026-05-27 13:45:22.286 | network-ip-availability 2026-05-27 13:45:22.286 | network_availability_zone 2026-05-27 13:45:22.286 | network_ha 2026-05-27 13:45:22.286 | pagination 2026-05-27 13:45:22.287 | port-device-profile 2026-05-27 13:45:22.287 | port-hardware-offload-type 2026-05-27 13:45:22.287 | port-mac-address-regenerate 2026-05-27 13:45:22.287 | port-numa-affinity-policy 2026-05-27 13:45:22.287 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.287 | port-resource-request 2026-05-27 13:45:22.287 | port-security 2026-05-27 13:45:22.287 | port-trusted-vif 2026-05-27 13:45:22.287 | project-id 2026-05-27 13:45:22.287 | provider 2026-05-27 13:45:22.287 | qinq 2026-05-27 13:45:22.287 | qos 2026-05-27 13:45:22.288 | qos-bw-limit-direction 2026-05-27 13:45:22.288 | qos-bw-minimum-ingress 2026-05-27 13:45:22.288 | qos-default 2026-05-27 13:45:22.288 | qos-fip 2026-05-27 13:45:22.288 | qos-gateway-ip 2026-05-27 13:45:22.288 | qos-rule-type-details 2026-05-27 13:45:22.288 | qos-rule-type-filter 2026-05-27 13:45:22.288 | qos-rules-alias 2026-05-27 13:45:22.288 | quota-check-limit 2026-05-27 13:45:22.288 | quota-check-limit-default 2026-05-27 13:45:22.288 | quota_details 2026-05-27 13:45:22.288 | quotas 2026-05-27 13:45:22.289 | rbac-address-scope 2026-05-27 13:45:22.289 | rbac-policies 2026-05-27 13:45:22.289 | rbac-security-groups 2026-05-27 13:45:22.289 | router 2026-05-27 13:45:22.289 | router-enable-snat 2026-05-27 13:45:22.289 | router_availability_zone 2026-05-27 13:45:22.289 | security-group 2026-05-27 13:45:22.289 | security-groups-default-rules 2026-05-27 13:45:22.289 | security-groups-normalized-cidr 2026-05-27 13:45:22.289 | security-groups-remote-address-group 2026-05-27 13:45:22.289 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.290 | security-groups-shared-filtering 2026-05-27 13:45:22.290 | segment 2026-05-27 13:45:22.290 | sorting 2026-05-27 13:45:22.290 | standard-attr-description 2026-05-27 13:45:22.290 | standard-attr-fwaas-v2 2026-05-27 13:45:22.290 | standard-attr-revisions 2026-05-27 13:45:22.290 | standard-attr-tag 2026-05-27 13:45:22.290 | standard-attr-timestamp 2026-05-27 13:45:22.290 | stateful-security-group 2026-05-27 13:45:22.290 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.290 | subnet-external-network 2026-05-27 13:45:22.291 | subnet-service-types 2026-05-27 13:45:22.291 | subnet_allocation 2026-05-27 13:45:22.291 | subnetpool-prefix-ops 2026-05-27 13:45:22.291 | tag-creation 2026-05-27 13:45:22.291 | tap-mirror 2026-05-27 13:45:22.291 | tap-mirror-both-direction 2026-05-27 13:45:22.291 | trunk 2026-05-27 13:45:22.291 | uplink-status-propagation 2026-05-27 13:45:22.291 | uplink-status-propagation-updatable 2026-05-27 13:45:22.291 | vlan-transparent 2026-05-27 13:45:22.291 | vpn-endpoint-groups 2026-05-27 13:45:22.292 | vpnaas' 2026-05-27 13:45:22.292 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-27 13:45:22.292 | address-scope 2026-05-27 13:45:22.292 | agent 2026-05-27 13:45:22.292 | allowed-address-pairs 2026-05-27 13:45:22.292 | auto-allocated-topology 2026-05-27 13:45:22.292 | availability_zone 2026-05-27 13:45:22.292 | bgp 2026-05-27 13:45:22.292 | bgp_4byte_asn 2026-05-27 13:45:22.292 | bgp_dragent_scheduler 2026-05-27 13:45:22.293 | binding 2026-05-27 13:45:22.293 | binding-extended 2026-05-27 13:45:22.293 | default-subnetpools 2026-05-27 13:45:22.293 | dhcp_agent_scheduler 2026-05-27 13:45:22.293 | dns-domain-ports 2026-05-27 13:45:22.293 | dns-integration 2026-05-27 13:45:22.293 | dns-integration-domain-keywords 2026-05-27 13:45:22.293 | empty-string-filtering 2026-05-27 13:45:22.293 | enable-default-route-bfd 2026-05-27 13:45:22.293 | enable-default-route-ecmp 2026-05-27 13:45:22.294 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.294 | ext-gw-mode 2026-05-27 13:45:22.294 | external-gateway-multihoming 2026-05-27 13:45:22.294 | external-net 2026-05-27 13:45:22.294 | extra_dhcp_opt 2026-05-27 13:45:22.294 | extraroute 2026-05-27 13:45:22.294 | extraroute-atomic 2026-05-27 13:45:22.294 | filter-validation 2026-05-27 13:45:22.294 | fip-port-details 2026-05-27 13:45:22.294 | flavors 2026-05-27 13:45:22.294 | floating-ip-port-forwarding 2026-05-27 13:45:22.295 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.295 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.295 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.295 | floatingip-pools 2026-05-27 13:45:22.295 | fwaas_v2 2026-05-27 13:45:22.295 | ip_allocation 2026-05-27 13:45:22.295 | l3-flavors 2026-05-27 13:45:22.295 | l3-ha 2026-05-27 13:45:22.295 | logging 2026-05-27 13:45:22.295 | multi-provider 2026-05-27 13:45:22.295 | net-mtu 2026-05-27 13:45:22.295 | net-mtu-writable 2026-05-27 13:45:22.296 | network-ip-availability 2026-05-27 13:45:22.296 | network_availability_zone 2026-05-27 13:45:22.296 | network_ha 2026-05-27 13:45:22.296 | pagination 2026-05-27 13:45:22.296 | port-device-profile 2026-05-27 13:45:22.296 | port-hardware-offload-type 2026-05-27 13:45:22.296 | port-mac-address-regenerate 2026-05-27 13:45:22.296 | port-numa-affinity-policy 2026-05-27 13:45:22.296 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.296 | port-resource-request 2026-05-27 13:45:22.296 | port-security 2026-05-27 13:45:22.296 | port-trusted-vif 2026-05-27 13:45:22.297 | project-id 2026-05-27 13:45:22.297 | provider 2026-05-27 13:45:22.297 | qinq 2026-05-27 13:45:22.297 | qos 2026-05-27 13:45:22.297 | qos-bw-limit-direction 2026-05-27 13:45:22.297 | qos-bw-minimum-ingress 2026-05-27 13:45:22.297 | qos-default 2026-05-27 13:45:22.297 | qos-fip 2026-05-27 13:45:22.297 | qos-gateway-ip 2026-05-27 13:45:22.297 | qos-rule-type-details 2026-05-27 13:45:22.297 | qos-rule-type-filter 2026-05-27 13:45:22.298 | qos-rules-alias 2026-05-27 13:45:22.298 | quota-check-limit 2026-05-27 13:45:22.298 | quota-check-limit-default 2026-05-27 13:45:22.298 | quota_details 2026-05-27 13:45:22.298 | quotas 2026-05-27 13:45:22.298 | rbac-address-scope 2026-05-27 13:45:22.298 | rbac-policies 2026-05-27 13:45:22.298 | rbac-security-groups 2026-05-27 13:45:22.298 | router 2026-05-27 13:45:22.298 | router-enable-snat 2026-05-27 13:45:22.298 | router_availability_zone 2026-05-27 13:45:22.298 | security-group 2026-05-27 13:45:22.299 | security-groups-default-rules 2026-05-27 13:45:22.299 | security-groups-normalized-cidr 2026-05-27 13:45:22.299 | security-groups-remote-address-group 2026-05-27 13:45:22.299 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.299 | security-groups-shared-filtering 2026-05-27 13:45:22.299 | segment 2026-05-27 13:45:22.299 | sorting 2026-05-27 13:45:22.299 | standard-attr-description 2026-05-27 13:45:22.299 | standard-attr-fwaas-v2 2026-05-27 13:45:22.299 | standard-attr-revisions 2026-05-27 13:45:22.299 | standard-attr-tag 2026-05-27 13:45:22.300 | standard-attr-timestamp 2026-05-27 13:45:22.300 | stateful-security-group 2026-05-27 13:45:22.300 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.300 | subnet-external-network 2026-05-27 13:45:22.300 | subnet-service-types 2026-05-27 13:45:22.300 | subnet_allocation 2026-05-27 13:45:22.300 | subnetpool-prefix-ops 2026-05-27 13:45:22.300 | tag-creation 2026-05-27 13:45:22.300 | tap-mirror 2026-05-27 13:45:22.300 | tap-mirror-both-direction 2026-05-27 13:45:22.300 | trunk 2026-05-27 13:45:22.301 | uplink-status-propagation 2026-05-27 13:45:22.301 | uplink-status-propagation-updatable 2026-05-27 13:45:22.301 | vlan-transparent 2026-05-27 13:45:22.301 | vpn-endpoint-groups 2026-05-27 13:45:22.301 | vpnaas' 2026-05-27 13:45:22.301 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-27 13:45:22.301 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-27 13:45:22.301 | address-scope 2026-05-27 13:45:22.301 | agent 2026-05-27 13:45:22.301 | allowed-address-pairs 2026-05-27 13:45:22.302 | auto-allocated-topology 2026-05-27 13:45:22.302 | availability_zone 2026-05-27 13:45:22.302 | bgp 2026-05-27 13:45:22.302 | bgp_4byte_asn 2026-05-27 13:45:22.302 | bgp_dragent_scheduler 2026-05-27 13:45:22.302 | binding 2026-05-27 13:45:22.302 | binding-extended 2026-05-27 13:45:22.302 | default-subnetpools 2026-05-27 13:45:22.302 | dhcp_agent_scheduler 2026-05-27 13:45:22.302 | dns-domain-ports 2026-05-27 13:45:22.302 | dns-integration 2026-05-27 13:45:22.303 | dns-integration-domain-keywords 2026-05-27 13:45:22.303 | empty-string-filtering 2026-05-27 13:45:22.303 | enable-default-route-bfd 2026-05-27 13:45:22.303 | enable-default-route-ecmp 2026-05-27 13:45:22.303 | expose-port-forwarding-in-fip 2026-05-27 13:45:22.303 | ext-gw-mode 2026-05-27 13:45:22.303 | external-gateway-multihoming 2026-05-27 13:45:22.303 | external-net 2026-05-27 13:45:22.303 | extra_dhcp_opt 2026-05-27 13:45:22.304 | extraroute 2026-05-27 13:45:22.304 | extraroute-atomic 2026-05-27 13:45:22.304 | filter-validation 2026-05-27 13:45:22.304 | fip-port-details 2026-05-27 13:45:22.304 | flavors 2026-05-27 13:45:22.304 | floating-ip-port-forwarding 2026-05-27 13:45:22.304 | floating-ip-port-forwarding-description 2026-05-27 13:45:22.304 | floating-ip-port-forwarding-detail 2026-05-27 13:45:22.304 | floating-ip-port-forwarding-port-ranges 2026-05-27 13:45:22.304 | floatingip-pools 2026-05-27 13:45:22.304 | fwaas_v2 2026-05-27 13:45:22.305 | ip_allocation 2026-05-27 13:45:22.305 | l3-flavors 2026-05-27 13:45:22.305 | l3-ha 2026-05-27 13:45:22.305 | logging 2026-05-27 13:45:22.305 | multi-provider 2026-05-27 13:45:22.305 | net-mtu 2026-05-27 13:45:22.305 | net-mtu-writable 2026-05-27 13:45:22.305 | network-ip-availability 2026-05-27 13:45:22.305 | network_availability_zone 2026-05-27 13:45:22.305 | network_ha 2026-05-27 13:45:22.305 | pagination 2026-05-27 13:45:22.305 | port-device-profile 2026-05-27 13:45:22.306 | port-hardware-offload-type 2026-05-27 13:45:22.306 | port-mac-address-regenerate 2026-05-27 13:45:22.306 | port-numa-affinity-policy 2026-05-27 13:45:22.306 | port-numa-affinity-policy-socket 2026-05-27 13:45:22.306 | port-resource-request 2026-05-27 13:45:22.306 | port-security 2026-05-27 13:45:22.306 | port-trusted-vif 2026-05-27 13:45:22.306 | project-id 2026-05-27 13:45:22.306 | provider 2026-05-27 13:45:22.306 | qinq 2026-05-27 13:45:22.307 | qos 2026-05-27 13:45:22.307 | qos-bw-limit-direction 2026-05-27 13:45:22.307 | qos-bw-minimum-ingress 2026-05-27 13:45:22.307 | qos-default 2026-05-27 13:45:22.307 | qos-fip 2026-05-27 13:45:22.307 | qos-gateway-ip 2026-05-27 13:45:22.307 | qos-rule-type-details 2026-05-27 13:45:22.307 | qos-rule-type-filter 2026-05-27 13:45:22.307 | qos-rules-alias 2026-05-27 13:45:22.307 | quota-check-limit 2026-05-27 13:45:22.308 | quota-check-limit-default 2026-05-27 13:45:22.308 | quota_details 2026-05-27 13:45:22.308 | quotas 2026-05-27 13:45:22.308 | rbac-address-scope 2026-05-27 13:45:22.308 | rbac-policies 2026-05-27 13:45:22.308 | rbac-security-groups 2026-05-27 13:45:22.308 | router 2026-05-27 13:45:22.308 | router-enable-snat 2026-05-27 13:45:22.308 | router_availability_zone 2026-05-27 13:45:22.308 | security-group 2026-05-27 13:45:22.309 | security-groups-default-rules 2026-05-27 13:45:22.309 | security-groups-normalized-cidr 2026-05-27 13:45:22.309 | security-groups-remote-address-group 2026-05-27 13:45:22.309 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:45:22.309 | security-groups-shared-filtering 2026-05-27 13:45:22.309 | segment 2026-05-27 13:45:22.309 | sorting 2026-05-27 13:45:22.309 | standard-attr-description 2026-05-27 13:45:22.309 | standard-attr-fwaas-v2 2026-05-27 13:45:22.309 | standard-attr-revisions 2026-05-27 13:45:22.309 | standard-attr-tag 2026-05-27 13:45:22.309 | standard-attr-timestamp 2026-05-27 13:45:22.310 | stateful-security-group 2026-05-27 13:45:22.310 | subnet-dns-publish-fixed-ip 2026-05-27 13:45:22.310 | subnet-external-network 2026-05-27 13:45:22.310 | subnet-service-types 2026-05-27 13:45:22.310 | subnet_allocation 2026-05-27 13:45:22.310 | subnetpool-prefix-ops 2026-05-27 13:45:22.310 | tag-creation 2026-05-27 13:45:22.310 | tap-mirror 2026-05-27 13:45:22.310 | tap-mirror-both-direction 2026-05-27 13:45:22.311 | trunk 2026-05-27 13:45:22.311 | uplink-status-propagation 2026-05-27 13:45:22.311 | uplink-status-propagation-updatable 2026-05-27 13:45:22.311 | vlan-transparent 2026-05-27 13:45:22.311 | vpn-endpoint-groups 2026-05-27 13:45:22.311 | vpnaas' 2026-05-27 13:45:22.311 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-27 13:45:22.311 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-27 13:45:22.311 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 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-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 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-05-27 13:45:22.312 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-27 13:45:22.312 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-27 13:45:22.312 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-27 13:45:22.312 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-05-27 13:45:22.312 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-27 13:45:22.312 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-27 13:45:22.312 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-27 13:45:22.313 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-05-27 13:45:22.333 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.171:6641 2026-05-27 13:45:22.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.338 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-27 13:45:22.340 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.171:6641 2026-05-27 13:45:22.342 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.171:6641 ']' 2026-05-27 13:45:22.345 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.347 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.171:6641 2026-05-27 13:45:22.383 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.171:6642 2026-05-27 13:45:22.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-27 13:45:22.393 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.171:6642 2026-05-27 13:45:22.396 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.171:6642 ']' 2026-05-27 13:45:22.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.403 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.171:6642 2026-05-27 13:45:22.441 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-27 13:45:22.463 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:22.467 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-05-27 13:45:22.470 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-27 13:45:22.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-27 13:45:22.482 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-27 13:45:22.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.488 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-27 13:45:22.528 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-05-27 13:45:22.530 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-27 13:45:22.538 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-27 13:45:22.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-27 13:45:22.544 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-27 13:45:22.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-05-27 13:45:22.587 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.591 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-27 13:45:22.594 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-27 13:45:22.597 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-27 13:45:22.601 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.604 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-27 13:45:22.640 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-27 13:45:22.662 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-27 13:45:22.684 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:22.687 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-27 13:45:22.689 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-27 13:45:22.709 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:22.712 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:45:22.716 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-27 13:45:22.719 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-05-27 13:45:22.722 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:22.726 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-27 13:45:22.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-27 13:45:22.732 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-27 13:45:22.735 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:22.738 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-27 13:45:22.776 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-27 13:45:22.798 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:22.801 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-27 13:45:22.841 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-27 13:45:22.863 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:22.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-27 13:45:22.905 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-27 13:45:22.924 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:22.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-27 13:45:22.930 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-27 13:45:22.948 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:22.951 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:45:22.954 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-27 13:45:22.956 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-27 13:45:22.993 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-27 13:45:23.013 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:23.017 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-27 13:45:23.040 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:23.043 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-27 13:45:23.067 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:23.071 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-27 13:45:23.094 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:23.098 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-27 13:45:23.120 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:23.124 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-27 13:45:23.128 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-27 13:45:23.132 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-27 13:45:23.138 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-27 13:45:23.179 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-27 13:45:23.220 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-27 13:45:23.260 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-27 13:45:23.299 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-27 13:45:23.301 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-27 13:45:23.305 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-27 13:45:23.307 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-27 13:45:23.310 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-27 13:45:23.313 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-27 13:45:23.317 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-27 13:45:23.320 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-27 13:45:23.324 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-27 13:45:23.327 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-27 13:45:23.361 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-27 13:45:23.398 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.171/identity 2026-05-27 13:45:23.437 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-27 13:45:23.476 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-27 13:45:23.514 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-27 13:45:23.551 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-27 13:45:23.588 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-27 13:45:23.626 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.171/identity 2026-05-27 13:45:23.667 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-27 13:45:23.705 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-27 13:45:23.745 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-27 13:45:23.748 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-27 13:45:23.790 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-27 13:45:23.832 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-27 13:45:23.836 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-27 13:45:23.839 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:45:23.843 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-27 13:45:23.846 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-27 13:45:23.887 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-27 13:45:23.930 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.171/identity 2026-05-27 13:45:23.972 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-27 13:45:24.013 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-27 13:45:24.053 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-27 13:45:24.090 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-27 13:45:24.126 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-27 13:45:24.168 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-27 13:45:24.172 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-27 13:45:24.175 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-27 13:45:24.178 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-27 13:45:24.182 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-27 13:45:24.223 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-27 13:45:24.263 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.171/identity 2026-05-27 13:45:24.309 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-27 13:45:24.356 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-27 13:45:24.400 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-27 13:45:24.444 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-27 13:45:24.488 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-27 13:45:24.535 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-27 13:45:24.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-27 13:45:24.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-27 13:45:24.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-27 13:45:24.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-27 13:45:24.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-27 13:45:24.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-27 13:45:24.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-27 13:45:24.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-27 13:45:24.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-27 13:45:24.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-27 13:45:24.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-27 13:45:24.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-27 13:45:24.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-27 13:45:24.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-27 13:45:24.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-27 13:45:24.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-27 13:45:24.599 | + 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-05-27 13:45:24.604 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-27 13:45:24.611 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-27 13:45:24.616 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-27 13:45:24.619 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-27 13:45:24.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-05-27 13:45:24.671 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-27 13:45:24.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-27 13:45:24.682 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-27 13:45:24.686 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.689 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-27 13:45:24.728 | + 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-05-27 13:45:24.732 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-27 13:45:24.739 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-27 13:45:24.742 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-27 13:45:24.745 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.748 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-27 13:45:24.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-27 13:45:24.789 | + 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-05-27 13:45:24.792 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-27 13:45:24.798 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-27 13:45:24.802 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-27 13:45:24.805 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.809 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-05-27 13:45:24.847 | + 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-05-27 13:45:24.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-27 13:45:24.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-27 13:45:24.861 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-27 13:45:24.864 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.868 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-27 13:45:24.909 | + 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-05-27 13:45:24.913 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.916 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-27 13:45:24.920 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-27 13:45:24.924 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-27 13:45:24.927 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.931 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-27 13:45:24.970 | + 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-05-27 13:45:24.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:24.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-27 13:45:24.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-27 13:45:24.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-27 13:45:24.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:24.991 | + 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-05-27 13:45:25.033 | + 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-05-27 13:45:25.036 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:25.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-27 13:45:25.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-27 13:45:25.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-27 13:45:25.049 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:25.052 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-05-27 13:45:25.092 | + 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-05-27 13:45:25.096 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:25.099 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-27 13:45:25.102 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-27 13:45:25.105 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-27 13:45:25.109 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:25.112 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-27 13:45:25.152 | + 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-05-27 13:45:25.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:25.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-27 13:45:25.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-27 13:45:25.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-27 13:45:25.169 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:25.173 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-05-27 13:45:25.212 | + 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-05-27 13:45:25.215 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-27 13:45:25.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-27 13:45:25.222 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-27 13:45:25.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-27 13:45:25.229 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-27 13:45:25.233 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-05-27 13:45:25.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-27 13:45:25.277 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-27 13:45:25.318 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-27 13:45:25.357 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-27 13:45:25.361 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-27 13:45:25.364 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-27 13:45:25.368 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-27 13:45:25.371 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-27 13:45:25.375 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-27 13:45:25.378 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-27 13:45:25.381 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-27 13:45:25.385 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-27 13:45:25.404 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-27 13:45:25.405 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:45:25.420 | d /var/run/uwsgi 0755 quobyte root 2026-05-27 13:45:25.425 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-27 13:45:25.441 | /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-05-27 13:45:25.448 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-27 13:45:25.451 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-27 13:45:25.458 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-27 13:45:25.462 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-27 13:45:25.507 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-27 13:45:25.550 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-27 13:45:25.593 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-27 13:45:25.635 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-27 13:45:25.683 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-27 13:45:25.724 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-27 13:45:25.767 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-27 13:45:25.804 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-27 13:45:25.843 | + 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-05-27 13:45:25.882 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-27 13:45:25.920 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-27 13:45:25.959 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-27 13:45:25.999 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-27 13:45:26.038 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-27 13:45:26.041 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-27 13:45:26.046 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-27 13:45:26.048 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-27 13:45:26.051 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-27 13:45:26.053 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:45:26.057 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:45:26.061 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-27 13:45:26.066 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-27 13:45:26.068 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-27 13:45:26.105 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-27 13:45:26.145 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-27 13:45:26.146 | + 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-05-27 13:45:26.156 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-27 13:45:26.161 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-27 13:45:26.164 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-27 13:45:26.167 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-27 13:45:26.170 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-27 13:45:26.173 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-27 13:45:26.176 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-27 13:45:26.179 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:45:26.182 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:45:26.185 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-27 13:45:26.188 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-27 13:45:26.191 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:45:26.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:45:26.197 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-27 13:45:26.210 | perl: warning: Setting locale failed. 2026-05-27 13:45:26.210 | perl: warning: Please check that your locale settings: 2026-05-27 13:45:26.210 | LANGUAGE = (unset), 2026-05-27 13:45:26.210 | LC_ALL = "en_US.utf8", 2026-05-27 13:45:26.210 | LANG = "de_DE.UTF-8" 2026-05-27 13:45:26.210 | are supported and installed on your system. 2026-05-27 13:45:26.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-27 13:45:26.251 | Enabling site neutron-api. 2026-05-27 13:45:26.257 | To activate the new configuration, you need to run: 2026-05-27 13:45:26.257 | systemctl reload apache2 2026-05-27 13:45:26.262 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-27 13:45:26.265 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-27 13:45:26.268 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-27 13:45:26.271 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-27 13:45:26.418 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-27 13:45:26.444 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:26.449 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-27 13:45:26.473 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:26.476 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-27 13:45:26.479 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-27 13:45:26.557 | + inc/async:async_inner:63 : init_neutron 2026-05-27 13:45:26.603 | [2026 Async init_neutron:54872]: running: init_neutron 2026-05-27 13:45:26.607 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-27 13:45:26.630 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:26.634 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-27 13:45:26.659 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:26.663 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-27 13:45:26.668 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-27 13:45:26.672 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-27 13:45:26.716 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-27 13:45:26.719 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-27 13:45:26.764 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-27 13:45:26.787 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:45:26.791 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-27 13:45:26.816 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:26.820 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-27 13:45:26.823 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:45:26.827 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-27 13:45:26.830 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-27 13:45:26.834 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-27 13:45:26.919 | + inc/async:async_inner:63 : init_cinder 2026-05-27 13:45:26.973 | [2026 Async init_cinder:55110]: running: init_cinder 2026-05-27 13:45:26.978 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-27 13:45:27.006 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:45:27.011 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-27 13:45:27.015 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:45:27.019 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-27 13:45:27.023 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-27 13:45:27.027 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-27 13:45:27.133 | + inc/async:async_inner:63 : init_placement 2026-05-27 13:45:27.192 | [2026 Async init_placement:55240]: running: init_placement 2026-05-27 13:45:27.197 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-27 13:45:27.266 | [2026 Async init_neutron:54872]: Waiting for completion of init_neutron running on PID 54872 (5 other jobs running) 2026-05-27 13:45:27.298 | [2026 Async init_neutron:54872]: Signaling child to exit 2026-05-27 13:45:43.358 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:45:43.396 | [55110 Async init_cinder:55110]: finished successfully 2026-05-27 13:46:17.953 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:46:17.985 | [55240 Async init_placement:55240]: finished successfully 2026-05-27 13:46:25.636 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:46:25.658 | [54872 Async init_neutron:54872]: finished successfully 2026-05-27 13:46:25.680 | WAKEUP 2026-05-27 13:46:25.699 | [2026 Async init_neutron:54872]: Signaled 2026-05-27 13:46:25.700 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-27 13:46:25.700 | + lib/database:recreate_database:112 : local db=neutron 2026-05-27 13:46:25.701 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-27 13:46:25.701 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-27 13:46:25.701 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-27 13:46:25.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.701 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-27 13:46:25.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.701 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-27 13:46:25.701 | + functions-common:time_start:2398 : local name=dbsync 2026-05-27 13:46:25.701 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:46:25.701 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:46:25.701 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:46:25.702 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889526789 2026-05-27 13:46:25.702 | + 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-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-27 13:46:25.702 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-27 13:46:25.703 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-27 13:46:25.704 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-27 13:46:25.705 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-27 13:46:25.706 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-27 13:46:25.707 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-27 13:46:25.708 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-27 13:46:25.709 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-27 13:46:25.710 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-27 13:46:25.711 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-27 13:46:25.712 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-27 13:46:25.713 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-27 13:46:25.714 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-27 13:46:25.715 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-27 13:46:25.715 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-27 13:46:25.715 | Running upgrade for neutron ... 2026-05-27 13:46:25.715 | OK 2026-05-27 13:46:25.715 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-27 13:46:25.715 | + functions-common:time_stop:2412 : local name 2026-05-27 13:46:25.715 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:46:25.715 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:46:25.715 | + functions-common:time_stop:2415 : local total 2026-05-27 13:46:25.715 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:46:25.715 | + functions-common:time_stop:2418 : name=dbsync 2026-05-27 13:46:25.716 | + functions-common:time_stop:2419 : start_time=1779889526789 2026-05-27 13:46:25.716 | + functions-common:time_stop:2421 : [[ -z 1779889526789 ]] 2026-05-27 13:46:25.716 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:46:25.716 | + functions-common:time_stop:2424 : end_time=1779889585621 2026-05-27 13:46:25.716 | + functions-common:time_stop:2425 : elapsed_time=58832 2026-05-27 13:46:25.716 | + functions-common:time_stop:2426 : total=9010 2026-05-27 13:46:25.716 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:46:25.716 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=67842 2026-05-27 13:46:25.740 | [2026 Async init_neutron:54872]: finished init_neutron with result 0 in 59 seconds 2026-05-27 13:46:25.743 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:25.746 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-27 13:46:25.791 | [2026 Async init_placement:55240]: Waiting for completion of init_placement running on PID 55240 (4 other jobs running) 2026-05-27 13:46:25.813 | [2026 Async init_placement:55240]: Signaling child to exit 2026-05-27 13:46:25.813 | WAKEUP 2026-05-27 13:46:25.833 | [2026 Async init_placement:55240]: Signaled 2026-05-27 13:46:25.834 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-27 13:46:25.834 | + lib/database:recreate_database:112 : local db=placement 2026-05-27 13:46:25.834 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-27 13:46:25.835 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-27 13:46:25.835 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-27 13:46:25.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.835 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-27 13:46:25.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.835 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-27 13:46:25.835 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-27 13:46:25.836 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-27 13:46:25.836 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-27 13:46:25.836 | + functions-common:get_or_create_user:891 : local user_id 2026-05-27 13:46:25.836 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-27 13:46:25.836 | + functions-common:get_or_create_user:895 : local email= 2026-05-27 13:46:25.836 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-27 13:46:25.836 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.836 | + functions-common:get_or_create_user:907 : user_id=6ccee28549a449ff9cc3591f83132e73 2026-05-27 13:46:25.837 | + functions-common:get_or_create_user:908 : echo 6ccee28549a449ff9cc3591f83132e73 2026-05-27 13:46:25.837 | 6ccee28549a449ff9cc3591f83132e73 2026-05-27 13:46:25.837 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-27 13:46:25.837 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:46:25.837 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:46:25.837 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:46:25.837 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:46:25.837 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:46:25.837 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:46:25.838 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:46:25.838 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:46:25.838 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:46:25.838 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:46:25.838 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:46:25.838 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-05-27 13:46:25.838 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:46:25.838 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.838 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:46:25.839 | + functions-common:get_or_add_user_project_role:972 : echo 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:46:25.839 | 34d02f57dc1340889eb5915fe1c7cbce 2026-05-27 13:46:25.839 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-27 13:46:25.839 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-27 13:46:25.839 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-27 13:46:25.839 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-27 13:46:25.839 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-27 13:46:25.839 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-27 13:46:25.839 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-27 13:46:25.840 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-27 13:46:25.840 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-27 13:46:25.840 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-27 13:46:25.840 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-27 13:46:25.840 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-27 13:46:25.840 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-27 13:46:25.840 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-05-27 13:46:25.840 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-27 13:46:25.840 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.841 | + functions-common:get_or_add_user_project_role:971 : user_role_id=dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:46:25.841 | + functions-common:get_or_add_user_project_role:972 : echo dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:46:25.841 | dcfdb28357164e40abff264d31e7ddb3 2026-05-27 13:46:25.841 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.171/placement 2026-05-27 13:46:25.841 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-27 13:46:25.841 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-27 13:46:25.841 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-27 13:46:25.841 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-05-27 13:46:25.841 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.842 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-27 13:46:25.842 | 5dad73dc7b514c39a6457b428c37bd01' 2026-05-27 13:46:25.842 | + functions-common:get_or_create_service:1059 : echo 5dad73dc7b514c39a6457b428c37bd01 2026-05-27 13:46:25.842 | 5dad73dc7b514c39a6457b428c37bd01 2026-05-27 13:46:25.842 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.171/placement 2026-05-27 13:46:25.842 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-27 13:46:25.842 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.171/placement RegionOne 2026-05-27 13:46:25.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-27 13:46:25.842 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-05-27 13:46:25.843 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-27 13:46:25.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-27 13:46:25.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.171/placement --region RegionOne -f value -c id 2026-05-27 13:46:25.843 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:46:25.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=06b14d4adf9d4d7d9762398ce7cedcf1 2026-05-27 13:46:25.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 06b14d4adf9d4d7d9762398ce7cedcf1 2026-05-27 13:46:25.843 | + functions-common:get_or_create_endpoint:1092 : public_id=06b14d4adf9d4d7d9762398ce7cedcf1 2026-05-27 13:46:25.843 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-27 13:46:25.844 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-27 13:46:25.844 | + functions-common:get_or_create_endpoint:1101 : echo 06b14d4adf9d4d7d9762398ce7cedcf1 2026-05-27 13:46:25.844 | 06b14d4adf9d4d7d9762398ce7cedcf1 2026-05-27 13:46:25.877 | [2026 Async init_placement:55240]: finished init_placement with result 0 in 50 seconds 2026-05-27 13:46:25.882 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:25.884 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-27 13:46:25.935 | [2026 Async init_glance:50666]: Waiting for completion of init_glance running on PID 50666 (3 other jobs running) 2026-05-27 13:46:25.961 | [2026 Async init_glance:50666]: Signaling child to exit 2026-05-27 13:46:25.962 | WAKEUP 2026-05-27 13:46:25.984 | [2026 Async init_glance:50666]: Signaled 2026-05-27 13:46:25.985 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-27 13:46:25.985 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-27 13:46:25.985 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-27 13:46:25.985 | + lib/database:recreate_database:112 : local db=glance 2026-05-27 13:46:25.985 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-27 13:46:25.985 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-27 13:46:25.986 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-27 13:46:25.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.986 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-27 13:46:25.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:25.986 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-27 13:46:25.986 | + functions-common:time_start:2398 : local name=dbsync 2026-05-27 13:46:25.986 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:46:25.986 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:46:25.986 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:46:25.986 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889438411 2026-05-27 13:46:25.986 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-27 13:46:25.987 | INFO dbcounter [-] Registered counter for database glance 2026-05-27 13:46:25.987 | 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=50772) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.987 | DEBUG dbcounter [-] [50772] Writer thread running {{(pid=50772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.987 | INFO dbcounter [-] Registered counter for database glance 2026-05-27 13:46:25.987 | 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=50772) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.987 | DEBUG dbcounter [-] [50772] Writer thread running {{(pid=50772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.988 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-27 13:46:25.988 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-27 13:46:25.989 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-27 13:46:25.989 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-27 13:46:25.989 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-27 13:46:25.989 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-27 13:46:25.989 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.989 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-27 13:46:25.990 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.990 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-27 13:46:25.990 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.990 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-27 13:46:25.990 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.990 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-27 13:46:25.990 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.990 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-27 13:46:25.990 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.990 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.991 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-27 13:46:25.992 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.992 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.993 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.993 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.993 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.993 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.993 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-27 13:46:25.993 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:25.994 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-27 13:46:25.994 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50772) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-27 13:46:25.994 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.994 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:25.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:25.994 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-27 13:46:25.994 | Database migration is up to date. No migration needed. 2026-05-27 13:46:25.994 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-27 13:46:25.994 | Database is synced successfully. 2026-05-27 13:46:25.994 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-27 13:46:25.995 | INFO dbcounter [-] Registered counter for database glance 2026-05-27 13:46:25.995 | 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=50950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:46:25.995 | DEBUG dbcounter [-] [50950] Writer thread running {{(pid=50950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-27 13:46:25.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-27 13:46:25.996 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-27 13:46:25.997 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-27 13:46:25.998 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-27 13:46:25.998 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-27 13:46:25.998 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-27 13:46:25.998 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-27 13:46:25.998 | + functions-common:time_stop:2412 : local name 2026-05-27 13:46:25.998 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:46:25.998 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:46:25.998 | + functions-common:time_stop:2415 : local total 2026-05-27 13:46:25.998 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:46:25.998 | + functions-common:time_stop:2418 : name=dbsync 2026-05-27 13:46:25.998 | + functions-common:time_stop:2419 : start_time=1779889438411 2026-05-27 13:46:25.998 | + functions-common:time_stop:2421 : [[ -z 1779889438411 ]] 2026-05-27 13:46:25.999 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:46:25.999 | + functions-common:time_stop:2424 : end_time=1779889452947 2026-05-27 13:46:25.999 | + functions-common:time_stop:2425 : elapsed_time=14536 2026-05-27 13:46:25.999 | + functions-common:time_stop:2426 : total=9010 2026-05-27 13:46:25.999 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:46:25.999 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23546 2026-05-27 13:46:26.034 | [2026 Async init_glance:50666]: finished init_glance with result 0 in 14 seconds 2026-05-27 13:46:26.039 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:26.043 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-27 13:46:26.067 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-27 13:46:26.070 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:26.074 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-27 13:46:26.127 | [2026 Async init_cinder:55110]: Waiting for completion of init_cinder running on PID 55110 (2 other jobs running) 2026-05-27 13:46:26.155 | [2026 Async init_cinder:55110]: Signaling child to exit 2026-05-27 13:46:26.157 | WAKEUP 2026-05-27 13:46:26.178 | [2026 Async init_cinder:55110]: Signaled 2026-05-27 13:46:26.180 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-27 13:46:26.180 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.180 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-27 13:46:26.180 | + lib/database:recreate_database:112 : local db=cinder 2026-05-27 13:46:26.180 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-27 13:46:26.180 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-27 13:46:26.181 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-27 13:46:26.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:26.181 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-27 13:46:26.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:26.181 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-27 13:46:26.181 | + functions-common:time_start:2398 : local name=dbsync 2026-05-27 13:46:26.181 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:46:26.181 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:46:26.182 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:46:26.182 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889527218 2026-05-27 13:46:26.182 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-27 13:46:26.182 | INFO dbcounter [-] Registered counter for database cinder 2026-05-27 13:46:26.182 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=55315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:46:26.182 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-27 13:46:26.182 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:26.183 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:26.183 | DEBUG dbcounter [-] [55315] Writer thread running {{(pid=55315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:26.183 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-27 13:46:26.183 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:26.184 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-27 13:46:26.184 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.184 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-27 13:46:26.184 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.184 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-27 13:46:26.185 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.185 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-27 13:46:26.185 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.185 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-27 13:46:26.185 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.185 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-27 13:46:26.186 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.186 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-27 13:46:26.186 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:26.186 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-27 13:46:26.186 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-27 13:46:26.187 | + functions-common:time_stop:2412 : local name 2026-05-27 13:46:26.187 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:46:26.187 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:46:26.187 | + functions-common:time_stop:2415 : local total 2026-05-27 13:46:26.187 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:46:26.187 | + functions-common:time_stop:2418 : name=dbsync 2026-05-27 13:46:26.188 | + functions-common:time_stop:2419 : start_time=1779889527218 2026-05-27 13:46:26.188 | + functions-common:time_stop:2421 : [[ -z 1779889527218 ]] 2026-05-27 13:46:26.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:46:26.188 | + functions-common:time_stop:2424 : end_time=1779889541336 2026-05-27 13:46:26.188 | + functions-common:time_stop:2425 : elapsed_time=14118 2026-05-27 13:46:26.188 | + functions-common:time_stop:2426 : total=9010 2026-05-27 13:46:26.189 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:46:26.189 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23128 2026-05-27 13:46:26.189 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-27 13:46:26.189 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.189 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-27 13:46:26.190 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-27 13:46:26.190 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-27 13:46:26.190 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-27 13:46:26.190 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-27 13:46:26.190 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-27 13:46:26.191 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-27 13:46:26.191 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-27 13:46:26.191 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-27 13:46:26.191 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-27 13:46:26.191 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-27 13:46:26.191 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-27 13:46:26.191 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-27 13:46:26.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-27 13:46:26.192 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-27 13:46:26.192 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-27 13:46:26.192 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-27 13:46:26.192 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-27 13:46:26.193 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-27 13:46:26.193 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-27 13:46:26.193 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-27 13:46:26.193 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-27 13:46:26.194 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-27 13:46:26.194 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-27 13:46:26.194 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-27 13:46:26.194 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-27 13:46:26.194 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-27 13:46:26.195 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-27 13:46:26.195 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-27 13:46:26.195 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-27 13:46:26.195 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-27 13:46:26.195 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-27 13:46:26.195 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-27 13:46:26.196 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-27 13:46:26.196 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-27 13:46:26.196 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-27 13:46:26.196 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-27 13:46:26.196 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-27 13:46:26.197 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-27 13:46:26.197 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-27 13:46:26.197 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-27 13:46:26.197 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-27 13:46:26.197 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-27 13:46:26.197 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-27 13:46:26.198 | [Unit] 2026-05-27 13:46:26.198 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-27 13:46:26.198 | DefaultDependencies=no 2026-05-27 13:46:26.198 | After=systemd-udev-settle.service 2026-05-27 13:46:26.198 | Before=lvm2-activation-early.service 2026-05-27 13:46:26.198 | Wants=systemd-udev-settle.service 2026-05-27 13:46:26.198 | 2026-05-27 13:46:26.199 | [Service] 2026-05-27 13:46:26.199 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-27 13:46:26.199 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-27 13:46:26.199 | RemainAfterExit=yes 2026-05-27 13:46:26.199 | Type=oneshot 2026-05-27 13:46:26.199 | 2026-05-27 13:46:26.200 | [Install] 2026-05-27 13:46:26.200 | WantedBy=local-fs.target 2026-05-27 13:46:26.200 | Also=systemd-udev-settle.service 2026-05-27 13:46:26.200 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-27 13:46:26.200 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-27 13:46:26.200 | 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-05-27 13:46:26.200 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-27 13:46:26.201 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-27 13:46:26.201 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-27 13:46:26.201 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-27 13:46:26.201 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-27 13:46:26.201 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-27 13:46:26.201 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-27 13:46:26.201 | Physical volume "/dev/loop0" successfully created. 2026-05-27 13:46:26.202 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-27 13:46:26.202 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-27 13:46:26.202 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.202 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-27 13:46:26.202 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-27 13:46:26.202 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-27 13:46:26.202 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-27 13:46:26.203 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-27 13:46:26.203 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-27 13:46:26.203 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-27 13:46:26.203 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:46:26.203 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-27 13:46:26.233 | [2026 Async init_cinder:55110]: finished init_cinder with result 0 in 16 seconds 2026-05-27 13:46:26.238 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:26.242 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-27 13:46:26.261 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.265 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-27 13:46:26.268 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:46:26.271 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-27 13:46:26.274 | + ./stack.sh:main:1236 : init_nova 2026-05-27 13:46:26.277 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-27 13:46:26.300 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.303 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-27 13:46:26.325 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:26.328 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:46:26.330 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-27 13:46:26.400 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-27 13:46:26.439 | [2026 Async nova-cell-0:57436]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-27 13:46:26.442 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-27 13:46:26.446 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:46:26.450 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-27 13:46:26.452 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:46:26.454 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:46:26.457 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-27 13:46:26.519 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-27 13:46:26.558 | [2026 Async nova-cell-1:57540]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-27 13:46:26.560 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-27 13:46:26.563 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-27 13:46:26.567 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-27 13:46:26.571 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-27 13:46:26.575 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-27 13:46:26.581 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:26.658 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-27 13:46:26.663 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:26.762 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-27 13:46:27.579 | 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-05-27 13:46:31.863 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-27 13:46:31.906 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:31.907 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:31.908 | DEBUG dbcounter [-] [57610] Writer thread running {{(pid=57610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:31.980 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-27 13:46:37.971 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:37.978 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-27 13:46:41.128 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:41.132 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-27 13:46:41.139 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:41.791 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-27 13:46:41.796 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-27 13:46:41.800 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-27 13:46:41.804 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-27 13:46:41.810 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-27 13:46:41.814 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-27 13:46:41.818 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-27 13:46:41.847 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:46:41.853 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-27 13:46:41.856 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-27 13:46:41.861 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-27 13:46:42.691 | 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-05-27 13:46:46.213 | INFO dbcounter [None req-1d32f448-86ed-4120-b8e1-e6a21254b93d None None] Registered counter for database nova_api 2026-05-27 13:46:46.320 | DEBUG dbcounter [-] [58222] Writer thread running {{(pid=58222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:47.011 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-27 13:46:47.017 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-27 13:46:47.022 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-27 13:46:47.086 | [2026 Async nova-cell-0:57436]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57436 (3 other jobs running) 2026-05-27 13:46:47.113 | [2026 Async nova-cell-0:57436]: Signaling child to exit 2026-05-27 13:46:55.948 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:46:55.958 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:46:55.974 | [57540 Async nova-cell-1:57540]: finished successfully 2026-05-27 13:46:55.984 | [57436 Async nova-cell-0:57436]: finished successfully 2026-05-27 13:46:56.008 | WAKEUP 2026-05-27 13:46:56.031 | [2026 Async nova-cell-0:57436]: Signaled 2026-05-27 13:46:56.033 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-27 13:46:56.033 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-27 13:46:56.033 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-27 13:46:56.033 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-27 13:46:56.033 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-27 13:46:56.033 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-27 13:46:56.034 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-27 13:46:56.034 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:56.034 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-27 13:46:56.034 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:56.034 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-05-27 13:46:56.034 | 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-05-27 13:46:56.034 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-27 13:46:56.034 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:56.034 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:56.035 | DEBUG dbcounter [-] [57598] Writer thread running {{(pid=57598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:56.035 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-27 13:46:56.035 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:56.035 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-27 13:46:56.035 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.035 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-27 13:46:56.035 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.036 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-27 13:46:56.036 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.036 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-27 13:46:56.036 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.036 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-27 13:46:56.036 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.036 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-27 13:46:56.037 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.037 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-27 13:46:56.037 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.037 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-27 13:46:56.037 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.037 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-27 13:46:56.037 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.083 | [2026 Async nova-cell-0:57436]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-05-27 13:46:56.089 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:56.092 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-27 13:46:56.096 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-27 13:46:56.154 | [2026 Async nova-cell-1:57540]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57540 (2 other jobs running) 2026-05-27 13:46:56.181 | [2026 Async nova-cell-1:57540]: Signaling child to exit 2026-05-27 13:46:56.181 | WAKEUP 2026-05-27 13:46:56.205 | [2026 Async nova-cell-1:57540]: Signaled 2026-05-27 13:46:56.206 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-27 13:46:56.206 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-27 13:46:56.207 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-27 13:46:56.207 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-27 13:46:56.207 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-27 13:46:56.207 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-27 13:46:56.207 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-27 13:46:56.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:56.207 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-27 13:46:56.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-27 13:46:56.208 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-05-27 13:46:56.208 | 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-05-27 13:46:56.208 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-27 13:46:56.208 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-27 13:46:56.208 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-27 13:46:56.208 | DEBUG dbcounter [-] [57607] Writer thread running {{(pid=57607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:46:56.208 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-27 13:46:56.208 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-27 13:46:56.209 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-27 13:46:56.209 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.209 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-27 13:46:56.209 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.209 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-27 13:46:56.209 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.209 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-27 13:46:56.210 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.210 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-27 13:46:56.210 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.210 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-27 13:46:56.210 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.210 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-27 13:46:56.210 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.211 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-27 13:46:56.211 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.211 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-27 13:46:56.211 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57607) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-27 13:46:56.260 | [2026 Async nova-cell-1:57540]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-05-27 13:46:56.265 | + inc/async:async_wait:197 : return 0 2026-05-27 13:46:56.270 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:46:56.274 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-27 13:46:57.137 | 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-05-27 13:47:00.199 | Running batches of 50 until complete 2026-05-27 13:47:00.199 | INFO dbcounter [None req-1e31c8f2-5571-43d8-bb7a-09b84fd8fc89 None None] Registered counter for database nova_cell0 2026-05-27 13:47:00.367 | DEBUG dbcounter [-] [58834] Writer thread running {{(pid=58834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:47:00.373 | INFO dbcounter [None req-1e31c8f2-5571-43d8-bb7a-09b84fd8fc89 None None] Registered counter for database nova_api 2026-05-27 13:47:00.488 | DEBUG dbcounter [-] [58834] Writer thread running {{(pid=58834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:47:00.516 | INFO dbcounter [None req-1e31c8f2-5571-43d8-bb7a-09b84fd8fc89 None None] Registered counter for database nova_cell0 2026-05-27 13:47:00.538 | DEBUG dbcounter [-] [58834] Writer thread running {{(pid=58834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:47:00.623 | +-------------------------------------+--------------+-----------+ 2026-05-27 13:47:00.623 | | Migration | Total Needed | Completed | 2026-05-27 13:47:00.623 | +-------------------------------------+--------------+-----------+ 2026-05-27 13:47:00.623 | | fill_virtual_interface_list | 0 | 0 | 2026-05-27 13:47:00.624 | | migrate_empty_ratio | 0 | 0 | 2026-05-27 13:47:00.624 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-27 13:47:00.624 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-27 13:47:00.624 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-27 13:47:00.624 | | populate_dev_uuids | 0 | 0 | 2026-05-27 13:47:00.624 | | populate_instance_compute_id | 0 | 0 | 2026-05-27 13:47:00.624 | | populate_missing_availability_zones | 0 | 0 | 2026-05-27 13:47:00.624 | | populate_queued_for_delete | 0 | 0 | 2026-05-27 13:47:00.624 | | populate_user_id | 0 | 0 | 2026-05-27 13:47:00.625 | | populate_uuids | 0 | 0 | 2026-05-27 13:47:00.625 | +-------------------------------------+--------------+-----------+ 2026-05-27 13:47:01.306 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-27 13:47:01.311 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:47:01.316 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-27 13:47:01.319 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:47:01.323 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:47:01.327 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-05-27 13:47:02.190 | 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-05-27 13:47:05.382 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-27 13:47:05.382 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-27 13:47:05.382 | INFO dbcounter [None req-29634f2f-b622-42e2-9a55-37ee25ce2f11 None None] Registered counter for database nova_api 2026-05-27 13:47:05.455 | DEBUG dbcounter [-] [58853] Writer thread running {{(pid=58853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:47:06.095 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-27 13:47:06.099 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-27 13:47:06.117 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-27 13:47:06.120 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-27 13:47:06.123 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-27 13:47:06.192 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-27 13:47:06.236 | [2026 Async configure_neutron_nova:58911]: running: configure_neutron_nova 2026-05-27 13:47:06.239 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-27 13:47:06.243 | + functions-common:run_phase:1840 : local mode=stack 2026-05-27 13:47:06.246 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-27 13:47:06.249 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:47:06.252 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:47:06.256 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:47:06.259 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:47:06.263 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:47:06.267 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:47:06.271 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:47:06.276 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:47:06.279 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:47:06.282 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-27 13:47:06.286 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:47:06.308 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:06.312 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:47:06.315 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:47:06.318 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-27 13:47:06.321 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:47:06.324 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:47:06.326 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-27 13:47:06.330 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-27 13:47:06.332 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-27 13:47:06.335 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:47:06.338 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:47:06.341 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-27 13:47:06.344 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-27 13:47:06.347 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-27 13:47:06.350 | + functions-common:run_plugins:1829 : local plugins= 2026-05-27 13:47:06.353 | + functions-common:run_plugins:1830 : local plugin 2026-05-27 13:47:06.356 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-27 13:47:06.359 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.362 | + inc/meta-config:merge_config_group:171 : shift 2026-05-27 13:47:06.364 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-27 13:47:06.368 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:47:06.370 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-27 13:47:06.373 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-27 13:47:06.377 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-27 13:47:06.380 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.384 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-27 13:47:06.387 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:47:06.390 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-27 13:47:06.390 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:47:06.390 | gsub("[][]", "", $1); 2026-05-27 13:47:06.390 | split($1, a, "|"); 2026-05-27 13:47:06.391 | if (a[1] == matchgroup) 2026-05-27 13:47:06.391 | print a[2] 2026-05-27 13:47:06.391 | } 2026-05-27 13:47:06.391 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:47:06.397 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-27 13:47:06.399 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-27 13:47:06.402 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-27 13:47:06.406 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-27 13:47:06.410 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-27 13:47:06.413 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-27 13:47:06.417 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-27 13:47:06.421 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-27 13:47:06.427 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-27 13:47:06.430 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-27 13:47:06.434 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-27 13:47:06.438 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-27 13:47:06.442 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-27 13:47:06.445 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.451 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-27 13:47:06.456 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-27 13:47:06.461 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-27 13:47:06.468 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-27 13:47:06.472 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-27 13:47:06.476 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-27 13:47:06.481 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-27 13:47:06.487 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.487 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-27 13:47:06.487 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-27 13:47:06.488 | BEGIN { 2026-05-27 13:47:06.488 | section = "" 2026-05-27 13:47:06.488 | last_section = "" 2026-05-27 13:47:06.488 | section_count = 0 2026-05-27 13:47:06.488 | } 2026-05-27 13:47:06.488 | /^\[.+\]/ { 2026-05-27 13:47:06.488 | gsub("[][]", "", $1); 2026-05-27 13:47:06.488 | section=$1 2026-05-27 13:47:06.488 | next 2026-05-27 13:47:06.489 | } 2026-05-27 13:47:06.489 | /^ *\#/ { 2026-05-27 13:47:06.489 | next 2026-05-27 13:47:06.489 | } 2026-05-27 13:47:06.489 | /^[^ \t]+/ { 2026-05-27 13:47:06.489 | # get offset of first = in $0 2026-05-27 13:47:06.489 | eq_idx = index($0, "=") 2026-05-27 13:47:06.489 | # extract attr & value from $0 2026-05-27 13:47:06.491 | attr = substr($0, 1, eq_idx - 1) 2026-05-27 13:47:06.491 | value = substr($0, eq_idx + 1) 2026-05-27 13:47:06.492 | # only need to strip trailing whitespace from attr 2026-05-27 13:47:06.492 | sub(/[ \t]*$/, "", attr) 2026-05-27 13:47:06.493 | # need to strip leading & trailing whitespace from value 2026-05-27 13:47:06.493 | sub(/^[ \t]*/, "", value) 2026-05-27 13:47:06.493 | sub(/[ \t]*$/, "", value) 2026-05-27 13:47:06.494 | 2026-05-27 13:47:06.494 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-27 13:47:06.494 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-27 13:47:06.494 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-27 13:47:06.494 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-27 13:47:06.494 | if (! (section, attr) in cfg_attr_count) { 2026-05-27 13:47:06.494 | if (section != last_section) { 2026-05-27 13:47:06.494 | cfg_section[section_count++] = section 2026-05-27 13:47:06.495 | last_section = section 2026-05-27 13:47:06.495 | } 2026-05-27 13:47:06.495 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-27 13:47:06.496 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-27 13:47:06.496 | 2026-05-27 13:47:06.497 | cfg_attr[section, attr, 0] = value 2026-05-27 13:47:06.497 | cfg_attr_count[section, attr] = 1 2026-05-27 13:47:06.497 | } else { 2026-05-27 13:47:06.497 | lno = cfg_attr_count[section, attr]++ 2026-05-27 13:47:06.497 | cfg_attr[section, attr, lno] = value 2026-05-27 13:47:06.497 | } 2026-05-27 13:47:06.497 | } 2026-05-27 13:47:06.497 | END { 2026-05-27 13:47:06.497 | # Process each section in order 2026-05-27 13:47:06.498 | for (sno = 0; sno < section_count; sno++) { 2026-05-27 13:47:06.498 | section = cfg_section[sno] 2026-05-27 13:47:06.498 | # The ini routines simply append a config item immediately 2026-05-27 13:47:06.498 | # after the section header. To keep the same order as defined 2026-05-27 13:47:06.498 | # in local.conf, invoke the ini routines in the reverse order 2026-05-27 13:47:06.499 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-27 13:47:06.499 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-27 13:47:06.499 | if (cfg_attr_count[section, attr] == 1) 2026-05-27 13:47:06.499 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-27 13:47:06.499 | else { 2026-05-27 13:47:06.499 | # For multiline, invoke the ini routines in the reverse order 2026-05-27 13:47:06.500 | count = cfg_attr_count[section, attr] 2026-05-27 13:47:06.500 | print "inidelete " configfile " " section " " attr 2026-05-27 13:47:06.500 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-27 13:47:06.500 | for (l = count -2; l >= 0; l--) 2026-05-27 13:47:06.500 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-27 13:47:06.501 | } 2026-05-27 13:47:06.501 | } 2026-05-27 13:47:06.501 | } 2026-05-27 13:47:06.501 | } 2026-05-27 13:47:06.501 | ' 2026-05-27 13:47:06.501 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-27 13:47:06.502 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.502 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-27 13:47:06.504 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-27 13:47:06.509 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:47:06.513 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-27 13:47:06.519 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-27 13:47:06.519 | BEGIN { group = "" } 2026-05-27 13:47:06.519 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:47:06.519 | gsub("[][]", "", $1); 2026-05-27 13:47:06.519 | split($1, a, "|"); 2026-05-27 13:47:06.520 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-27 13:47:06.520 | group=a[1] 2026-05-27 13:47:06.520 | } else { 2026-05-27 13:47:06.521 | group="" 2026-05-27 13:47:06.521 | } 2026-05-27 13:47:06.521 | next 2026-05-27 13:47:06.521 | } 2026-05-27 13:47:06.521 | { 2026-05-27 13:47:06.522 | if (group != "") 2026-05-27 13:47:06.522 | print $0 2026-05-27 13:47:06.522 | } 2026-05-27 13:47:06.522 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:47:06.532 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-27 13:47:06.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-27 13:47:06.591 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.595 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-27 13:47:06.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-27 13:47:06.654 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-27 13:47:06.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-27 13:47:06.715 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-27 13:47:06.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-27 13:47:06.781 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.786 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-27 13:47:06.791 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-27 13:47:06.846 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.851 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-27 13:47:06.857 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-27 13:47:06.862 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-27 13:47:06.869 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-27 13:47:06.874 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.879 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.884 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-27 13:47:06.890 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.897 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-27 13:47:06.901 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-27 13:47:06.906 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-27 13:47:06.910 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-27 13:47:06.917 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.922 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.926 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-27 13:47:06.930 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.934 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-27 13:47:06.940 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.944 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.948 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.952 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-27 13:47:06.956 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.964 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.967 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:06.967 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-27 13:47:06.967 | BEGIN { 2026-05-27 13:47:06.967 | section = "" 2026-05-27 13:47:06.967 | last_section = "" 2026-05-27 13:47:06.967 | section_count = 0 2026-05-27 13:47:06.967 | } 2026-05-27 13:47:06.967 | /^\[.+\]/ { 2026-05-27 13:47:06.967 | gsub("[][]", "", $1); 2026-05-27 13:47:06.968 | section=$1 2026-05-27 13:47:06.968 | next 2026-05-27 13:47:06.968 | } 2026-05-27 13:47:06.968 | /^ *\#/ { 2026-05-27 13:47:06.968 | next 2026-05-27 13:47:06.968 | } 2026-05-27 13:47:06.968 | /^[^ \t]+/ { 2026-05-27 13:47:06.968 | # get offset of first = in $0 2026-05-27 13:47:06.968 | eq_idx = index($0, "=") 2026-05-27 13:47:06.968 | # extract attr & value from $0 2026-05-27 13:47:06.968 | attr = substr($0, 1, eq_idx - 1) 2026-05-27 13:47:06.970 | value = substr($0, eq_idx + 1) 2026-05-27 13:47:06.970 | # only need to strip trailing whitespace from attr 2026-05-27 13:47:06.970 | sub(/[ \t]*$/, "", attr) 2026-05-27 13:47:06.970 | # need to strip leading & trailing whitespace from value 2026-05-27 13:47:06.970 | sub(/^[ \t]*/, "", value) 2026-05-27 13:47:06.970 | sub(/[ \t]*$/, "", value) 2026-05-27 13:47:06.970 | 2026-05-27 13:47:06.970 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-27 13:47:06.970 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-27 13:47:06.970 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-27 13:47:06.971 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-27 13:47:06.971 | if (! (section, attr) in cfg_attr_count) { 2026-05-27 13:47:06.971 | if (section != last_section) { 2026-05-27 13:47:06.971 | cfg_section[section_count++] = section 2026-05-27 13:47:06.971 | last_section = section 2026-05-27 13:47:06.971 | } 2026-05-27 13:47:06.971 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-27 13:47:06.971 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-27 13:47:06.971 | 2026-05-27 13:47:06.971 | cfg_attr[section, attr, 0] = value 2026-05-27 13:47:06.972 | cfg_attr_count[section, attr] = 1 2026-05-27 13:47:06.973 | } else { 2026-05-27 13:47:06.973 | lno = cfg_attr_count[section, attr]++ 2026-05-27 13:47:06.973 | cfg_attr[section, attr, lno] = value 2026-05-27 13:47:06.973 | } 2026-05-27 13:47:06.973 | } 2026-05-27 13:47:06.973 | END { 2026-05-27 13:47:06.973 | # Process each section in order 2026-05-27 13:47:06.973 | for (sno = 0; sno < section_count; sno++) { 2026-05-27 13:47:06.973 | section = cfg_section[sno] 2026-05-27 13:47:06.973 | # The ini routines simply append a config item immediately 2026-05-27 13:47:06.974 | # after the section header. To keep the same order as defined 2026-05-27 13:47:06.974 | # in local.conf, invoke the ini routines in the reverse order 2026-05-27 13:47:06.974 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-27 13:47:06.974 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-27 13:47:06.974 | if (cfg_attr_count[section, attr] == 1) 2026-05-27 13:47:06.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-27 13:47:06.974 | else { 2026-05-27 13:47:06.974 | # For multiline, invoke the ini routines in the reverse order 2026-05-27 13:47:06.974 | count = cfg_attr_count[section, attr] 2026-05-27 13:47:06.974 | print "inidelete " configfile " " section " " attr 2026-05-27 13:47:06.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-27 13:47:06.975 | for (l = count -2; l >= 0; l--) 2026-05-27 13:47:06.975 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-27 13:47:06.975 | } 2026-05-27 13:47:06.975 | } 2026-05-27 13:47:06.975 | } 2026-05-27 13:47:06.975 | } 2026-05-27 13:47:06.975 | ' 2026-05-27 13:47:06.975 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-27 13:47:06.975 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:06.977 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-27 13:47:06.981 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-27 13:47:06.985 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:47:06.988 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-27 13:47:06.993 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-27 13:47:06.994 | BEGIN { group = "" } 2026-05-27 13:47:06.994 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:47:06.994 | gsub("[][]", "", $1); 2026-05-27 13:47:06.994 | split($1, a, "|"); 2026-05-27 13:47:06.994 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-27 13:47:06.995 | group=a[1] 2026-05-27 13:47:06.995 | } else { 2026-05-27 13:47:06.995 | group="" 2026-05-27 13:47:06.995 | } 2026-05-27 13:47:06.995 | next 2026-05-27 13:47:06.995 | } 2026-05-27 13:47:06.995 | { 2026-05-27 13:47:06.995 | if (group != "") 2026-05-27 13:47:06.995 | print $0 2026-05-27 13:47:06.995 | } 2026-05-27 13:47:06.995 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:47:07.005 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-05-27 13:47:07.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-27 13:47:07.065 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.071 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-27 13:47:07.075 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-27 13:47:07.079 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-27 13:47:07.085 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-27 13:47:07.090 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-27 13:47:07.096 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-27 13:47:07.101 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-27 13:47:07.109 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-27 13:47:07.117 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-27 13:47:07.122 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-27 13:47:07.129 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-27 13:47:07.135 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-27 13:47:07.141 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-27 13:47:07.145 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:07.151 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-27 13:47:07.156 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-27 13:47:07.160 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-27 13:47:07.165 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-27 13:47:07.170 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-27 13:47:07.177 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-27 13:47:07.181 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-27 13:47:07.187 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-27 13:47:07.187 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-27 13:47:07.187 | BEGIN { 2026-05-27 13:47:07.187 | section = "" 2026-05-27 13:47:07.187 | last_section = "" 2026-05-27 13:47:07.187 | section_count = 0 2026-05-27 13:47:07.187 | } 2026-05-27 13:47:07.188 | /^\[.+\]/ { 2026-05-27 13:47:07.188 | gsub("[][]", "", $1); 2026-05-27 13:47:07.188 | section=$1 2026-05-27 13:47:07.188 | next 2026-05-27 13:47:07.188 | } 2026-05-27 13:47:07.188 | /^ *\#/ { 2026-05-27 13:47:07.188 | next 2026-05-27 13:47:07.188 | } 2026-05-27 13:47:07.188 | /^[^ \t]+/ { 2026-05-27 13:47:07.189 | # get offset of first = in $0 2026-05-27 13:47:07.189 | eq_idx = index($0, "=") 2026-05-27 13:47:07.189 | # extract attr & value from $0 2026-05-27 13:47:07.189 | attr = substr($0, 1, eq_idx - 1) 2026-05-27 13:47:07.189 | value = substr($0, eq_idx + 1) 2026-05-27 13:47:07.189 | # only need to strip trailing whitespace from attr 2026-05-27 13:47:07.189 | sub(/[ \t]*$/, "", attr) 2026-05-27 13:47:07.189 | # need to strip leading & trailing whitespace from value 2026-05-27 13:47:07.189 | sub(/^[ \t]*/, "", value) 2026-05-27 13:47:07.190 | sub(/[ \t]*$/, "", value) 2026-05-27 13:47:07.190 | 2026-05-27 13:47:07.190 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-27 13:47:07.190 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-27 13:47:07.190 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-27 13:47:07.190 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-27 13:47:07.190 | if (! (section, attr) in cfg_attr_count) { 2026-05-27 13:47:07.190 | if (section != last_section) { 2026-05-27 13:47:07.191 | cfg_section[section_count++] = section 2026-05-27 13:47:07.191 | last_section = section 2026-05-27 13:47:07.191 | } 2026-05-27 13:47:07.191 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-27 13:47:07.191 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-27 13:47:07.191 | 2026-05-27 13:47:07.191 | cfg_attr[section, attr, 0] = value 2026-05-27 13:47:07.191 | cfg_attr_count[section, attr] = 1 2026-05-27 13:47:07.191 | } else { 2026-05-27 13:47:07.192 | lno = cfg_attr_count[section, attr]++ 2026-05-27 13:47:07.192 | cfg_attr[section, attr, lno] = value 2026-05-27 13:47:07.192 | } 2026-05-27 13:47:07.192 | } 2026-05-27 13:47:07.192 | END { 2026-05-27 13:47:07.192 | # Process each section in order 2026-05-27 13:47:07.192 | for (sno = 0; sno < section_count; sno++) { 2026-05-27 13:47:07.192 | section = cfg_section[sno] 2026-05-27 13:47:07.192 | # The ini routines simply append a config item immediately 2026-05-27 13:47:07.192 | # after the section header. To keep the same order as defined 2026-05-27 13:47:07.193 | # in local.conf, invoke the ini routines in the reverse order 2026-05-27 13:47:07.193 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-27 13:47:07.193 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-27 13:47:07.193 | if (cfg_attr_count[section, attr] == 1) 2026-05-27 13:47:07.193 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-27 13:47:07.193 | else { 2026-05-27 13:47:07.193 | # For multiline, invoke the ini routines in the reverse order 2026-05-27 13:47:07.193 | count = cfg_attr_count[section, attr] 2026-05-27 13:47:07.193 | print "inidelete " configfile " " section " " attr 2026-05-27 13:47:07.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-27 13:47:07.194 | for (l = count -2; l >= 0; l--) 2026-05-27 13:47:07.194 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-27 13:47:07.194 | } 2026-05-27 13:47:07.194 | } 2026-05-27 13:47:07.194 | } 2026-05-27 13:47:07.194 | } 2026-05-27 13:47:07.194 | ' 2026-05-27 13:47:07.194 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.195 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-27 13:47:07.195 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:47:07.197 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-27 13:47:07.202 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-27 13:47:07.208 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:47:07.213 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-27 13:47:07.218 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-27 13:47:07.218 | BEGIN { group = "" } 2026-05-27 13:47:07.218 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:47:07.218 | gsub("[][]", "", $1); 2026-05-27 13:47:07.218 | split($1, a, "|"); 2026-05-27 13:47:07.218 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-27 13:47:07.218 | group=a[1] 2026-05-27 13:47:07.218 | } else { 2026-05-27 13:47:07.219 | group="" 2026-05-27 13:47:07.219 | } 2026-05-27 13:47:07.219 | next 2026-05-27 13:47:07.219 | } 2026-05-27 13:47:07.219 | { 2026-05-27 13:47:07.219 | if (group != "") 2026-05-27 13:47:07.219 | print $0 2026-05-27 13:47:07.219 | } 2026-05-27 13:47:07.220 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:47:07.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-27 13:47:07.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-27 13:47:07.289 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-27 13:47:07.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-27 13:47:07.355 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-27 13:47:07.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-27 13:47:07.422 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-27 13:47:07.439 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-27 13:47:07.499 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.501 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:47:07.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-665acc89-7ca8-4730-b71f-c855523f2d9d"' 2026-05-27 13:47:07.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-665acc89-7ca8-4730-b71f-c855523f2d9d 2026-05-27 13:47:07.537 | [58911 Async configure_neutron_nova:58911]: finished successfully 2026-05-27 13:47:07.563 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-27 13:47:07.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-27 13:47:07.626 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-27 13:47:07.637 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-27 13:47:07.694 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:47:07.699 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-27 13:47:07.726 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:07.730 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-27 13:47:07.734 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-27 13:47:07.760 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:07.764 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-27 13:47:07.813 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-27 13:47:07.879 | [2026 Async configure_neutron_nova:58911]: Waiting for completion of configure_neutron_nova running on PID 58911 (2 other jobs running) 2026-05-27 13:47:07.909 | [2026 Async configure_neutron_nova:58911]: Signaling child to exit 2026-05-27 13:47:07.910 | WAKEUP 2026-05-27 13:47:07.936 | [2026 Async configure_neutron_nova:58911]: Signaled 2026-05-27 13:47:07.938 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-27 13:47:07.938 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-27 13:47:07.938 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-27 13:47:07.938 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-27 13:47:07.938 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:47:07.938 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-27 13:47:07.938 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-27 13:47:07.938 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.171/identity 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-27 13:47:07.939 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-27 13:47:07.939 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-27 13:47:07.939 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-27 13:47:07.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-27 13:47:07.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-27 13:47:07.940 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-27 13:47:07.940 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:07.940 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-27 13:47:07.940 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-27 13:47:07.940 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:47:07.940 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-27 13:47:07.941 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:47:07.941 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-27 13:47:07.941 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-27 13:47:07.941 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:47:07.941 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:47:07.941 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-27 13:47:07.941 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-27 13:47:07.941 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-27 13:47:07.941 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-27 13:47:07.941 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.171/identity 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-27 13:47:07.942 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-27 13:47:07.943 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-27 13:47:07.943 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-27 13:47:07.943 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-27 13:47:07.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-27 13:47:07.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-27 13:47:07.943 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-27 13:47:07.943 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:07.943 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-27 13:47:07.943 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-27 13:47:07.995 | [2026 Async configure_neutron_nova:58911]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-27 13:47:08.001 | + inc/async:async_wait:197 : return 0 2026-05-27 13:47:08.005 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-27 13:47:08.032 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:08.036 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-27 13:47:08.089 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-27 13:47:08.142 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-27 13:47:08.170 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:08.175 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-27 13:47:08.179 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:47:08.183 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-27 13:47:08.188 | + ./stack.sh:main:1290 : start_nova_api 2026-05-27 13:47:08.192 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-27 13:47:08.197 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-27 13:47:08.201 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-27 13:47:08.205 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-27 13:47:08.234 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:08.239 | + lib/nova:start_nova_api:977 : 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-05-27 13:47:08.243 | + lib/nova:start_nova_api:978 : 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-05-27 13:47:08.248 | + lib/nova:start_nova_api:978 : 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-05-27 13:47:08.254 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-27 13:47:08.260 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.264 | + functions-common:run_process:1666 : local service=n-api 2026-05-27 13:47:08.268 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.272 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:08.276 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:08.280 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:08.283 | + functions-common:run_process:1672 : local name=n-api 2026-05-27 13:47:08.287 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:08.290 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:08.293 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:08.297 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:08.301 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:08.307 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889628303 2026-05-27 13:47:08.310 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-27 13:47:08.333 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:08.338 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-05-27 13:47:08.342 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-27 13:47:08.346 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.350 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.353 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.356 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-27 13:47:08.360 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-27 13:47:08.364 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-27 13:47:08.369 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-27 13:47:08.372 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:08.376 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:08.380 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:08.384 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:08.387 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-27 13:47:08.391 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:47:08.395 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:08.398 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:08.402 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:47:08.405 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-27 13:47:08.408 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:08.412 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:47:08.415 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:47:08.419 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:47:08.423 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-27 13:47:08.426 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:47:08.432 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-05-27 13:47:08.549 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:47:08.640 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-05-27 13:47:08.750 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-27 13:47:08.833 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:47:08.915 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:08.984 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-27 13:47:09.061 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-27 13:47:09.144 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-27 13:47:09.211 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-27 13:47:09.279 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-27 13:47:09.351 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:47:09.354 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:47:09.358 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-27 13:47:09.448 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:47:09.920 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-27 13:47:09.952 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-27 13:47:10.381 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-27 13:47:10.521 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:10.522 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:10.526 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:10.529 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:10.533 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:10.537 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:10.540 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:10.543 | + functions-common:time_stop:2419 : start_time=1779889628303 2026-05-27 13:47:10.546 | + functions-common:time_stop:2421 : [[ -z 1779889628303 ]] 2026-05-27 13:47:10.551 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:10.557 | + functions-common:time_stop:2424 : end_time=1779889630552 2026-05-27 13:47:10.561 | + functions-common:time_stop:2425 : elapsed_time=2249 2026-05-27 13:47:10.565 | + functions-common:time_stop:2426 : total=4386 2026-05-27 13:47:10.569 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:10.573 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6635 2026-05-27 13:47:10.578 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.171/compute/v2.1/ 2026-05-27 13:47:10.582 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-27 13:47:10.582 | Waiting for nova-api to start... 2026-05-27 13:47:10.587 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.171/compute/v2.1/ 2026-05-27 13:47:10.591 | + functions:wait_for_service:476 : local timeout=60 2026-05-27 13:47:10.595 | + functions:wait_for_service:477 : local url=http://192.168.122.171/compute/v2.1/ 2026-05-27 13:47:10.600 | + functions:wait_for_service:478 : local rval=0 2026-05-27 13:47:10.604 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-27 13:47:10.608 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:47:10.613 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:10.618 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:10.623 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:10.631 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889630626 2026-05-27 13:47:10.635 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-27 13:47:10.641 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:47:10.643 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.171/compute/v2.1/ 2026-05-27 13:47:16.962 | + :: : [[ 200 == 503 ]] 2026-05-27 13:47:16.964 | + :: : [[ 0 -eq 7 ]] 2026-05-27 13:47:16.968 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-27 13:47:16.972 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:16.976 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:16.979 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:16.984 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:16.986 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:16.991 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:47:16.994 | + functions-common:time_stop:2419 : start_time=1779889630626 2026-05-27 13:47:16.998 | + functions-common:time_stop:2421 : [[ -z 1779889630626 ]] 2026-05-27 13:47:17.002 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:17.008 | + functions-common:time_stop:2424 : end_time=1779889637004 2026-05-27 13:47:17.011 | + functions-common:time_stop:2425 : elapsed_time=6378 2026-05-27 13:47:17.015 | + functions-common:time_stop:2426 : total=5770 2026-05-27 13:47:17.018 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:17.021 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12148 2026-05-27 13:47:17.024 | + functions:wait_for_service:486 : return 0 2026-05-27 13:47:17.028 | + lib/nova:start_nova_api:988 : 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-05-27 13:47:17.033 | + lib/nova:start_nova_api:988 : 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-05-27 13:47:17.037 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-27 13:47:17.064 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:17.067 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-27 13:47:17.071 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:47:17.074 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-27 13:47:17.077 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-27 13:47:17.080 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-27 13:47:17.083 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-27 13:47:17.086 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-27 13:47:17.089 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-27 13:47:17.092 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:47:17.095 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-27 13:47:17.098 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-27 13:47:17.115 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-27 13:47:17.121 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-27 13:47:17.126 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-27 13:47:17.131 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-05-27 13:47:17.149 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-05-27 13:47:17.166 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-27 13:47:17.183 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-27 13:47:17.186 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-27 13:47:17.186 | Starting OVN 2026-05-27 13:47:17.188 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-27 13:47:17.192 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-27 13:47:17.192 | Starting OVS 2026-05-27 13:47:17.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-27 13:47:17.215 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:17.219 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-27 13:47:17.271 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-27 13:47:17.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-27 13:47:17.324 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-27 13:47:17.327 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-27 13:47:17.769 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-27 13:47:18.221 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-27 13:47:18.221 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-27 13:47:18.222 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-27 13:47:18.222 | 2026-05-27 13:47:18.222 | Possible reasons for having these kinds of units are: 2026-05-27 13:47:18.222 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-27 13:47:18.222 | .wants/, .requires/, or .upholds/ directory. 2026-05-27 13:47:18.222 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-27 13:47:18.222 | a requirement dependency on it. 2026-05-27 13:47:18.222 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-27 13:47:18.222 | D-Bus, udev, scripted systemctl call, ...). 2026-05-27 13:47:18.223 | • In case of template units, the unit is meant to be enabled with some 2026-05-27 13:47:18.223 | instance name specified. 2026-05-27 13:47:18.234 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-27 13:47:22.921 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-27 13:47:22.923 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-27 13:47:23.407 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-27 13:47:23.864 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-27 13:47:23.864 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-27 13:47:23.864 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-27 13:47:23.864 | 2026-05-27 13:47:23.864 | Possible reasons for having these kinds of units are: 2026-05-27 13:47:23.864 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-27 13:47:23.864 | .wants/, .requires/, or .upholds/ directory. 2026-05-27 13:47:23.864 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-27 13:47:23.865 | a requirement dependency on it. 2026-05-27 13:47:23.865 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-27 13:47:23.865 | D-Bus, udev, scripted systemctl call, ...). 2026-05-27 13:47:23.865 | • In case of template units, the unit is meant to be enabled with some 2026-05-27 13:47:23.865 | instance name specified. 2026-05-27 13:47:23.876 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-27 13:47:24.041 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-27 13:47:24.041 | Configuring OVSDB 2026-05-27 13:47:24.044 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-27 13:47:24.067 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:24.071 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-27 13:47:24.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-27 13:47:24.125 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=57346f3d-3764-4e41-97d0-f861efcb7c6f 2026-05-27 13:47:24.152 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.171:6642 2026-05-27 13:47:24.175 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-27 13:47:24.201 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-27 13:47:24.227 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.171 2026-05-27 13:47:24.258 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-27 13:47:24.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-27 13:47:24.286 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:24.290 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-05-27 13:47:24.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-27 13:47:24.320 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-27 13:47:24.323 | + functions-common:is_provider_network:2264 : return 1 2026-05-27 13:47:24.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:24.330 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-27 13:47:24.333 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-27 13:47:24.336 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-05-27 13:47:24.339 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-27 13:47:24.343 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-27 13:47:24.374 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-05-27 13:47:24.403 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-27 13:47:24.434 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-27 13:47:24.460 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:24.464 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-27 13:47:24.468 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-27 13:47:24.472 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:47:24.476 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-27 13:47:24.480 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-27 13:47:24.503 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:24.506 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-27 13:47:24.510 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-27 13:47:24.516 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-27 13:47:25.017 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-27 13:47:25.477 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-27 13:47:25.549 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-27 13:47:25.552 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-05-27 13:47:25.556 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-27 13:47:25.559 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-27 13:47:25.562 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-27 13:47:26.568 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-27 13:47:26.573 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-27 13:47:26.578 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-27 13:47:26.583 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-05-27 13:47:26.589 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-27 13:47:26.592 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-27 13:47:26.597 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-05-27 13:47:26.600 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-27 13:47:26.605 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-27 13:47:26.609 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-05-27 13:47:26.612 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-27 13:47:26.615 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-27 13:47:26.620 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-27 13:47:26.644 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:26.648 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-05-27 13:47:26.677 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-05-27 13:47:26.704 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-05-27 13:47:26.723 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-05-27 13:47:26.743 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-27 13:47:26.768 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:26.773 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-27 13:47:26.778 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-27 13:47:26.781 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-27 13:47:27.238 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-27 13:47:27.744 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-27 13:47:27.745 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-27 13:47:27.745 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-27 13:47:27.746 | 2026-05-27 13:47:27.746 | Possible reasons for having these kinds of units are: 2026-05-27 13:47:27.746 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-27 13:47:27.747 | .wants/, .requires/, or .upholds/ directory. 2026-05-27 13:47:27.747 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-27 13:47:27.747 | a requirement dependency on it. 2026-05-27 13:47:27.747 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-27 13:47:27.747 | D-Bus, udev, scripted systemctl call, ...). 2026-05-27 13:47:27.747 | • In case of template units, the unit is meant to be enabled with some 2026-05-27 13:47:27.748 | instance name specified. 2026-05-27 13:47:27.754 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-27 13:47:28.044 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-27 13:47:28.079 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:28.084 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-27 13:47:28.090 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-27 13:47:28.123 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:28.127 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-27 13:47:28.132 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-27 13:47:28.136 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-05-27 13:47:28.141 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-27 13:47:28.145 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.150 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:28.154 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:28.159 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:28.164 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-27 13:47:28.169 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:28.174 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:28.178 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:28.183 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:28.188 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:28.195 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889648190 2026-05-27 13:47:28.199 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-27 13:47:28.226 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:28.231 | + functions-common:run_process:1676 : _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-05-27 13:47:28.236 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-27 13:47:28.241 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.245 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.248 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.253 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.258 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-05-27 13:47:28.263 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-05-27 13:47:28.268 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-27 13:47:28.271 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:28.276 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:28.280 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:28.284 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:28.288 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-27 13:47:28.293 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-05-27 13:47:28.296 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:47:28.301 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-27 13:47:28.307 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-27 13:47:28.310 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:47:28.313 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:47:28.318 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:47:28.321 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:47:28.327 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:47:28.330 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-27 13:47:28.335 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:47:28.343 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-05-27 13:47:28.462 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:47:28.579 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-27 13:47:28.650 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:47:28.711 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-27 13:47:28.777 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-27 13:47:28.849 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:28.923 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:47:28.925 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:47:28.928 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-05-27 13:47:29.004 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:47:29.469 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-27 13:47:29.494 | 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-05-27 13:47:29.949 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-27 13:47:30.013 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:30.017 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:30.020 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:30.024 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:30.029 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:30.034 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:30.041 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:30.044 | + functions-common:time_stop:2419 : start_time=1779889648190 2026-05-27 13:47:30.050 | + functions-common:time_stop:2421 : [[ -z 1779889648190 ]] 2026-05-27 13:47:30.055 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:30.063 | + functions-common:time_stop:2424 : end_time=1779889650058 2026-05-27 13:47:30.067 | + functions-common:time_stop:2425 : elapsed_time=1868 2026-05-27 13:47:30.071 | + functions-common:time_stop:2426 : total=6635 2026-05-27 13:47:30.074 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:30.078 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8503 2026-05-27 13:47:30.083 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-27 13:47:30.085 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-27 13:47:30.089 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-27 13:47:30.095 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:47:30.117 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:47:30.120 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:47:30.124 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:47:30.128 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:47:30.133 | + 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-05-27 13:47:30.202 | + 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-05-27 13:47:30.255 | + 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-05-27 13:47:30.305 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:47:30.359 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-27 13:47:30.414 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-27 13:47:30.419 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-27 13:47:30.448 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:30.453 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-27 13:47:30.523 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-27 13:47:30.528 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.532 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-27 13:47:30.536 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.541 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:30.545 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:30.549 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:30.553 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-27 13:47:30.558 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:30.562 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:30.566 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:30.569 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:30.574 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:30.580 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889650575 2026-05-27 13:47:30.583 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-27 13:47:30.607 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:30.610 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-05-27 13:47:30.614 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-27 13:47:30.618 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.621 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.625 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.628 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.632 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-05-27 13:47:30.636 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-05-27 13:47:30.639 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-27 13:47:30.643 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:30.646 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:30.650 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:30.653 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:30.656 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-27 13:47:30.659 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-05-27 13:47:30.663 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:47:30.666 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-27 13:47:30.670 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-27 13:47:30.674 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:47:30.677 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:47:30.680 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:47:30.683 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:47:30.688 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:47:30.691 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-27 13:47:30.694 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:47:30.699 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-05-27 13:47:30.783 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:47:30.867 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-27 13:47:30.937 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:47:31.006 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-27 13:47:31.082 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-27 13:47:31.165 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:31.254 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:47:31.257 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:47:31.260 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-27 13:47:31.362 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:47:31.833 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-27 13:47:31.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-27 13:47:32.325 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-27 13:47:32.376 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:32.381 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:32.386 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:32.390 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:32.394 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:32.397 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:32.403 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:32.406 | + functions-common:time_stop:2419 : start_time=1779889650575 2026-05-27 13:47:32.411 | + functions-common:time_stop:2421 : [[ -z 1779889650575 ]] 2026-05-27 13:47:32.416 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:32.423 | + functions-common:time_stop:2424 : end_time=1779889652418 2026-05-27 13:47:32.427 | + functions-common:time_stop:2425 : elapsed_time=1843 2026-05-27 13:47:32.431 | + functions-common:time_stop:2426 : total=8503 2026-05-27 13:47:32.435 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:32.440 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10346 2026-05-27 13:47:32.445 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:47:32.449 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:47:32.453 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-27 13:47:32.459 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-27 13:47:32.488 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-27 13:47:32.493 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-27 13:47:32.498 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-27 13:47:32.504 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-27 13:47:32.508 | + 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-05-27 13:47:32.553 | + 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-05-27 13:47:32.603 | + 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-05-27 13:47:32.659 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-27 13:47:32.714 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-27 13:47:32.772 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:32.775 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-27 13:47:32.781 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-27 13:47:32.785 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-27 13:47:32.823 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-27 13:47:32.862 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-27 13:47:32.867 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-27 13:47:32.871 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-27 13:47:32.877 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-05-27 13:47:32.948 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-27 13:47:32.980 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:32.984 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-27 13:47:32.988 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:47:32.992 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-27 13:47:32.995 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-27 13:47:32.999 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-27 13:47:33.003 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-27 13:47:33.060 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-27 13:47:33.064 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:33.067 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-27 13:47:33.121 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-27 13:47:33.176 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-27 13:47:33.180 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-27 13:47:33.183 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-27 13:47:33.187 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-27 13:47:33.191 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-27 13:47:33.195 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-27 13:47:33.199 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-27 13:47:33.203 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-27 13:47:33.207 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-27 13:47:33.211 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-27 13:47:33.214 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-27 13:47:33.218 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-27 13:47:33.221 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:33.224 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:33.229 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:33.233 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-27 13:47:33.236 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:33.241 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:33.245 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-27 13:47:33.271 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:33.275 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-27 13:47:33.280 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-27 13:47:33.284 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-27 13:47:33.289 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-27 13:47:33.324 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-27 13:47:33.328 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-27 13:47:33.387 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-27 13:47:33.450 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-27 13:47:33.453 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-27 13:47:33.514 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-27 13:47:33.517 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-27 13:47:33.579 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-27 13:47:33.587 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.591 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-27 13:47:33.594 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.599 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:33.603 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:33.608 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:33.612 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-27 13:47:33.617 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:33.622 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:33.626 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:33.630 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:33.637 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:33.644 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889653639 2026-05-27 13:47:33.649 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-27 13:47:33.685 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:33.689 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-05-27 13:47:33.696 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-27 13:47:33.700 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.706 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.711 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.717 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-27 13:47:33.720 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-27 13:47:33.725 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-27 13:47:33.730 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-27 13:47:33.735 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:33.739 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:33.744 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:33.749 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:33.753 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-27 13:47:33.759 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:47:33.763 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:33.768 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:33.773 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:47:33.777 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-27 13:47:33.780 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:33.784 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:47:33.788 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:47:33.793 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:47:33.797 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-27 13:47:33.802 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:47:33.810 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-05-27 13:47:33.913 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:47:34.013 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-05-27 13:47:34.100 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-27 13:47:34.187 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:47:34.274 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:34.356 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-27 13:47:34.434 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-27 13:47:34.515 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-27 13:47:34.594 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-27 13:47:34.681 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-27 13:47:34.761 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:47:34.765 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:47:34.767 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-27 13:47:34.881 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:47:35.388 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-27 13:47:35.425 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-27 13:47:35.880 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-27 13:47:36.043 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:36.050 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:36.057 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:36.067 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:36.076 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:36.085 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:36.093 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:36.101 | + functions-common:time_stop:2419 : start_time=1779889653639 2026-05-27 13:47:36.105 | + functions-common:time_stop:2421 : [[ -z 1779889653639 ]] 2026-05-27 13:47:36.114 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:36.121 | + functions-common:time_stop:2424 : end_time=1779889656116 2026-05-27 13:47:36.128 | + functions-common:time_stop:2425 : elapsed_time=2477 2026-05-27 13:47:36.134 | + functions-common:time_stop:2426 : total=10346 2026-05-27 13:47:36.137 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:36.143 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12823 2026-05-27 13:47:36.152 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.171/ 2026-05-27 13:47:36.155 | + lib/neutron:start_neutron_service_and_check:651 : 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-05-27 13:47:36.160 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-27 13:47:36.166 | + functions-common:run_process:1667 : 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-05-27 13:47:36.172 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:36.176 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:36.180 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:36.186 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-27 13:47:36.190 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:36.195 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:36.200 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:36.206 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:36.213 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:36.218 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889656214 2026-05-27 13:47:36.222 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-27 13:47:36.249 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:36.249 | + functions-common:run_process:1676 : _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-05-27 13:47:36.251 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-27 13:47:36.256 | + functions-common:_run_under_systemd:1621 : 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-05-27 13:47:36.259 | + functions-common:_run_under_systemd:1622 : 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-05-27 13:47:36.260 | + functions-common:_run_under_systemd:1624 : _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-05-27 13:47:36.265 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-27 13:47:36.266 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-27 13:47:36.268 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-27 13:47:36.273 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-27 13:47:36.273 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:36.276 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:36.278 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:36.281 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:36.286 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-27 13:47:36.286 | + functions-common:_run_under_systemd:1636 : [[ /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-05-27 13:47:36.289 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:47:36.291 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-27 13:47:36.294 | + functions-common:write_user_unit_file:1528 : 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-05-27 13:47:36.296 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:47:36.299 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:47:36.301 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:47:36.303 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:47:36.306 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:47:36.308 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-27 13:47:36.311 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:47:36.315 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-05-27 13:47:36.409 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:47:36.495 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-27 13:47:36.563 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:47:36.642 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-27 13:47:36.727 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-27 13:47:36.807 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:36.887 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:47:36.889 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:47:36.894 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-27 13:47:36.980 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:47:37.497 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-27 13:47:37.523 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-27 13:47:38.006 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-27 13:47:38.070 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:38.078 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:38.081 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:38.088 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:38.094 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:38.096 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:38.099 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:38.103 | + functions-common:time_stop:2419 : start_time=1779889656214 2026-05-27 13:47:38.107 | + functions-common:time_stop:2421 : [[ -z 1779889656214 ]] 2026-05-27 13:47:38.112 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:38.121 | + functions-common:time_stop:2424 : end_time=1779889658112 2026-05-27 13:47:38.124 | + functions-common:time_stop:2425 : elapsed_time=1898 2026-05-27 13:47:38.130 | + functions-common:time_stop:2426 : total=12823 2026-05-27 13:47:38.136 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:38.143 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14721 2026-05-27 13:47:38.146 | + lib/neutron:start_neutron_service_and_check:652 : 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-05-27 13:47:38.151 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-27 13:47:38.154 | + functions-common:run_process:1667 : 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-05-27 13:47:38.159 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:38.164 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:38.172 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:38.178 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-27 13:47:38.187 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:38.190 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:38.195 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:38.201 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:38.207 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:38.214 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889658207 2026-05-27 13:47:38.220 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-27 13:47:38.258 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:38.264 | + functions-common:run_process:1676 : _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-05-27 13:47:38.270 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-27 13:47:38.276 | + functions-common:_run_under_systemd:1621 : 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-05-27 13:47:38.281 | + functions-common:_run_under_systemd:1622 : 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-05-27 13:47:38.286 | + functions-common:_run_under_systemd:1624 : _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-05-27 13:47:38.293 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-27 13:47:38.297 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-27 13:47:38.300 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-27 13:47:38.303 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-27 13:47:38.306 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:38.309 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:38.314 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:38.317 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:38.320 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-27 13:47:38.328 | + functions-common:_run_under_systemd:1636 : [[ /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-05-27 13:47:38.332 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:47:38.339 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-27 13:47:38.343 | + functions-common:write_user_unit_file:1528 : 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-05-27 13:47:38.348 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:47:38.355 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:47:38.358 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:47:38.365 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:47:38.370 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:47:38.374 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-27 13:47:38.381 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:47:38.393 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-05-27 13:47:38.542 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:47:38.700 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-27 13:47:38.796 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:47:38.912 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-27 13:47:39.029 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-27 13:47:39.139 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:39.250 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:47:39.253 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:47:39.259 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-27 13:47:39.401 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:47:39.938 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-27 13:47:39.982 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-27 13:47:40.500 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-27 13:47:40.567 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:40.571 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:40.577 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:40.581 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:40.589 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:40.592 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:40.596 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:40.601 | + functions-common:time_stop:2419 : start_time=1779889658207 2026-05-27 13:47:40.605 | + functions-common:time_stop:2421 : [[ -z 1779889658207 ]] 2026-05-27 13:47:40.616 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:40.619 | + functions-common:time_stop:2424 : end_time=1779889660613 2026-05-27 13:47:40.623 | + functions-common:time_stop:2425 : elapsed_time=2406 2026-05-27 13:47:40.628 | + functions-common:time_stop:2426 : total=14721 2026-05-27 13:47:40.632 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:40.637 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17127 2026-05-27 13:47:40.642 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-27 13:47:40.645 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-27 13:47:40.650 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:40.656 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-27 13:47:40.661 | + functions-common:run_process:1667 : 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-05-27 13:47:40.664 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:40.669 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:40.676 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:40.682 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-27 13:47:40.688 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:40.694 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:40.698 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:40.701 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:40.712 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:40.718 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889660712 2026-05-27 13:47:40.725 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-27 13:47:40.754 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:40.757 | + functions-common:run_process:1676 : _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-05-27 13:47:40.761 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-27 13:47:40.768 | + functions-common:_run_under_systemd:1621 : 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-05-27 13:47:40.773 | + functions-common:_run_under_systemd:1622 : 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-05-27 13:47:40.776 | + functions-common:_run_under_systemd:1624 : _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-05-27 13:47:40.779 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-27 13:47:40.787 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-27 13:47:40.790 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-05-27 13:47:40.794 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:47:40.798 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:40.803 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:40.807 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:40.810 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:40.816 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-27 13:47:40.819 | + functions-common:_run_under_systemd:1636 : [[ /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-05-27 13:47:40.824 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:47:40.828 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:47:40.835 | + functions-common:write_user_unit_file:1528 : 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-05-27 13:47:40.838 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:47:40.843 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:47:40.848 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:47:40.855 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:47:40.859 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:47:40.864 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:47:40.869 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:47:40.876 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-05-27 13:47:40.998 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:47:41.126 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-27 13:47:41.222 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:47:41.306 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-27 13:47:41.401 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-27 13:47:41.497 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:41.589 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:47:41.592 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:47:41.595 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-05-27 13:47:41.715 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:47:42.236 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:47:42.274 | 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-05-27 13:47:42.747 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:47:42.814 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:42.821 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:42.825 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:42.829 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:42.834 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:42.840 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:42.844 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:42.850 | + functions-common:time_stop:2419 : start_time=1779889660712 2026-05-27 13:47:42.854 | + functions-common:time_stop:2421 : [[ -z 1779889660712 ]] 2026-05-27 13:47:42.860 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:42.867 | + functions-common:time_stop:2424 : end_time=1779889662862 2026-05-27 13:47:42.870 | + functions-common:time_stop:2425 : elapsed_time=2150 2026-05-27 13:47:42.877 | + functions-common:time_stop:2426 : total=17127 2026-05-27 13:47:42.883 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:42.884 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19277 2026-05-27 13:47:42.889 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-27 13:47:42.893 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.171/networking 2026-05-27 13:47:42.899 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-27 13:47:42.899 | Waiting for Neutron to start... 2026-05-27 13:47:42.903 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.171/networking' 2026-05-27 13:47:42.909 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.171/networking' 'Neutron did not start' 60 2026-05-27 13:47:42.915 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.171/networking' 2026-05-27 13:47:42.923 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-27 13:47:42.927 | + functions-common:test_with_retry:2352 : local until=60 2026-05-27 13:47:42.933 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-27 13:47:42.937 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-27 13:47:42.943 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-27 13:47:42.944 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:42.947 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:42.953 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:42.958 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889662954 2026-05-27 13:47:42.962 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.171/networking; do sleep 0.5; done' 2026-05-27 13:47:50.276 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.171/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-27 13:47:50.279 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:50.284 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:50.287 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:50.293 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:50.294 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:50.300 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-27 13:47:50.304 | + functions-common:time_stop:2419 : start_time=1779889662954 2026-05-27 13:47:50.308 | + functions-common:time_stop:2421 : [[ -z 1779889662954 ]] 2026-05-27 13:47:50.312 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:50.320 | + functions-common:time_stop:2424 : end_time=1779889670313 2026-05-27 13:47:50.324 | + functions-common:time_stop:2425 : elapsed_time=7359 2026-05-27 13:47:50.329 | + functions-common:time_stop:2426 : total=0 2026-05-27 13:47:50.331 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:50.337 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7359 2026-05-27 13:47:50.339 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-27 13:47:50.371 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:50.376 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-27 13:47:50.379 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:47:50.383 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-27 13:47:50.386 | + ./stack.sh:main:1308 : start_placement 2026-05-27 13:47:50.389 | + lib/placement:start_placement:137 : start_placement_api 2026-05-27 13:47:50.395 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-27 13:47:50.406 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.409 | + functions-common:run_process:1666 : local service=placement-api 2026-05-27 13:47:50.414 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.417 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:50.420 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:50.425 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:50.429 | + functions-common:run_process:1672 : local name=placement-api 2026-05-27 13:47:50.432 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:50.434 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:50.440 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:50.444 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:50.449 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:50.455 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889670450 2026-05-27 13:47:50.459 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-27 13:47:50.491 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:50.494 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-27 13:47:50.499 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-27 13:47:50.504 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.508 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.511 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.517 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-27 13:47:50.520 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-27 13:47:50.524 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-27 13:47:50.531 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-27 13:47:50.535 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:47:50.539 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:47:50.543 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:47:50.548 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:47:50.553 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-27 13:47:50.559 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:47:50.562 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:50.566 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:50.571 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:47:50.575 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-27 13:47:50.578 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:47:50.585 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:47:50.591 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:47:50.593 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:47:50.595 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-27 13:47:50.600 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:47:50.606 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-05-27 13:47:50.733 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:47:50.842 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-05-27 13:47:50.918 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-27 13:47:51.019 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:47:51.107 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:47:51.210 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-27 13:47:51.316 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-27 13:47:51.402 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-27 13:47:51.495 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-27 13:47:51.575 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-27 13:47:51.664 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:47:51.667 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:47:51.674 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-27 13:47:51.780 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:47:52.237 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-27 13:47:52.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-27 13:47:52.701 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-27 13:47:52.849 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:52.853 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:52.857 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:52.861 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:52.864 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:52.868 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:52.872 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:52.875 | + functions-common:time_stop:2419 : start_time=1779889670450 2026-05-27 13:47:52.878 | + functions-common:time_stop:2421 : [[ -z 1779889670450 ]] 2026-05-27 13:47:52.882 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:52.888 | + functions-common:time_stop:2424 : end_time=1779889672884 2026-05-27 13:47:52.891 | + functions-common:time_stop:2425 : elapsed_time=2434 2026-05-27 13:47:52.893 | + functions-common:time_stop:2426 : total=19277 2026-05-27 13:47:52.896 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:52.900 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21711 2026-05-27 13:47:52.903 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-27 13:47:52.903 | Waiting for placement-api to start... 2026-05-27 13:47:52.907 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.171/placement 2026-05-27 13:47:52.911 | + functions:wait_for_service:476 : local timeout=60 2026-05-27 13:47:52.914 | + functions:wait_for_service:477 : local url=http://192.168.122.171/placement 2026-05-27 13:47:52.918 | + functions:wait_for_service:478 : local rval=0 2026-05-27 13:47:52.921 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-27 13:47:52.925 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:47:52.929 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:52.933 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:52.938 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:52.943 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889672939 2026-05-27 13:47:52.947 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-27 13:47:52.951 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:47:52.954 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.171/placement 2026-05-27 13:47:55.720 | + :: : [[ 200 == 503 ]] 2026-05-27 13:47:55.722 | + :: : [[ 0 -eq 7 ]] 2026-05-27 13:47:55.726 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-27 13:47:55.729 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:55.733 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:55.736 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:55.739 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:55.743 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:55.746 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:47:55.750 | + functions-common:time_stop:2419 : start_time=1779889672939 2026-05-27 13:47:55.753 | + functions-common:time_stop:2421 : [[ -z 1779889672939 ]] 2026-05-27 13:47:55.758 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:55.763 | + functions-common:time_stop:2424 : end_time=1779889675760 2026-05-27 13:47:55.767 | + functions-common:time_stop:2425 : elapsed_time=2821 2026-05-27 13:47:55.771 | + functions-common:time_stop:2426 : total=12148 2026-05-27 13:47:55.774 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:55.778 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14969 2026-05-27 13:47:55.781 | + functions:wait_for_service:486 : return 0 2026-05-27 13:47:55.784 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-27 13:47:55.806 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:55.809 | + ./stack.sh:main:1312 : start_neutron 2026-05-27 13:47:55.812 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-27 13:47:55.816 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:55.820 | + functions-common:run_process:1666 : local service=q-agt 2026-05-27 13:47:55.823 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-27 13:47:55.826 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:55.830 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:55.832 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:55.835 | + functions-common:run_process:1672 : local name=q-agt 2026-05-27 13:47:55.839 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:55.842 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:55.845 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:55.849 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:55.854 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:55.859 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889675855 2026-05-27 13:47:55.863 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-27 13:47:55.885 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:55.888 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:55.891 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:55.895 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:55.898 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:55.902 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:55.905 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:55.909 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:55.912 | + functions-common:time_stop:2419 : start_time=1779889675855 2026-05-27 13:47:55.915 | + functions-common:time_stop:2421 : [[ -z 1779889675855 ]] 2026-05-27 13:47:55.921 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:55.926 | + functions-common:time_stop:2424 : end_time=1779889675922 2026-05-27 13:47:55.930 | + functions-common:time_stop:2425 : elapsed_time=67 2026-05-27 13:47:55.934 | + functions-common:time_stop:2426 : total=21711 2026-05-27 13:47:55.938 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:55.943 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21778 2026-05-27 13:47:55.946 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-27 13:47:55.950 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-27 13:47:55.954 | + functions-common:is_provider_network:2264 : return 1 2026-05-27 13:47:55.957 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-27 13:47:55.961 | + lib/neutron:start_other_agents:689 : 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-05-27 13:47:55.965 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-27 13:47:55.968 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-05-27 13:47:55.971 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:55.974 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:55.978 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:55.981 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-27 13:47:55.984 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:55.987 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:55.991 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:55.995 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:55.999 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:56.005 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889676001 2026-05-27 13:47:56.008 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-27 13:47:56.029 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:56.033 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:56.036 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:56.040 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:56.043 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:56.047 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:56.050 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:56.054 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:56.058 | + functions-common:time_stop:2419 : start_time=1779889676001 2026-05-27 13:47:56.061 | + functions-common:time_stop:2421 : [[ -z 1779889676001 ]] 2026-05-27 13:47:56.066 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:56.071 | + functions-common:time_stop:2424 : end_time=1779889676068 2026-05-27 13:47:56.075 | + functions-common:time_stop:2425 : elapsed_time=67 2026-05-27 13:47:56.078 | + functions-common:time_stop:2426 : total=21778 2026-05-27 13:47:56.082 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:56.085 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21845 2026-05-27 13:47:56.089 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-27 13:47:56.093 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-27 13:47:56.096 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-27 13:47:56.100 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-27 13:47:56.103 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-27 13:47:56.107 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-27 13:47:56.111 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-27 13:47:56.114 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-27 13:47:56.117 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-27 13:47:56.121 | + lib/neutron:start_other_agents:691 : 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-05-27 13:47:56.125 | + functions-common:run_process:1666 : local service=q-l3 2026-05-27 13:47:56.128 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-27 13:47:56.132 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:56.136 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:56.139 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:56.143 | + functions-common:run_process:1672 : local name=q-l3 2026-05-27 13:47:56.147 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:56.150 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:56.154 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:56.157 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:56.162 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:56.167 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889676164 2026-05-27 13:47:56.172 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-27 13:47:56.193 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:56.198 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:56.201 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:56.205 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:56.208 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:56.212 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:56.215 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:56.219 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:56.223 | + functions-common:time_stop:2419 : start_time=1779889676164 2026-05-27 13:47:56.226 | + functions-common:time_stop:2421 : [[ -z 1779889676164 ]] 2026-05-27 13:47:56.232 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:56.237 | + functions-common:time_stop:2424 : end_time=1779889676233 2026-05-27 13:47:56.241 | + functions-common:time_stop:2425 : elapsed_time=69 2026-05-27 13:47:56.246 | + functions-common:time_stop:2426 : total=21845 2026-05-27 13:47:56.250 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:56.254 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21914 2026-05-27 13:47:56.257 | + lib/neutron:start_other_agents:693 : 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-05-27 13:47:56.261 | + functions-common:run_process:1666 : local service=q-meta 2026-05-27 13:47:56.265 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-05-27 13:47:56.270 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:56.273 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:56.278 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:56.281 | + functions-common:run_process:1672 : local name=q-meta 2026-05-27 13:47:56.286 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:56.289 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:56.293 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:56.298 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:56.303 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:56.309 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889676305 2026-05-27 13:47:56.314 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-27 13:47:56.338 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:56.342 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:56.346 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:56.350 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:56.354 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:56.357 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:56.361 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:56.364 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:56.368 | + functions-common:time_stop:2419 : start_time=1779889676305 2026-05-27 13:47:56.371 | + functions-common:time_stop:2421 : [[ -z 1779889676305 ]] 2026-05-27 13:47:56.376 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:56.382 | + functions-common:time_stop:2424 : end_time=1779889676377 2026-05-27 13:47:56.386 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-27 13:47:56.389 | + functions-common:time_stop:2426 : total=21914 2026-05-27 13:47:56.394 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:56.397 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21986 2026-05-27 13:47:56.400 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-27 13:47:56.403 | + functions-common:run_process:1666 : local service=q-metering 2026-05-27 13:47:56.407 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-27 13:47:56.410 | + functions-common:run_process:1668 : local group= 2026-05-27 13:47:56.413 | + functions-common:run_process:1669 : local user= 2026-05-27 13:47:56.417 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:47:56.420 | + functions-common:run_process:1672 : local name=q-metering 2026-05-27 13:47:56.423 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:47:56.427 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:47:56.430 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:47:56.434 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:47:56.438 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:47:56.444 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889676440 2026-05-27 13:47:56.447 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-27 13:47:56.471 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:47:56.474 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:47:56.477 | + functions-common:time_stop:2412 : local name 2026-05-27 13:47:56.480 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:47:56.484 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:47:56.488 | + functions-common:time_stop:2415 : local total 2026-05-27 13:47:56.491 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:47:56.495 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:47:56.498 | + functions-common:time_stop:2419 : start_time=1779889676440 2026-05-27 13:47:56.502 | + functions-common:time_stop:2421 : [[ -z 1779889676440 ]] 2026-05-27 13:47:56.507 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:47:56.512 | + functions-common:time_stop:2424 : end_time=1779889676508 2026-05-27 13:47:56.516 | + functions-common:time_stop:2425 : elapsed_time=68 2026-05-27 13:47:56.519 | + functions-common:time_stop:2426 : total=21986 2026-05-27 13:47:56.523 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:47:56.526 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22054 2026-05-27 13:47:56.530 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-27 13:47:56.552 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:47:56.556 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-27 13:47:56.559 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-27 13:47:56.562 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:47:56.566 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-27 13:47:56.570 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-27 13:47:56.573 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-27 13:47:56.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-27 13:47:56.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-27 13:47:56.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-27 13:47:56.591 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-27 13:48:00.272 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:00.277 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-27 13:48:00.277 | address-scope 2026-05-27 13:48:00.277 | agent 2026-05-27 13:48:00.277 | allowed-address-pairs 2026-05-27 13:48:00.277 | auto-allocated-topology 2026-05-27 13:48:00.277 | availability_zone 2026-05-27 13:48:00.277 | default-subnetpools 2026-05-27 13:48:00.277 | dhcp_agent_scheduler 2026-05-27 13:48:00.278 | dns-integration 2026-05-27 13:48:00.278 | dns-domain-ports 2026-05-27 13:48:00.278 | dns-integration-domain-keywords 2026-05-27 13:48:00.278 | empty-string-filtering 2026-05-27 13:48:00.278 | external-net 2026-05-27 13:48:00.278 | extra_dhcp_opt 2026-05-27 13:48:00.278 | extraroute 2026-05-27 13:48:00.278 | extraroute-atomic 2026-05-27 13:48:00.279 | filter-validation 2026-05-27 13:48:00.279 | floating-ip-port-forwarding-detail 2026-05-27 13:48:00.279 | fip-port-details 2026-05-27 13:48:00.279 | flavors 2026-05-27 13:48:00.279 | floatingip-pools 2026-05-27 13:48:00.279 | router 2026-05-27 13:48:00.279 | enable-default-route-bfd 2026-05-27 13:48:00.279 | enable-default-route-ecmp 2026-05-27 13:48:00.280 | ext-gw-mode 2026-05-27 13:48:00.280 | l3-ha 2026-05-27 13:48:00.280 | external-gateway-multihoming 2026-05-27 13:48:00.280 | l3-flavors 2026-05-27 13:48:00.280 | multi-provider 2026-05-27 13:48:00.280 | net-mtu 2026-05-27 13:48:00.280 | net-mtu-writable 2026-05-27 13:48:00.280 | network_availability_zone 2026-05-27 13:48:00.281 | network-ip-availability 2026-05-27 13:48:00.281 | network-ip-availability-details 2026-05-27 13:48:00.281 | pagination 2026-05-27 13:48:00.281 | port-device-profile 2026-05-27 13:48:00.281 | port-mac-address-regenerate 2026-05-27 13:48:00.281 | port-numa-affinity-policy 2026-05-27 13:48:00.281 | port-numa-affinity-policy-socket 2026-05-27 13:48:00.281 | binding 2026-05-27 13:48:00.282 | binding-extended 2026-05-27 13:48:00.283 | port-security 2026-05-27 13:48:00.283 | project-id 2026-05-27 13:48:00.283 | provider 2026-05-27 13:48:00.283 | qinq 2026-05-27 13:48:00.283 | quota-check-limit 2026-05-27 13:48:00.283 | quota-check-limit-default 2026-05-27 13:48:00.283 | quotas 2026-05-27 13:48:00.283 | quota_details 2026-05-27 13:48:00.284 | rbac-policies 2026-05-27 13:48:00.284 | rbac-address-scope 2026-05-27 13:48:00.284 | rbac-security-groups 2026-05-27 13:48:00.284 | revision-if-match 2026-05-27 13:48:00.284 | standard-attr-revisions 2026-05-27 13:48:00.284 | router_availability_zone 2026-05-27 13:48:00.284 | router-enable-snat 2026-05-27 13:48:00.284 | security-groups-default-rules 2026-05-27 13:48:00.284 | security-groups-normalized-cidr 2026-05-27 13:48:00.284 | security-groups-remote-address-group 2026-05-27 13:48:00.284 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:00.285 | security-groups-shared-filtering 2026-05-27 13:48:00.285 | security-group 2026-05-27 13:48:00.285 | service-type 2026-05-27 13:48:00.285 | sorting 2026-05-27 13:48:00.285 | standard-attr-description 2026-05-27 13:48:00.285 | stateful-security-group 2026-05-27 13:48:00.285 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:00.285 | subnet-external-network 2026-05-27 13:48:00.285 | subnet-service-types 2026-05-27 13:48:00.285 | subnet_allocation 2026-05-27 13:48:00.286 | subnetpool-prefix-ops 2026-05-27 13:48:00.286 | tag-creation 2026-05-27 13:48:00.286 | standard-attr-tag 2026-05-27 13:48:00.286 | standard-attr-timestamp 2026-05-27 13:48:00.286 | vlan-transparent' 2026-05-27 13:48:00.286 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-27 13:48:00.286 | address-scope 2026-05-27 13:48:00.286 | agent 2026-05-27 13:48:00.286 | allowed-address-pairs 2026-05-27 13:48:00.286 | auto-allocated-topology 2026-05-27 13:48:00.287 | availability_zone 2026-05-27 13:48:00.287 | default-subnetpools 2026-05-27 13:48:00.287 | dhcp_agent_scheduler 2026-05-27 13:48:00.287 | dns-integration 2026-05-27 13:48:00.287 | dns-domain-ports 2026-05-27 13:48:00.287 | dns-integration-domain-keywords 2026-05-27 13:48:00.287 | empty-string-filtering 2026-05-27 13:48:00.287 | external-net 2026-05-27 13:48:00.287 | extra_dhcp_opt 2026-05-27 13:48:00.287 | extraroute 2026-05-27 13:48:00.287 | extraroute-atomic 2026-05-27 13:48:00.288 | filter-validation 2026-05-27 13:48:00.288 | floating-ip-port-forwarding-detail 2026-05-27 13:48:00.288 | fip-port-details 2026-05-27 13:48:00.288 | flavors 2026-05-27 13:48:00.288 | floatingip-pools 2026-05-27 13:48:00.288 | router 2026-05-27 13:48:00.288 | enable-default-route-bfd 2026-05-27 13:48:00.288 | enable-default-route-ecmp 2026-05-27 13:48:00.288 | ext-gw-mode 2026-05-27 13:48:00.288 | l3-ha 2026-05-27 13:48:00.289 | external-gateway-multihoming 2026-05-27 13:48:00.289 | l3-flavors 2026-05-27 13:48:00.289 | multi-provider 2026-05-27 13:48:00.289 | net-mtu 2026-05-27 13:48:00.289 | net-mtu-writable 2026-05-27 13:48:00.289 | network_availability_zone 2026-05-27 13:48:00.289 | network-ip-availability 2026-05-27 13:48:00.289 | network-ip-availability-details 2026-05-27 13:48:00.289 | pagination 2026-05-27 13:48:00.289 | port-device-profile 2026-05-27 13:48:00.289 | port-mac-address-regenerate 2026-05-27 13:48:00.290 | port-numa-affinity-policy 2026-05-27 13:48:00.290 | port-numa-affinity-policy-socket 2026-05-27 13:48:00.290 | binding 2026-05-27 13:48:00.290 | binding-extended 2026-05-27 13:48:00.290 | port-security 2026-05-27 13:48:00.290 | project-id 2026-05-27 13:48:00.290 | provider 2026-05-27 13:48:00.290 | qinq 2026-05-27 13:48:00.290 | quota-check-limit 2026-05-27 13:48:00.290 | quota-check-limit-default 2026-05-27 13:48:00.290 | quotas 2026-05-27 13:48:00.291 | quota_details 2026-05-27 13:48:00.291 | rbac-policies 2026-05-27 13:48:00.291 | rbac-address-scope 2026-05-27 13:48:00.291 | rbac-security-groups 2026-05-27 13:48:00.291 | revision-if-match 2026-05-27 13:48:00.291 | standard-attr-revisions 2026-05-27 13:48:00.291 | router_availability_zone 2026-05-27 13:48:00.291 | router-enable-snat 2026-05-27 13:48:00.291 | security-groups-default-rules 2026-05-27 13:48:00.291 | security-groups-normalized-cidr 2026-05-27 13:48:00.292 | security-groups-remote-address-group 2026-05-27 13:48:00.292 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:00.292 | security-groups-shared-filtering 2026-05-27 13:48:00.292 | security-group 2026-05-27 13:48:00.292 | service-type 2026-05-27 13:48:00.292 | sorting 2026-05-27 13:48:00.292 | standard-attr-description 2026-05-27 13:48:00.292 | stateful-security-group 2026-05-27 13:48:00.292 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:00.293 | subnet-external-network 2026-05-27 13:48:00.293 | subnet-service-types 2026-05-27 13:48:00.293 | subnet_allocation 2026-05-27 13:48:00.293 | subnetpool-prefix-ops 2026-05-27 13:48:00.293 | tag-creation 2026-05-27 13:48:00.293 | standard-attr-tag 2026-05-27 13:48:00.293 | standard-attr-timestamp 2026-05-27 13:48:00.293 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-27 13:48:00.293 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-27 13:48:00.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-27 13:48:00.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-27 13:48:00.302 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-05-27 13:48:04.729 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:04.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=9f1ff87e-38df-4ebc-8236-cb4bdb09c8bd 2026-05-27 13:48:04.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-27 13:48:04.742 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdbd:4b72:84b9::/56 --share --default -f value -c id 2026-05-27 13:48:08.625 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:08.628 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=cd3e5213-e64f-46d4-a59f-6ad1a319f6c0 2026-05-27 13:48:08.631 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-27 13:48:08.633 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-27 13:48:08.636 | + functions-common:is_provider_network:2264 : return 1 2026-05-27 13:48:08.639 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-05-27 13:48:13.815 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:13.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=d1985d0b-0657-4946-9202-42e55dc9c1ca 2026-05-27 13:48:13.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-05-27 13:48:13.825 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:13.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-27 13:48:13.849 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-27 13:48:13.853 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 9f1ff87e-38df-4ebc-8236-cb4bdb09c8bd ']' 2026-05-27 13:48:13.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-27 13:48:13.860 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-27 13:48:13.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 9f1ff87e-38df-4ebc-8236-cb4bdb09c8bd ' 2026-05-27 13:48:13.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-27 13:48:13.868 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network d1985d0b-0657-4946-9202-42e55dc9c1ca private-subnet' 2026-05-27 13:48:13.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-27 13:48:13.875 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 9f1ff87e-38df-4ebc-8236-cb4bdb09c8bd --network d1985d0b-0657-4946-9202-42e55dc9c1ca private-subnet -f value -c id 2026-05-27 13:48:18.875 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:18.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=93cbb022-e6b9-4310-a520-ea3370a54d69 2026-05-27 13:48:18.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-05-27 13:48:18.883 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:18.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 93cbb022-e6b9-4310-a520-ea3370a54d69 2026-05-27 13:48:18.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=93cbb022-e6b9-4310-a520-ea3370a54d69 2026-05-27 13:48:18.910 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-27 13:48:18.914 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-27 13:48:18.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-05-27 13:48:18.921 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:18.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-05-27 13:48:18.945 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:18.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-27 13:48:18.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z cd3e5213-e64f-46d4-a59f-6ad1a319f6c0 ']' 2026-05-27 13:48:18.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-27 13:48:18.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-27 13:48:18.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool cd3e5213-e64f-46d4-a59f-6ad1a319f6c0 ' 2026-05-27 13:48:18.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-27 13:48:18.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network d1985d0b-0657-4946-9202-42e55dc9c1ca ipv6-private-subnet ' 2026-05-27 13:48:18.986 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-27 13:48:18.991 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool cd3e5213-e64f-46d4-a59f-6ad1a319f6c0 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network d1985d0b-0657-4946-9202-42e55dc9c1ca ipv6-private-subnet -f value -c id 2026-05-27 13:48:23.671 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:23.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=ed21b058-f443-4bc5-bf2b-06e47198df22 2026-05-27 13:48:23.677 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-05-27 13:48:23.680 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:23.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo ed21b058-f443-4bc5-bf2b-06e47198df22 2026-05-27 13:48:23.701 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=ed21b058-f443-4bc5-bf2b-06e47198df22 2026-05-27 13:48:23.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-27 13:48:23.708 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-27 13:48:23.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-27 13:48:26.922 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:26.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-27 13:48:26.927 | address-scope 2026-05-27 13:48:26.927 | agent 2026-05-27 13:48:26.927 | allowed-address-pairs 2026-05-27 13:48:26.927 | auto-allocated-topology 2026-05-27 13:48:26.927 | availability_zone 2026-05-27 13:48:26.927 | default-subnetpools 2026-05-27 13:48:26.927 | dhcp_agent_scheduler 2026-05-27 13:48:26.927 | dns-integration 2026-05-27 13:48:26.927 | dns-domain-ports 2026-05-27 13:48:26.928 | dns-integration-domain-keywords 2026-05-27 13:48:26.928 | empty-string-filtering 2026-05-27 13:48:26.928 | external-net 2026-05-27 13:48:26.928 | extra_dhcp_opt 2026-05-27 13:48:26.928 | extraroute 2026-05-27 13:48:26.928 | extraroute-atomic 2026-05-27 13:48:26.928 | filter-validation 2026-05-27 13:48:26.928 | floating-ip-port-forwarding-detail 2026-05-27 13:48:26.928 | fip-port-details 2026-05-27 13:48:26.929 | flavors 2026-05-27 13:48:26.929 | floatingip-pools 2026-05-27 13:48:26.929 | router 2026-05-27 13:48:26.929 | enable-default-route-bfd 2026-05-27 13:48:26.929 | enable-default-route-ecmp 2026-05-27 13:48:26.929 | ext-gw-mode 2026-05-27 13:48:26.929 | l3-ha 2026-05-27 13:48:26.929 | external-gateway-multihoming 2026-05-27 13:48:26.930 | l3-flavors 2026-05-27 13:48:26.930 | multi-provider 2026-05-27 13:48:26.930 | net-mtu 2026-05-27 13:48:26.930 | net-mtu-writable 2026-05-27 13:48:26.930 | network_availability_zone 2026-05-27 13:48:26.930 | network-ip-availability 2026-05-27 13:48:26.930 | network-ip-availability-details 2026-05-27 13:48:26.931 | pagination 2026-05-27 13:48:26.931 | port-device-profile 2026-05-27 13:48:26.931 | port-mac-address-regenerate 2026-05-27 13:48:26.931 | port-numa-affinity-policy 2026-05-27 13:48:26.931 | port-numa-affinity-policy-socket 2026-05-27 13:48:26.931 | binding 2026-05-27 13:48:26.931 | binding-extended 2026-05-27 13:48:26.932 | port-security 2026-05-27 13:48:26.932 | project-id 2026-05-27 13:48:26.932 | provider 2026-05-27 13:48:26.932 | qinq 2026-05-27 13:48:26.932 | quota-check-limit 2026-05-27 13:48:26.932 | quota-check-limit-default 2026-05-27 13:48:26.932 | quotas 2026-05-27 13:48:26.932 | quota_details 2026-05-27 13:48:26.932 | rbac-policies 2026-05-27 13:48:26.933 | rbac-address-scope 2026-05-27 13:48:26.933 | rbac-security-groups 2026-05-27 13:48:26.933 | revision-if-match 2026-05-27 13:48:26.933 | standard-attr-revisions 2026-05-27 13:48:26.933 | router_availability_zone 2026-05-27 13:48:26.933 | router-enable-snat 2026-05-27 13:48:26.933 | security-groups-default-rules 2026-05-27 13:48:26.933 | security-groups-normalized-cidr 2026-05-27 13:48:26.933 | security-groups-remote-address-group 2026-05-27 13:48:26.934 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:26.934 | security-groups-shared-filtering 2026-05-27 13:48:26.934 | security-group 2026-05-27 13:48:26.934 | service-type 2026-05-27 13:48:26.934 | sorting 2026-05-27 13:48:26.934 | standard-attr-description 2026-05-27 13:48:26.934 | stateful-security-group 2026-05-27 13:48:26.934 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:26.934 | subnet-external-network 2026-05-27 13:48:26.935 | subnet-service-types 2026-05-27 13:48:26.935 | subnet_allocation 2026-05-27 13:48:26.935 | subnetpool-prefix-ops 2026-05-27 13:48:26.935 | tag-creation 2026-05-27 13:48:26.935 | standard-attr-tag 2026-05-27 13:48:26.935 | standard-attr-timestamp 2026-05-27 13:48:26.935 | vlan-transparent' 2026-05-27 13:48:26.935 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-27 13:48:26.936 | address-scope 2026-05-27 13:48:26.936 | agent 2026-05-27 13:48:26.936 | allowed-address-pairs 2026-05-27 13:48:26.936 | auto-allocated-topology 2026-05-27 13:48:26.936 | availability_zone 2026-05-27 13:48:26.936 | default-subnetpools 2026-05-27 13:48:26.936 | dhcp_agent_scheduler 2026-05-27 13:48:26.936 | dns-integration 2026-05-27 13:48:26.937 | dns-domain-ports 2026-05-27 13:48:26.937 | dns-integration-domain-keywords 2026-05-27 13:48:26.937 | empty-string-filtering 2026-05-27 13:48:26.937 | external-net 2026-05-27 13:48:26.937 | extra_dhcp_opt 2026-05-27 13:48:26.937 | extraroute 2026-05-27 13:48:26.937 | extraroute-atomic 2026-05-27 13:48:26.937 | filter-validation 2026-05-27 13:48:26.938 | floating-ip-port-forwarding-detail 2026-05-27 13:48:26.938 | fip-port-details 2026-05-27 13:48:26.938 | flavors 2026-05-27 13:48:26.938 | floatingip-pools 2026-05-27 13:48:26.938 | router 2026-05-27 13:48:26.938 | enable-default-route-bfd 2026-05-27 13:48:26.938 | enable-default-route-ecmp 2026-05-27 13:48:26.938 | ext-gw-mode 2026-05-27 13:48:26.938 | l3-ha 2026-05-27 13:48:26.939 | external-gateway-multihoming 2026-05-27 13:48:26.939 | l3-flavors 2026-05-27 13:48:26.939 | multi-provider 2026-05-27 13:48:26.939 | net-mtu 2026-05-27 13:48:26.939 | net-mtu-writable 2026-05-27 13:48:26.939 | network_availability_zone 2026-05-27 13:48:26.939 | network-ip-availability 2026-05-27 13:48:26.940 | network-ip-availability-details 2026-05-27 13:48:26.940 | pagination 2026-05-27 13:48:26.940 | port-device-profile 2026-05-27 13:48:26.940 | port-mac-address-regenerate 2026-05-27 13:48:26.940 | port-numa-affinity-policy 2026-05-27 13:48:26.940 | port-numa-affinity-policy-socket 2026-05-27 13:48:26.940 | binding 2026-05-27 13:48:26.940 | binding-extended 2026-05-27 13:48:26.940 | port-security 2026-05-27 13:48:26.941 | project-id 2026-05-27 13:48:26.941 | provider 2026-05-27 13:48:26.941 | qinq 2026-05-27 13:48:26.941 | quota-check-limit 2026-05-27 13:48:26.941 | quota-check-limit-default 2026-05-27 13:48:26.941 | quotas 2026-05-27 13:48:26.941 | quota_details 2026-05-27 13:48:26.941 | rbac-policies 2026-05-27 13:48:26.942 | rbac-address-scope 2026-05-27 13:48:26.942 | rbac-security-groups 2026-05-27 13:48:26.942 | revision-if-match 2026-05-27 13:48:26.942 | standard-attr-revisions 2026-05-27 13:48:26.942 | router_availability_zone 2026-05-27 13:48:26.942 | router-enable-snat 2026-05-27 13:48:26.942 | security-groups-default-rules 2026-05-27 13:48:26.942 | security-groups-normalized-cidr 2026-05-27 13:48:26.942 | security-groups-remote-address-group 2026-05-27 13:48:26.943 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:26.943 | security-groups-shared-filtering 2026-05-27 13:48:26.943 | security-group 2026-05-27 13:48:26.943 | service-type 2026-05-27 13:48:26.943 | sorting 2026-05-27 13:48:26.943 | standard-attr-description 2026-05-27 13:48:26.943 | stateful-security-group 2026-05-27 13:48:26.943 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:26.943 | subnet-external-network 2026-05-27 13:48:26.944 | subnet-service-types 2026-05-27 13:48:26.944 | subnet_allocation 2026-05-27 13:48:26.944 | subnetpool-prefix-ops 2026-05-27 13:48:26.944 | tag-creation 2026-05-27 13:48:26.944 | standard-attr-tag 2026-05-27 13:48:26.944 | standard-attr-timestamp 2026-05-27 13:48:26.944 | vlan-transparent =~ router ]] 2026-05-27 13:48:26.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-27 13:48:26.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-27 13:48:26.945 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-27 13:48:26.947 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-27 13:48:30.231 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:30.234 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-27 13:48:30.235 | address-scope 2026-05-27 13:48:30.235 | agent 2026-05-27 13:48:30.235 | allowed-address-pairs 2026-05-27 13:48:30.235 | auto-allocated-topology 2026-05-27 13:48:30.235 | availability_zone 2026-05-27 13:48:30.235 | default-subnetpools 2026-05-27 13:48:30.235 | dhcp_agent_scheduler 2026-05-27 13:48:30.235 | dns-integration 2026-05-27 13:48:30.236 | dns-domain-ports 2026-05-27 13:48:30.236 | dns-integration-domain-keywords 2026-05-27 13:48:30.236 | empty-string-filtering 2026-05-27 13:48:30.236 | external-net 2026-05-27 13:48:30.236 | extra_dhcp_opt 2026-05-27 13:48:30.236 | extraroute 2026-05-27 13:48:30.236 | extraroute-atomic 2026-05-27 13:48:30.236 | filter-validation 2026-05-27 13:48:30.237 | floating-ip-port-forwarding-detail 2026-05-27 13:48:30.239 | fip-port-details 2026-05-27 13:48:30.239 | flavors 2026-05-27 13:48:30.240 | floatingip-pools 2026-05-27 13:48:30.240 | router 2026-05-27 13:48:30.241 | enable-default-route-bfd 2026-05-27 13:48:30.241 | enable-default-route-ecmp 2026-05-27 13:48:30.241 | ext-gw-mode 2026-05-27 13:48:30.241 | l3-ha 2026-05-27 13:48:30.242 | external-gateway-multihoming 2026-05-27 13:48:30.242 | l3-flavors 2026-05-27 13:48:30.242 | multi-provider 2026-05-27 13:48:30.242 | net-mtu 2026-05-27 13:48:30.242 | net-mtu-writable 2026-05-27 13:48:30.242 | network_availability_zone 2026-05-27 13:48:30.242 | network-ip-availability 2026-05-27 13:48:30.243 | network-ip-availability-details 2026-05-27 13:48:30.243 | pagination 2026-05-27 13:48:30.243 | port-device-profile 2026-05-27 13:48:30.243 | port-mac-address-regenerate 2026-05-27 13:48:30.243 | port-numa-affinity-policy 2026-05-27 13:48:30.243 | port-numa-affinity-policy-socket 2026-05-27 13:48:30.244 | binding 2026-05-27 13:48:30.244 | binding-extended 2026-05-27 13:48:30.244 | port-security 2026-05-27 13:48:30.244 | project-id 2026-05-27 13:48:30.244 | provider 2026-05-27 13:48:30.244 | qinq 2026-05-27 13:48:30.245 | quota-check-limit 2026-05-27 13:48:30.245 | quota-check-limit-default 2026-05-27 13:48:30.245 | quotas 2026-05-27 13:48:30.245 | quota_details 2026-05-27 13:48:30.245 | rbac-policies 2026-05-27 13:48:30.245 | rbac-address-scope 2026-05-27 13:48:30.246 | rbac-security-groups 2026-05-27 13:48:30.246 | revision-if-match 2026-05-27 13:48:30.246 | standard-attr-revisions 2026-05-27 13:48:30.246 | router_availability_zone 2026-05-27 13:48:30.246 | router-enable-snat 2026-05-27 13:48:30.247 | security-groups-default-rules 2026-05-27 13:48:30.247 | security-groups-normalized-cidr 2026-05-27 13:48:30.247 | security-groups-remote-address-group 2026-05-27 13:48:30.247 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:30.247 | security-groups-shared-filtering 2026-05-27 13:48:30.247 | security-group 2026-05-27 13:48:30.248 | service-type 2026-05-27 13:48:30.248 | sorting 2026-05-27 13:48:30.248 | standard-attr-description 2026-05-27 13:48:30.248 | stateful-security-group 2026-05-27 13:48:30.248 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:30.248 | subnet-external-network 2026-05-27 13:48:30.249 | subnet-service-types 2026-05-27 13:48:30.249 | subnet_allocation 2026-05-27 13:48:30.249 | subnetpool-prefix-ops 2026-05-27 13:48:30.249 | tag-creation 2026-05-27 13:48:30.249 | standard-attr-tag 2026-05-27 13:48:30.249 | standard-attr-timestamp 2026-05-27 13:48:30.249 | vlan-transparent' 2026-05-27 13:48:30.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-27 13:48:30.250 | address-scope 2026-05-27 13:48:30.250 | agent 2026-05-27 13:48:30.250 | allowed-address-pairs 2026-05-27 13:48:30.250 | auto-allocated-topology 2026-05-27 13:48:30.250 | availability_zone 2026-05-27 13:48:30.251 | default-subnetpools 2026-05-27 13:48:30.251 | dhcp_agent_scheduler 2026-05-27 13:48:30.251 | dns-integration 2026-05-27 13:48:30.251 | dns-domain-ports 2026-05-27 13:48:30.251 | dns-integration-domain-keywords 2026-05-27 13:48:30.252 | empty-string-filtering 2026-05-27 13:48:30.252 | external-net 2026-05-27 13:48:30.252 | extra_dhcp_opt 2026-05-27 13:48:30.252 | extraroute 2026-05-27 13:48:30.252 | extraroute-atomic 2026-05-27 13:48:30.252 | filter-validation 2026-05-27 13:48:30.253 | floating-ip-port-forwarding-detail 2026-05-27 13:48:30.253 | fip-port-details 2026-05-27 13:48:30.253 | flavors 2026-05-27 13:48:30.253 | floatingip-pools 2026-05-27 13:48:30.253 | router 2026-05-27 13:48:30.253 | enable-default-route-bfd 2026-05-27 13:48:30.254 | enable-default-route-ecmp 2026-05-27 13:48:30.254 | ext-gw-mode 2026-05-27 13:48:30.254 | l3-ha 2026-05-27 13:48:30.254 | external-gateway-multihoming 2026-05-27 13:48:30.254 | l3-flavors 2026-05-27 13:48:30.254 | multi-provider 2026-05-27 13:48:30.254 | net-mtu 2026-05-27 13:48:30.255 | net-mtu-writable 2026-05-27 13:48:30.255 | network_availability_zone 2026-05-27 13:48:30.255 | network-ip-availability 2026-05-27 13:48:30.255 | network-ip-availability-details 2026-05-27 13:48:30.255 | pagination 2026-05-27 13:48:30.255 | port-device-profile 2026-05-27 13:48:30.256 | port-mac-address-regenerate 2026-05-27 13:48:30.256 | port-numa-affinity-policy 2026-05-27 13:48:30.256 | port-numa-affinity-policy-socket 2026-05-27 13:48:30.256 | binding 2026-05-27 13:48:30.256 | binding-extended 2026-05-27 13:48:30.256 | port-security 2026-05-27 13:48:30.256 | project-id 2026-05-27 13:48:30.257 | provider 2026-05-27 13:48:30.257 | qinq 2026-05-27 13:48:30.257 | quota-check-limit 2026-05-27 13:48:30.257 | quota-check-limit-default 2026-05-27 13:48:30.257 | quotas 2026-05-27 13:48:30.258 | quota_details 2026-05-27 13:48:30.258 | rbac-policies 2026-05-27 13:48:30.258 | rbac-address-scope 2026-05-27 13:48:30.258 | rbac-security-groups 2026-05-27 13:48:30.258 | revision-if-match 2026-05-27 13:48:30.258 | standard-attr-revisions 2026-05-27 13:48:30.259 | router_availability_zone 2026-05-27 13:48:30.259 | router-enable-snat 2026-05-27 13:48:30.259 | security-groups-default-rules 2026-05-27 13:48:30.259 | security-groups-normalized-cidr 2026-05-27 13:48:30.259 | security-groups-remote-address-group 2026-05-27 13:48:30.259 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:30.260 | security-groups-shared-filtering 2026-05-27 13:48:30.260 | security-group 2026-05-27 13:48:30.260 | service-type 2026-05-27 13:48:30.260 | sorting 2026-05-27 13:48:30.260 | standard-attr-description 2026-05-27 13:48:30.260 | stateful-security-group 2026-05-27 13:48:30.260 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:30.260 | subnet-external-network 2026-05-27 13:48:30.261 | subnet-service-types 2026-05-27 13:48:30.261 | subnet_allocation 2026-05-27 13:48:30.261 | subnetpool-prefix-ops 2026-05-27 13:48:30.261 | tag-creation 2026-05-27 13:48:30.262 | standard-attr-tag 2026-05-27 13:48:30.262 | standard-attr-timestamp 2026-05-27 13:48:30.262 | vlan-transparent =~ external-net ]] 2026-05-27 13:48:30.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-27 13:48:30.262 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-27 13:48:30.263 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-05-27 13:48:34.030 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:34.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=ee41f10c-ed31-4040-9aaa-454cde3867c9 2026-05-27 13:48:34.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-27 13:48:34.040 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:34.062 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-27 13:48:34.066 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-27 13:48:34.070 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-27 13:48:34.076 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-27 13:48:37.300 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:37.303 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-27 13:48:37.303 | address-scope 2026-05-27 13:48:37.303 | agent 2026-05-27 13:48:37.303 | allowed-address-pairs 2026-05-27 13:48:37.304 | auto-allocated-topology 2026-05-27 13:48:37.304 | availability_zone 2026-05-27 13:48:37.304 | default-subnetpools 2026-05-27 13:48:37.304 | dhcp_agent_scheduler 2026-05-27 13:48:37.304 | dns-integration 2026-05-27 13:48:37.304 | dns-domain-ports 2026-05-27 13:48:37.305 | dns-integration-domain-keywords 2026-05-27 13:48:37.305 | empty-string-filtering 2026-05-27 13:48:37.305 | external-net 2026-05-27 13:48:37.305 | extra_dhcp_opt 2026-05-27 13:48:37.305 | extraroute 2026-05-27 13:48:37.306 | extraroute-atomic 2026-05-27 13:48:37.306 | filter-validation 2026-05-27 13:48:37.306 | floating-ip-port-forwarding-detail 2026-05-27 13:48:37.306 | fip-port-details 2026-05-27 13:48:37.306 | flavors 2026-05-27 13:48:37.306 | floatingip-pools 2026-05-27 13:48:37.306 | router 2026-05-27 13:48:37.307 | enable-default-route-bfd 2026-05-27 13:48:37.307 | enable-default-route-ecmp 2026-05-27 13:48:37.307 | ext-gw-mode 2026-05-27 13:48:37.307 | l3-ha 2026-05-27 13:48:37.307 | external-gateway-multihoming 2026-05-27 13:48:37.307 | l3-flavors 2026-05-27 13:48:37.308 | multi-provider 2026-05-27 13:48:37.308 | net-mtu 2026-05-27 13:48:37.308 | net-mtu-writable 2026-05-27 13:48:37.308 | network_availability_zone 2026-05-27 13:48:37.308 | network-ip-availability 2026-05-27 13:48:37.308 | network-ip-availability-details 2026-05-27 13:48:37.309 | pagination 2026-05-27 13:48:37.309 | port-device-profile 2026-05-27 13:48:37.309 | port-mac-address-regenerate 2026-05-27 13:48:37.309 | port-numa-affinity-policy 2026-05-27 13:48:37.309 | port-numa-affinity-policy-socket 2026-05-27 13:48:37.309 | binding 2026-05-27 13:48:37.310 | binding-extended 2026-05-27 13:48:37.310 | port-security 2026-05-27 13:48:37.310 | project-id 2026-05-27 13:48:37.310 | provider 2026-05-27 13:48:37.310 | qinq 2026-05-27 13:48:37.310 | quota-check-limit 2026-05-27 13:48:37.311 | quota-check-limit-default 2026-05-27 13:48:37.311 | quotas 2026-05-27 13:48:37.311 | quota_details 2026-05-27 13:48:37.311 | rbac-policies 2026-05-27 13:48:37.311 | rbac-address-scope 2026-05-27 13:48:37.312 | rbac-security-groups 2026-05-27 13:48:37.312 | revision-if-match 2026-05-27 13:48:37.312 | standard-attr-revisions 2026-05-27 13:48:37.312 | router_availability_zone 2026-05-27 13:48:37.312 | router-enable-snat 2026-05-27 13:48:37.312 | security-groups-default-rules 2026-05-27 13:48:37.313 | security-groups-normalized-cidr 2026-05-27 13:48:37.313 | security-groups-remote-address-group 2026-05-27 13:48:37.313 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:37.313 | security-groups-shared-filtering 2026-05-27 13:48:37.313 | security-group 2026-05-27 13:48:37.313 | service-type 2026-05-27 13:48:37.313 | sorting 2026-05-27 13:48:37.314 | standard-attr-description 2026-05-27 13:48:37.314 | stateful-security-group 2026-05-27 13:48:37.314 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:37.314 | subnet-external-network 2026-05-27 13:48:37.314 | subnet-service-types 2026-05-27 13:48:37.314 | subnet_allocation 2026-05-27 13:48:37.315 | subnetpool-prefix-ops 2026-05-27 13:48:37.315 | tag-creation 2026-05-27 13:48:37.315 | standard-attr-tag 2026-05-27 13:48:37.315 | standard-attr-timestamp 2026-05-27 13:48:37.315 | vlan-transparent' 2026-05-27 13:48:37.316 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-27 13:48:37.316 | address-scope 2026-05-27 13:48:37.316 | agent 2026-05-27 13:48:37.316 | allowed-address-pairs 2026-05-27 13:48:37.316 | auto-allocated-topology 2026-05-27 13:48:37.316 | availability_zone 2026-05-27 13:48:37.317 | default-subnetpools 2026-05-27 13:48:37.317 | dhcp_agent_scheduler 2026-05-27 13:48:37.317 | dns-integration 2026-05-27 13:48:37.317 | dns-domain-ports 2026-05-27 13:48:37.317 | dns-integration-domain-keywords 2026-05-27 13:48:37.317 | empty-string-filtering 2026-05-27 13:48:37.317 | external-net 2026-05-27 13:48:37.318 | extra_dhcp_opt 2026-05-27 13:48:37.318 | extraroute 2026-05-27 13:48:37.318 | extraroute-atomic 2026-05-27 13:48:37.318 | filter-validation 2026-05-27 13:48:37.318 | floating-ip-port-forwarding-detail 2026-05-27 13:48:37.319 | fip-port-details 2026-05-27 13:48:37.319 | flavors 2026-05-27 13:48:37.319 | floatingip-pools 2026-05-27 13:48:37.319 | router 2026-05-27 13:48:37.319 | enable-default-route-bfd 2026-05-27 13:48:37.319 | enable-default-route-ecmp 2026-05-27 13:48:37.319 | ext-gw-mode 2026-05-27 13:48:37.320 | l3-ha 2026-05-27 13:48:37.320 | external-gateway-multihoming 2026-05-27 13:48:37.320 | l3-flavors 2026-05-27 13:48:37.320 | multi-provider 2026-05-27 13:48:37.320 | net-mtu 2026-05-27 13:48:37.320 | net-mtu-writable 2026-05-27 13:48:37.321 | network_availability_zone 2026-05-27 13:48:37.321 | network-ip-availability 2026-05-27 13:48:37.321 | network-ip-availability-details 2026-05-27 13:48:37.321 | pagination 2026-05-27 13:48:37.321 | port-device-profile 2026-05-27 13:48:37.321 | port-mac-address-regenerate 2026-05-27 13:48:37.322 | port-numa-affinity-policy 2026-05-27 13:48:37.322 | port-numa-affinity-policy-socket 2026-05-27 13:48:37.322 | binding 2026-05-27 13:48:37.322 | binding-extended 2026-05-27 13:48:37.322 | port-security 2026-05-27 13:48:37.322 | project-id 2026-05-27 13:48:37.323 | provider 2026-05-27 13:48:37.323 | qinq 2026-05-27 13:48:37.323 | quota-check-limit 2026-05-27 13:48:37.323 | quota-check-limit-default 2026-05-27 13:48:37.323 | quotas 2026-05-27 13:48:37.323 | quota_details 2026-05-27 13:48:37.324 | rbac-policies 2026-05-27 13:48:37.324 | rbac-address-scope 2026-05-27 13:48:37.324 | rbac-security-groups 2026-05-27 13:48:37.324 | revision-if-match 2026-05-27 13:48:37.324 | standard-attr-revisions 2026-05-27 13:48:37.324 | router_availability_zone 2026-05-27 13:48:37.325 | router-enable-snat 2026-05-27 13:48:37.325 | security-groups-default-rules 2026-05-27 13:48:37.325 | security-groups-normalized-cidr 2026-05-27 13:48:37.325 | security-groups-remote-address-group 2026-05-27 13:48:37.325 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:48:37.325 | security-groups-shared-filtering 2026-05-27 13:48:37.325 | security-group 2026-05-27 13:48:37.326 | service-type 2026-05-27 13:48:37.326 | sorting 2026-05-27 13:48:37.326 | standard-attr-description 2026-05-27 13:48:37.326 | stateful-security-group 2026-05-27 13:48:37.326 | subnet-dns-publish-fixed-ip 2026-05-27 13:48:37.327 | subnet-external-network 2026-05-27 13:48:37.327 | subnet-service-types 2026-05-27 13:48:37.327 | subnet_allocation 2026-05-27 13:48:37.327 | subnetpool-prefix-ops 2026-05-27 13:48:37.327 | tag-creation 2026-05-27 13:48:37.327 | standard-attr-tag 2026-05-27 13:48:37.328 | standard-attr-timestamp 2026-05-27 13:48:37.328 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-27 13:48:37.328 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-27 13:48:37.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-27 13:48:37.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-27 13:48:37.328 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-05-27 13:48:42.005 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:42.008 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=622dc46e-408e-4c63-8cba-466e511dcb6d 2026-05-27 13:48:42.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-05-27 13:48:42.014 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:42.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-27 13:48:42.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-27 13:48:42.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ee41f10c-ed31-4040-9aaa-454cde3867c9 93cbb022-e6b9-4310-a520-ea3370a54d69 2026-05-27 13:48:48.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-27 13:48:48.357 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 622dc46e-408e-4c63-8cba-466e511dcb6d 2026-05-27 13:48:48.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-27 13:48:48.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-27 13:48:48.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-27 13:48:48.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 622dc46e-408e-4c63-8cba-466e511dcb6d --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-27 13:48:48.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-27 13:48:48.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-27 13:48:48.379 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-27 13:48:48.379 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 622dc46e-408e-4c63-8cba-466e511dcb6d --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-27 13:48:51.861 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:48:51.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-27 13:48:51.864 | | id | eb57ab3a-fe93-469f-8610-3cbcc44005a2 |' 2026-05-27 13:48:51.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-05-27 13:48:51.869 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:48:51.884 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb57ab3a-fe93-469f-8610-3cbcc44005a2 '|' 2026-05-27 13:48:51.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | eb57ab3a-fe93-469f-8610-3cbcc44005a2 |' 2026-05-27 13:48:51.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-27 13:48:51.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb57ab3a-fe93-469f-8610-3cbcc44005a2 '|' 2026-05-27 13:48:51.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-27 13:48:51.897 | ++ functions-common:get_field:798 : local data field 2026-05-27 13:48:51.899 | ++ functions-common:get_field:799 : read data 2026-05-27 13:48:51.902 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-27 13:48:51.904 | ++ functions-common:get_field:803 : field='$3' 2026-05-27 13:48:51.908 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-27 13:48:51.908 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | eb57ab3a-fe93-469f-8610-3cbcc44005a2 |' 2026-05-27 13:48:51.913 | ++ functions-common:get_field:799 : read data 2026-05-27 13:48:51.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-27 13:48:51.921 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' eb57ab3a-fe93-469f-8610-3cbcc44005a2 '|' 2026-05-27 13:48:51.922 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-27 13:48:51.924 | ++ functions-common:get_field:798 : local data field 2026-05-27 13:48:51.926 | ++ functions-common:get_field:799 : read data 2026-05-27 13:48:51.929 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-27 13:48:51.932 | ++ functions-common:get_field:803 : field='$6' 2026-05-27 13:48:51.935 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | eb57ab3a-fe93-469f-8610-3cbcc44005a2 |' 2026-05-27 13:48:51.935 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-27 13:48:51.940 | ++ functions-common:get_field:799 : read data 2026-05-27 13:48:51.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=eb57ab3a-fe93-469f-8610-3cbcc44005a2 2026-05-27 13:48:51.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 622dc46e-408e-4c63-8cba-466e511dcb6d ee41f10c-ed31-4040-9aaa-454cde3867c9 2026-05-27 13:48:58.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-27 13:48:58.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-27 13:48:58.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-27 13:48:58.328 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:48:58.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-27 13:48:58.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-27 13:48:58.335 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-27 13:48:58.338 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-27 13:48:58.340 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-27 13:48:58.343 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-27 13:48:58.380 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-27 13:48:58.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-27 13:48:58.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-27 13:48:58.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-27 13:48:58.398 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-27 13:48:58.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-05-27 13:48:58.406 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-27 13:48:58.410 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-27 13:48:58.415 | + functions-common:test_with_retry:2352 : local until=10 2026-05-27 13:48:58.420 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-27 13:48:58.425 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-27 13:48:58.429 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-27 13:48:58.434 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:48:58.438 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:48:58.444 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:48:58.451 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889738446 2026-05-27 13:48:58.455 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-05-27 13:48:58.466 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-27 13:48:58.470 | + functions-common:time_stop:2412 : local name 2026-05-27 13:48:58.475 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:48:58.480 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:48:58.484 | + functions-common:time_stop:2415 : local total 2026-05-27 13:48:58.489 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:48:58.493 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-27 13:48:58.499 | + functions-common:time_stop:2419 : start_time=1779889738446 2026-05-27 13:48:58.504 | + functions-common:time_stop:2421 : [[ -z 1779889738446 ]] 2026-05-27 13:48:58.511 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:48:58.517 | + functions-common:time_stop:2424 : end_time=1779889738512 2026-05-27 13:48:58.522 | + functions-common:time_stop:2425 : elapsed_time=66 2026-05-27 13:48:58.526 | + functions-common:time_stop:2426 : total=7359 2026-05-27 13:48:58.531 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:48:58.536 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7425 2026-05-27 13:48:58.544 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-27 13:48:58.544 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-27 13:48:58.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-27 13:48:58.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:48:58.563 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-27 13:48:58.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-27 13:48:58.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-27 13:48:58.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-27 13:48:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-27 13:48:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-27 13:48:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-27 13:48:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-05-27 13:49:01.903 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:49:01.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.227 ' 2026-05-27 13:49:01.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-05-27 13:49:01.917 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:49:01.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-27 13:49:01.946 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:49:01.950 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-27 13:49:01.954 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-27 13:49:01.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ee41f10c-ed31-4040-9aaa-454cde3867c9 ed21b058-f443-4bc5-bf2b-06e47198df22 2026-05-27 13:49:08.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-27 13:49:08.437 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 622dc46e-408e-4c63-8cba-466e511dcb6d 2026-05-27 13:49:08.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-27 13:49:08.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-27 13:49:08.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 622dc46e-408e-4c63-8cba-466e511dcb6d --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-27 13:49:08.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-27 13:49:08.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-27 13:49:08.460 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 622dc46e-408e-4c63-8cba-466e511dcb6d --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-27 13:49:08.461 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-27 13:49:14.945 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:49:14.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-27 13:49:14.948 | | id | 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 |' 2026-05-27 13:49:14.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-05-27 13:49:14.953 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:49:14.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 '|' 2026-05-27 13:49:14.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 |' 2026-05-27 13:49:14.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-27 13:49:14.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-27 13:49:14.983 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 '|' 2026-05-27 13:49:14.984 | ++ functions-common:get_field:798 : local data field 2026-05-27 13:49:14.988 | ++ functions-common:get_field:799 : read data 2026-05-27 13:49:14.990 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-27 13:49:14.993 | ++ functions-common:get_field:803 : field='$3' 2026-05-27 13:49:14.995 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 |' 2026-05-27 13:49:14.996 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-27 13:49:15.002 | ++ functions-common:get_field:799 : read data 2026-05-27 13:49:15.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-27 13:49:15.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-27 13:49:15.012 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 '|' 2026-05-27 13:49:15.012 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-27 13:49:15.014 | ++ functions-common:get_field:798 : local data field 2026-05-27 13:49:15.017 | ++ functions-common:get_field:799 : read data 2026-05-27 13:49:15.019 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-27 13:49:15.021 | ++ functions-common:get_field:803 : field='$6' 2026-05-27 13:49:15.024 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 |' 2026-05-27 13:49:15.025 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-27 13:49:15.030 | ++ functions-common:get_field:799 : read data 2026-05-27 13:49:15.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 2026-05-27 13:49:15.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-27 13:49:15.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-27 13:49:15.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-27 13:49:15.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-27 13:49:15.058 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:15.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-27 13:49:15.076 | net.ipv6.conf.all.forwarding = 1 2026-05-27 13:49:15.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 1a6ca71c-dd83-492b-9ef9-1dc7ecbd66a5 2026-05-27 13:49:15.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-27 13:49:15.084 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-27 13:49:15.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show ee41f10c-ed31-4040-9aaa-454cde3867c9 -c external_gateway_info -f json 2026-05-27 13:49:15.087 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-27 13:49:18.419 | ++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:49:18.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-27 13:49:18.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-05-27 13:49:18.430 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-27 13:49:18.448 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-27 13:49:18.451 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-27 13:49:18.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-27 13:49:18.458 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-27 13:49:18.461 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-27 13:49:18.464 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-27 13:49:18.495 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-27 13:49:18.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-27 13:49:18.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-27 13:49:18.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-27 13:49:18.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-27 13:49:18.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdbd:4b72:84b9::/56 2026-05-27 13:49:18.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z cd3e5213-e64f-46d4-a59f-6ad1a319f6c0 ]] 2026-05-27 13:49:18.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdbd:4b72:84b9::/56 via 2001:db8::1 dev br-ex 2026-05-27 13:49:18.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-27 13:49:18.580 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:49:18.585 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-27 13:49:18.608 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:18.612 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-27 13:49:18.615 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:49:18.618 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-27 13:49:18.621 | + ./stack.sh:main:1329 : start_nova 2026-05-27 13:49:18.624 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-27 13:49:18.627 | + lib/nova:start_nova_rest:1090 : 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-05-27 13:49:18.632 | + lib/nova:start_nova_rest:1091 : 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-05-27 13:49:18.635 | + lib/nova:start_nova_rest:1091 : 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-05-27 13:49:18.638 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-27 13:49:18.641 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.644 | + functions-common:run_process:1666 : local service=n-sch 2026-05-27 13:49:18.647 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.650 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:18.653 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:18.656 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:18.659 | + functions-common:run_process:1672 : local name=n-sch 2026-05-27 13:49:18.662 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:18.666 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:18.668 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:18.671 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:18.676 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:18.680 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889758677 2026-05-27 13:49:18.683 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-27 13:49:18.702 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:18.706 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-05-27 13:49:18.708 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-27 13:49:18.712 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.714 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.717 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.720 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.722 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-27 13:49:18.725 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-27 13:49:18.728 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-27 13:49:18.731 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:18.734 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:18.737 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:18.740 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:18.743 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-27 13:49:18.745 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-27 13:49:18.748 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-27 13:49:18.751 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-27 13:49:18.754 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-27 13:49:18.756 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:18.758 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:18.761 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:18.763 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:18.766 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:18.768 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-27 13:49:18.771 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:18.775 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-05-27 13:49:18.857 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:18.942 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-27 13:49:19.013 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:19.095 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-27 13:49:19.170 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-27 13:49:19.240 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:19.314 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:19.317 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:19.319 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-27 13:49:19.403 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:19.949 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-27 13:49:19.979 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-27 13:49:20.429 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-27 13:49:20.496 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:20.499 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:20.502 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:20.505 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:20.508 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:20.510 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:20.513 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:20.516 | + functions-common:time_stop:2419 : start_time=1779889758677 2026-05-27 13:49:20.519 | + functions-common:time_stop:2421 : [[ -z 1779889758677 ]] 2026-05-27 13:49:20.522 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:20.527 | + functions-common:time_stop:2424 : end_time=1779889760524 2026-05-27 13:49:20.530 | + functions-common:time_stop:2425 : elapsed_time=1847 2026-05-27 13:49:20.532 | + functions-common:time_stop:2426 : total=22054 2026-05-27 13:49:20.535 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:20.538 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23901 2026-05-27 13:49:20.542 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-27 13:49:20.547 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.549 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-27 13:49:20.552 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.555 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:20.558 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:20.561 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:20.563 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-27 13:49:20.566 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:20.569 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:20.572 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:20.575 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:20.579 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:20.584 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889760580 2026-05-27 13:49:20.586 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-27 13:49:20.604 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:20.607 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-05-27 13:49:20.610 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-27 13:49:20.612 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.615 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.618 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.621 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-27 13:49:20.624 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-27 13:49:20.627 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-27 13:49:20.630 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-27 13:49:20.634 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:20.638 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:20.641 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:20.644 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:20.648 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-27 13:49:20.651 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:49:20.654 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:49:20.657 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:20.661 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:49:20.664 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-27 13:49:20.667 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:20.670 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:49:20.673 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:49:20.677 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:49:20.680 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-27 13:49:20.682 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:49:20.687 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-05-27 13:49:20.764 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:49:20.837 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-05-27 13:49:20.904 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-27 13:49:20.971 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:49:21.039 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:21.118 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-27 13:49:21.192 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-27 13:49:21.259 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-27 13:49:21.326 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-27 13:49:21.398 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-27 13:49:21.481 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:49:21.484 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:49:21.486 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-05-27 13:49:21.569 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:49:22.069 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-27 13:49:22.107 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-27 13:49:22.600 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-27 13:49:22.747 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:22.751 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:22.755 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:22.762 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:22.766 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:22.769 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:22.773 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:22.775 | + functions-common:time_stop:2419 : start_time=1779889760580 2026-05-27 13:49:22.778 | + functions-common:time_stop:2421 : [[ -z 1779889760580 ]] 2026-05-27 13:49:22.785 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:22.788 | + functions-common:time_stop:2424 : end_time=1779889762785 2026-05-27 13:49:22.792 | + functions-common:time_stop:2425 : elapsed_time=2205 2026-05-27 13:49:22.794 | + functions-common:time_stop:2426 : total=23901 2026-05-27 13:49:22.797 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:22.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26106 2026-05-27 13:49:22.802 | + lib/nova:start_nova_rest:1098 : 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-05-27 13:49:22.805 | + lib/nova:start_nova_rest:1098 : 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-05-27 13:49:22.808 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-27 13:49:22.811 | + lib/nova:start_nova_console_proxies:1113 : 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-05-27 13:49:22.814 | + lib/nova:start_nova_console_proxies:1115 : 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-05-27 13:49:22.816 | + lib/nova:start_nova_console_proxies:1115 : 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-05-27 13:49:22.820 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-27 13:49:22.823 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:49:22.825 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-27 13:49:22.832 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-27 13:49:22.835 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:49:22.838 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-27 13:49:22.841 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-27 13:49:22.861 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:22.864 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-27 13:49:22.916 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-27 13:49:22.916 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-27 13:49:22.938 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:22.941 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-27 13:49:22.942 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-27 13:49:22.963 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:22.967 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-27 13:49:22.973 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:49:22.974 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-27 13:49:22.976 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-27 13:49:22.979 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:49:22.981 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:49:22.984 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-27 13:49:22.986 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:22.989 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-27 13:49:22.991 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:22.994 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:22.996 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:22.998 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:23.001 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-27 13:49:23.003 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:23.006 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:23.008 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:23.011 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:23.014 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:23.018 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889763015 2026-05-27 13:49:23.022 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-27 13:49:23.038 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:23.040 | + functions-common:run_process:1676 : _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-05-27 13:49:23.043 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-27 13:49:23.045 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:23.048 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:23.050 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:23.052 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:23.055 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-05-27 13:49:23.057 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-05-27 13:49:23.062 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-27 13:49:23.062 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:23.065 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:23.067 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:23.071 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:23.074 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-27 13:49:23.076 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-05-27 13:49:23.081 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:49:23.081 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-27 13:49:23.083 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-27 13:49:23.085 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:23.087 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:23.089 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:23.091 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:23.093 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:23.095 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-27 13:49:23.097 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:23.101 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-05-27 13:49:23.181 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:23.265 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-27 13:49:23.328 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:23.395 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-27 13:49:23.461 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-27 13:49:23.528 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:23.594 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:23.596 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:23.598 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-27 13:49:23.680 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:24.238 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-27 13:49:24.288 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-27 13:49:24.865 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-27 13:49:24.924 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:24.930 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:24.935 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:24.937 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:24.939 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:24.944 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:24.947 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:24.951 | + functions-common:time_stop:2419 : start_time=1779889763015 2026-05-27 13:49:24.956 | + functions-common:time_stop:2421 : [[ -z 1779889763015 ]] 2026-05-27 13:49:24.961 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:24.968 | + functions-common:time_stop:2424 : end_time=1779889764963 2026-05-27 13:49:24.972 | + functions-common:time_stop:2425 : elapsed_time=1948 2026-05-27 13:49:24.974 | + functions-common:time_stop:2426 : total=26106 2026-05-27 13:49:24.980 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:24.983 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28054 2026-05-27 13:49:24.987 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-27 13:49:24.990 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-27 13:49:24.995 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-27 13:49:24.998 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:25.002 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:25.005 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:25.007 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-27 13:49:25.012 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:25.015 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:25.017 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:25.020 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:25.024 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:25.029 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889765025 2026-05-27 13:49:25.032 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-27 13:49:25.053 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:25.056 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:25.060 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:25.061 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:25.064 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:25.067 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:25.070 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:25.073 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:25.075 | + functions-common:time_stop:2419 : start_time=1779889765025 2026-05-27 13:49:25.078 | + functions-common:time_stop:2421 : [[ -z 1779889765025 ]] 2026-05-27 13:49:25.082 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:25.085 | + functions-common:time_stop:2424 : end_time=1779889765082 2026-05-27 13:49:25.088 | + functions-common:time_stop:2425 : elapsed_time=57 2026-05-27 13:49:25.091 | + functions-common:time_stop:2426 : total=28054 2026-05-27 13:49:25.094 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:25.096 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28111 2026-05-27 13:49:25.100 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:25.102 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-27 13:49:25.105 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:25.108 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:25.110 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:25.113 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:25.116 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-27 13:49:25.118 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:25.121 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:25.123 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:25.126 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:25.131 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:25.133 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889765130 2026-05-27 13:49:25.136 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-27 13:49:25.160 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:25.163 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:25.165 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:25.168 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:25.171 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:25.173 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:25.176 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:25.179 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:25.181 | + functions-common:time_stop:2419 : start_time=1779889765130 2026-05-27 13:49:25.184 | + functions-common:time_stop:2421 : [[ -z 1779889765130 ]] 2026-05-27 13:49:25.187 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:25.191 | + functions-common:time_stop:2424 : end_time=1779889765188 2026-05-27 13:49:25.194 | + functions-common:time_stop:2425 : elapsed_time=58 2026-05-27 13:49:25.196 | + functions-common:time_stop:2426 : total=28111 2026-05-27 13:49:25.199 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:25.202 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28169 2026-05-27 13:49:25.205 | + lib/nova:start_nova_console_proxies:1134 : 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-05-27 13:49:25.208 | + lib/nova:start_nova_console_proxies:1134 : 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-05-27 13:49:25.211 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-27 13:49:25.213 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:49:25.216 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-27 13:49:25.219 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-27 13:49:25.242 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:25.245 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-27 13:49:25.306 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-27 13:49:25.311 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:49:25.314 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-27 13:49:25.381 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-27 13:49:25.403 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:25.405 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.407 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-27 13:49:25.410 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.412 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:25.414 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:25.416 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:25.419 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-27 13:49:25.422 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:25.423 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:25.425 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:25.428 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:25.431 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:25.435 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889765432 2026-05-27 13:49:25.437 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-27 13:49:25.457 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:25.459 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-05-27 13:49:25.463 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-27 13:49:25.464 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.467 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.469 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.472 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.474 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-27 13:49:25.476 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-27 13:49:25.479 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-27 13:49:25.481 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:25.484 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:25.488 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:25.489 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:25.491 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-27 13:49:25.494 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-27 13:49:25.497 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-27 13:49:25.499 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-27 13:49:25.501 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-27 13:49:25.503 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:25.505 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:25.507 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:25.509 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:25.511 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:25.513 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-27 13:49:25.516 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:25.520 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-05-27 13:49:25.611 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:25.736 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-27 13:49:25.842 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:25.957 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-27 13:49:26.075 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-27 13:49:26.173 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:26.281 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:26.281 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:26.283 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-27 13:49:26.380 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:26.967 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-27 13:49:27.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-27 13:49:27.496 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-27 13:49:27.555 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:27.558 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:27.562 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:27.568 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:27.570 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:27.573 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:27.578 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:27.583 | + functions-common:time_stop:2419 : start_time=1779889765432 2026-05-27 13:49:27.589 | + functions-common:time_stop:2421 : [[ -z 1779889765432 ]] 2026-05-27 13:49:27.598 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:27.604 | + functions-common:time_stop:2424 : end_time=1779889767599 2026-05-27 13:49:27.614 | + functions-common:time_stop:2425 : elapsed_time=2167 2026-05-27 13:49:27.615 | + functions-common:time_stop:2426 : total=28169 2026-05-27 13:49:27.620 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:27.624 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30336 2026-05-27 13:49:27.633 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-27 13:49:27.641 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-27 13:49:27.647 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-27 13:49:27.692 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:27.697 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-27 13:49:27.701 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-27 13:49:27.710 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-27 13:49:27.712 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-27 13:49:27.715 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-27 13:49:27.717 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.721 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-27 13:49:27.723 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.728 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:27.731 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:27.734 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:27.738 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-27 13:49:27.740 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:27.747 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:27.749 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:27.752 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:27.763 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:27.766 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889767761 2026-05-27 13:49:27.772 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-27 13:49:27.798 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:27.803 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-05-27 13:49:27.808 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-27 13:49:27.811 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.815 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.819 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.822 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.829 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-27 13:49:27.832 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-27 13:49:27.835 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-27 13:49:27.845 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:27.847 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:27.853 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:27.855 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:27.858 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-27 13:49:27.864 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-27 13:49:27.867 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:49:27.872 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-27 13:49:27.875 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-27 13:49:27.879 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:27.884 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:27.886 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:27.891 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:27.895 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:27.898 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-27 13:49:27.902 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:27.911 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-05-27 13:49:28.030 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:28.142 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-27 13:49:28.223 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:28.328 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-27 13:49:28.415 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-27 13:49:28.485 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:28.575 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:28.578 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:28.581 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-27 13:49:28.685 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:29.241 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-27 13:49:29.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-27 13:49:29.774 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-27 13:49:29.838 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:29.843 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:29.845 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:29.849 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:29.852 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:29.855 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:29.857 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:29.861 | + functions-common:time_stop:2419 : start_time=1779889767761 2026-05-27 13:49:29.866 | + functions-common:time_stop:2421 : [[ -z 1779889767761 ]] 2026-05-27 13:49:29.875 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:29.883 | + functions-common:time_stop:2424 : end_time=1779889769876 2026-05-27 13:49:29.887 | + functions-common:time_stop:2425 : elapsed_time=2115 2026-05-27 13:49:29.889 | + functions-common:time_stop:2426 : total=30336 2026-05-27 13:49:29.893 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:29.895 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32451 2026-05-27 13:49:29.898 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-27 13:49:29.903 | + lib/nova:start_nova_compute:995 : 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-05-27 13:49:29.908 | + lib/nova:start_nova_compute:996 : 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-05-27 13:49:29.914 | + lib/nova:start_nova_compute:996 : 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-05-27 13:49:29.917 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-27 13:49:29.919 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-27 13:49:29.924 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-27 13:49:29.927 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:49:29.929 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-27 13:49:29.932 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-27 13:49:29.934 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-27 13:49:29.939 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-27 13:49:29.943 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-27 13:49:29.946 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-27 13:49:29.951 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-27 13:49:29.959 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-27 13:49:29.959 | BEGIN { 2026-05-27 13:49:29.959 | section = "" 2026-05-27 13:49:29.959 | last_section = "" 2026-05-27 13:49:29.959 | section_count = 0 2026-05-27 13:49:29.959 | } 2026-05-27 13:49:29.959 | /^\[.+\]/ { 2026-05-27 13:49:29.959 | gsub("[][]", "", $1); 2026-05-27 13:49:29.959 | section=$1 2026-05-27 13:49:29.960 | next 2026-05-27 13:49:29.960 | } 2026-05-27 13:49:29.960 | /^ *\#/ { 2026-05-27 13:49:29.960 | next 2026-05-27 13:49:29.960 | } 2026-05-27 13:49:29.960 | /^[^ \t]+/ { 2026-05-27 13:49:29.960 | # get offset of first = in $0 2026-05-27 13:49:29.960 | eq_idx = index($0, "=") 2026-05-27 13:49:29.960 | # extract attr & value from $0 2026-05-27 13:49:29.960 | attr = substr($0, 1, eq_idx - 1) 2026-05-27 13:49:29.960 | value = substr($0, eq_idx + 1) 2026-05-27 13:49:29.961 | # only need to strip trailing whitespace from attr 2026-05-27 13:49:29.963 | sub(/[ \t]*$/, "", attr) 2026-05-27 13:49:29.963 | # need to strip leading & trailing whitespace from value 2026-05-27 13:49:29.963 | sub(/^[ \t]*/, "", value) 2026-05-27 13:49:29.965 | sub(/[ \t]*$/, "", value) 2026-05-27 13:49:29.965 | 2026-05-27 13:49:29.965 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-27 13:49:29.965 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-27 13:49:29.965 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-27 13:49:29.965 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-27 13:49:29.965 | if (! (section, attr) in cfg_attr_count) { 2026-05-27 13:49:29.965 | if (section != last_section) { 2026-05-27 13:49:29.965 | cfg_section[section_count++] = section 2026-05-27 13:49:29.966 | last_section = section 2026-05-27 13:49:29.966 | } 2026-05-27 13:49:29.967 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-27 13:49:29.968 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-27 13:49:29.968 | 2026-05-27 13:49:29.968 | cfg_attr[section, attr, 0] = value 2026-05-27 13:49:29.968 | cfg_attr_count[section, attr] = 1 2026-05-27 13:49:29.968 | } else { 2026-05-27 13:49:29.968 | lno = cfg_attr_count[section, attr]++ 2026-05-27 13:49:29.968 | cfg_attr[section, attr, lno] = value 2026-05-27 13:49:29.968 | } 2026-05-27 13:49:29.968 | } 2026-05-27 13:49:29.968 | END { 2026-05-27 13:49:29.968 | # Process each section in order 2026-05-27 13:49:29.969 | for (sno = 0; sno < section_count; sno++) { 2026-05-27 13:49:29.969 | section = cfg_section[sno] 2026-05-27 13:49:29.969 | # The ini routines simply append a config item immediately 2026-05-27 13:49:29.970 | # after the section header. To keep the same order as defined 2026-05-27 13:49:29.971 | # in local.conf, invoke the ini routines in the reverse order 2026-05-27 13:49:29.971 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-27 13:49:29.971 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-27 13:49:29.971 | if (cfg_attr_count[section, attr] == 1) 2026-05-27 13:49:29.972 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-27 13:49:29.972 | else { 2026-05-27 13:49:29.972 | # For multiline, invoke the ini routines in the reverse order 2026-05-27 13:49:29.972 | count = cfg_attr_count[section, attr] 2026-05-27 13:49:29.972 | print "inidelete " configfile " " section " " attr 2026-05-27 13:49:29.972 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-27 13:49:29.972 | for (l = count -2; l >= 0; l--) 2026-05-27 13:49:29.972 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-27 13:49:29.972 | } 2026-05-27 13:49:29.972 | } 2026-05-27 13:49:29.972 | } 2026-05-27 13:49:29.973 | } 2026-05-27 13:49:29.973 | ' 2026-05-27 13:49:29.974 | + inc/meta-config:merge_config_file:164 : read a 2026-05-27 13:49:29.974 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-27 13:49:29.974 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-27 13:49:29.975 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:49:29.975 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-27 13:49:29.980 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-27 13:49:29.989 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:49:29.994 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-27 13:49:29.999 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-27 13:49:29.999 | BEGIN { group = "" } 2026-05-27 13:49:29.999 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:49:29.999 | gsub("[][]", "", $1); 2026-05-27 13:49:29.999 | split($1, a, "|"); 2026-05-27 13:49:29.999 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-27 13:49:29.999 | group=a[1] 2026-05-27 13:49:30.000 | } else { 2026-05-27 13:49:30.000 | group="" 2026-05-27 13:49:30.001 | } 2026-05-27 13:49:30.001 | next 2026-05-27 13:49:30.001 | } 2026-05-27 13:49:30.002 | { 2026-05-27 13:49:30.002 | if (group != "") 2026-05-27 13:49:30.002 | print $0 2026-05-27 13:49:30.002 | } 2026-05-27 13:49:30.002 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:49:30.012 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-27 13:49:30.014 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-27 13:49:30.067 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-27 13:49:30.107 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-27 13:49:30.109 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-27 13:49:30.112 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-27 13:49:30.115 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-27 13:49:30.118 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-27 13:49:30.120 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-27 13:49:30.141 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:30.150 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-27 13:49:30.153 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-27 13:49:30.158 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-27 13:49:30.179 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:30.182 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.171:5672/nova_cell1 2026-05-27 13:49:30.185 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.171:5672/nova_cell1 2026-05-27 13:49:30.224 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-27 13:49:30.227 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-27 13:49:30.230 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-27 13:49:30.253 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-27 13:49:30.286 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-27 13:49:30.290 | + lib/nova:configure_console_compute:669 : local offset 2026-05-27 13:49:30.295 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-27 13:49:30.299 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-27 13:49:30.304 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-27 13:49:30.337 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.171 2026-05-27 13:49:30.341 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-27 13:49:30.365 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:30.368 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-27 13:49:30.372 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-27 13:49:30.376 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-27 13:49:30.379 | + functions:vercmp:648 : local 'op=<' 2026-05-27 13:49:30.383 | + functions:vercmp:649 : local v2=1.0.0 2026-05-27 13:49:30.387 | + functions:vercmp:650 : local result 2026-05-27 13:49:30.394 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-27 13:49:30.394 | ++ functions:vercmp:654 : head -1 2026-05-27 13:49:30.396 | ++ functions:vercmp:654 : sort -V 2026-05-27 13:49:30.404 | + functions:vercmp:654 : result=1.0.0 2026-05-27 13:49:30.408 | + functions:vercmp:656 : case $op in 2026-05-27 13:49:30.412 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-27 13:49:30.416 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-27 13:49:30.420 | + functions:vercmp:667 : return 2026-05-27 13:49:30.423 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.171:6080/vnc_lite.html 2026-05-27 13:49:30.427 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.171:6080/vnc_lite.html 2026-05-27 13:49:30.471 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.171:6081/spice_auto.html 2026-05-27 13:49:30.475 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.171:6081/spice_auto.html 2026-05-27 13:49:30.522 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-27 13:49:30.544 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:30.549 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-27 13:49:30.553 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.171 2026-05-27 13:49:30.558 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-27 13:49:30.603 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.171 2026-05-27 13:49:30.650 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-27 13:49:30.679 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:30.683 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-27 13:49:30.688 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-27 13:49:30.717 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:30.721 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-27 13:49:30.726 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-27 13:49:30.779 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-27 13:49:30.783 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-27 13:49:30.832 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-27 13:49:30.836 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-27 13:49:30.840 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-27 13:49:30.843 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-27 13:49:30.847 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-27 13:49:30.851 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-05-27 13:49:30.855 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-27 13:49:30.859 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:30.862 | + functions-common:run_process:1668 : local group=libvirt 2026-05-27 13:49:30.866 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:30.870 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:30.874 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-27 13:49:30.877 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:30.881 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:30.885 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:30.888 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:30.893 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:30.900 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889770895 2026-05-27 13:49:30.905 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-27 13:49:30.933 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:30.937 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-05-27 13:49:30.941 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-27 13:49:30.946 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:30.949 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:30.953 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:30.957 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:30.961 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-27 13:49:30.964 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-27 13:49:30.968 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-27 13:49:30.972 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-27 13:49:30.976 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:30.979 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:30.983 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:30.987 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-27 13:49:30.991 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-27 13:49:30.996 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:49:31.000 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-27 13:49:31.005 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-27 13:49:31.008 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-27 13:49:31.012 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:31.015 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:31.019 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:31.023 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-27 13:49:31.026 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-27 13:49:31.030 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-27 13:49:31.033 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:31.039 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-05-27 13:49:31.131 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:31.212 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-27 13:49:31.278 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:31.351 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-27 13:49:31.423 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-27 13:49:31.501 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:31.572 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:31.574 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-27 13:49:31.577 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-27 13:49:31.655 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-27 13:49:31.754 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:32.326 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-27 13:49:32.360 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-27 13:49:32.817 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-27 13:49:32.885 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:32.890 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:32.893 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:32.899 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:32.904 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:32.907 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:32.914 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:32.917 | + functions-common:time_stop:2419 : start_time=1779889770895 2026-05-27 13:49:32.920 | + functions-common:time_stop:2421 : [[ -z 1779889770895 ]] 2026-05-27 13:49:32.923 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:32.928 | + functions-common:time_stop:2424 : end_time=1779889772925 2026-05-27 13:49:32.930 | + functions-common:time_stop:2425 : elapsed_time=2030 2026-05-27 13:49:32.933 | + functions-common:time_stop:2426 : total=32451 2026-05-27 13:49:32.935 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:32.938 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34481 2026-05-27 13:49:32.940 | + lib/nova:start_nova_compute:1084 : 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-05-27 13:49:32.945 | + lib/nova:start_nova_compute:1084 : 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-05-27 13:49:32.947 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-27 13:49:32.966 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:32.969 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-27 13:49:32.970 | Dumping cells_v2 mapping 2026-05-27 13:49:32.972 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-27 13:49:33.826 | 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-05-27 13:49:36.930 | INFO dbcounter [None req-82b6ad08-d90a-4762-b949-f8fa8ad38d3e None None] Registered counter for database nova_api 2026-05-27 13:49:37.004 | DEBUG dbcounter [-] [73246] Writer thread running {{(pid=73246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:49:37.025 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-27 13:49:37.025 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-27 13:49:37.025 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-27 13:49:37.025 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-27 13:49:37.025 | | cell1 | f7a6bfac-9ede-479b-ac97-8b9315f8705b | rabbit://stackrabbit:stackqueue@192.168.122.171:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-27 13:49:37.025 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-27 13:49:37.660 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-27 13:49:37.663 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-27 13:49:37.758 | + inc/async:async_inner:63 : create_flavors 2026-05-27 13:49:37.820 | [2026 Async create_flavors:73345]: running: create_flavors 2026-05-27 13:49:37.826 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-27 13:49:37.856 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:37.860 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-27 13:49:37.864 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:49:37.867 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-27 13:49:37.871 | + ./stack.sh:main:1334 : start_cinder 2026-05-27 13:49:37.874 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-27 13:49:37.878 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-27 13:49:37.882 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-27 13:49:37.884 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-27 13:49:37.888 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-05-27 13:49:37.894 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-27 13:49:37.899 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.903 | + functions-common:run_process:1666 : local service=c-api 2026-05-27 13:49:37.906 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.910 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:37.913 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:37.917 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:37.921 | + functions-common:run_process:1672 : local name=c-api 2026-05-27 13:49:37.925 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:37.928 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:37.931 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:37.936 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:37.941 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:37.946 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889777942 2026-05-27 13:49:37.950 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-27 13:49:37.971 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:37.975 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-05-27 13:49:37.979 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-27 13:49:37.982 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.986 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.989 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.993 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-27 13:49:37.996 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-27 13:49:38.000 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-27 13:49:38.003 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-27 13:49:38.007 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:38.010 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:38.014 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:38.017 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:38.020 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-27 13:49:38.023 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:49:38.027 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:49:38.030 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:38.033 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:49:38.037 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-27 13:49:38.040 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:38.043 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:49:38.046 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:49:38.049 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:49:38.052 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-27 13:49:38.055 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:49:38.067 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-05-27 13:49:38.158 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:49:38.255 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-05-27 13:49:38.342 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-27 13:49:38.432 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:49:38.515 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:38.593 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-27 13:49:38.686 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-27 13:49:38.794 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-27 13:49:38.876 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-27 13:49:38.961 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-27 13:49:39.041 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:49:39.044 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:49:39.048 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-27 13:49:39.146 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:49:39.714 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-27 13:49:39.747 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-27 13:49:40.281 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-27 13:49:40.459 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:40.464 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:40.477 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:40.483 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:40.495 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:40.504 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:40.513 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:40.519 | + functions-common:time_stop:2419 : start_time=1779889777942 2026-05-27 13:49:40.525 | + functions-common:time_stop:2421 : [[ -z 1779889777942 ]] 2026-05-27 13:49:40.532 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:40.539 | + functions-common:time_stop:2424 : end_time=1779889780533 2026-05-27 13:49:40.545 | + functions-common:time_stop:2425 : elapsed_time=2591 2026-05-27 13:49:40.551 | + functions-common:time_stop:2426 : total=34481 2026-05-27 13:49:40.557 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:40.565 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37072 2026-05-27 13:49:40.570 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.171/volume/v3 2026-05-27 13:49:40.584 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-27 13:49:40.584 | Waiting for Cinder API to start... 2026-05-27 13:49:40.590 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.171/volume/v3 2026-05-27 13:49:40.595 | + functions:wait_for_service:476 : local timeout=60 2026-05-27 13:49:40.599 | + functions:wait_for_service:477 : local url=http://192.168.122.171/volume/v3 2026-05-27 13:49:40.607 | + functions:wait_for_service:478 : local rval=0 2026-05-27 13:49:40.613 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-27 13:49:40.618 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:49:40.625 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:40.634 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:40.640 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:40.649 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889780640 2026-05-27 13:49:40.658 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-27 13:49:40.664 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:49:40.669 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.171/volume/v3 2026-05-27 13:49:45.620 | + :: : [[ 401 == 503 ]] 2026-05-27 13:49:45.621 | + :: : [[ 0 -eq 7 ]] 2026-05-27 13:49:45.630 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-27 13:49:45.633 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:45.637 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:45.641 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:45.645 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:45.648 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:45.654 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:49:45.657 | + functions-common:time_stop:2419 : start_time=1779889780640 2026-05-27 13:49:45.660 | + functions-common:time_stop:2421 : [[ -z 1779889780640 ]] 2026-05-27 13:49:45.664 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:45.670 | + functions-common:time_stop:2424 : end_time=1779889785666 2026-05-27 13:49:45.673 | + functions-common:time_stop:2425 : elapsed_time=5026 2026-05-27 13:49:45.677 | + functions-common:time_stop:2426 : total=14969 2026-05-27 13:49:45.680 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:45.684 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19995 2026-05-27 13:49:45.687 | + functions:wait_for_service:486 : return 0 2026-05-27 13:49:45.690 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.694 | + functions-common:run_process:1666 : local service=c-sch 2026-05-27 13:49:45.697 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.700 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:45.704 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:45.707 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:45.710 | + functions-common:run_process:1672 : local name=c-sch 2026-05-27 13:49:45.713 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:45.716 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:45.719 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:45.723 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:45.727 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:45.732 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889785728 2026-05-27 13:49:45.735 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-27 13:49:45.766 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:45.772 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-05-27 13:49:45.777 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-27 13:49:45.782 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.787 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.791 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.795 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.800 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-27 13:49:45.804 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-27 13:49:45.809 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-27 13:49:45.813 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:45.818 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:45.822 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:45.827 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:45.832 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-27 13:49:45.837 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-27 13:49:45.843 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-05-27 13:49:45.846 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-27 13:49:45.853 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:45.853 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:45.857 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:45.861 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-27 13:49:45.867 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:45.873 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:45.876 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-27 13:49:45.880 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:45.888 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-05-27 13:49:46.009 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:46.111 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-27 13:49:46.201 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:46.290 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-27 13:49:46.388 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-27 13:49:46.460 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:46.532 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-27 13:49:46.535 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:46.539 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-27 13:49:46.639 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:47.215 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-27 13:49:47.250 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-27 13:49:47.763 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-27 13:49:47.823 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:47.830 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:47.835 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:47.841 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:47.847 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:47.850 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:47.854 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:47.859 | + functions-common:time_stop:2419 : start_time=1779889785728 2026-05-27 13:49:47.863 | + functions-common:time_stop:2421 : [[ -z 1779889785728 ]] 2026-05-27 13:49:47.871 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:47.878 | + functions-common:time_stop:2424 : end_time=1779889787873 2026-05-27 13:49:47.880 | + functions-common:time_stop:2425 : elapsed_time=2145 2026-05-27 13:49:47.882 | + functions-common:time_stop:2426 : total=37072 2026-05-27 13:49:47.885 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:47.888 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39217 2026-05-27 13:49:47.890 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:47.893 | + lib/cinder:start_cinder:639 : 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-05-27 13:49:47.896 | + functions-common:run_process:1666 : local service=c-bak 2026-05-27 13:49:47.898 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:47.900 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:47.904 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:47.906 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:47.908 | + functions-common:run_process:1672 : local name=c-bak 2026-05-27 13:49:47.911 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:47.913 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:47.917 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:47.918 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:47.924 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:47.930 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889787926 2026-05-27 13:49:47.933 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-27 13:49:47.954 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:47.957 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:47.958 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:47.960 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:47.963 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:47.965 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:47.968 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:47.970 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:47.972 | + functions-common:time_stop:2419 : start_time=1779889787926 2026-05-27 13:49:47.975 | + functions-common:time_stop:2421 : [[ -z 1779889787926 ]] 2026-05-27 13:49:47.978 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:47.982 | + functions-common:time_stop:2424 : end_time=1779889787980 2026-05-27 13:49:47.985 | + functions-common:time_stop:2425 : elapsed_time=54 2026-05-27 13:49:47.987 | + functions-common:time_stop:2426 : total=39217 2026-05-27 13:49:47.991 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:47.994 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39271 2026-05-27 13:49:47.998 | + lib/cinder:start_cinder:640 : 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-05-27 13:49:48.001 | + functions-common:run_process:1666 : local service=c-vol 2026-05-27 13:49:48.004 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.008 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:48.011 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:48.014 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:48.017 | + functions-common:run_process:1672 : local name=c-vol 2026-05-27 13:49:48.020 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:48.023 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:48.025 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:48.029 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:48.033 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:48.040 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889788035 2026-05-27 13:49:48.045 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-27 13:49:48.078 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:48.081 | + functions-common:run_process:1676 : _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-05-27 13:49:48.086 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-27 13:49:48.087 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.089 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.092 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.094 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.097 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-27 13:49:48.099 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-27 13:49:48.102 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-27 13:49:48.105 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:48.107 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:48.110 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:48.112 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:48.115 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-27 13:49:48.117 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-27 13:49:48.120 | + functions-common:_run_under_systemd:1642 : 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-05-27 13:49:48.122 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-27 13:49:48.125 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-27 13:49:48.128 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-27 13:49:48.131 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-27 13:49:48.133 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:48.136 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-27 13:49:48.138 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-27 13:49:48.141 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-27 13:49:48.143 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-27 13:49:48.148 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-05-27 13:49:48.226 | + functions-common:write_user_unit_file:1540 : 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-05-27 13:49:48.315 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-27 13:49:48.400 | + functions-common:write_user_unit_file:1542 : 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-05-27 13:49:48.489 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-27 13:49:48.575 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-27 13:49:48.664 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:48.756 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-27 13:49:48.761 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-27 13:49:48.862 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-27 13:49:48.864 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-27 13:49:48.966 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-27 13:49:49.513 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-27 13:49:49.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-27 13:49:50.050 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-27 13:49:50.121 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:50.125 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:50.129 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:50.134 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:50.143 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:50.148 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:50.155 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:50.158 | + functions-common:time_stop:2419 : start_time=1779889788035 2026-05-27 13:49:50.163 | + functions-common:time_stop:2421 : [[ -z 1779889788035 ]] 2026-05-27 13:49:50.164 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:50.173 | + functions-common:time_stop:2424 : end_time=1779889790165 2026-05-27 13:49:50.173 | + functions-common:time_stop:2425 : elapsed_time=2130 2026-05-27 13:49:50.173 | + functions-common:time_stop:2426 : total=39271 2026-05-27 13:49:50.175 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:50.177 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41401 2026-05-27 13:49:50.180 | + ./stack.sh:main:1335 : create_volume_types 2026-05-27 13:49:50.184 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-27 13:49:50.199 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:50.202 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-27 13:49:50.204 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-27 13:49:50.206 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-27 13:49:50.208 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-27 13:49:50.211 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-27 13:49:50.213 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-27 13:49:50.216 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-27 13:49:50.218 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-27 13:49:50.220 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-27 13:49:50.248 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:50.257 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-27 13:49:54.900 | +-------------+--------------------------------------+ 2026-05-27 13:49:54.900 | | Field | Value | 2026-05-27 13:49:54.901 | +-------------+--------------------------------------+ 2026-05-27 13:49:54.901 | | description | None | 2026-05-27 13:49:54.901 | | id | ceeca1b8-345e-44a4-a8a7-bd46b4165b1a | 2026-05-27 13:49:54.901 | | is_public | True | 2026-05-27 13:49:54.901 | | name | lvmdriver-1 | 2026-05-27 13:49:54.901 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-27 13:49:54.901 | +-------------+--------------------------------------+ 2026-05-27 13:49:55.271 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-27 13:49:55.279 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-27 13:49:55.285 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-27 13:49:55.292 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-27 13:49:55.329 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:55.336 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-27 13:49:55.342 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:49:55.349 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-27 13:49:55.355 | + ./stack.sh:main:1350 : start_glance 2026-05-27 13:49:55.364 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-27 13:49:55.372 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-27 13:49:55.382 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.388 | + functions-common:run_process:1666 : local service=g-api 2026-05-27 13:49:55.393 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.400 | + functions-common:run_process:1668 : local group= 2026-05-27 13:49:55.406 | + functions-common:run_process:1669 : local user= 2026-05-27 13:49:55.413 | + functions-common:run_process:1670 : local env_vars= 2026-05-27 13:49:55.417 | + functions-common:run_process:1672 : local name=g-api 2026-05-27 13:49:55.422 | + functions-common:run_process:1674 : time_start run_process 2026-05-27 13:49:55.429 | + functions-common:time_start:2398 : local name=run_process 2026-05-27 13:49:55.433 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:55.437 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:55.446 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:55.453 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889795447 2026-05-27 13:49:55.462 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-27 13:49:55.497 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:49:55.502 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-27 13:49:55.506 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-27 13:49:55.512 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.519 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.523 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.528 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-27 13:49:55.532 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-27 13:49:55.536 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-27 13:49:55.539 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-27 13:49:55.543 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-27 13:49:55.547 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-27 13:49:55.551 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-27 13:49:55.554 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-27 13:49:55.559 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-27 13:49:55.563 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-27 13:49:55.568 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-27 13:49:55.571 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:55.576 | + functions-common:_run_under_systemd:1640 : 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-05-27 13:49:55.581 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-27 13:49:55.584 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-27 13:49:55.591 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-27 13:49:55.597 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-27 13:49:55.598 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-27 13:49:55.601 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-27 13:49:55.603 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-27 13:49:55.608 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-05-27 13:49:55.710 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-27 13:49:55.818 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-05-27 13:49:55.903 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-27 13:49:55.980 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-27 13:49:56.056 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-27 13:49:56.144 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-27 13:49:56.237 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-27 13:49:56.321 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-27 13:49:56.387 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-27 13:49:56.449 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-27 13:49:56.513 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-27 13:49:56.515 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-27 13:49:56.517 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-27 13:49:56.591 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-27 13:49:57.160 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-27 13:49:57.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-27 13:49:57.717 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-27 13:49:57.866 | + functions-common:run_process:1678 : time_stop run_process 2026-05-27 13:49:57.872 | + functions-common:time_stop:2412 : local name 2026-05-27 13:49:57.879 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:49:57.885 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:49:57.891 | + functions-common:time_stop:2415 : local total 2026-05-27 13:49:57.894 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:49:57.897 | + functions-common:time_stop:2418 : name=run_process 2026-05-27 13:49:57.903 | + functions-common:time_stop:2419 : start_time=1779889795447 2026-05-27 13:49:57.908 | + functions-common:time_stop:2421 : [[ -z 1779889795447 ]] 2026-05-27 13:49:57.917 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:49:57.926 | + functions-common:time_stop:2424 : end_time=1779889797918 2026-05-27 13:49:57.931 | + functions-common:time_stop:2425 : elapsed_time=2471 2026-05-27 13:49:57.938 | + functions-common:time_stop:2426 : total=41401 2026-05-27 13:49:57.946 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:49:57.954 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43872 2026-05-27 13:49:57.963 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-27 13:49:58.010 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:49:58.021 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.171) to start...' 2026-05-27 13:49:58.021 | Waiting for g-api (192.168.122.171) to start... 2026-05-27 13:49:58.023 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.171/image 2026-05-27 13:49:58.030 | + functions:wait_for_service:476 : local timeout=60 2026-05-27 13:49:58.037 | + functions:wait_for_service:477 : local url=http://192.168.122.171/image 2026-05-27 13:49:58.043 | + functions:wait_for_service:478 : local rval=0 2026-05-27 13:49:58.053 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-27 13:49:58.056 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:49:58.065 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:49:58.074 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:49:58.077 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:49:58.088 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889798079 2026-05-27 13:49:58.093 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-27 13:49:58.099 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:49:58.106 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.171/image 2026-05-27 13:50:03.406 | + :: : [[ 300 == 503 ]] 2026-05-27 13:50:03.412 | + :: : [[ 0 -eq 7 ]] 2026-05-27 13:50:03.415 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-27 13:50:03.421 | + functions-common:time_stop:2412 : local name 2026-05-27 13:50:03.431 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:03.438 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:03.442 | + functions-common:time_stop:2415 : local total 2026-05-27 13:50:03.449 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:03.455 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:50:03.462 | + functions-common:time_stop:2419 : start_time=1779889798079 2026-05-27 13:50:03.466 | + functions-common:time_stop:2421 : [[ -z 1779889798079 ]] 2026-05-27 13:50:03.475 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:03.481 | + functions-common:time_stop:2424 : end_time=1779889803477 2026-05-27 13:50:03.485 | + functions-common:time_stop:2425 : elapsed_time=5398 2026-05-27 13:50:03.488 | + functions-common:time_stop:2426 : total=19995 2026-05-27 13:50:03.492 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:03.496 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25393 2026-05-27 13:50:03.499 | + functions:wait_for_service:486 : return 0 2026-05-27 13:50:03.504 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-27 13:50:03.523 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:03.525 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-27 13:50:03.550 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:03.554 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-27 13:50:03.556 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:50:03.559 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-27 13:50:03.562 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-27 13:50:03.566 | + ./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-05-27 13:50:03.568 | + 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-05-27 13:50:03.572 | + functions:upload_image:141 : local image image_fname image_name 2026-05-27 13:50:03.578 | + functions:upload_image:143 : local max_attempts=5 2026-05-27 13:50:03.578 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-27 13:50:03.585 | ++ 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-05-27 13:50:03.591 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:03.593 | + 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-05-27 13:50:03.595 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-27 13:50:03.601 | ++ functions:upload_image:151 : seq 5 2026-05-27 13:50:03.606 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-27 13:50:03.608 | + functions:upload_image:152 : local rc=0 2026-05-27 13:50:03.611 | + 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-05-27 13:50:03.614 | --2026-05-27 15:50:03-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:03.673 | Resolving github.com (github.com)... 140.82.121.4 2026-05-27 13:50:03.689 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-27 13:50:03.744 | HTTP request sent, awaiting response... 302 Found 2026-05-27 13:50:03.745 | 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-05-27T14%3A26%3A11Z&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-05-27T13%3A25%3A20Z&ske=2026-05-27T14%3A26%3A11Z&sks=b&skv=2018-11-09&sig=TkZzetMMRBnFpySIaD1pTFV2%2FgOMnF9vYBhMGIR4PQ0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTg5MTU1MSwibmJmIjoxNzc5ODg5NzUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tK-rDDHN3QcgnmYqjJ62a5qI_kIuHkmot96GFAnk6Uk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-27 13:50:03.745 | --2026-05-27 15:50:03-- 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-05-27T14%3A26%3A11Z&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-05-27T13%3A25%3A20Z&ske=2026-05-27T14%3A26%3A11Z&sks=b&skv=2018-11-09&sig=TkZzetMMRBnFpySIaD1pTFV2%2FgOMnF9vYBhMGIR4PQ0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTg5MTU1MSwibmJmIjoxNzc5ODg5NzUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tK-rDDHN3QcgnmYqjJ62a5qI_kIuHkmot96GFAnk6Uk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-27 13:50:03.747 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-05-27 13:50:03.759 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-05-27 13:50:03.847 | HTTP request sent, awaiting response... 200 OK 2026-05-27 13:50:03.847 | Length: 21692416 (21M) [application/octet-stream] 2026-05-27 13:50:03.847 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-27 13:50:03.901 | 2026-05-27 13:50:04.147 | 0K ........ ........ .... 100% 68.9M=0.3s 2026-05-27 13:50:04.148 | 2026-05-27 13:50:04.148 | 2026-05-27 15:50:04 (68.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-27 13:50:04.148 | 2026-05-27 13:50:04.153 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-27 13:50:04.155 | + functions:upload_image:163 : break 2026-05-27 13:50:04.158 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:04.161 | + 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-05-27 13:50:04.164 | + 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-05-27 13:50:04.167 | + 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-05-27 13:50:04.170 | + functions:upload_image:313 : local kernel= 2026-05-27 13:50:04.174 | + functions:upload_image:314 : local ramdisk= 2026-05-27 13:50:04.177 | + functions:upload_image:315 : local disk_format= 2026-05-27 13:50:04.179 | + functions:upload_image:316 : local container_format= 2026-05-27 13:50:04.182 | + functions:upload_image:317 : local unpack= 2026-05-27 13:50:04.185 | + functions:upload_image:318 : local img_property= 2026-05-27 13:50:04.188 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-27 13:50:04.190 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-27 13:50:04.194 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-27 13:50:04.197 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-27 13:50:04.200 | + functions:upload_image:328 : case "$image_fname" in 2026-05-27 13:50:04.204 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-27 13:50:04.210 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-27 13:50:04.212 | + functions:upload_image:350 : local format 2026-05-27 13:50:04.218 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:04.219 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-27 13:50:04.243 | + functions:upload_image:351 : format=qcow2 2026-05-27 13:50:04.247 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-27 13:50:04.251 | + functions:upload_image:353 : disk_format=qcow2 2026-05-27 13:50:04.257 | + functions:upload_image:357 : container_format=bare 2026-05-27 13:50:04.263 | + functions:upload_image:404 : is_arch ppc64le 2026-05-27 13:50:04.267 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:50:04.272 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-27 13:50:04.276 | + functions:upload_image:404 : is_arch ppc64 2026-05-27 13:50:04.280 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:50:04.285 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-27 13:50:04.288 | + functions:upload_image:404 : is_arch ppc 2026-05-27 13:50:04.299 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:50:04.305 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-27 13:50:04.308 | + functions:upload_image:408 : is_arch aarch64 2026-05-27 13:50:04.312 | ++ functions-common:is_arch:517 : uname -m 2026-05-27 13:50:04.318 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-27 13:50:04.321 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-27 13:50:04.327 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-27 13:50:04.348 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-27 13:50:04.365 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-27 13:50:04.368 | + 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-05-27 13:50:04.370 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-27 13:50:04.373 | + functions:_upload_image:112 : shift 2026-05-27 13:50:04.375 | + functions:_upload_image:113 : local container=bare 2026-05-27 13:50:04.377 | + functions:_upload_image:114 : shift 2026-05-27 13:50:04.379 | + functions:_upload_image:115 : local disk=qcow2 2026-05-27 13:50:04.381 | + functions:_upload_image:116 : shift 2026-05-27 13:50:04.384 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:04.386 | + functions:_upload_image:118 : shift 2026-05-27 13:50:04.388 | + functions:_upload_image:119 : local properties 2026-05-27 13:50:04.390 | + functions:_upload_image:120 : local useimport 2026-05-27 13:50:04.393 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-27 13:50:04.395 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-27 13:50:04.397 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-27 13:50:04.399 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-27 13:50:04.401 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-27 13:50:04.404 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-27 13:50:04.406 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-27 13:50:04.409 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-27 13:50:04.414 | + 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-05-27 13:50:10.555 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-27 13:50:10.556 | | Field | Value | 2026-05-27 13:50:10.556 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-27 13:50:10.556 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-27 13:50:10.556 | | container_format | bare | 2026-05-27 13:50:10.556 | | created_at | 2026-05-27T13:50:08Z | 2026-05-27 13:50:10.557 | | disk_format | qcow2 | 2026-05-27 13:50:10.557 | | file | /v2/images/5703b061-a63a-45d0-9d4c-1babebb45cbc/file | 2026-05-27 13:50:10.557 | | id | 5703b061-a63a-45d0-9d4c-1babebb45cbc | 2026-05-27 13:50:10.557 | | min_disk | 0 | 2026-05-27 13:50:10.557 | | min_ram | 0 | 2026-05-27 13:50:10.557 | | name | cirros-0.6.3-x86_64-disk | 2026-05-27 13:50:10.557 | | owner | 90777f451069459da88b98d8c585c14c | 2026-05-27 13:50:10.557 | | 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-05-27 13:50:10.557 | | protected | False | 2026-05-27 13:50:10.558 | | schema | /v2/schemas/image | 2026-05-27 13:50:10.558 | | size | 21692416 | 2026-05-27 13:50:10.559 | | status | active | 2026-05-27 13:50:10.559 | | tags | | 2026-05-27 13:50:10.559 | | updated_at | 2026-05-27T13:50:10Z | 2026-05-27 13:50:10.559 | | virtual_size | 117440512 | 2026-05-27 13:50:10.559 | | visibility | public | 2026-05-27 13:50:10.559 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-27 13:50:10.844 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-27 13:50:10.902 | [2026 Async create_flavors:73345]: Waiting for completion of create_flavors running on PID 73345 (2 other jobs running) 2026-05-27 13:50:10.931 | [2026 Async create_flavors:73345]: Signaling child to exit 2026-05-27 13:50:18.815 | + inc/async:async_inner:64 : rc=0 2026-05-27 13:50:18.844 | [73345 Async create_flavors:73345]: finished successfully 2026-05-27 13:50:18.873 | WAKEUP 2026-05-27 13:50:18.901 | [2026 Async create_flavors:73345]: Signaled 2026-05-27 13:50:18.903 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-27 13:50:18.903 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:18.904 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-27 13:50:18.904 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-27 13:50:18.905 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-05-27 13:50:18.905 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.905 | | Field | Value | 2026-05-27 13:50:18.905 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.905 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.906 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.906 | | description | None | 2026-05-27 13:50:18.906 | | disk | 1 | 2026-05-27 13:50:18.906 | | id | c1 | 2026-05-27 13:50:18.906 | | name | cirros256 | 2026-05-27 13:50:18.906 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.906 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.906 | | ram | 256 | 2026-05-27 13:50:18.906 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.907 | | swap | 0 | 2026-05-27 13:50:18.907 | | vcpus | 1 | 2026-05-27 13:50:18.907 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.907 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-05-27 13:50:18.907 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.907 | | Field | Value | 2026-05-27 13:50:18.907 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.907 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.908 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.908 | | description | None | 2026-05-27 13:50:18.908 | | disk | 5 | 2026-05-27 13:50:18.908 | | id | d1 | 2026-05-27 13:50:18.908 | | name | ds512M | 2026-05-27 13:50:18.908 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.908 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.908 | | ram | 512 | 2026-05-27 13:50:18.908 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.909 | | swap | 0 | 2026-05-27 13:50:18.909 | | vcpus | 1 | 2026-05-27 13:50:18.909 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.909 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-05-27 13:50:18.909 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.909 | | Field | Value | 2026-05-27 13:50:18.909 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.909 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.909 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.910 | | description | None | 2026-05-27 13:50:18.910 | | disk | 10 | 2026-05-27 13:50:18.910 | | id | d2 | 2026-05-27 13:50:18.910 | | name | ds1G | 2026-05-27 13:50:18.910 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.910 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.910 | | ram | 1024 | 2026-05-27 13:50:18.910 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.910 | | swap | 0 | 2026-05-27 13:50:18.911 | | vcpus | 1 | 2026-05-27 13:50:18.911 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.911 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-05-27 13:50:18.911 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.911 | | Field | Value | 2026-05-27 13:50:18.911 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.911 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.912 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.912 | | description | None | 2026-05-27 13:50:18.912 | | disk | 10 | 2026-05-27 13:50:18.912 | | id | d3 | 2026-05-27 13:50:18.912 | | name | ds2G | 2026-05-27 13:50:18.912 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.912 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.912 | | ram | 2048 | 2026-05-27 13:50:18.912 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.913 | | swap | 0 | 2026-05-27 13:50:18.913 | | vcpus | 2 | 2026-05-27 13:50:18.913 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.913 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-05-27 13:50:18.913 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.913 | | Field | Value | 2026-05-27 13:50:18.913 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.913 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.913 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.914 | | description | None | 2026-05-27 13:50:18.914 | | disk | 20 | 2026-05-27 13:50:18.914 | | id | d4 | 2026-05-27 13:50:18.914 | | name | ds4G | 2026-05-27 13:50:18.914 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.914 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.914 | | ram | 4096 | 2026-05-27 13:50:18.914 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.915 | | swap | 0 | 2026-05-27 13:50:18.915 | | vcpus | 4 | 2026-05-27 13:50:18.915 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.915 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-27 13:50:18.915 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-27 13:50:18.915 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-05-27 13:50:18.915 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.915 | | Field | Value | 2026-05-27 13:50:18.915 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.916 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.916 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.916 | | description | None | 2026-05-27 13:50:18.916 | | disk | 1 | 2026-05-27 13:50:18.916 | | id | 1 | 2026-05-27 13:50:18.916 | | name | m1.tiny | 2026-05-27 13:50:18.916 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.916 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.916 | | ram | 512 | 2026-05-27 13:50:18.917 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.917 | | swap | 0 | 2026-05-27 13:50:18.917 | | vcpus | 1 | 2026-05-27 13:50:18.917 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.917 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-05-27 13:50:18.917 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.917 | | Field | Value | 2026-05-27 13:50:18.918 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.918 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.918 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.918 | | description | None | 2026-05-27 13:50:18.918 | | disk | 20 | 2026-05-27 13:50:18.918 | | id | 2 | 2026-05-27 13:50:18.918 | | name | m1.small | 2026-05-27 13:50:18.918 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.918 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.919 | | ram | 2048 | 2026-05-27 13:50:18.919 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.919 | | swap | 0 | 2026-05-27 13:50:18.919 | | vcpus | 1 | 2026-05-27 13:50:18.919 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.919 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-05-27 13:50:18.919 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.919 | | Field | Value | 2026-05-27 13:50:18.920 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.920 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.920 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.920 | | description | None | 2026-05-27 13:50:18.920 | | disk | 40 | 2026-05-27 13:50:18.920 | | id | 3 | 2026-05-27 13:50:18.920 | | name | m1.medium | 2026-05-27 13:50:18.920 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.920 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.921 | | ram | 4096 | 2026-05-27 13:50:18.921 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.921 | | swap | 0 | 2026-05-27 13:50:18.921 | | vcpus | 2 | 2026-05-27 13:50:18.921 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.921 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-05-27 13:50:18.921 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.921 | | Field | Value | 2026-05-27 13:50:18.921 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.922 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.922 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.922 | | description | None | 2026-05-27 13:50:18.922 | | disk | 80 | 2026-05-27 13:50:18.922 | | id | 4 | 2026-05-27 13:50:18.922 | | name | m1.large | 2026-05-27 13:50:18.922 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.922 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.923 | | ram | 8192 | 2026-05-27 13:50:18.923 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.923 | | swap | 0 | 2026-05-27 13:50:18.923 | | vcpus | 4 | 2026-05-27 13:50:18.923 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.923 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-05-27 13:50:18.923 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.923 | | Field | Value | 2026-05-27 13:50:18.923 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.924 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:50:18.924 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:50:18.924 | | description | None | 2026-05-27 13:50:18.924 | | disk | 160 | 2026-05-27 13:50:18.924 | | id | 5 | 2026-05-27 13:50:18.924 | | name | m1.xlarge | 2026-05-27 13:50:18.925 | | os-flavor-access:is_public | True | 2026-05-27 13:50:18.925 | | properties | hw_rng:allowed='True' | 2026-05-27 13:50:18.925 | | ram | 16384 | 2026-05-27 13:50:18.925 | | rxtx_factor | 1.0 | 2026-05-27 13:50:18.925 | | swap | 0 | 2026-05-27 13:50:18.925 | | vcpus | 8 | 2026-05-27 13:50:18.925 | +----------------------------+-----------------------+ 2026-05-27 13:50:18.964 | [2026 Async create_flavors:73345]: finished create_flavors with result 0 in 41 seconds 2026-05-27 13:50:18.971 | + inc/async:async_wait:197 : return 0 2026-05-27 13:50:18.975 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-27 13:50:18.999 | + functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:50:19.003 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-27 13:50:19.027 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:19.031 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-27 13:50:19.055 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:19.059 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-27 13:50:19.064 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-27 13:50:19.069 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-27 13:50:19.074 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:50:19.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-27 13:50:19.079 | ++ 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-05-27 13:50:19.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-27 13:50:19.085 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-27 13:50:19.087 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-27 13:50:19.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-27 13:50:19.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-27 13:50:19.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-27 13:50:19.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-27 13:50:19.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-27 13:50:19.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-27 13:50:19.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-27 13:50:19.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-27 13:50:19.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-27 13:50:19.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-27 13:50:19.110 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-27 13:50:19.112 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-27 13:50:19.114 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-27 13:50:19.116 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-27 13:50:19.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-27 13:50:19.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-27 13:50:19.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-27 13:50:19.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-27 13:50:19.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-27 13:50:19.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-27 13:50:19.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-27 13:50:19.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-27 13:50:19.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-27 13:50:19.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-27 13:50:19.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-27 13:50:19.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-27 13:50:19.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-27 13:50:19.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-27 13:50:19.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-27 13:50:19.146 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-27 13:50:19.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-27 13:50:19.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-27 13:50:19.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-27 13:50:19.156 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-27 13:50:19.158 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-27 13:50:19.160 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-27 13:50:19.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-27 13:50:19.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-27 13:50:19.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-27 13:50:19.168 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-27 13:50:19.170 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-27 13:50:19.172 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-27 13:50:19.174 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-27 13:50:19.176 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-27 13:50:19.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-27 13:50:19.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-27 13:50:19.182 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-27 13:50:19.184 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-27 13:50:19.186 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-27 13:50:19.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-27 13:50:19.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-27 13:50:19.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-27 13:50:19.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-27 13:50:19.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-27 13:50:19.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-27 13:50:21.293 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-27 13:50:21.297 | 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-05-27 13:50:21.550 | + ./stack.sh:main:1400 : save_stackenv 2026-05-27 13:50:21.553 | + functions-common:save_stackenv:63 : local tag= 2026-05-27 13:50:21.557 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-27 13:50:21.563 | + functions-common:save_stackenv:65 : time_stamp=2026-05-27-155021 2026-05-27 13:50:21.566 | + functions-common:save_stackenv:66 : echo '# 2026-05-27-155021 ' 2026-05-27 13:50:21.570 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.574 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-27 13:50:21.578 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.581 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-27 13:50:21.585 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.590 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-27 13:50:21.593 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.598 | + functions-common:save_stackenv:68 : 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-05-27 13:50:21.602 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.605 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.171 2026-05-27 13:50:21.609 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.614 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.171/identity 2026-05-27 13:50:21.618 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.621 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-27-152613 2026-05-27 13:50:21.625 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.629 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-27 13:50:21.633 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.637 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.171 2026-05-27 13:50:21.640 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.644 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-27 13:50:21.648 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.651 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-27 13:50:21.656 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.659 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-27 13:50:21.663 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.667 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-27 13:50:21.671 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.674 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.171 2026-05-27 13:50:21.678 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-27 13:50:21.682 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-27 13:50:21.685 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-27 13:50:21.689 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-27 13:50:21.692 | + inc/meta-config:merge_config_group:171 : shift 2026-05-27 13:50:21.695 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-27 13:50:21.699 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:50:21.703 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-27 13:50:21.706 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-27 13:50:21.710 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-27 13:50:21.713 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:50:21.717 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-27 13:50:21.721 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:50:21.725 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-27 13:50:21.725 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:50:21.726 | gsub("[][]", "", $1); 2026-05-27 13:50:21.726 | split($1, a, "|"); 2026-05-27 13:50:21.726 | if (a[1] == matchgroup) 2026-05-27 13:50:21.726 | print a[2] 2026-05-27 13:50:21.726 | } 2026-05-27 13:50:21.726 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:50:21.736 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-27 13:50:21.739 | + functions-common:run_phase:1840 : local mode=stack 2026-05-27 13:50:21.742 | + functions-common:run_phase:1841 : local phase=extra 2026-05-27 13:50:21.748 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:50:21.752 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:50:21.757 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:50:21.762 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:50:21.766 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:50:21.771 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:50:21.778 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:50:21.782 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:50:21.786 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:50:21.790 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-27 13:50:21.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:50:21.818 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:21.821 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:50:21.823 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:21.828 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-27 13:50:21.831 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:21.836 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:50:21.839 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:21.845 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-27 13:50:21.849 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-27 13:50:21.853 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-27 13:50:21.857 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-27 13:50:21.863 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:50:21.867 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:50:21.872 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-27 13:50:21.876 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-27 13:50:21.881 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-27 13:50:21.885 | + functions-common:run_plugins:1829 : local plugins= 2026-05-27 13:50:21.891 | + functions-common:run_plugins:1830 : local plugin 2026-05-27 13:50:21.896 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-27 13:50:21.900 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-27 13:50:21.905 | + inc/meta-config:merge_config_group:171 : shift 2026-05-27 13:50:21.909 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-27 13:50:21.913 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:50:21.917 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-27 13:50:21.922 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-27 13:50:21.927 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-27 13:50:21.932 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:50:21.937 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-27 13:50:21.941 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:50:21.945 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-27 13:50:21.945 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:50:21.945 | gsub("[][]", "", $1); 2026-05-27 13:50:21.946 | split($1, a, "|"); 2026-05-27 13:50:21.946 | if (a[1] == matchgroup) 2026-05-27 13:50:21.946 | print a[2] 2026-05-27 13:50:21.946 | } 2026-05-27 13:50:21.946 | ' /home/quobyte/devstack/local.conf 2026-05-27 13:50:21.954 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-27 13:50:21.983 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:21.988 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-27 13:50:21.993 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-27 13:50:21.998 | + functions:wait_for_compute:490 : local timeout=60 2026-05-27 13:50:22.001 | + functions:wait_for_compute:491 : local rval=0 2026-05-27 13:50:22.006 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-27 13:50:22.012 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-27 13:50:22.015 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-27 13:50:22.020 | + functions-common:time_start:2399 : local start_time= 2026-05-27 13:50:22.024 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:50:22.029 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:50:22.036 | + functions-common:time_start:2403 : _TIME_START[$name]=1779889822031 2026-05-27 13:50:22.041 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-27 13:50:22.075 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-27 13:50:22.078 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-27 13:50:22.084 | ++ functions:wait_for_compute:496 : hostname 2026-05-27 13:50:22.090 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-27 13:50:22.095 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-27 13:50:22.102 | ++ functions:wait_for_compute:498 : hostname 2026-05-27 13:50:22.107 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:50:22.109 | + :: : ID= 2026-05-27 13:50:22.112 | + :: : [[ '' == '' ]] 2026-05-27 13:50:22.113 | + :: : sleep 1 2026-05-27 13:50:23.117 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-27 13:50:23.120 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-27 13:50:26.367 | + :: : ID=6f23b40e-f7e0-4700-aaf3-e2492d5850e8 2026-05-27 13:50:26.370 | + :: : [[ 6f23b40e-f7e0-4700-aaf3-e2492d5850e8 == '' ]] 2026-05-27 13:50:26.375 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-27 13:50:26.379 | + functions-common:time_stop:2412 : local name 2026-05-27 13:50:26.384 | + functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:26.389 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:26.393 | + functions-common:time_stop:2415 : local total 2026-05-27 13:50:26.396 | + functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:26.401 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-27 13:50:26.405 | + functions-common:time_stop:2419 : start_time=1779889822031 2026-05-27 13:50:26.410 | + functions-common:time_stop:2421 : [[ -z 1779889822031 ]] 2026-05-27 13:50:26.415 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:26.422 | + functions-common:time_stop:2424 : end_time=1779889826417 2026-05-27 13:50:26.427 | + functions-common:time_stop:2425 : elapsed_time=4386 2026-05-27 13:50:26.432 | + functions-common:time_stop:2426 : total=25393 2026-05-27 13:50:26.435 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:26.440 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29779 2026-05-27 13:50:26.443 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-27 13:50:26.448 | + functions:wait_for_compute:516 : return 0 2026-05-27 13:50:26.452 | + ./stack.sh:main:1440 : service_check 2026-05-27 13:50:26.456 | + functions-common:service_check:1705 : local service 2026-05-27 13:50:26.461 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.466 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-27 13:50:26.488 | not-found 2026-05-27 13:50:26.495 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.498 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-27 13:50:26.521 | enabled 2026-05-27 13:50:26.526 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-27 13:50:26.553 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-27 13:50:26.553 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-27 13:50:26.553 | Active: active (running) since Wed 2026-05-27 15:47:10 CEST; 3min 16s ago 2026-05-27 13:50:26.553 | Main PID: 61109 (uwsgi) 2026-05-27 13:50:26.553 | Status: "uWSGI is ready" 2026-05-27 13:50:26.553 | Tasks: 17 (limit: 14255) 2026-05-27 13:50:26.553 | Memory: 265.4M (peak: 265.8M) 2026-05-27 13:50:26.555 | CPU: 14.724s 2026-05-27 13:50:26.555 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-27 13:50:26.555 | ├─61109 "nova-apiuWSGI master" 2026-05-27 13:50:26.555 | ├─61110 "nova-apiuWSGI worker 1" 2026-05-27 13:50:26.555 | └─61111 "nova-apiuWSGI worker 2" 2026-05-27 13:50:26.555 | 2026-05-27 13:50:26.556 | May 27 15:50:25 devstack devstack@n-api.service[61111]: [pid: 61111|app: 0|req: 19/36] 192.168.122.171 () {54 vars in 935 bytes} [Wed May 27 15:50:25 2026] GET /compute/v2.1 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG nova.api.openstack.wsgi [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Calling method '>' {{(pid=61110) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 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=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Acquiring lock "f7a6bfac-9ede-479b-ac97-8b9315f8705b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Lock "f7a6bfac-9ede-479b-ac97-8b9315f8705b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: DEBUG oslo_concurrency.lockutils [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] Lock "f7a6bfac-9ede-479b-ac97-8b9315f8705b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61110) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: INFO nova.api.openstack.requestlog [None req-ac5173e9-f1bb-4446-945d-a30de1aaeb39 admin admin] 192.168.122.171 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.121102 2026-05-27 13:50:26.556 | May 27 15:50:26 devstack devstack@n-api.service[61110]: [pid: 61110|app: 0|req: 18/37] 192.168.122.171 () {60 vars in 1325 bytes} [Wed May 27 15:50:25 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-27 13:50:26.559 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.564 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-27 13:50:26.586 | enabled 2026-05-27 13:50:26.592 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-27 13:50:26.619 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-27 13:50:26.619 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-27 13:50:26.619 | Active: active (running) since Wed 2026-05-27 15:49:32 CEST; 53s ago 2026-05-27 13:50:26.619 | Main PID: 73186 (nova-compute) 2026-05-27 13:50:26.619 | Tasks: 10 (limit: 14255) 2026-05-27 13:50:26.620 | Memory: 139.4M (peak: 141.2M) 2026-05-27 13:50:26.620 | CPU: 4.958s 2026-05-27 13:50:26.620 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-27 13:50:26.620 | └─73186 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-27 13:50:26.620 | 2026-05-27 13:50:26.620 | May 27 15:50:02 devstack nova-compute[73186]: DEBUG nova.compute.provider_tree [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Updating resource provider 42057188-5bf8-432a-a439-80e6a8a865a1 generation from 0 to 1 during operation: update_inventory {{(pid=73186) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-27 13:50:26.620 | May 27 15:50:02 devstack nova-compute[73186]: DEBUG nova.compute.provider_tree [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Updating inventory in ProviderTree for provider 42057188-5bf8-432a-a439-80e6a8a865a1 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73186) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-27 13:50:26.620 | May 27 15:50:02 devstack nova-compute[73186]: DEBUG nova.compute.provider_tree [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Updating resource provider 42057188-5bf8-432a-a439-80e6a8a865a1 generation from 1 to 2 during operation: update_traits {{(pid=73186) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG nova.compute.resource_tracker [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Compute_service record updated for devstack:devstack {{(pid=73186) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG oslo_concurrency.lockutils [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.934s {{(pid=73186) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG nova.service [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73186) start /opt/stack/nova/nova/service.py:195}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG nova.service [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73186) start /opt/stack/nova/nova/service.py:211}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG nova.service [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] Join ServiceGroup membership for this service compute {{(pid=73186) start /opt/stack/nova/nova/service.py:221}} 2026-05-27 13:50:26.621 | May 27 15:50:03 devstack nova-compute[73186]: DEBUG nova.servicegroup.drivers.db [None req-fecf5a00-7c52-4cd1-8634-8270a1df27cb None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73186) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-27 13:50:26.621 | May 27 15:50:09 devstack nova-compute[73186]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:26.626 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.629 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-27 13:50:26.653 | not-found 2026-05-27 13:50:26.659 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.662 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-27 13:50:26.687 | enabled 2026-05-27 13:50:26.693 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-27 13:50:26.720 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-27 13:50:26.721 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-27 13:50:26.721 | Active: active (running) since Wed 2026-05-27 15:49:20 CEST; 1min 6s ago 2026-05-27 13:50:26.721 | Main PID: 69506 (nova-scheduler:) 2026-05-27 13:50:26.721 | Tasks: 19 (limit: 14255) 2026-05-27 13:50:26.721 | Memory: 150.6M (peak: 151.0M) 2026-05-27 13:50:26.721 | CPU: 4.486s 2026-05-27 13:50:26.721 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-27 13:50:26.722 | ├─69506 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-27 13:50:26.722 | ├─71319 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-27 13:50:26.722 | └─71329 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-27 13:50:26.722 | 2026-05-27 13:50:26.722 | May 27 15:49:27 devstack nova-scheduler[71329]: DEBUG nova.servicegroup.drivers.db [None req-e17fb19e-a06d-4e11-9e0f-e5bb794090c8 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71329) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-27 13:50:26.722 | May 27 15:49:31 devstack nova-scheduler[71319]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71319) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:26.722 | May 27 15:49:32 devstack nova-scheduler[71329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:26.722 | May 27 15:49:34 devstack nova-scheduler[69506]: DEBUG dbcounter [-] [69506] Writing DB stats nova_api:SELECT=3 {{(pid=69506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.722 | May 27 15:49:34 devstack nova-scheduler[69506]: DEBUG dbcounter [-] [69506] Writing DB stats nova_cell0:SELECT=1 {{(pid=69506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.722 | May 27 15:49:34 devstack nova-scheduler[69506]: DEBUG dbcounter [-] [69506] Writing DB stats nova_cell1:SELECT=1 {{(pid=69506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.723 | May 27 15:49:41 devstack nova-scheduler[71319]: DEBUG dbcounter [-] [71319] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.723 | May 27 15:49:42 devstack nova-scheduler[71329]: DEBUG dbcounter [-] [71329] Writing DB stats nova_cell0:SELECT=3 {{(pid=71329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.723 | May 27 15:49:51 devstack nova-scheduler[71329]: DEBUG oslo.service.backend._threading.loopingcall [None req-d67404eb-7284-438b-9f28-05d1b68f5bd9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:26.724 | May 27 15:49:52 devstack nova-scheduler[71319]: DEBUG oslo.service.backend._threading.loopingcall [None req-d29ddc04-9b1c-4518-b10f-1327a9d50d41 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71319) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:26.728 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.731 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-27 13:50:26.755 | not-found 2026-05-27 13:50:26.761 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.766 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-27 13:50:26.790 | enabled 2026-05-27 13:50:26.796 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-27 13:50:26.827 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-27 13:50:26.827 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-27 13:50:26.827 | Active: active (running) since Wed 2026-05-27 15:49:22 CEST; 1min 4s ago 2026-05-27 13:50:26.827 | Main PID: 70117 (uwsgi) 2026-05-27 13:50:26.827 | Status: "uWSGI is ready" 2026-05-27 13:50:26.827 | Tasks: 16 (limit: 14255) 2026-05-27 13:50:26.827 | Memory: 215.6M (peak: 216.1M) 2026-05-27 13:50:26.827 | CPU: 9.784s 2026-05-27 13:50:26.828 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-27 13:50:26.828 | ├─70117 "nova-api-metauWSGI master" 2026-05-27 13:50:26.828 | ├─70118 "nova-api-metauWSGI worker 1" 2026-05-27 13:50:26.828 | ├─70119 "nova-api-metauWSGI worker 2" 2026-05-27 13:50:26.828 | └─70120 "nova-api-metauWSGI http 1" 2026-05-27 13:50:26.828 | 2026-05-27 13:50:26.828 | May 27 15:49:29 devstack devstack@n-api-meta.service[70118]: DEBUG nova.api.openstack.wsgi_app [None req-8f61601d-9aa8-45a2-a202-f50859543a3e None None] ******************************************************************************** {{(pid=70118) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-27 13:50:26.828 | May 27 15:49:29 devstack devstack@n-api-meta.service[70118]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7832ee2a3668 pid: 70118 (default app) 2026-05-27 13:50:26.828 | May 27 15:49:37 devstack devstack@n-api-meta.service[70119]: DEBUG dbcounter [-] [70119] Writing DB stats nova_api:SELECT=1 {{(pid=70119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.828 | May 27 15:49:38 devstack devstack@n-api-meta.service[70118]: DEBUG dbcounter [-] [70118] Writing DB stats nova_api:SELECT=1 {{(pid=70118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.829 | May 27 15:49:38 devstack devstack@n-api-meta.service[70119]: DEBUG dbcounter [-] [70119] Writing DB stats nova_cell0:SELECT=1 {{(pid=70119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.829 | May 27 15:49:38 devstack devstack@n-api-meta.service[70119]: DEBUG dbcounter [-] [70119] Writing DB stats nova_cell1:SELECT=1 {{(pid=70119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.829 | May 27 15:49:38 devstack devstack@n-api-meta.service[70119]: DEBUG dbcounter [-] [70119] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.830 | May 27 15:49:38 devstack devstack@n-api-meta.service[70118]: DEBUG dbcounter [-] [70118] Writing DB stats nova_cell0:SELECT=1 {{(pid=70118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.830 | May 27 15:49:38 devstack devstack@n-api-meta.service[70118]: DEBUG dbcounter [-] [70118] Writing DB stats nova_cell1:SELECT=1 {{(pid=70118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.830 | May 27 15:49:38 devstack devstack@n-api-meta.service[70118]: DEBUG dbcounter [-] [70118] Writing DB stats nova_cell0:SELECT=1 {{(pid=70118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.833 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.837 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-27 13:50:26.860 | enabled 2026-05-27 13:50:26.867 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-27 13:50:26.895 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-27 13:50:26.895 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-27 13:50:26.896 | Active: active (running) since Wed 2026-05-27 15:47:52 CEST; 2min 34s ago 2026-05-27 13:50:26.896 | Main PID: 67277 (uwsgi) 2026-05-27 13:50:26.896 | Status: "uWSGI is ready" 2026-05-27 13:50:26.896 | Tasks: 5 (limit: 14255) 2026-05-27 13:50:26.896 | Memory: 169.1M (peak: 169.5M) 2026-05-27 13:50:26.896 | CPU: 6.126s 2026-05-27 13:50:26.896 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-27 13:50:26.896 | ├─67277 "placementuWSGI master" 2026-05-27 13:50:26.896 | ├─67278 "placementuWSGI worker 1" 2026-05-27 13:50:26.897 | └─67279 "placementuWSGI worker 2" 2026-05-27 13:50:26.897 | 2026-05-27 13:50:26.897 | May 27 15:50:02 devstack devstack@placement-api.service[67279]: INFO placement.requestlog [req-9bc44c28-eac7-4e73-90e7-25dd36fe001b req-1e9526aa-ea5d-4f61-b99d-9bfbd93f7257 service nova] 192.168.122.171 "PUT /placement/resource_providers/42057188-5bf8-432a-a439-80e6a8a865a1/inventories" status: 200 len: 396 microversion: 1.26 2026-05-27 13:50:26.897 | May 27 15:50:02 devstack devstack@placement-api.service[67279]: [pid: 67279|app: 0|req: 5/9] 192.168.122.171 () {64 vars in 1498 bytes} [Wed May 27 15:50:02 2026] PUT /placement/resource_providers/42057188-5bf8-432a-a439-80e6a8a865a1/inventories => generated 396 bytes in 105 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-05-27 13:50:26.897 | May 27 15:50:02 devstack devstack@placement-api.service[67278]: DEBUG placement.requestlog [req-9bc44c28-eac7-4e73-90e7-25dd36fe001b req-c811da31-9ac1-4e4c-b86f-49b065cca494 None None] Starting request: 192.168.122.171 "GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_FDC" {{(pid=67278) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-27 13:50:26.897 | May 27 15:50:02 devstack devstack@placement-api.service[67278]: INFO placement.requestlog [req-9bc44c28-eac7-4e73-90e7-25dd36fe001b req-c811da31-9ac1-4e4c-b86f-49b065cca494 service nova] 192.168.122.171 "GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_FDC" status: 200 len: 2058 microversion: 1.6 2026-05-27 13:50:26.897 | May 27 15:50:02 devstack devstack@placement-api.service[67278]: [pid: 67278|app: 0|req: 5/10] 192.168.122.171 () {60 vars in 4912 bytes} [Wed May 27 15:50:02 2026] GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_BMI,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_FMA3,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_FDC => generated 2058 bytes in 75 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-05-27 13:50:26.898 | May 27 15:50:02 devstack devstack@placement-api.service[67279]: DEBUG placement.requestlog [req-9bc44c28-eac7-4e73-90e7-25dd36fe001b req-7ced86e1-64ed-4782-98ba-82d2ff080a47 None None] Starting request: 192.168.122.171 "PUT /placement/resource_providers/42057188-5bf8-432a-a439-80e6a8a865a1/traits" {{(pid=67279) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-27 13:50:26.898 | May 27 15:50:02 devstack devstack@placement-api.service[67279]: INFO placement.requestlog [req-9bc44c28-eac7-4e73-90e7-25dd36fe001b req-7ced86e1-64ed-4782-98ba-82d2ff080a47 service nova] 192.168.122.171 "PUT /placement/resource_providers/42057188-5bf8-432a-a439-80e6a8a865a1/traits" status: 200 len: 2093 microversion: 1.6 2026-05-27 13:50:26.898 | May 27 15:50:02 devstack devstack@placement-api.service[67279]: [pid: 67279|app: 0|req: 6/11] 192.168.122.171 () {64 vars in 1483 bytes} [Wed May 27 15:50:02 2026] PUT /placement/resource_providers/42057188-5bf8-432a-a439-80e6a8a865a1/traits => generated 2093 bytes in 394 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-27 13:50:26.898 | May 27 15:50:12 devstack devstack@placement-api.service[67278]: DEBUG dbcounter [-] [67278] Writing DB stats placement:SELECT=4 {{(pid=67278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.898 | May 27 15:50:12 devstack devstack@placement-api.service[67279]: DEBUG dbcounter [-] [67279] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.903 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.906 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-27 13:50:26.927 | not-found 2026-05-27 13:50:26.934 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:26.937 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-27 13:50:26.961 | enabled 2026-05-27 13:50:26.967 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-27 13:50:26.995 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-27 13:50:26.995 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-27 13:50:26.995 | Active: active (running) since Wed 2026-05-27 15:49:57 CEST; 29s ago 2026-05-27 13:50:26.995 | Main PID: 76308 (uwsgi) 2026-05-27 13:50:26.995 | Status: "uWSGI is ready" 2026-05-27 13:50:26.995 | Tasks: 9 (limit: 14255) 2026-05-27 13:50:26.995 | Memory: 247.7M (peak: 248.2M) 2026-05-27 13:50:26.995 | CPU: 10.340s 2026-05-27 13:50:26.996 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-27 13:50:26.996 | ├─76308 "glance-apiuWSGI master" 2026-05-27 13:50:26.996 | ├─76309 "glance-apiuWSGI worker 1" 2026-05-27 13:50:26.996 | └─76310 "glance-apiuWSGI worker 2" 2026-05-27 13:50:26.996 | 2026-05-27 13:50:26.996 | May 27 15:50:10 devstack devstack@g-api.service[76310]: INFO glance.location [None req-091687a2-d9e8-4414-9b37-3eaf354ab1c2 admin admin] Image format matched and virtual size computed: 117440512 2026-05-27 13:50:26.996 | May 27 15:50:10 devstack devstack@g-api.service[76310]: DEBUG glance_store.backend [None req-091687a2-d9e8-4414-9b37-3eaf354ab1c2 admin admin] Skipping store.set_acls... not implemented. {{(pid=76310) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-27 13:50:26.997 | May 27 15:50:10 devstack devstack@g-api.service[76310]: [pid: 76310|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed May 27 15:50:08 2026] PUT /v2/images/5703b061-a63a-45d0-9d4c-1babebb45cbc/file => generated 0 bytes in 1968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-27 13:50:26.998 | May 27 15:50:10 devstack devstack@g-api.service[76309]: DEBUG glance.api.middleware.version_negotiation [None req-3e1b10b9-ffa3-4458-ba40-e2969b2b9754 admin admin] Determining version of request: GET /v2/images/5703b061-a63a-45d0-9d4c-1babebb45cbc Accept: */* {{(pid=76309) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-27 13:50:26.998 | May 27 15:50:10 devstack devstack@g-api.service[76309]: DEBUG glance.api.middleware.version_negotiation [None req-3e1b10b9-ffa3-4458-ba40-e2969b2b9754 admin admin] Using url versioning {{(pid=76309) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-27 13:50:26.998 | May 27 15:50:10 devstack devstack@g-api.service[76309]: DEBUG glance.api.middleware.version_negotiation [None req-3e1b10b9-ffa3-4458-ba40-e2969b2b9754 admin admin] Matched version: v2 {{(pid=76309) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-27 13:50:26.998 | May 27 15:50:10 devstack devstack@g-api.service[76309]: DEBUG glance.api.middleware.version_negotiation [None req-3e1b10b9-ffa3-4458-ba40-e2969b2b9754 admin admin] new path /v2/images/5703b061-a63a-45d0-9d4c-1babebb45cbc {{(pid=76309) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-27 13:50:26.998 | May 27 15:50:10 devstack devstack@g-api.service[76309]: [pid: 76309|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed May 27 15:50:10 2026] GET /v2/images/5703b061-a63a-45d0-9d4c-1babebb45cbc => generated 976 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 13:50:26.998 | May 27 15:50:20 devstack devstack@g-api.service[76310]: DEBUG dbcounter [-] [76310] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:26.999 | May 27 15:50:20 devstack devstack@g-api.service[76309]: DEBUG dbcounter [-] [76309] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.003 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.007 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-27 13:50:27.029 | enabled 2026-05-27 13:50:27.034 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-27 13:50:27.061 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-27 13:50:27.061 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-27 13:50:27.062 | Active: active (running) since Wed 2026-05-27 15:49:47 CEST; 39s ago 2026-05-27 13:50:27.062 | Main PID: 74821 (cinder-schedule) 2026-05-27 13:50:27.062 | Tasks: 1 (limit: 14255) 2026-05-27 13:50:27.062 | Memory: 105.2M (peak: 105.9M) 2026-05-27 13:50:27.062 | CPU: 3.969s 2026-05-27 13:50:27.062 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-27 13:50:27.062 | └─74821 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-27 13:50:27.062 | 2026-05-27 13:50:27.062 | May 27 15:49:52 devstack cinder-scheduler[74821]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.0.0) 2026-05-27 13:50:27.062 | May 27 15:49:52 devstack cinder-scheduler[74821]: INFO cinder.manager [None req-9363dd1d-636c-40c7-aa28-185690c1ada4 None None] Initiating service 1 cleanup 2026-05-27 13:50:27.063 | May 27 15:49:52 devstack cinder-scheduler[74821]: INFO cinder.manager [None req-9363dd1d-636c-40c7-aa28-185690c1ada4 None None] Service 1 cleanup completed. 2026-05-27 13:50:27.063 | May 27 15:49:52 devstack cinder-scheduler[74821]: DEBUG cinder.service [None req-9363dd1d-636c-40c7-aa28-185690c1ada4 None None] Creating RPC server for service cinder-scheduler {{(pid=74821) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-27 13:50:27.063 | May 27 15:49:52 devstack cinder-scheduler[74821]: DEBUG cinder.service [None req-9363dd1d-636c-40c7-aa28-185690c1ada4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74821) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-27 13:50:27.063 | May 27 15:50:02 devstack cinder-scheduler[74821]: DEBUG dbcounter [-] [74821] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.063 | May 27 15:50:09 devstack cinder-scheduler[74821]: DEBUG cinder.scheduler.host_manager [None req-2861e19e-e533-4964-a410-1127094df25b 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=74821) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-27 13:50:27.063 | May 27 15:50:09 devstack cinder-scheduler[74821]: DEBUG cinder.scheduler.host_manager [None req-2861e19e-e533-4964-a410-1127094df25b 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, 5, 27, 13, 50, 9, 797106)}, {'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, 5, 27, 13, 50, 9, 797106)}]. {{(pid=74821) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-27 13:50:27.063 | May 27 15:50:09 devstack cinder-scheduler[74821]: DEBUG cinder.scheduler.host_manager [None req-2861e19e-e533-4964-a410-1127094df25b 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, 5, 27, 13, 50, 9, 766832)} {{(pid=74821) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-27 13:50:27.063 | May 27 15:50:19 devstack cinder-scheduler[74821]: DEBUG dbcounter [-] [74821] Writing DB stats cinder:SELECT=1 {{(pid=74821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.068 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.072 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-27 13:50:27.092 | enabled 2026-05-27 13:50:27.098 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-27 13:50:27.123 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-27 13:50:27.123 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-27 13:50:27.124 | Active: active (running) since Wed 2026-05-27 15:49:40 CEST; 46s ago 2026-05-27 13:50:27.124 | Main PID: 74041 (uwsgi) 2026-05-27 13:50:27.124 | Status: "uWSGI is ready" 2026-05-27 13:50:27.124 | Tasks: 7 (limit: 14255) 2026-05-27 13:50:27.124 | Memory: 239.2M (peak: 239.4M) 2026-05-27 13:50:27.124 | CPU: 10.741s 2026-05-27 13:50:27.125 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-27 13:50:27.125 | ├─74041 "cinder-apiuWSGI master" 2026-05-27 13:50:27.125 | ├─74085 "cinder-apiuWSGI worker 1" 2026-05-27 13:50:27.125 | └─74086 "cinder-apiuWSGI worker 2" 2026-05-27 13:50:27.125 | 2026-05-27 13:50:27.125 | May 27 15:49:54 devstack devstack@c-api.service[74086]: DEBUG cinder.api.middleware.request_id [req-bad1a937-576d-4a13-b8ef-ec145c252d9a req-e4f0bc90-c978-4654-870c-5b42c4f6ab92 None None] RequestId filter calling following filter/app {{(pid=74086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-27 13:50:27.125 | May 27 15:49:54 devstack devstack@c-api.service[74086]: INFO cinder.api.openstack.wsgi [req-bad1a937-576d-4a13-b8ef-ec145c252d9a req-e4f0bc90-c978-4654-870c-5b42c4f6ab92 admin admin] POST http://192.168.122.171/volume/v3/types/ceeca1b8-345e-44a4-a8a7-bd46b4165b1a/extra_specs 2026-05-27 13:50:27.125 | May 27 15:49:54 devstack devstack@c-api.service[74086]: DEBUG cinder.api.openstack.wsgi [req-bad1a937-576d-4a13-b8ef-ec145c252d9a req-e4f0bc90-c978-4654-870c-5b42c4f6ab92 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-27 13:50:27.125 | May 27 15:49:54 devstack devstack@c-api.service[74086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-05-27 13:50:27.126 | May 27 15:49:54 devstack devstack@c-api.service[74086]: warnings.warn( 2026-05-27 13:50:27.126 | May 27 15:49:54 devstack devstack@c-api.service[74086]: DEBUG oslo_db.sqlalchemy.engines [req-bad1a937-576d-4a13-b8ef-ec145c252d9a req-e4f0bc90-c978-4654-870c-5b42c4f6ab92 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=74086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-27 13:50:27.127 | May 27 15:49:54 devstack devstack@c-api.service[74086]: INFO cinder.api.openstack.wsgi [req-bad1a937-576d-4a13-b8ef-ec145c252d9a req-e4f0bc90-c978-4654-870c-5b42c4f6ab92 admin admin] http://192.168.122.171/volume/v3/types/ceeca1b8-345e-44a4-a8a7-bd46b4165b1a/extra_specs returned with HTTP 200 2026-05-27 13:50:27.127 | May 27 15:49:54 devstack devstack@c-api.service[74086]: [pid: 74086|app: 0|req: 2/3] 192.168.122.171 () {62 vars in 1363 bytes} [Wed May 27 15:49:54 2026] POST /volume/v3/types/ceeca1b8-345e-44a4-a8a7-bd46b4165b1a/extra_specs => generated 55 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-27 13:50:27.127 | May 27 15:50:04 devstack devstack@c-api.service[74085]: DEBUG dbcounter [-] [74085] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.127 | May 27 15:50:04 devstack devstack@c-api.service[74086]: DEBUG dbcounter [-] [74086] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.131 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.136 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-27 13:50:27.160 | enabled 2026-05-27 13:50:27.168 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-27 13:50:27.197 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-27 13:50:27.197 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-27 13:50:27.197 | Active: active (running) since Wed 2026-05-27 15:49:50 CEST; 37s ago 2026-05-27 13:50:27.197 | Main PID: 75476 (cinder-volume) 2026-05-27 13:50:27.197 | Tasks: 2 (limit: 14255) 2026-05-27 13:50:27.197 | Memory: 133.5M (peak: 162.3M) 2026-05-27 13:50:27.197 | CPU: 20.181s 2026-05-27 13:50:27.198 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-27 13:50:27.198 | ├─75476 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-27 13:50:27.198 | └─75653 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-27 13:50:27.198 | 2026-05-27 13:50:27.198 | May 27 15:50:12 devstack sudo[76834]: pam_unix(sudo:session): session closed for user root 2026-05-27 13:50:27.198 | May 27 15:50:12 devstack cinder-volume[75653]: DEBUG oslo_concurrency.processutils [None req-2861e19e-e533-4964-a410-1127094df25b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.698s {{(pid=75653) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-27 13:50:27.198 | May 27 15:50:12 devstack cinder-volume[75653]: DEBUG oslo_concurrency.processutils [None req-2861e19e-e533-4964-a410-1127094df25b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75653) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-27 13:50:27.199 | May 27 15:50:12 devstack sudo[76837]: 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-05-27 13:50:27.199 | May 27 15:50:12 devstack sudo[76837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-27 13:50:27.199 | May 27 15:50:12 devstack sudo[76837]: pam_unix(sudo:session): session closed for user root 2026-05-27 13:50:27.199 | May 27 15:50:12 devstack cinder-volume[75653]: DEBUG oslo_concurrency.processutils [None req-2861e19e-e533-4964-a410-1127094df25b 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.658s {{(pid=75653) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-27 13:50:27.199 | May 27 15:50:12 devstack cinder-volume[75653]: INFO cinder.volume.manager [None req-2861e19e-e533-4964-a410-1127094df25b None None] Driver post RPC initialization completed successfully. 2026-05-27 13:50:27.199 | May 27 15:50:22 devstack cinder-volume[75653]: DEBUG dbcounter [-] [75653] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.199 | May 27 15:50:22 devstack cinder-volume[75653]: DEBUG dbcounter [-] [75653] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.204 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.207 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-27 13:50:27.228 | not-found 2026-05-27 13:50:27.235 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.238 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-27 13:50:27.261 | not-found 2026-05-27 13:50:27.268 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.272 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-27 13:50:27.297 | not-found 2026-05-27 13:50:27.304 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.306 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-27 13:50:27.328 | not-found 2026-05-27 13:50:27.334 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.338 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-27 13:50:27.361 | not-found 2026-05-27 13:50:27.366 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.369 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-27 13:50:27.392 | enabled 2026-05-27 13:50:27.398 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-27 13:50:27.427 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-27 13:50:27.427 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-27 13:50:27.428 | Active: active (running) since Wed 2026-05-27 15:47:32 CEST; 2min 55s ago 2026-05-27 13:50:27.428 | Main PID: 63871 (neutron-ovn-age) 2026-05-27 13:50:27.428 | Tasks: 20 (limit: 14255) 2026-05-27 13:50:27.428 | Memory: 388.2M (peak: 389.1M) 2026-05-27 13:50:27.428 | CPU: 12.010s 2026-05-27 13:50:27.428 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-27 13:50:27.428 | ├─63871 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-27 13:50:27.429 | ├─65043 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-27 13:50:27.429 | ├─65638 /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/tmpv88wih8j/privsep.sock 2026-05-27 13:50:27.429 | └─68169 /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/tmpp1i4aenx/privsep.sock 2026-05-27 13:50:27.429 | 2026-05-27 13:50:27.429 | May 27 15:48:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:27.429 | May 27 15:49:12 devstack neutron-ovn-agent[65043]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=43e0ffaf-7ccf-4485-a096-93d9489880fa, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'c2:3d:ca', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'fa:80:1d:38:f8:7b', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=43e0ffaf-7ccf-4485-a096-93d9489880fa, nb_cfg=1) {{(pid=65043) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-05-27 13:50:27.429 | May 27 15:49:12 devstack neutron-ovn-agent[65043]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 0 seconds {{(pid=65043) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-05-27 13:50:27.430 | May 27 15:49:12 devstack neutron-ovn-agent[65043]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=57346f3d-3764-4e41-97d0-f861efcb7c6f, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65043) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-27 13:50:27.430 | May 27 15:49:36 devstack neutron-ovn-agent[65043]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65043) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-27 13:50:27.435 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.439 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-27 13:50:27.462 | not-found 2026-05-27 13:50:27.467 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.471 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-27 13:50:27.492 | not-found 2026-05-27 13:50:27.500 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.503 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-27 13:50:27.528 | not-found 2026-05-27 13:50:27.534 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.538 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-27 13:50:27.561 | not-found 2026-05-27 13:50:27.566 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.569 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-27 13:50:27.590 | enabled 2026-05-27 13:50:27.596 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-27 13:50:27.629 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-27 13:50:27.629 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-27 13:50:27.629 | Active: active (running) since Wed 2026-05-27 15:40:49 CEST; 9min ago 2026-05-27 13:50:27.629 | Main PID: 40366 (dstat.sh) 2026-05-27 13:50:27.629 | Tasks: 3 (limit: 14255) 2026-05-27 13:50:27.629 | Memory: 27.6M (peak: 28.1M) 2026-05-27 13:50:27.629 | CPU: 3.749s 2026-05-27 13:50:27.629 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-27 13:50:27.630 | ├─40366 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-27 13:50:27.630 | ├─40536 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-27 13:50:27.630 | └─40537 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-27 13:50:27.630 | 2026-05-27 13:50:27.630 | May 27 15:50:18 devstack dstat.sh[40537]: 27-05 15:50:18| 20 7 70 0 0|5262M 211M 220M 6045M| 0 0 | 0 108k| 0 11.0 |2102 1522 |4.24 2.94 1.86|1.0 0 1.0| 0 0 | | 17 288 0 32 0 2026-05-27 13:50:27.630 | May 27 15:50:19 devstack dstat.sh[40537]: 27-05 15:50:19| 18 12 64 0 0|5209M 264M 220M 6045M| 10k 30k| 168k 576k|6.00 50.0 |4354 3786 |3.98 2.91 1.86|2.0 0 190| 0 0 | | 17 288 0 32 0 2026-05-27 13:50:27.631 | May 27 15:50:20 devstack dstat.sh[40537]: 27-05 15:50:20| 18 10 67 0 0|5248M 225M 220M 6045M|2113B 6292B| 0 428k| 0 47.0 |3117 3115 |3.98 2.91 1.86|1.0 0 72| 0 0 | | 17 288 0 32 0 2026-05-27 13:50:27.632 | May 27 15:50:21 devstack dstat.sh[40537]: 27-05 15:50:21| 18 10 69 0 0|5248M 224M 220M 6045M| 52B 0 | 0 776k| 0 125 |2097 1548 |3.98 2.91 1.86|2.0 0 2.0| 0 0 | | 17 292 0 32 0 2026-05-27 13:50:27.632 | May 27 15:50:22 devstack dstat.sh[40537]: 27-05 15:50:22| 13 17 63 0 0|5191M 282M 220M 6045M|8051B 22k|8191B 240k|1.00 22.0 |4854 4116 |3.98 2.91 1.86| 0 0 279| 0 0 | | 17 292 0 32 0 2026-05-27 13:50:27.633 | May 27 15:50:23 devstack dstat.sh[40537]: 27-05 15:50:23| 1 2 94 0 0|5188M 285M 220M 6045M| 184B 475B| 0 228k| 0 23.0 |1174 1506 |3.98 2.91 1.86|1.0 0 7.0| 0 0 | | 17 296 0 32 0 2026-05-27 13:50:27.633 | May 27 15:50:24 devstack dstat.sh[40537]: 27-05 15:50:24| 19 8 70 0 0|5222M 250M 220M 6045M| 42B 42B| 0 260k| 0 23.0 |2109 1699 |3.82 2.89 1.86|2.0 0 0| 0 0 | | 17 296 0 32 0 2026-05-27 13:50:27.633 | May 27 15:50:25 devstack dstat.sh[40537]: 27-05 15:50:25| 19 10 69 0 0|5244M 229M 220M 6045M| 52B 0 | 0 112k| 0 11.0 |2027 1373 |3.82 2.89 1.86|2.0 0 6.0| 0 0 | | 17 296 0 32 0 2026-05-27 13:50:27.633 | May 27 15:50:26 devstack dstat.sh[40537]: 27-05 15:50:26| 21 8 67 0 0|5261M 211M 220M 6045M| 0 0 | 0 4092B| 0 1.00 |2632 2194 |3.82 2.89 1.86|1.0 0 5.0| 0 0 | | 17 302 0 31 0 2026-05-27 13:50:27.633 | May 27 15:50:27 devstack dstat.sh[40537]: 27-05 15:50:27| 15 16 62 0 0|5226M 246M 220M 6045M|5640B 53k|8204B 0 |2.00 0 |4743 3431 |3.82 2.89 1.86|1.0 0 149| 0 0 | | 17 302 0 31 0 2026-05-27 13:50:27.636 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.638 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-27 13:50:27.659 | enabled 2026-05-27 13:50:27.665 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-27 13:50:27.691 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-27 13:50:27.692 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-27 13:50:27.692 | Active: active (running) since Wed 2026-05-27 15:47:30 CEST; 2min 57s ago 2026-05-27 13:50:27.692 | Main PID: 63176 (neutron-ovn-met) 2026-05-27 13:50:27.692 | Tasks: 2 (limit: 14255) 2026-05-27 13:50:27.692 | Memory: 117.5M (peak: 118.2M) 2026-05-27 13:50:27.693 | CPU: 3.717s 2026-05-27 13:50:27.693 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-27 13:50:27.693 | └─63176 "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-05-27 13:50:27.693 | 2026-05-27 13:50:27.693 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-27 13:50:27.693 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-27 13:50:27.693 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: 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-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: 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-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-27 13:50:27.694 | May 27 15:47:33 devstack neutron-ovn-metadata-agent[63176]: ERROR neutron 2026-05-27 13:50:27.698 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.701 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-27 13:50:27.724 | enabled 2026-05-27 13:50:27.730 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-27 13:50:27.755 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-27 13:50:27.755 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-27 13:50:27.755 | Active: active (running) since Wed 2026-05-27 15:47:36 CEST; 2min 51s ago 2026-05-27 13:50:27.755 | Main PID: 64988 (uwsgi) 2026-05-27 13:50:27.755 | Status: "uWSGI is ready" 2026-05-27 13:50:27.756 | Tasks: 23 (limit: 14255) 2026-05-27 13:50:27.756 | Memory: 373.2M (peak: 374.2M) 2026-05-27 13:50:27.756 | CPU: 44.845s 2026-05-27 13:50:27.756 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-27 13:50:27.756 | ├─64988 "neutron-apiuWSGI master" 2026-05-27 13:50:27.756 | ├─64989 "neutron-apiuWSGI worker 1" 2026-05-27 13:50:27.756 | └─64991 "neutron-apiuWSGI worker 2" 2026-05-27 13:50:27.756 | 2026-05-27 13:50:27.757 | May 27 15:50:04 devstack devstack@neutron-api.service[64989]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64989) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-27 13:50:27.757 | May 27 15:50:04 devstack devstack@neutron-api.service[64989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64989) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-27 13:50:27.757 | May 27 15:50:06 devstack devstack@neutron-api.service[64991]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64991) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-27 13:50:27.757 | May 27 15:50:06 devstack devstack@neutron-api.service[64991]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64991) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-27 13:50:27.757 | May 27 15:50:14 devstack devstack@neutron-api.service[64989]: DEBUG dbcounter [-] [64989] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.757 | May 27 15:50:16 devstack devstack@neutron-api.service[64991]: DEBUG dbcounter [-] [64991] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.757 | May 27 15:50:19 devstack devstack@neutron-api.service[64989]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64989) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-27 13:50:27.758 | May 27 15:50:19 devstack devstack@neutron-api.service[64989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64989) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-27 13:50:27.758 | May 27 15:50:21 devstack devstack@neutron-api.service[64991]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64991) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-27 13:50:27.758 | May 27 15:50:21 devstack devstack@neutron-api.service[64991]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64991) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-27 13:50:27.761 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.765 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-27 13:50:27.789 | enabled 2026-05-27 13:50:27.796 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-27 13:50:27.822 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-27 13:50:27.822 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-27 13:50:27.822 | Active: active (running) since Wed 2026-05-27 15:47:40 CEST; 2min 47s ago 2026-05-27 13:50:27.822 | Main PID: 65997 (neutron-periodi) 2026-05-27 13:50:27.822 | Tasks: 23 (limit: 14255) 2026-05-27 13:50:27.823 | Memory: 218.4M (peak: 218.5M) 2026-05-27 13:50:27.823 | CPU: 6.597s 2026-05-27 13:50:27.823 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-27 13:50:27.823 | ├─65997 "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-05-27 13:50:27.823 | ├─66764 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-05-27 13:50:27.823 | ├─66772 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-27 13:50:27.823 | ├─66777 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-27 13:50:27.823 | └─66784 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-05-27 13:50:27.823 | 2026-05-27 13:50:27.824 | May 27 15:49:51 devstack neutron-periodic-workers[66784]: DEBUG dbcounter [-] [66784] Writer thread running {{(pid=66784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:50:27.824 | May 27 15:49:51 devstack neutron-periodic-workers[66784]: DEBUG oslo.service.backend._threading.loopingcall [None req-f9936deb-9870-4c92-bdaf-806e9e394d13 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.93 seconds {{(pid=66784) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:27.824 | May 27 15:50:01 devstack neutron-periodic-workers[66784]: DEBUG dbcounter [-] [66784] Writing DB stats neutron:DELETE=1 {{(pid=66784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.824 | May 27 15:50:03 devstack neutron-periodic-workers[66777]: DEBUG neutron.db.agents_db [None req-cfe9e65d-56a3-43cb-927e-815a9fa6d458 None None] Agent healthcheck: found 0 active agents {{(pid=66777) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-27 13:50:27.824 | May 27 15:50:03 devstack neutron-periodic-workers[66777]: DEBUG oslo.service.backend._threading.loopingcall [None req-cfe9e65d-56a3-43cb-927e-815a9fa6d458 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:27.824 | May 27 15:50:06 devstack neutron-periodic-workers[66772]: DEBUG oslo.service.backend._threading.loopingcall [None req-603473d1-091f-4596-ab67-e423062dfa16 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66772) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:27.825 | May 27 15:50:13 devstack neutron-periodic-workers[66777]: DEBUG dbcounter [-] [66777] Writing DB stats neutron:SELECT=1 {{(pid=66777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.825 | May 27 15:50:16 devstack neutron-periodic-workers[66772]: DEBUG dbcounter [-] [66772] Writing DB stats neutron:SELECT=3 {{(pid=66772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.825 | May 27 15:50:25 devstack neutron-periodic-workers[66764]: DEBUG dbcounter [-] [66764] Writer thread running {{(pid=66764) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:50:27.825 | May 27 15:50:25 devstack neutron-periodic-workers[66764]: DEBUG oslo.service.backend._threading.loopingcall [None req-f76ff154-ca0d-4bbd-8cf9-33e430b57e11 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.92 seconds {{(pid=66764) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:27.830 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.833 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-27 13:50:27.857 | enabled 2026-05-27 13:50:27.862 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-27 13:50:27.892 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-27 13:50:27.892 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-27 13:50:27.892 | Active: active (running) since Wed 2026-05-27 15:47:38 CEST; 2min 49s ago 2026-05-27 13:50:27.892 | Main PID: 65499 (neutron-rpc-ser) 2026-05-27 13:50:27.892 | Tasks: 16 (limit: 14255) 2026-05-27 13:50:27.892 | Memory: 180.2M (peak: 180.6M) 2026-05-27 13:50:27.892 | CPU: 6.654s 2026-05-27 13:50:27.892 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-27 13:50:27.892 | ├─65499 "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-05-27 13:50:27.893 | └─66855 "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-05-27 13:50:27.893 | 2026-05-27 13:50:27.893 | May 27 15:47:59 devstack neutron-rpc-server[65499]: DEBUG dbcounter [-] [65499] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.893 | May 27 15:48:03 devstack neutron-rpc-server[66855]: DEBUG dbcounter [-] [66855] Writing DB stats neutron:SELECT=19 {{(pid=66855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.893 | May 27 15:48:12 devstack neutron-rpc-server[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66855) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-27 13:50:27.893 | May 27 15:48:12 devstack neutron-rpc-server[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66855) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-27 13:50:27.893 | May 27 15:48:21 devstack neutron-rpc-server[66855]: WARNING oslo_messaging.server [None req-e5e167d4-fc97-4d4f-989a-5408f7cfa156 None None] Possible hang: wait is waiting for stop to complete 2026-05-27 13:50:27.893 | May 27 15:48:53 devstack neutron-rpc-server[66855]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66855) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-27 13:50:27.893 | May 27 15:48:53 devstack neutron-rpc-server[66855]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66855) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-27 13:50:27.893 | May 27 15:49:03 devstack neutron-rpc-server[66855]: DEBUG dbcounter [-] [66855] Writing DB stats neutron:SELECT=4 {{(pid=66855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.894 | May 27 15:49:12 devstack neutron-rpc-server[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66855) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-27 13:50:27.894 | May 27 15:49:12 devstack neutron-rpc-server[66855]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66855) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-27 13:50:27.899 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.902 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:50:27.925 | enabled 2026-05-27 13:50:27.931 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-27 13:50:27.959 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:50:27.959 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-27 13:50:27.959 | Active: active (running) since Wed 2026-05-27 15:47:42 CEST; 2min 45s ago 2026-05-27 13:50:27.959 | Main PID: 66501 (neutron-ovn-mai) 2026-05-27 13:50:27.959 | Tasks: 12 (limit: 14255) 2026-05-27 13:50:27.960 | Memory: 256.5M (peak: 257.0M) 2026-05-27 13:50:27.960 | CPU: 7.609s 2026-05-27 13:50:27.961 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-27 13:50:27.961 | ├─66501 "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-05-27 13:50:27.961 | └─66910 "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-05-27 13:50:27.961 | 2026-05-27 13:50:27.961 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG futurist.periodics [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 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=66910) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-27 13:50:27.961 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] Starting OVN maintenance task: update_router_static_routes {{(pid=66910) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-27 13:50:27.961 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] OVN maintenance task: Mark Neutron-owned static routes in OVN external_ids. {{(pid=66910) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-27 13:50:27.961 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] OVN maintenance task update_router_static_routes finished in 0.001 seconds 2026-05-27 13:50:27.962 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG futurist.periodics [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_static_routes' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66910) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-27 13:50:27.962 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66910) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-27 13:50:27.962 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66910) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-27 13:50:27.962 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-05-27 13:50:27.962 | May 27 15:48:12 devstack neutron-ovn-maintenance-worker[66910]: DEBUG futurist.periodics [None req-8b130f78-f61b-40ad-85cc-1321033e3f99 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=66910) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-27 13:50:27.962 | May 27 15:48:22 devstack neutron-ovn-maintenance-worker[66910]: DEBUG dbcounter [-] [66910] Writing DB stats neutron:SELECT=32,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:27.968 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:27.973 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-27 13:50:27.997 | enabled 2026-05-27 13:50:28.003 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-27 13:50:28.035 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-27 13:50:28.035 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-27 13:50:28.035 | Active: active (running) since Wed 2026-05-27 15:49:24 CEST; 1min 3s ago 2026-05-27 13:50:28.035 | Main PID: 70762 (nova-novncproxy) 2026-05-27 13:50:28.035 | Tasks: 4 (limit: 14255) 2026-05-27 13:50:28.035 | Memory: 105.4M (peak: 105.6M) 2026-05-27 13:50:28.035 | CPU: 3.747s 2026-05-27 13:50:28.036 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-27 13:50:28.036 | └─70762 /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-05-27 13:50:28.036 | 2026-05-27 13:50:28.036 | May 27 15:49:24 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-27 13:50:28.036 | May 27 15:49:26 devstack nova-novncproxy[70762]: 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-05-27 13:50:28.036 | May 27 15:49:30 devstack nova-novncproxy[70762]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-27 13:50:28.036 | May 27 15:49:30 devstack nova-novncproxy[70762]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-27 13:50:28.036 | May 27 15:49:30 devstack nova-novncproxy[70762]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-27 13:50:28.036 | May 27 15:49:30 devstack nova-novncproxy[70762]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-27 13:50:28.036 | May 27 15:49:30 devstack nova-novncproxy[70762]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-27 13:50:28.041 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:28.046 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-27 13:50:28.068 | enabled 2026-05-27 13:50:28.076 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-27 13:50:28.105 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-27 13:50:28.105 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-27 13:50:28.105 | Active: active (running) since Wed 2026-05-27 15:49:27 CEST; 1min 0s ago 2026-05-27 13:50:28.105 | Main PID: 71563 (nova-conductor:) 2026-05-27 13:50:28.105 | Tasks: 19 (limit: 14255) 2026-05-27 13:50:28.105 | Memory: 152.2M (peak: 152.6M) 2026-05-27 13:50:28.105 | CPU: 4.695s 2026-05-27 13:50:28.105 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-27 13:50:28.105 | ├─71563 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-05-27 13:50:28.106 | ├─73252 "nova-conductor: ServiceWrapper worker(0)" 2026-05-27 13:50:28.106 | └─73254 "nova-conductor: ServiceWrapper worker(1)" 2026-05-27 13:50:28.106 | 2026-05-27 13:50:28.106 | May 27 15:49:34 devstack nova-conductor[73254]: DEBUG nova.servicegroup.drivers.db [None req-adfaf3f7-efb4-4819-a509-ca2d0a06a703 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73254) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-27 13:50:28.106 | May 27 15:49:39 devstack nova-conductor[73252]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73252) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.106 | May 27 15:49:39 devstack nova-conductor[73254]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73254) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.106 | May 27 15:49:42 devstack nova-conductor[71563]: DEBUG dbcounter [-] [71563] Writing DB stats nova_api:SELECT=1 {{(pid=71563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.106 | May 27 15:49:42 devstack nova-conductor[73254]: DEBUG oslo.service.backend._threading.loopingcall [None req-9884ccbf-d90b-4f22-a897-3935972563c6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73254) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.106 | May 27 15:49:42 devstack nova-conductor[71563]: DEBUG dbcounter [-] [71563] Writing DB stats nova_cell0:SELECT=1 {{(pid=71563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.106 | May 27 15:49:42 devstack nova-conductor[71563]: DEBUG dbcounter [-] [71563] Writing DB stats nova_cell1:SELECT=1 {{(pid=71563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.106 | May 27 15:49:49 devstack nova-conductor[73252]: DEBUG dbcounter [-] [73252] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.107 | May 27 15:49:49 devstack nova-conductor[73254]: DEBUG dbcounter [-] [73254] Writing DB stats nova_cell0:SELECT=3 {{(pid=73254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.109 | May 27 15:50:01 devstack nova-conductor[73252]: DEBUG oslo.service.backend._threading.loopingcall [None req-a17be0af-ffa2-4734-b7a4-6cb39aa439b9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73252) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.112 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-27 13:50:28.117 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-27 13:50:28.140 | enabled 2026-05-27 13:50:28.148 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-27 13:50:28.176 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-27 13:50:28.176 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-27 13:50:28.176 | Active: active (running) since Wed 2026-05-27 15:49:29 CEST; 58s ago 2026-05-27 13:50:28.176 | Main PID: 72123 (nova-conductor:) 2026-05-27 13:50:28.177 | Tasks: 37 (limit: 14255) 2026-05-27 13:50:28.177 | Memory: 163.1M (peak: 163.5M) 2026-05-27 13:50:28.177 | CPU: 5.093s 2026-05-27 13:50:28.177 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-27 13:50:28.177 | ├─72123 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-05-27 13:50:28.177 | ├─73273 "nova-conductor: ServiceWrapper worker(0)" 2026-05-27 13:50:28.177 | └─73275 "nova-conductor: ServiceWrapper worker(1)" 2026-05-27 13:50:28.177 | 2026-05-27 13:50:28.177 | May 27 15:49:43 devstack nova-conductor[72123]: DEBUG dbcounter [-] [72123] Writing DB stats nova_cell1:SELECT=1 {{(pid=72123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-27 13:50:28.177 | May 27 15:49:49 devstack nova-conductor[73273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:49:49 devstack nova-conductor[73275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:49:59 devstack nova-conductor[73273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:49:59 devstack nova-conductor[73275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:50:08 devstack nova-conductor[73273]: DEBUG oslo.service.backend._threading.loopingcall [None req-bad9bb53-9ab7-43d3-b884-e4edda7d7ecc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:50:09 devstack nova-conductor[73275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:50:09 devstack nova-conductor[73273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:50:19 devstack nova-conductor[73273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.178 | May 27 15:50:19 devstack nova-conductor[73275]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-27 13:50:28.183 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-27 13:50:28.211 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:28.216 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-27 13:50:28.245 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:28.249 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-27 13:50:28.253 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-27 13:50:29.135 | 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-05-27 13:50:32.573 | INFO dbcounter [None req-4dc329cd-f4cd-4ea0-b868-1275f5f350bc None None] Registered counter for database nova_api 2026-05-27 13:50:32.650 | DEBUG dbcounter [-] [77794] Writer thread running {{(pid=77794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:50:32.661 | Found 2 cell mappings. 2026-05-27 13:50:32.662 | Skipping cell0 since it does not contain hosts. 2026-05-27 13:50:32.662 | Getting computes from cell 'cell1': f7a6bfac-9ede-479b-ac97-8b9315f8705b 2026-05-27 13:50:32.662 | INFO dbcounter [None req-4dc329cd-f4cd-4ea0-b868-1275f5f350bc None None] Registered counter for database nova_cell1 2026-05-27 13:50:32.709 | DEBUG dbcounter [-] [77794] Writer thread running {{(pid=77794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-27 13:50:32.904 | Checking host mapping for compute host 'devstack': 42057188-5bf8-432a-a439-80e6a8a865a1 2026-05-27 13:50:32.904 | Creating host mapping for compute host 'devstack': 42057188-5bf8-432a-a439-80e6a8a865a1 2026-05-27 13:50:32.904 | Found 1 unmapped computes in cell: f7a6bfac-9ede-479b-ac97-8b9315f8705b 2026-05-27 13:50:33.824 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-27 13:50:34.709 | 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-05-27 13:50:38.208 | +-------------------------------------------+ 2026-05-27 13:50:38.208 | | Upgrade Check Results | 2026-05-27 13:50:38.208 | +-------------------------------------------+ 2026-05-27 13:50:38.208 | | Check: Cells v2 | 2026-05-27 13:50:38.208 | | Result: Success | 2026-05-27 13:50:38.208 | | Details: None | 2026-05-27 13:50:38.208 | +-------------------------------------------+ 2026-05-27 13:50:38.208 | | Check: Placement API | 2026-05-27 13:50:38.209 | | Result: Success | 2026-05-27 13:50:38.209 | | Details: None | 2026-05-27 13:50:38.209 | +-------------------------------------------+ 2026-05-27 13:50:38.209 | | Check: Cinder API | 2026-05-27 13:50:38.209 | | Result: Success | 2026-05-27 13:50:38.209 | | Details: None | 2026-05-27 13:50:38.209 | +-------------------------------------------+ 2026-05-27 13:50:38.209 | | Check: Policy File JSON to YAML Migration | 2026-05-27 13:50:38.210 | | Result: Success | 2026-05-27 13:50:38.211 | | Details: None | 2026-05-27 13:50:38.211 | +-------------------------------------------+ 2026-05-27 13:50:38.212 | | Check: Older than N-1 computes | 2026-05-27 13:50:38.212 | | Result: Success | 2026-05-27 13:50:38.212 | | Details: None | 2026-05-27 13:50:38.212 | +-------------------------------------------+ 2026-05-27 13:50:38.212 | | Check: hw_machine_type unset | 2026-05-27 13:50:38.212 | | Result: Success | 2026-05-27 13:50:38.212 | | Details: None | 2026-05-27 13:50:38.213 | +-------------------------------------------+ 2026-05-27 13:50:38.213 | | Check: Service User Token Configuration | 2026-05-27 13:50:38.213 | | Result: Success | 2026-05-27 13:50:38.213 | | Details: None | 2026-05-27 13:50:38.213 | +-------------------------------------------+ 2026-05-27 13:50:38.828 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-27 13:50:38.833 | + ./stack.sh:main:1479 : command openstack complete 2026-05-27 13:50:38.834 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-27 13:50:42.162 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-27 13:50:42.187 | + functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:42.191 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-27 13:50:42.195 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-27 13:50:42.199 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-27 13:50:42.202 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-27 13:50:42.206 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:50:42.210 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-27 13:50:42.213 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-27 13:50:42.218 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-27 13:50:42.222 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-27 13:50:42.227 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-27 13:50:42.231 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-27 13:50:42.235 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-27 13:50:42.241 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-27 13:50:42.298 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-27 13:50:42.304 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-27 13:50:42.306 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-27 13:50:42.306 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-27 13:50:42.313 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-27 13:50:42.316 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-27 13:50:42.320 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-27 13:50:42.323 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-27 13:50:42.327 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-27 13:50:42.331 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-27 13:50:42.357 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-05-27 13:50:42.383 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-27 13:50:42.388 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:50:42.393 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-27 13:50:42.397 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-27 13:50:42.400 | + functions-common:run_phase:1840 : local mode=stack 2026-05-27 13:50:42.404 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-27 13:50:42.407 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-27 13:50:42.412 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-27 13:50:42.417 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-27 13:50:42.420 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-27 13:50:42.425 | + functions-common:run_phase:1850 : local extra 2026-05-27 13:50:42.429 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-27 13:50:42.435 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-27 13:50:42.440 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-27 13:50:42.444 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-27 13:50:42.448 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-27 13:50:42.452 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-27 13:50:42.476 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:42.480 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:50:42.484 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:42.487 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-27 13:50:42.491 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:42.495 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:50:42.500 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:42.503 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-27 13:50:42.507 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:42.511 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-27 13:50:42.515 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-27 13:50:42.519 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-27 13:50:42.524 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-27 13:50:42.592 | [2026 Async install_tempest:38477]: Waiting for completion of install_tempest running on PID 38477 (1 other jobs running) 2026-05-27 13:50:42.625 | [2026 Async install_tempest:38477]: Signaling child to exit 2026-05-27 13:50:42.625 | WAKEUP 2026-05-27 13:50:42.650 | [2026 Async install_tempest:38477]: Signaled 2026-05-27 13:50:42.652 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-27 13:50:42.652 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-27 13:50:42.652 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-27 13:50:42.652 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-27 13:50:42.653 | +++ functions-common:git_clone:585 : pwd 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:50:42.653 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:50:42.653 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:50:42.654 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:50:42.654 | ++ functions-common:git_clone:602 : echo master 2026-05-27 13:50:42.654 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-27 13:50:42.654 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:50:42.654 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-27 13:50:42.654 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:50:42.654 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:50:42.654 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:50:42.654 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:50:42.654 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:50:42.655 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:50:42.655 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:50:42.655 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:50:42.656 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:50:42.656 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889230086 2026-05-27 13:50:42.657 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-27 13:50:42.657 | Cloning into '/opt/stack/tempest'... 2026-05-27 13:50:42.658 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:50:42.658 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:50:42.659 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:42.659 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:42.659 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:50:42.659 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:42.659 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:50:42.660 | ++ functions-common:time_stop:2419 : start_time=1779889230086 2026-05-27 13:50:42.660 | ++ functions-common:time_stop:2421 : [[ -z 1779889230086 ]] 2026-05-27 13:50:42.661 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:42.661 | ++ functions-common:time_stop:2424 : end_time=1779889239433 2026-05-27 13:50:42.661 | ++ functions-common:time_stop:2425 : elapsed_time=9347 2026-05-27 13:50:42.661 | ++ functions-common:time_stop:2426 : total=387692 2026-05-27 13:50:42.661 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:42.661 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=397039 2026-05-27 13:50:42.661 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-27 13:50:42.661 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-27 13:50:42.661 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:50:42.662 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:50:42.662 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:50:42.662 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:50:42.662 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:50:42.662 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:50:42.663 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:50:42.663 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:50:42.663 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:50:42.663 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889239500 2026-05-27 13:50:42.663 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-27 13:50:42.663 | From https://review.opendev.org/openstack/tempest 2026-05-27 13:50:42.664 | * branch master -> FETCH_HEAD 2026-05-27 13:50:42.664 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:42.664 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2419 : start_time=1779889239500 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2421 : [[ -z 1779889239500 ]] 2026-05-27 13:50:42.665 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2424 : end_time=1779889240099 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2425 : elapsed_time=599 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2426 : total=397039 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:42.665 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=397638 2026-05-27 13:50:42.666 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:50:42.666 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:50:42.666 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:50:42.666 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:50:42.666 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:50:42.667 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:50:42.667 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:50:42.667 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:50:42.667 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:50:42.667 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:50:42.667 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889240151 2026-05-27 13:50:42.668 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:50:42.668 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:50:42.668 | 2026-05-27 13:50:42.668 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:50:42.668 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:50:42.669 | state without impacting any branches by switching back to a branch. 2026-05-27 13:50:42.669 | 2026-05-27 13:50:42.669 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:50:42.669 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:50:42.669 | 2026-05-27 13:50:42.669 | git switch -c 2026-05-27 13:50:42.670 | 2026-05-27 13:50:42.670 | Or undo this operation with: 2026-05-27 13:50:42.670 | 2026-05-27 13:50:42.670 | git switch - 2026-05-27 13:50:42.670 | 2026-05-27 13:50:42.670 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:50:42.670 | 2026-05-27 13:50:42.671 | HEAD is now at 2a85e0ea0 Merge "Add test for resize revert with encrypted Cinder volume" 2026-05-27 13:50:42.671 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:50:42.671 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:50:42.671 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:42.671 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:42.672 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:50:42.672 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:42.672 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:50:42.672 | ++ functions-common:time_stop:2419 : start_time=1779889240151 2026-05-27 13:50:42.672 | ++ functions-common:time_stop:2421 : [[ -z 1779889240151 ]] 2026-05-27 13:50:42.672 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:42.673 | ++ functions-common:time_stop:2424 : end_time=1779889240346 2026-05-27 13:50:42.673 | ++ functions-common:time_stop:2425 : elapsed_time=195 2026-05-27 13:50:42.673 | ++ functions-common:time_stop:2426 : total=397638 2026-05-27 13:50:42.673 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:42.673 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=397833 2026-05-27 13:50:42.674 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-27 13:50:42.674 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-27 13:50:42.674 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-27 13:50:42.674 | ++ functions-common:git_clone:665 : head -1 2026-05-27 13:50:42.674 | 2a85e0ea0 Merge "Add test for resize revert with encrypted Cinder volume" 2026-05-27 13:50:42.675 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:50:42.675 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-27 13:50:42.675 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-27 13:50:42.675 | ++ 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-05-27 13:50:42.675 | Collecting tox!=2.8.0,<4.0.0 2026-05-27 13:50:42.676 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-27 13:50:42.676 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-27 13:50:42.676 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-27 13:50:42.676 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-05-27 13:50:42.676 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-27 13:50:42.676 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-27 13:50:42.677 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-27 13:50:42.677 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-27 13:50:42.677 | 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-05-27 13:50:42.677 | 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-05-27 13:50:42.677 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-27 13:50:42.678 | 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-05-27 13:50:42.678 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-27 13:50:42.678 | 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.9.2) 2026-05-27 13:50:42.678 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-27 13:50:42.678 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-27 13:50:42.678 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-27 13:50:42.679 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-27 13:50:42.679 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-27 13:50:42.679 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 46.3 MB/s 0:00:00 2026-05-27 13:50:42.679 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-27 13:50:42.679 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-27 13:50:42.679 | 2026-05-27 13:50:42.680 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-05-27 13:50:42.680 | ++ inc/python:pip_install:216 : result=0 2026-05-27 13:50:42.680 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:50:42.680 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:50:42.680 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:42.680 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:42.681 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:50:42.681 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:42.681 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:50:42.681 | ++ functions-common:time_stop:2419 : start_time=1779889240406 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2421 : [[ -z 1779889240406 ]] 2026-05-27 13:50:42.682 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2424 : end_time=1779889244161 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2425 : elapsed_time=3755 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2426 : total=184187 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:42.682 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=187942 2026-05-27 13:50:42.683 | ++ inc/python:pip_install:219 : return 0 2026-05-27 13:50:42.683 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-27 13:50:42.683 | /opt/stack/tempest ~/devstack 2026-05-27 13:50:42.683 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-27 13:50:42.683 | Switched to branch 'master' 2026-05-27 13:50:42.683 | Your branch is up to date with 'origin/master'. 2026-05-27 13:50:42.683 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-27 13:50:42.684 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-27 13:50:42.684 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.P8HdKzMUuP 2026-05-27 13:50:42.684 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.P8HdKzMUuP 2026-05-27 13:50:42.684 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-27 13:50:42.684 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.P8HdKzMUuP 2026-05-27 13:50:42.684 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-27 13:50:42.684 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-27 13:50:42.685 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-27 13:50:42.685 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:50:42.685 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:50:42.685 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:50:42.685 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:50:42.685 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-27 13:50:42.685 | full create: /opt/stack/tempest/.tox/tempest 2026-05-27 13:50:42.685 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-27 13:50:42.686 | full develop-inst: /opt/stack/tempest 2026-05-27 13:50:42.686 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2a85e0ea089b2d522d92a41aec9713cdf4930c24#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.7.0,wrapt==2.2.1 2026-05-27 13:50:42.686 | ___________________________________ summary ____________________________________ 2026-05-27 13:50:42.686 | full: skipped tests 2026-05-27 13:50:42.686 | congratulations :) 2026-05-27 13:50:42.686 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.P8HdKzMUuP -r requirements.txt 2026-05-27 13:50:42.686 | 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-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | 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-05-27 13:50:42.687 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-27 13:50:42.688 | 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-05-27 13:50:42.688 | 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-05-27 13:50:42.688 | 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-05-27 13:50:42.688 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-27 13:50:42.688 | 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-05-27 13:50:42.688 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | 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-05-27 13:50:42.689 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-27 13:50:42.689 | 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-05-27 13:50:42.690 | 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-05-27 13:50:42.690 | 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-05-27 13:50:42.690 | 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)) (3.5.1) 2026-05-27 13:50:42.690 | 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-05-27 13:50:42.690 | 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-05-27 13:50:42.690 | 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-05-27 13:50:42.690 | 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)) (0.30.0) 2026-05-27 13:50:42.691 | 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-05-27 13:50:42.691 | 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-05-27 13:50:42.691 | 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-05-27 13:50:42.691 | 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-05-27 13:50:42.691 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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-05-27 13:50:42.692 | 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.1.2) 2026-05-27 13:50:42.692 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.693 | 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-05-27 13:50:42.694 | 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-05-27 13:50:42.694 | 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-05-27 13:50:42.694 | 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-05-27 13:50:42.694 | 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-05-27 13:50:42.694 | 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.16) 2026-05-27 13:50:42.694 | 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.5.20) 2026-05-27 13:50:42.694 | 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-05-27 13:50:42.695 | 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-05-27 13:50:42.695 | 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-05-27 13:50:42.695 | 2026-05-27 13:50:42.695 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-27 13:50:42.695 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-27 13:50:42.695 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-27 13:50:42.695 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.P8HdKzMUuP 2026-05-27 13:50:42.695 | ++ lib/tempest:install_tempest:929 : popd 2026-05-27 13:50:42.696 | ~/devstack 2026-05-27 13:50:42.709 | [2026 Async install_tempest:38477]: finished install_tempest with result 0 in 45 seconds 2026-05-27 13:50:42.715 | ++ inc/async:async_wait:197 : return 0 2026-05-27 13:50:42.719 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-27 13:50:42.724 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:50:42.729 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-27 13:50:42.732 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-27 13:50:42.736 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-27 13:50:42.738 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-27 13:50:42.741 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-27 13:50:42.744 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-27 13:50:42.747 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-27 13:50:42.750 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-27 13:50:42.754 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-27 13:50:42.760 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-27 13:50:42.760 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-27 13:50:42.767 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-27 13:50:42.770 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-27 13:50:42.773 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-27 13:50:42.777 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-27 13:50:42.779 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-27 13:50:42.803 | Using python 3.12 to install testrepository 2026-05-27 13:50:42.806 | ++ 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 testrepository 2026-05-27 13:50:44.073 | Collecting testrepository 2026-05-27 13:50:44.221 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-27 13:50:44.234 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-27 13:50:44.235 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-27 13:50:44.236 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-05-27 13:50:44.238 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-05-27 13:50:44.258 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-27 13:50:44.631 | Installing collected packages: testrepository 2026-05-27 13:50:44.837 | Successfully installed testrepository-0.0.22 2026-05-27 13:50:44.975 | ++ inc/python:pip_install:216 : result=0 2026-05-27 13:50:44.978 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-27 13:50:44.980 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:50:44.983 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:50:44.986 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:50:44.989 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:50:44.993 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:50:44.996 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-27 13:50:44.999 | ++ functions-common:time_stop:2419 : start_time=1779889842797 2026-05-27 13:50:45.002 | ++ functions-common:time_stop:2421 : [[ -z 1779889842797 ]] 2026-05-27 13:50:45.006 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:50:45.011 | ++ functions-common:time_stop:2424 : end_time=1779889845007 2026-05-27 13:50:45.014 | ++ functions-common:time_stop:2425 : elapsed_time=2210 2026-05-27 13:50:45.017 | ++ functions-common:time_stop:2426 : total=195543 2026-05-27 13:50:45.021 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:50:45.023 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=197753 2026-05-27 13:50:45.025 | ++ inc/python:pip_install:219 : return 0 2026-05-27 13:50:45.029 | ++ 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-05-27 13:50:45.031 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-27 13:50:45.034 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-27 13:50:45.038 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-27 13:50:45.040 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-27 13:50:45.043 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-27 13:50:45.046 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-27 13:50:45.049 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-27 13:50:45.052 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-27 13:50:45.055 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-27 13:50:45.057 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-27 13:50:45.061 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-27 13:50:45.064 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-27 13:50:45.066 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-27 13:50:45.069 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-27 13:50:45.071 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-27 13:50:45.075 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-27 13:50:45.078 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-27 13:50:45.081 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-27 13:50:45.081 | ' 2026-05-27 13:50:45.083 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-27 13:50:45.086 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-27 13:50:45.106 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:45.109 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-27 13:50:45.112 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-27 13:50:45.115 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-27 13:50:45.117 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-27 13:50:45.121 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-27 13:50:45.122 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-27 13:50:45.123 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-27 13:50:48.757 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:50:48.763 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-27 13:50:48.768 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-27 13:50:48.772 | ++ lib/tempest:get_active_images:176 : img_id=5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:50:48.775 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-27 13:50:48.778 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-27 13:50:48.780 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-27 13:50:48.782 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-27 13:50:48.784 | ++ lib/tempest:configure_tempest:266 : '[' -z 5703b061-a63a-45d0-9d4c-1babebb45cbc ']' 2026-05-27 13:50:48.787 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:50:48.790 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-27 13:50:48.810 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-27 13:50:48.814 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-27 13:50:48.817 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-27 13:50:48.820 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-27 13:50:48.823 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-27 13:50:48.825 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-27 13:50:48.828 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-27 13:50:48.831 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-27 13:50:48.836 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-27 13:50:48.836 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-27 13:50:51.958 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:50:51.962 | ++ lib/tempest:configure_tempest:303 : admin_project_id=90777f451069459da88b98d8c585c14c 2026-05-27 13:50:51.965 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-27 13:50:51.986 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:50:51.990 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-27 13:50:55.091 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:50:55.094 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:50:55.094 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-27 13:50:55.094 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:50:55.094 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-27 13:50:55.094 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-27 13:50:55.094 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-27 13:50:55.094 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-27 13:50:55.095 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-27 13:50:55.095 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-27 13:50:55.095 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-27 13:50:55.095 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-27 13:50:55.095 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-27 13:50:55.095 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-27 13:50:55.095 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-27 13:50:55.097 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-27 13:50:55.100 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:50:55.100 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-27 13:50:55.100 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:50:55.100 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-27 13:50:55.100 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-27 13:50:55.100 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-27 13:50:55.100 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-27 13:50:55.101 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-27 13:50:55.101 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-27 13:50:55.101 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-27 13:50:55.101 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-27 13:50:55.101 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-27 13:50:55.101 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-27 13:50:55.101 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-27 13:50:55.103 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:50:55.106 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-27 13:50:55.109 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 5703b061-a63a-45d0-9d4c-1babebb45cbc -c size -f value 2026-05-27 13:50:58.138 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:50:58.140 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-27 13:50:58.143 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-27 13:50:58.144 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-27 13:50:58.189 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-27 13:50:58.192 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-27 13:50:58.194 | ++ 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-05-27 13:51:00.995 | +----------------------------+-----------------------+ 2026-05-27 13:51:00.996 | | Field | Value | 2026-05-27 13:51:00.996 | +----------------------------+-----------------------+ 2026-05-27 13:51:00.996 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:51:00.996 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:51:00.996 | | description | None | 2026-05-27 13:51:00.996 | | disk | 1 | 2026-05-27 13:51:00.996 | | id | 42 | 2026-05-27 13:51:00.996 | | name | m1.nano | 2026-05-27 13:51:00.996 | | os-flavor-access:is_public | True | 2026-05-27 13:51:00.996 | | properties | hw_rng:allowed='True' | 2026-05-27 13:51:00.997 | | ram | 192 | 2026-05-27 13:51:00.997 | | rxtx_factor | 1.0 | 2026-05-27 13:51:00.997 | | swap | 0 | 2026-05-27 13:51:00.997 | | vcpus | 1 | 2026-05-27 13:51:00.997 | +----------------------------+-----------------------+ 2026-05-27 13:51:01.279 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-27 13:51:01.281 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:51:01.282 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-27 13:51:01.282 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-27 13:51:01.282 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-27 13:51:01.282 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-27 13:51:01.282 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-27 13:51:01.282 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-27 13:51:01.282 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-27 13:51:01.283 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-27 13:51:01.283 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-27 13:51:01.283 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-27 13:51:01.283 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-27 13:51:01.283 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-27 13:51:01.283 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-27 13:51:01.286 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:51:01.288 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-27 13:51:01.293 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 5703b061-a63a-45d0-9d4c-1babebb45cbc -c size -f value 2026-05-27 13:51:04.345 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:51:04.347 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-27 13:51:04.352 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-27 13:51:04.352 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-27 13:51:04.396 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-27 13:51:04.399 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-27 13:51:04.402 | ++ 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-05-27 13:51:07.207 | +----------------------------+-----------------------+ 2026-05-27 13:51:07.207 | | Field | Value | 2026-05-27 13:51:07.207 | +----------------------------+-----------------------+ 2026-05-27 13:51:07.207 | | OS-FLV-DISABLED:disabled | False | 2026-05-27 13:51:07.207 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-27 13:51:07.207 | | description | None | 2026-05-27 13:51:07.207 | | disk | 1 | 2026-05-27 13:51:07.208 | | id | 84 | 2026-05-27 13:51:07.208 | | name | m1.micro | 2026-05-27 13:51:07.208 | | os-flavor-access:is_public | True | 2026-05-27 13:51:07.208 | | properties | hw_rng:allowed='True' | 2026-05-27 13:51:07.208 | | ram | 256 | 2026-05-27 13:51:07.209 | | rxtx_factor | 1.0 | 2026-05-27 13:51:07.209 | | swap | 0 | 2026-05-27 13:51:07.209 | | vcpus | 1 | 2026-05-27 13:51:07.209 | +----------------------------+-----------------------+ 2026-05-27 13:51:07.479 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-27 13:51:07.483 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-27 13:51:07.507 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:07.511 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-27 13:51:07.515 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-27 13:51:07.519 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-27 13:51:07.521 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-27 13:51:07.526 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-27 13:51:07.530 | +++ functions-common:git_clone:585 : pwd 2026-05-27 13:51:07.535 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-27 13:51:07.539 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-27 13:51:07.544 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-27 13:51:07.567 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-27 13:51:07.570 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-27 13:51:07.574 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-27 13:51:07.578 | ++ functions-common:git_clone:602 : echo master 2026-05-27 13:51:07.579 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-27 13:51:07.586 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-27 13:51:07.589 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-27 13:51:07.592 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-27 13:51:07.596 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:51:07.599 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:51:07.603 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:51:07.607 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:51:07.613 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:51:07.616 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:51:07.619 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:51:07.623 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:51:07.628 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:51:07.634 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889867630 2026-05-27 13:51:07.637 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-27 13:51:07.642 | Cloning into '/opt/stack/os-test-images'... 2026-05-27 13:51:08.319 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:51:08.323 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:51:08.327 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:51:08.330 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:51:08.334 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:51:08.337 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:51:08.340 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:51:08.344 | ++ functions-common:time_stop:2419 : start_time=1779889867630 2026-05-27 13:51:08.347 | ++ functions-common:time_stop:2421 : [[ -z 1779889867630 ]] 2026-05-27 13:51:08.352 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:51:08.358 | ++ functions-common:time_stop:2424 : end_time=1779889868354 2026-05-27 13:51:08.361 | ++ functions-common:time_stop:2425 : elapsed_time=724 2026-05-27 13:51:08.365 | ++ functions-common:time_stop:2426 : total=387692 2026-05-27 13:51:08.370 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:51:08.372 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=388416 2026-05-27 13:51:08.374 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-27 13:51:08.378 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-27 13:51:08.381 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:51:08.383 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:51:08.385 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:51:08.389 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:51:08.391 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:51:08.394 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:51:08.398 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:51:08.402 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:51:08.406 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:51:08.412 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889868409 2026-05-27 13:51:08.416 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-27 13:51:08.897 | From https://review.opendev.org/openstack/os-test-images 2026-05-27 13:51:08.897 | * branch master -> FETCH_HEAD 2026-05-27 13:51:08.909 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:51:08.912 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:51:08.916 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:51:08.919 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:51:08.923 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:51:08.927 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:51:08.930 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:51:08.934 | ++ functions-common:time_stop:2419 : start_time=1779889868409 2026-05-27 13:51:08.937 | ++ functions-common:time_stop:2421 : [[ -z 1779889868409 ]] 2026-05-27 13:51:08.940 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:51:08.946 | ++ functions-common:time_stop:2424 : end_time=1779889868942 2026-05-27 13:51:08.950 | ++ functions-common:time_stop:2425 : elapsed_time=533 2026-05-27 13:51:08.953 | ++ functions-common:time_stop:2426 : total=388416 2026-05-27 13:51:08.956 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:51:08.959 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=388949 2026-05-27 13:51:08.961 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-27 13:51:08.964 | ++ functions-common:git_timed:689 : local count=0 2026-05-27 13:51:08.967 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-27 13:51:08.970 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-27 13:51:08.973 | ++ functions-common:git_timed:693 : timeout=0 2026-05-27 13:51:08.976 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-27 13:51:08.979 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-27 13:51:08.983 | ++ functions-common:time_start:2399 : local start_time= 2026-05-27 13:51:08.985 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-27 13:51:08.988 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-27 13:51:08.993 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779889868989 2026-05-27 13:51:08.996 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-27 13:51:09.002 | Note: switching to 'FETCH_HEAD'. 2026-05-27 13:51:09.003 | 2026-05-27 13:51:09.003 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-27 13:51:09.003 | changes and commit them, and you can discard any commits you make in this 2026-05-27 13:51:09.003 | state without impacting any branches by switching back to a branch. 2026-05-27 13:51:09.003 | 2026-05-27 13:51:09.003 | If you want to create a new branch to retain commits you create, you may 2026-05-27 13:51:09.003 | do so (now or later) by using -c with the switch command. Example: 2026-05-27 13:51:09.003 | 2026-05-27 13:51:09.003 | git switch -c 2026-05-27 13:51:09.004 | 2026-05-27 13:51:09.004 | Or undo this operation with: 2026-05-27 13:51:09.005 | 2026-05-27 13:51:09.005 | git switch - 2026-05-27 13:51:09.006 | 2026-05-27 13:51:09.006 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-27 13:51:09.006 | 2026-05-27 13:51:09.006 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-27 13:51:09.007 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-27 13:51:09.011 | ++ functions-common:time_stop:2412 : local name 2026-05-27 13:51:09.014 | ++ functions-common:time_stop:2413 : local end_time 2026-05-27 13:51:09.017 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-27 13:51:09.021 | ++ functions-common:time_stop:2415 : local total 2026-05-27 13:51:09.024 | ++ functions-common:time_stop:2416 : local start_time 2026-05-27 13:51:09.028 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-27 13:51:09.030 | ++ functions-common:time_stop:2419 : start_time=1779889868989 2026-05-27 13:51:09.034 | ++ functions-common:time_stop:2421 : [[ -z 1779889868989 ]] 2026-05-27 13:51:09.038 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-27 13:51:09.042 | ++ functions-common:time_stop:2424 : end_time=1779889869039 2026-05-27 13:51:09.046 | ++ functions-common:time_stop:2425 : elapsed_time=50 2026-05-27 13:51:09.049 | ++ functions-common:time_stop:2426 : total=388949 2026-05-27 13:51:09.052 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-27 13:51:09.055 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=388999 2026-05-27 13:51:09.057 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-27 13:51:09.075 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-27 13:51:09.079 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-27 13:51:09.080 | ++ functions-common:git_clone:665 : head -1 2026-05-27 13:51:09.082 | 5d0367e Clean-up zuul config spacing 2026-05-27 13:51:09.086 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-27 13:51:09.090 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-27 13:51:09.090 | /opt/stack/os-test-images ~/devstack 2026-05-27 13:51:09.093 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-27 13:51:09.553 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-27 13:51:10.205 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-27 13:51:13.125 | generate installed: PyYAML==6.0.3 2026-05-27 13:51:13.126 | generate run-test-pre: PYTHONHASHSEED='1862914003' 2026-05-27 13:51:13.127 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-27 13:51:13.245 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-27 13:51:13.268 | 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-05-27 13:51:13.290 | 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-05-27 13:51:13.320 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-27 13:51:13.323 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-27 13:51:13.331 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-27 13:51:13.340 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-27 13:51:13.372 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-27 13:51:13.386 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-27 13:51:13.395 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-27 13:51:13.407 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-27 13:51:13.407 | 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-05-27 13:51:13.416 | 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-05-27 13:51:13.423 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-27 13:51:13.443 | 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-05-27 13:51:13.448 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-27 13:51:13.450 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-27 13:51:13.462 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-27 13:51:13.475 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-27 13:51:13.489 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-27 13:51:13.492 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-05-27 13:51:13.507 | 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-05-27 13:51:13.511 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-27 13:51:13.514 | 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-05-27 13:51:13.531 | 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-05-27 13:51:13.538 | 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-05-27 13:51:13.550 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-27 13:51:13.577 | ___________________________________ summary ____________________________________ 2026-05-27 13:51:13.577 | generate: commands succeeded 2026-05-27 13:51:13.577 | congratulations :) 2026-05-27 13:51:13.623 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-27 13:51:13.623 | ~/devstack 2026-05-27 13:51:13.626 | ++ 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-05-27 13:51:13.671 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-27 13:51:13.676 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-27 13:51:13.702 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-27 13:51:13.705 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-27 13:51:13.709 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-27 13:51:13.762 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-27 13:51:13.815 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-27 13:51:13.821 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-27 13:51:13.822 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-27 13:51:13.825 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-27 13:51:13.829 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-27 13:51:16.986 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:51:16.990 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-27 13:51:16.991 | address-scope 2026-05-27 13:51:16.991 | agent 2026-05-27 13:51:16.991 | allowed-address-pairs 2026-05-27 13:51:16.991 | auto-allocated-topology 2026-05-27 13:51:16.991 | availability_zone 2026-05-27 13:51:16.991 | default-subnetpools 2026-05-27 13:51:16.992 | dhcp_agent_scheduler 2026-05-27 13:51:16.992 | dns-integration 2026-05-27 13:51:16.992 | dns-domain-ports 2026-05-27 13:51:16.992 | dns-integration-domain-keywords 2026-05-27 13:51:16.992 | empty-string-filtering 2026-05-27 13:51:16.993 | external-net 2026-05-27 13:51:16.993 | extra_dhcp_opt 2026-05-27 13:51:16.993 | extraroute 2026-05-27 13:51:16.993 | extraroute-atomic 2026-05-27 13:51:16.993 | filter-validation 2026-05-27 13:51:16.993 | floating-ip-port-forwarding-detail 2026-05-27 13:51:16.993 | fip-port-details 2026-05-27 13:51:16.993 | flavors 2026-05-27 13:51:16.993 | floatingip-pools 2026-05-27 13:51:16.994 | router 2026-05-27 13:51:16.994 | enable-default-route-bfd 2026-05-27 13:51:16.994 | enable-default-route-ecmp 2026-05-27 13:51:16.994 | ext-gw-mode 2026-05-27 13:51:16.994 | l3-ha 2026-05-27 13:51:16.994 | external-gateway-multihoming 2026-05-27 13:51:16.994 | l3-flavors 2026-05-27 13:51:16.994 | multi-provider 2026-05-27 13:51:16.994 | net-mtu 2026-05-27 13:51:16.995 | net-mtu-writable 2026-05-27 13:51:16.995 | network_availability_zone 2026-05-27 13:51:16.995 | network-ip-availability 2026-05-27 13:51:16.996 | network-ip-availability-details 2026-05-27 13:51:16.996 | pagination 2026-05-27 13:51:16.996 | port-device-profile 2026-05-27 13:51:16.996 | port-mac-address-regenerate 2026-05-27 13:51:16.996 | port-numa-affinity-policy 2026-05-27 13:51:16.996 | port-numa-affinity-policy-socket 2026-05-27 13:51:16.997 | binding 2026-05-27 13:51:16.997 | binding-extended 2026-05-27 13:51:16.997 | port-security 2026-05-27 13:51:16.997 | project-id 2026-05-27 13:51:16.997 | provider 2026-05-27 13:51:16.997 | qinq 2026-05-27 13:51:16.997 | quota-check-limit 2026-05-27 13:51:16.997 | quota-check-limit-default 2026-05-27 13:51:16.997 | quotas 2026-05-27 13:51:16.997 | quota_details 2026-05-27 13:51:16.998 | rbac-policies 2026-05-27 13:51:16.998 | rbac-address-scope 2026-05-27 13:51:16.998 | rbac-security-groups 2026-05-27 13:51:16.998 | revision-if-match 2026-05-27 13:51:16.999 | standard-attr-revisions 2026-05-27 13:51:16.999 | router_availability_zone 2026-05-27 13:51:16.999 | router-enable-snat 2026-05-27 13:51:16.999 | security-groups-default-rules 2026-05-27 13:51:16.999 | security-groups-normalized-cidr 2026-05-27 13:51:16.999 | security-groups-remote-address-group 2026-05-27 13:51:16.999 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:51:16.999 | security-groups-shared-filtering 2026-05-27 13:51:16.999 | security-group 2026-05-27 13:51:17.000 | service-type 2026-05-27 13:51:17.000 | sorting 2026-05-27 13:51:17.000 | standard-attr-description 2026-05-27 13:51:17.000 | stateful-security-group 2026-05-27 13:51:17.000 | subnet-dns-publish-fixed-ip 2026-05-27 13:51:17.000 | subnet-external-network 2026-05-27 13:51:17.000 | subnet-service-types 2026-05-27 13:51:17.000 | subnet_allocation 2026-05-27 13:51:17.000 | subnetpool-prefix-ops 2026-05-27 13:51:17.000 | tag-creation 2026-05-27 13:51:17.001 | standard-attr-tag 2026-05-27 13:51:17.001 | standard-attr-timestamp 2026-05-27 13:51:17.001 | vlan-transparent' 2026-05-27 13:51:17.001 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-27 13:51:17.001 | address-scope 2026-05-27 13:51:17.001 | agent 2026-05-27 13:51:17.001 | allowed-address-pairs 2026-05-27 13:51:17.001 | auto-allocated-topology 2026-05-27 13:51:17.002 | availability_zone 2026-05-27 13:51:17.002 | default-subnetpools 2026-05-27 13:51:17.002 | dhcp_agent_scheduler 2026-05-27 13:51:17.003 | dns-integration 2026-05-27 13:51:17.003 | dns-domain-ports 2026-05-27 13:51:17.003 | dns-integration-domain-keywords 2026-05-27 13:51:17.003 | empty-string-filtering 2026-05-27 13:51:17.003 | external-net 2026-05-27 13:51:17.003 | extra_dhcp_opt 2026-05-27 13:51:17.004 | extraroute 2026-05-27 13:51:17.004 | extraroute-atomic 2026-05-27 13:51:17.004 | filter-validation 2026-05-27 13:51:17.004 | floating-ip-port-forwarding-detail 2026-05-27 13:51:17.004 | fip-port-details 2026-05-27 13:51:17.004 | flavors 2026-05-27 13:51:17.004 | floatingip-pools 2026-05-27 13:51:17.004 | router 2026-05-27 13:51:17.004 | enable-default-route-bfd 2026-05-27 13:51:17.004 | enable-default-route-ecmp 2026-05-27 13:51:17.005 | ext-gw-mode 2026-05-27 13:51:17.005 | l3-ha 2026-05-27 13:51:17.005 | external-gateway-multihoming 2026-05-27 13:51:17.005 | l3-flavors 2026-05-27 13:51:17.006 | multi-provider 2026-05-27 13:51:17.006 | net-mtu 2026-05-27 13:51:17.006 | net-mtu-writable 2026-05-27 13:51:17.006 | network_availability_zone 2026-05-27 13:51:17.006 | network-ip-availability 2026-05-27 13:51:17.006 | network-ip-availability-details 2026-05-27 13:51:17.006 | pagination 2026-05-27 13:51:17.007 | port-device-profile 2026-05-27 13:51:17.007 | port-mac-address-regenerate 2026-05-27 13:51:17.007 | port-numa-affinity-policy 2026-05-27 13:51:17.007 | port-numa-affinity-policy-socket 2026-05-27 13:51:17.007 | binding 2026-05-27 13:51:17.007 | binding-extended 2026-05-27 13:51:17.007 | port-security 2026-05-27 13:51:17.007 | project-id 2026-05-27 13:51:17.007 | provider 2026-05-27 13:51:17.007 | qinq 2026-05-27 13:51:17.008 | quota-check-limit 2026-05-27 13:51:17.008 | quota-check-limit-default 2026-05-27 13:51:17.008 | quotas 2026-05-27 13:51:17.008 | quota_details 2026-05-27 13:51:17.008 | rbac-policies 2026-05-27 13:51:17.009 | rbac-address-scope 2026-05-27 13:51:17.009 | rbac-security-groups 2026-05-27 13:51:17.009 | revision-if-match 2026-05-27 13:51:17.009 | standard-attr-revisions 2026-05-27 13:51:17.009 | router_availability_zone 2026-05-27 13:51:17.009 | router-enable-snat 2026-05-27 13:51:17.009 | security-groups-default-rules 2026-05-27 13:51:17.010 | security-groups-normalized-cidr 2026-05-27 13:51:17.010 | security-groups-remote-address-group 2026-05-27 13:51:17.010 | security-groups-rules-belongs-to-default-sg 2026-05-27 13:51:17.010 | security-groups-shared-filtering 2026-05-27 13:51:17.010 | security-group 2026-05-27 13:51:17.010 | service-type 2026-05-27 13:51:17.010 | sorting 2026-05-27 13:51:17.010 | standard-attr-description 2026-05-27 13:51:17.011 | stateful-security-group 2026-05-27 13:51:17.011 | subnet-dns-publish-fixed-ip 2026-05-27 13:51:17.011 | subnet-external-network 2026-05-27 13:51:17.011 | subnet-service-types 2026-05-27 13:51:17.011 | subnet_allocation 2026-05-27 13:51:17.011 | subnetpool-prefix-ops 2026-05-27 13:51:17.012 | tag-creation 2026-05-27 13:51:17.012 | standard-attr-tag 2026-05-27 13:51:17.012 | standard-attr-timestamp 2026-05-27 13:51:17.012 | vlan-transparent =~ external-net ]] 2026-05-27 13:51:17.012 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-27 13:51:17.016 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-27 13:51:20.185 | +++ functions-common:oscwrap:2457 : return 0 2026-05-27 13:51:20.189 | ++ lib/tempest:configure_tempest:395 : public_network_id=622dc46e-408e-4c63-8cba-466e511dcb6d 2026-05-27 13:51:20.192 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-27 13:51:23.798 | +---------------------------+--------------------------------------+ 2026-05-27 13:51:23.798 | | Field | Value | 2026-05-27 13:51:23.798 | +---------------------------+--------------------------------------+ 2026-05-27 13:51:23.798 | | admin_state_up | UP | 2026-05-27 13:51:23.798 | | availability_zone_hints | | 2026-05-27 13:51:23.798 | | availability_zones | | 2026-05-27 13:51:23.798 | | created_at | 2026-05-27T13:51:22Z | 2026-05-27 13:51:23.798 | | description | | 2026-05-27 13:51:23.798 | | dns_domain | None | 2026-05-27 13:51:23.799 | | id | e902bd15-c102-4c75-9532-78a621e69065 | 2026-05-27 13:51:23.799 | | ipv4_address_scope | None | 2026-05-27 13:51:23.799 | | ipv6_address_scope | None | 2026-05-27 13:51:23.799 | | is_default | False | 2026-05-27 13:51:23.799 | | is_vlan_qinq | None | 2026-05-27 13:51:23.799 | | is_vlan_transparent | False | 2026-05-27 13:51:23.799 | | mtu | 1442 | 2026-05-27 13:51:23.799 | | name | shared | 2026-05-27 13:51:23.799 | | port_security_enabled | True | 2026-05-27 13:51:23.799 | | project_id | 90777f451069459da88b98d8c585c14c | 2026-05-27 13:51:23.799 | | provider:network_type | geneve | 2026-05-27 13:51:23.800 | | provider:physical_network | None | 2026-05-27 13:51:23.801 | | provider:segmentation_id | 24211 | 2026-05-27 13:51:23.801 | | qinq | False | 2026-05-27 13:51:23.801 | | qos_policy_id | None | 2026-05-27 13:51:23.802 | | revision_number | 1 | 2026-05-27 13:51:23.802 | | router:external | Internal | 2026-05-27 13:51:23.802 | | segments | None | 2026-05-27 13:51:23.803 | | shared | True | 2026-05-27 13:51:23.803 | | status | ACTIVE | 2026-05-27 13:51:23.803 | | subnets | | 2026-05-27 13:51:23.803 | | tags | | 2026-05-27 13:51:23.803 | | updated_at | 2026-05-27T13:51:23Z | 2026-05-27 13:51:23.803 | +---------------------------+--------------------------------------+ 2026-05-27 13:51:24.053 | ++ 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-05-27 13:51:27.799 | +----------------------+--------------------------------------+ 2026-05-27 13:51:27.800 | | Field | Value | 2026-05-27 13:51:27.800 | +----------------------+--------------------------------------+ 2026-05-27 13:51:27.800 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-27 13:51:27.800 | | cidr | 192.168.233.0/24 | 2026-05-27 13:51:27.800 | | created_at | 2026-05-27T13:51:26Z | 2026-05-27 13:51:27.800 | | description | shared-subnet | 2026-05-27 13:51:27.800 | | dns_nameservers | | 2026-05-27 13:51:27.800 | | dns_publish_fixed_ip | None | 2026-05-27 13:51:27.800 | | enable_dhcp | True | 2026-05-27 13:51:27.800 | | gateway_ip | 192.168.233.1 | 2026-05-27 13:51:27.801 | | host_routes | | 2026-05-27 13:51:27.801 | | id | 1018777f-ee7b-4fa0-909e-b032a67324f7 | 2026-05-27 13:51:27.801 | | ip_version | 4 | 2026-05-27 13:51:27.801 | | ipv6_address_mode | None | 2026-05-27 13:51:27.801 | | ipv6_ra_mode | None | 2026-05-27 13:51:27.801 | | name | shared-subnet | 2026-05-27 13:51:27.801 | | network_id | e902bd15-c102-4c75-9532-78a621e69065 | 2026-05-27 13:51:27.801 | | project_id | 90777f451069459da88b98d8c585c14c | 2026-05-27 13:51:27.802 | | revision_number | 0 | 2026-05-27 13:51:27.802 | | router:external | False | 2026-05-27 13:51:27.802 | | segment_id | None | 2026-05-27 13:51:27.802 | | service_types | | 2026-05-27 13:51:27.802 | | subnetpool_id | None | 2026-05-27 13:51:27.802 | | tags | | 2026-05-27 13:51:27.802 | | updated_at | 2026-05-27T13:51:26Z | 2026-05-27 13:51:27.802 | +----------------------+--------------------------------------+ 2026-05-27 13:51:28.057 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-27 13:51:28.088 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-27 13:51:28.118 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-27 13:51:28.122 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-27 13:51:28.150 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-27 13:51:28.177 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-27 13:51:28.205 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-27 13:51:28.234 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-27 13:51:28.263 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.171/identity/v3 2026-05-27 13:51:28.293 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-27 13:51:28.321 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-27 13:51:28.348 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-27 13:51:28.375 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-27 13:51:28.378 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-27 13:51:28.407 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-27 13:51:28.434 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-27 13:51:28.461 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-27 13:51:28.492 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-27 13:51:28.519 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-27 13:51:28.532 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:28.535 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-27 13:51:28.537 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-27 13:51:28.568 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-27 13:51:28.585 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:28.587 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-27 13:51:28.614 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-27 13:51:28.641 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-27 13:51:28.671 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-27 13:51:28.673 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-27 13:51:28.705 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-27 13:51:28.734 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-27 13:51:28.749 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:28.752 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:51:28.782 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 5703b061-a63a-45d0-9d4c-1babebb45cbc 2026-05-27 13:51:28.811 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-27 13:51:28.840 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-27 13:51:28.869 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-27 13:51:28.900 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-27 13:51:28.916 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:28.918 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-27 13:51:28.921 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-27 13:51:28.923 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-27 13:51:28.926 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-27 13:51:28.928 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-27 13:51:28.930 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-27 13:51:28.949 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-27 13:51:28.951 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-27 13:51:28.981 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-27 13:51:29.011 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-27 13:51:29.040 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-27 13:51:29.072 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-27 13:51:29.102 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-27 13:51:29.132 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-27 13:51:29.163 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-27 13:51:29.192 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-27 13:51:29.221 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-27 13:51:29.223 | ++ 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-05-27 13:51:29.253 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-27 13:51:29.255 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-27 13:51:29.270 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:29.273 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-27 13:51:29.302 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-27 13:51:29.317 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:29.321 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-27 13:51:29.323 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-27 13:51:29.337 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:29.340 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-27 13:51:29.342 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-27 13:51:29.344 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-05-27 13:51:29.374 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-27 13:51:29.403 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 622dc46e-408e-4c63-8cba-466e511dcb6d 2026-05-27 13:51:29.433 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-27 13:51:29.461 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-27 13:51:29.491 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-27 13:51:29.521 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-27 13:51:29.551 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-27 13:51:29.581 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-27 13:51:29.613 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-27 13:51:29.615 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-27 13:51:29.617 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-27 13:51:29.620 | ++ 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-05-27 13:51:29.650 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-27 13:51:29.655 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-27 13:51:29.655 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-27 13:51:29.659 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-27 13:51:29.661 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-27 13:51:29.691 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-27 13:51:29.694 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-27 13:51:29.696 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-27 13:51:29.699 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-27 13:51:29.701 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-27 13:51:29.732 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-27 13:51:29.762 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-27 13:51:29.793 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-27 13:51:29.823 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-27 13:51:29.858 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-27 13:51:29.894 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-27 13:51:29.896 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-27 13:51:29.899 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-27 13:51:29.915 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-27 13:51:29.947 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-27 13:51:29.950 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-27 13:51:29.952 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-27 13:51:29.969 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-27 13:51:29.998 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-27 13:51:30.000 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-27 13:51:30.002 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-27 13:51:30.006 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-27 13:51:30.021 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-27 13:51:30.053 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-27 13:51:30.056 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-27 13:51:30.059 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-27 13:51:30.075 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-27 13:51:30.104 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-27 13:51:30.134 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-27 13:51:30.136 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-27 13:51:30.165 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-27 13:51:30.167 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-27 13:51:30.170 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-27 13:51:30.172 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-27 13:51:30.190 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-27 13:51:30.192 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-27 13:51:30.221 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-27 13:51:30.236 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:30.239 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-27 13:51:30.268 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-27 13:51:30.270 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-27 13:51:30.273 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-27 13:51:30.275 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-27 13:51:30.278 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-27 13:51:30.280 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-27 13:51:30.283 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-27 13:51:30.285 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-27 13:51:30.288 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-27 13:51:30.305 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-27 13:51:30.308 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-27 13:51:30.339 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-27 13:51:30.341 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-27 13:51:30.344 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-27 13:51:30.346 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-27 13:51:30.376 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-27 13:51:30.405 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-27 13:51:30.433 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-27 13:51:30.435 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-27 13:51:30.437 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.439 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-27 13:51:30.454 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:30.456 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-27 13:51:30.486 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.488 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-27 13:51:30.502 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:30.505 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-27 13:51:30.532 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.534 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-27 13:51:30.549 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:30.551 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-27 13:51:30.579 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.582 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-27 13:51:30.596 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:30.598 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-27 13:51:30.627 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.629 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-27 13:51:30.644 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-27 13:51:30.646 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-27 13:51:30.675 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.677 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-27 13:51:30.692 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:30.695 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-27 13:51:30.730 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-27 13:51:30.733 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-27 13:51:30.748 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:51:30.750 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-27 13:51:30.781 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-27 13:51:30.783 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-27 13:51:30.785 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-27 13:51:30.788 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-27 13:51:30.817 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-27 13:51:30.819 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-27 13:51:30.822 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-27 13:51:30.824 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-27 13:51:30.853 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-27 13:51:30.856 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-27 13:51:30.858 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-27 13:51:30.860 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-27 13:51:30.862 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-27 13:51:30.866 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-27 13:51:30.870 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.w0vfVOclds 2026-05-27 13:51:30.873 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-27 13:51:30.875 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-27 13:51:30.878 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-27 13:51:30.882 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.PDoKKkxPEm 2026-05-27 13:51:30.884 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.PDoKKkxPEm 2026-05-27 13:51:30.887 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-27 13:51:30.889 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.PDoKKkxPEm 2026-05-27 13:51:30.892 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-27 13:51:30.895 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-27 13:51:30.897 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-27 13:51:30.903 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:51:30.906 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:51:30.908 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:51:30.911 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-27 13:51:30.913 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-27 13:51:30.916 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-27 13:51:31.440 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-27 13:51:32.271 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-27 13:51:48.723 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-27 13:51:56.417 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2a85e0ea089b2d522d92a41aec9713cdf4930c24#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.7.0,wrapt==2.2.1 2026-05-27 13:51:56.418 | ___________________________________ summary ____________________________________ 2026-05-27 13:51:56.418 | venv-tempest: skipped tests 2026-05-27 13:51:56.418 | congratulations :) 2026-05-27 13:51:56.469 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.PDoKKkxPEm -r requirements.txt 2026-05-27 13:51:57.414 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-05-27 13:51:57.414 | !! 2026-05-27 13:51:57.414 | 2026-05-27 13:51:57.414 | ******************************************************************************** 2026-05-27 13:51:57.414 | Requirements should be satisfied by a PEP 517 installer. 2026-05-27 13:51:57.414 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-27 13:51:57.414 | 2026-05-27 13:51:57.415 | This deprecation is overdue, please update your project and remove deprecated 2026-05-27 13:51:57.415 | calls to avoid build errors in the future. 2026-05-27 13:51:57.415 | ******************************************************************************** 2026-05-27 13:51:57.415 | 2026-05-27 13:51:57.415 | !! 2026-05-27 13:51:57.415 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-27 13:51:57.848 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-27 13:51:57.848 | !! 2026-05-27 13:51:57.848 | 2026-05-27 13:51:57.848 | ******************************************************************************** 2026-05-27 13:51:57.848 | Please avoid running ``setup.py`` directly. 2026-05-27 13:51:57.848 | Instead, use pypa/build, pypa/installer or other 2026-05-27 13:51:57.848 | standards-based tools. 2026-05-27 13:51:57.849 | 2026-05-27 13:51:57.849 | This deprecation is overdue, please update your project and remove deprecated 2026-05-27 13:51:57.849 | calls to avoid build errors in the future. 2026-05-27 13:51:57.849 | 2026-05-27 13:51:57.849 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-27 13:51:57.849 | ******************************************************************************** 2026-05-27 13:51:57.850 | 2026-05-27 13:51:57.850 | !! 2026-05-27 13:51:57.850 | self.initialize_options() 2026-05-27 13:51:57.850 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-27 13:51:57.850 | warnings.warn(msg) 2026-05-27 13:51:58.033 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-27 13:52:05.652 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2a85e0ea089b2d522d92a41aec9713cdf4930c24#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.7.0,wrapt==2.2.1 2026-05-27 13:52:05.652 | venv-tempest run-test-pre: PYTHONHASHSEED='2230607100' 2026-05-27 13:52:05.652 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.PDoKKkxPEm -r requirements.txt 2026-05-27 13:52:06.687 | 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-05-27 13:52:06.688 | 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-05-27 13:52:06.690 | 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-05-27 13:52:06.690 | 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-05-27 13:52:06.691 | 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-05-27 13:52:06.692 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-27 13:52:06.693 | 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-05-27 13:52:06.694 | 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-05-27 13:52:06.695 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-27 13:52:06.697 | 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-05-27 13:52:06.697 | 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-05-27 13:52:06.698 | 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-05-27 13:52:06.699 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-27 13:52:06.700 | 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-05-27 13:52:06.701 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-27 13:52:06.703 | 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-05-27 13:52:06.703 | 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-05-27 13:52:06.704 | 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-05-27 13:52:06.706 | 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-05-27 13:52:06.707 | 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-05-27 13:52:06.709 | 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-05-27 13:52:06.709 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-27 13:52:06.711 | 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-05-27 13:52:06.715 | 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-05-27 13:52:06.715 | 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-05-27 13:52:06.716 | 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)) (3.5.1) 2026-05-27 13:52:06.719 | 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-05-27 13:52:06.721 | 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-05-27 13:52:06.722 | 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-05-27 13:52:06.724 | 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)) (0.30.0) 2026-05-27 13:52:06.730 | 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-05-27 13:52:06.732 | 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-05-27 13:52:06.733 | 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-05-27 13:52:06.737 | 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-05-27 13:52:06.744 | 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-05-27 13:52:06.748 | 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-05-27 13:52:06.750 | 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-05-27 13:52:06.754 | 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-05-27 13:52:06.756 | 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-05-27 13:52:06.761 | 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-05-27 13:52:06.763 | 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-05-27 13:52:06.766 | 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.1.2) 2026-05-27 13:52:06.769 | 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-05-27 13:52:06.771 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-05-27 13:52:06.772 | 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-05-27 13:52:06.773 | 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-05-27 13:52:06.787 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-27 13:52:06.794 | 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-05-27 13:52:06.812 | 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-05-27 13:52:06.816 | 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-05-27 13:52:06.818 | 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-05-27 13:52:06.819 | 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-05-27 13:52:06.832 | 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-05-27 13:52:06.856 | 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-05-27 13:52:06.863 | 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-05-27 13:52:06.865 | 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.16) 2026-05-27 13:52:06.867 | 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.5.20) 2026-05-27 13:52:06.883 | 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-05-27 13:52:06.884 | 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-05-27 13:52:06.891 | 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-05-27 13:52:06.999 | 2026-05-27 13:52:06.999 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-27 13:52:06.999 | [notice] To update, run: pip install --upgrade pip 2026-05-27 13:52:07.110 | ___________________________________ summary ____________________________________ 2026-05-27 13:52:07.110 | venv-tempest: commands succeeded 2026-05-27 13:52:07.110 | congratulations :) 2026-05-27 13:52:07.154 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.PDoKKkxPEm 2026-05-27 13:52:07.158 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-27 13:52:07.160 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-27 13:52:07.162 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-27 13:52:07.192 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.w0vfVOclds 2026-05-27 13:52:07.746 | venv create: /opt/stack/tempest/.tox/venv 2026-05-27 13:52:08.391 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-27 13:52:34.935 | venv develop-inst: /opt/stack/tempest 2026-05-27 13:52:43.722 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.4,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.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@2a85e0ea089b2d522d92a41aec9713cdf4930c24#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.7.0,wrapt==2.2.1 2026-05-27 13:52:43.723 | venv run-test-pre: PYTHONHASHSEED='2563370744' 2026-05-27 13:52:43.723 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.w0vfVOclds 2026-05-27 13:52:44.003 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-27 13:52:44.003 | debtcollector.deprecate( 2026-05-27 13:52:45.093 | /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-05-27 13:52:45.093 | warnings.warn( 2026-05-27 13:52:46.441 | /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-05-27 13:52:46.441 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-27 13:52:48.267 | ___________________________________ summary ____________________________________ 2026-05-27 13:52:48.267 | venv: commands succeeded 2026-05-27 13:52:48.267 | congratulations :) 2026-05-27 13:52:48.312 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-27 13:52:48.328 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:52:48.330 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-27 13:52:48.333 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-27 13:52:48.348 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-27 13:52:48.351 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-27 13:52:48.353 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-27 13:52:48.356 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-27 13:52:48.358 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-27 13:52:48.361 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-27 13:52:48.363 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-27 13:52:48.366 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-27 13:52:48.368 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-27 13:52:48.371 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-27 13:52:48.373 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-27 13:52:48.375 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-27 13:52:48.377 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-27 13:52:48.380 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-27 13:52:48.382 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-27 13:52:48.384 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-27 13:52:48.387 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-05-27 13:52:48.389 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-27 13:52:48.392 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-27 13:52:48.395 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-27 13:52:48.397 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-27 13:52:48.400 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-27 13:52:48.402 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-27 13:52:48.405 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-27 13:52:48.407 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-27 13:52:48.410 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-27 13:52:48.413 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-27 13:52:48.415 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-27 13:52:48.418 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-27 13:52:48.420 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-27 13:52:48.423 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-27 13:52:48.425 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-27 13:52:48.427 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-27 13:52:48.430 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-27 13:52:48.432 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-27 13:52:48.435 | ++ lib/tempest:configure_tempest:855 : 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-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,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-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,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-05-27 13:52:48.437 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-27 13:52:48.440 | ++ lib/tempest:configure_tempest:858 : 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-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,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-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,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-05-27 13:52:48.443 | +++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-27 13:52:48.446 | +++ 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-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,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-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,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-05-27 13:52:48.448 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-27 13:52:48.451 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-27 13:52:48.454 | +++ 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-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,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-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,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-05-27 13:52:48.475 | +++ functions-common:remove_disabled_services:2099 : _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-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,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-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,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-05-27 13:52:48.494 | ++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-27 13:52:48.497 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-27 13:52:48.499 | ++ lib/tempest:configure_tempest:865 : 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-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,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-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,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-05-27 13:52:48.530 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-27 13:52:48.532 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-27 13:52:48.535 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-27 13:52:48.537 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-27 13:52:48.540 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-27 13:52:48.542 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-27 13:52:48.576 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-27 13:52:48.579 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-27 13:52:48.581 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-27 13:52:48.584 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-27 13:52:48.586 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-27 13:52:48.588 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-27 13:52:48.591 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-27 13:52:48.594 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-27 13:52:48.597 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-27 13:52:48.600 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-27 13:52:48.602 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-27 13:52:48.605 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-27 13:52:48.608 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-27 13:52:48.611 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-27 13:52:48.643 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-27 13:52:48.644 | ' 2026-05-27 13:52:48.647 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-27 13:52:48.649 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-27 13:52:48.651 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-27 13:52:48.654 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-27 13:52:48.657 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-27 13:52:48.657 | /opt/stack/tempest /opt/stack/tempest 2026-05-27 13:52:48.659 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-27 13:52:48.662 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-27 13:52:48.662 | /opt/stack/tempest 2026-05-27 13:52:48.664 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-27 13:52:48.667 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-27 13:52:48.670 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-27 13:52:48.673 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-27 13:52:48.676 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-27 13:52:48.679 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-27 13:52:48.682 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-27 13:52:48.685 | + functions-common:run_plugins:1829 : local plugins= 2026-05-27 13:52:48.688 | + functions-common:run_plugins:1830 : local plugin 2026-05-27 13:52:48.691 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-27 13:52:48.694 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-27 13:52:48.697 | + inc/meta-config:merge_config_group:171 : shift 2026-05-27 13:52:48.700 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-27 13:52:48.703 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:52:48.706 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-27 13:52:48.709 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-27 13:52:48.715 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-27 13:52:48.719 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-27 13:52:48.725 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-27 13:52:48.729 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-27 13:52:48.732 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-27 13:52:48.733 | /^\[\[.+\|.*\]\]/ { 2026-05-27 13:52:48.733 | gsub("[][]", "", $1); 2026-05-27 13:52:48.733 | split($1, a, "|"); 2026-05-27 13:52:48.733 | if (a[1] == matchgroup) 2026-05-27 13:52:48.733 | print a[2] 2026-05-27 13:52:48.733 | } 2026-05-27 13:52:48.733 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 157 osc 446 apt-get 208 test_with_retry 7 dbsync 9 pip_install 197 apt-get-update 5 run_process 43 git_timed 388 ------------------------- Unaccounted time 109 ========================= Total runtime 1598 ================= Async summary ================= Time spent in the background minus waits: 555 sec Elapsed time: 1598 sec Time if we did everything serially: 2153 sec Speedup: 1.34731 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21029 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 79 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5705 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 267 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 29 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.171 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.171/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble