2026-05-25 16:10:53.024 | + ./stack.sh:main:485 : exec 2026-05-25 16:10:53.024 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-25-181052' 2026-05-25 16:10:53.024 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-25-181052.summary.2026-05-25-181052 2026-05-25 16:10:53.024 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:10:53.024 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-25-181052 2026-05-25 16:10:53.024 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-25-181052 /opt/stack/logs/stack.sh.log 2026-05-25 16:10:53.024 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-25-181052.summary.2026-05-25-181052 /opt/stack/logs/stack.sh.log.summary 2026-05-25 16:10:53.024 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-25 16:10:53.024 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-25 16:10:53.025 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-25 16:10:53.025 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-25 16:10:53.025 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-25 16:10:53.025 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-25 16:10:53.025 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-25 16:10:53.026 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-25 16:10:53.026 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-25 16:10:53.026 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-25 16:10:53.026 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-25 16:10:53.026 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-25 16:10:53.026 | + ./stack.sh:main:571 : set -o errexit 2026-05-25 16:10:53.027 | + ./stack.sh:main:574 : uname -a 2026-05-25 16:10:53.027 | 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-25 16:10:53.027 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-25 16:10:53.027 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-25 16:10:53.027 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-25 16:10:53.062 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-25 16:10:53.079 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-25 16:10:53.082 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-25 16:10:53.100 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-25 16:10:53.104 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-25 16:10:53.120 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-25 16:10:53.123 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-25 16:10:53.140 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-25 16:10:53.143 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-25 16:10:53.146 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-25 16:10:53.149 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-25 16:10:53.165 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-25 16:10:53.168 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-25 16:10:53.185 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-25 16:10:53.187 | + ./stack.sh:main:588 : tune_host 2026-05-25 16:10:53.189 | + lib/host:tune_host:96 : configure_host_mem 2026-05-25 16:10:53.192 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-25 16:10:53.195 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-25 16:10:53.197 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-25 16:10:53.200 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-25 16:10:53.202 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-25 16:10:53.205 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:10:53.207 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:10:53.210 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-25 16:10:53.212 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:10:53.215 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:10:53.217 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:10:53.220 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:10:53.223 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:10:53.225 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:10:53.228 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-25 16:10:53.230 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-25 16:10:53.233 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-25 16:10:53.236 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-25 16:10:53.240 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-25 16:10:53.243 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-25 16:10:53.246 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-25 16:10:53.248 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:10:53.251 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:10:53.254 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:10:53.258 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725453255 2026-05-25 16:10:53.260 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-25 16:10:53.263 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-25 16:10:53.266 | + 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-25 16:10:53.394 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-25 16:10:53.394 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-25 16:10:53.394 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-25 16:10:53.408 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-25 16:10:53.458 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-25 16:10:56.714 | Fetched 4747 B in 1s (9056 B/s) 2026-05-25 16:10:58.664 | Reading package lists... 2026-05-25 16:10:58.696 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-25 16:10:58.698 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-25 16:10:58.701 | + functions-common:time_stop:2412 : local name 2026-05-25 16:10:58.704 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:10:58.706 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:10:58.709 | + functions-common:time_stop:2415 : local total 2026-05-25 16:10:58.711 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:10:58.714 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-25 16:10:58.716 | + functions-common:time_stop:2419 : start_time=1779725453255 2026-05-25 16:10:58.719 | + functions-common:time_stop:2421 : [[ -z 1779725453255 ]] 2026-05-25 16:10:58.722 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:10:58.726 | + functions-common:time_stop:2424 : end_time=1779725458723 2026-05-25 16:10:58.729 | + functions-common:time_stop:2425 : elapsed_time=5468 2026-05-25 16:10:58.731 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:10:58.734 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:10:58.736 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5468 2026-05-25 16:10:58.739 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-25 16:10:58.742 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:10:58.744 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:10:58.747 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:10:58.749 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-25 16:10:58.769 | + 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-25 16:10:58.809 | Reading package lists... 2026-05-25 16:10:59.272 | Building dependency tree... 2026-05-25 16:10:59.274 | Reading state information... 2026-05-25 16:11:00.044 | The following NEW packages will be installed: 2026-05-25 16:11:00.046 | ksmtuned 2026-05-25 16:11:00.102 | 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded. 2026-05-25 16:11:00.103 | Need to get 7444 B of archives. 2026-05-25 16:11:00.103 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-25 16:11:00.103 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-25 16:11:00.338 | perl: warning: Setting locale failed. 2026-05-25 16:11:00.338 | perl: warning: Please check that your locale settings: 2026-05-25 16:11:00.338 | LANGUAGE = (unset), 2026-05-25 16:11:00.338 | LC_ALL = "en_US.utf8", 2026-05-25 16:11:00.338 | LANG = "de_DE.UTF-8" 2026-05-25 16:11:00.338 | are supported and installed on your system. 2026-05-25 16:11:00.339 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:11:00.437 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:00.437 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:00.437 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:00.650 | Fetched 7444 B in 0s (306 kB/s) 2026-05-25 16:11:00.696 | Selecting previously unselected package ksmtuned. 2026-05-25 16:11:01.004 | (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-25 16:11:01.010 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-25 16:11:01.021 | Unpacking ksmtuned (4.20150326) ... 2026-05-25 16:11:01.090 | Setting up ksmtuned (4.20150326) ... 2026-05-25 16:11:01.308 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-25 16:11:01.505 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-25 16:11:02.328 | perl: warning: Setting locale failed. 2026-05-25 16:11:02.328 | perl: warning: Please check that your locale settings: 2026-05-25 16:11:02.328 | LANGUAGE = (unset), 2026-05-25 16:11:02.328 | LC_ALL = "en_US.utf8", 2026-05-25 16:11:02.328 | LANG = "de_DE.UTF-8" 2026-05-25 16:11:02.329 | are supported and installed on your system. 2026-05-25 16:11:02.329 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:11:02.475 | perl: warning: Setting locale failed. 2026-05-25 16:11:02.475 | perl: warning: Please check that your locale settings: 2026-05-25 16:11:02.475 | LANGUAGE = (unset), 2026-05-25 16:11:02.475 | LC_ALL = "en_US.utf8", 2026-05-25 16:11:02.475 | LANG = "de_DE.UTF-8" 2026-05-25 16:11:02.475 | are supported and installed on your system. 2026-05-25 16:11:02.475 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:11:02.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:02.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:02.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:02.594 | perl: warning: Setting locale failed. 2026-05-25 16:11:02.594 | perl: warning: Please check that your locale settings: 2026-05-25 16:11:02.594 | LANGUAGE = (unset), 2026-05-25 16:11:02.594 | LC_ALL = "en_US.utf8", 2026-05-25 16:11:02.594 | LANG = "de_DE.UTF-8" 2026-05-25 16:11:02.595 | are supported and installed on your system. 2026-05-25 16:11:02.595 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:11:03.160 | 2026-05-25 16:11:03.160 | Running kernel seems to be up-to-date. 2026-05-25 16:11:03.160 | 2026-05-25 16:11:03.160 | No services need to be restarted. 2026-05-25 16:11:03.160 | 2026-05-25 16:11:03.160 | No containers need to be restarted. 2026-05-25 16:11:03.160 | 2026-05-25 16:11:03.160 | No user sessions are running outdated binaries. 2026-05-25 16:11:03.160 | 2026-05-25 16:11:03.161 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:11:05.379 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:11:05.381 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:11:05.384 | + functions-common:time_stop:2412 : local name 2026-05-25 16:11:05.386 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:11:05.388 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:11:05.389 | + functions-common:time_stop:2415 : local total 2026-05-25 16:11:05.393 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:11:05.395 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:11:05.396 | + functions-common:time_stop:2419 : start_time=1779725458766 2026-05-25 16:11:05.399 | + functions-common:time_stop:2421 : [[ -z 1779725458766 ]] 2026-05-25 16:11:05.401 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:11:05.404 | + functions-common:time_stop:2424 : end_time=1779725465402 2026-05-25 16:11:05.407 | + functions-common:time_stop:2425 : elapsed_time=6636 2026-05-25 16:11:05.408 | + functions-common:time_stop:2426 : total=1346 2026-05-25 16:11:05.410 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:11:05.412 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7982 2026-05-25 16:11:05.413 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:11:05.417 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-25 16:11:05.419 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-25 16:11:05.421 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-25 16:11:05.440 | + lib/host:configure_ksm:19 : echo 0 2026-05-25 16:11:05.440 | 0 2026-05-25 16:11:05.443 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-25 16:11:05.447 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-25 16:11:05.449 | + lib/host:tune_host:97 : configure_host_net 2026-05-25 16:11:05.451 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-25 16:11:05.453 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-25 16:11:05.454 | + ./stack.sh:main:594 : fetch_plugins 2026-05-25 16:11:05.457 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-25 16:11:05.459 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-25 16:11:05.460 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-25 16:11:05.462 | + functions-common:fetch_plugins:1763 : return 2026-05-25 16:11:05.465 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-25 16:11:05.467 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-25 16:11:05.470 | + functions-common:run_phase:1841 : local phase= 2026-05-25 16:11:05.471 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:11:05.474 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:11:05.477 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:11:05.478 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:11:05.482 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:11:05.484 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:11:05.487 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:11:05.489 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:11:05.491 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:11:05.494 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-25 16:11:05.497 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:11:05.512 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:11:05.515 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-25 16:11:05.517 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-25 16:11:05.519 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-25 16:11:05.521 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-25 16:11:05.523 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-25 16:11:05.525 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-25 16:11:05.528 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-25 16:11:05.530 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-25 16:11:05.533 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-25 16:11:05.535 | + 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-25 16:11:05.537 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-25 16:11:05.540 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-25 16:11:05.542 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-25 16:11:05.545 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-25 16:11:05.547 | + functions-common:plugin_override_defaults:1804 : return 2026-05-25 16:11:05.549 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-25 16:11:05.569 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-25 16:11:05.573 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-25 16:11:05.587 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:11:05.600 | +++ lib/tls:source:43 : hostname -f 2026-05-25 16:11:05.606 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-25 16:11:05.608 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-25 16:11:05.611 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-25 16:11:05.613 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-25 16:11:05.614 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-25 16:11:05.616 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-25 16:11:05.619 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-25 16:11:05.621 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-25 16:11:05.624 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-25 16:11:05.626 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-25 16:11:05.630 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-25 16:11:05.643 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-25 16:11:05.660 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-25 16:11:05.674 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-25 16:11:05.686 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-25 16:11:05.724 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-25 16:11:05.807 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-25 16:11:05.902 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-25 16:11:05.930 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-25 16:11:05.982 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-25 16:11:06.030 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-25 16:11:06.033 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-25 16:11:06.052 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:11:06.055 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-25 16:11:06.057 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-25 16:11:06.060 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-25 16:11:06.062 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-25 16:11:06.065 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-25 16:11:06.084 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-25 16:11:06.087 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-25 16:11:06.090 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-25 16:11:06.092 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-25 16:11:06.094 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-25 16:11:06.096 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-25 16:11:06.098 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-25 16:11:06.101 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-25 16:11:06.104 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-25 16:11:06.108 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-25 16:11:06.129 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-25 16:11:06.132 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-25 16:11:06.135 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-25 16:11:06.138 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-25 16:11:06.141 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-25 16:11:06.144 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-25 16:11:06.148 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-25 16:11:06.151 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-25 16:11:06.154 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-25 16:11:06.157 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-25 16:11:06.160 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-25 16:11:06.163 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-25 16:11:06.166 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-25 16:11:06.169 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.7 2026-05-25 16:11:06.172 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-25 16:11:06.176 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-25 16:11:06.180 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-25 16:11:06.181 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-25 16:11:06.185 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-25 16:11:06.188 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-25 16:11:06.191 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-25 16:11:06.194 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-25 16:11:06.197 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-25 16:11:06.201 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-25 16:11:06.222 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-25 16:11:06.225 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.7 2026-05-25 16:11:06.229 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.7 2026-05-25 16:11:06.230 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-25 16:11:06.235 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.7 2026-05-25 16:11:06.237 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-25 16:11:06.240 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-25 16:11:06.242 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-25 16:11:06.245 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-25 16:11:06.247 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-25 16:11:06.249 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-25 16:11:06.252 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-25 16:11:06.254 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-25 16:11:06.257 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-25 16:11:06.260 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-25 16:11:06.263 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-25 16:11:06.266 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-25 16:11:06.269 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-25 16:11:06.272 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-25 16:11:06.275 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-25 16:11:06.277 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-25 16:11:06.280 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-25 16:11:06.283 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-25 16:11:06.285 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:11:06.289 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-25 16:11:06.292 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-25 16:11:06.297 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-25 16:11:06.314 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-25 16:11:06.316 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-25 16:11:06.319 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-25 16:11:06.323 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-25 16:11:06.326 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-25 16:11:06.329 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-25 16:11:06.331 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-25 16:11:06.333 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-25 16:11:06.337 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-25 16:11:06.339 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-25 16:11:06.342 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-25 16:11:06.344 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-25 16:11:06.347 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-25 16:11:06.349 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-25 16:11:06.352 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-25 16:11:06.355 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-25 16:11:06.357 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-25 16:11:06.360 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-25 16:11:06.363 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-25 16:11:06.366 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-25 16:11:06.479 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-25 16:11:06.492 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-25 16:11:06.496 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-25 16:11:06.498 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-25 16:11:06.500 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-25 16:11:06.502 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-25 16:11:06.505 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-25 16:11:06.507 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-25 16:11:06.509 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-25 16:11:06.511 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-25 16:11:06.513 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-25 16:11:06.515 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-25 16:11:06.517 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-25 16:11:06.519 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-25 16:11:06.522 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-25 16:11:06.524 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-25 16:11:06.526 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-25 16:11:06.528 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-25 16:11:06.530 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-25 16:11:06.532 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-25 16:11:06.534 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-25 16:11:06.537 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-25 16:11:06.538 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-25 16:11:06.538 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-25 16:11:06.539 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-25 16:11:06.544 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f8:a1bf:aad4 2026-05-25 16:11:06.546 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-25 16:11:06.549 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-25 16:11:06.551 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-25 16:11:06.554 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-25 16:11:06.556 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf8:a1bf:aad4::/56 2026-05-25 16:11:06.561 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf8:a1bf:aad4::/56 2026-05-25 16:11:06.561 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-25 16:11:06.567 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf8:a1bf:aad4::/64 2026-05-25 16:11:06.569 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-25 16:11:06.572 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-25 16:11:06.575 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-25 16:11:06.577 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-25 16:11:06.580 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-25 16:11:06.582 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-25 16:11:06.585 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-25 16:11:06.588 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-25 16:11:06.590 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-25 16:11:06.593 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-25 16:11:06.595 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-25 16:11:06.598 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-25 16:11:06.600 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdf8:a1bf:aad4::/56 2026-05-25 16:11:06.602 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-25 16:11:06.605 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-25 16:11:06.610 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-25 16:11:06.610 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-25 16:11:06.611 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-25 16:11:06.616 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-25 16:11:06.621 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-25 16:11:06.621 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-25 16:11:06.622 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-25 16:11:06.627 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-25 16:11:06.632 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-25 16:11:06.635 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-25 16:11:06.638 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-25 16:11:06.642 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-25 16:11:06.645 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-25 16:11:06.647 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-25 16:11:06.650 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-25 16:11:06.652 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-25 16:11:06.671 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-25 16:11:06.687 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-25 16:11:06.701 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-25 16:11:06.717 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-25 16:11:06.735 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-25 16:11:06.768 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-25 16:11:06.772 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-25 16:11:06.775 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-25 16:11:06.778 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-25 16:11:06.781 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-25 16:11:06.784 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-25 16:11:06.802 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-25 16:11:06.804 | + ./stack.sh:main:629 : run_phase source 2026-05-25 16:11:06.807 | + functions-common:run_phase:1840 : local mode=source 2026-05-25 16:11:06.809 | + functions-common:run_phase:1841 : local phase= 2026-05-25 16:11:06.812 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:11:06.814 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:11:06.817 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:11:06.819 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:11:06.822 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:11:06.824 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:11:06.829 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:11:06.831 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:11:06.834 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:11:06.836 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-25 16:11:06.839 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:11:06.856 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:11:06.859 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-25 16:11:06.861 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-25 16:11:06.905 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-25 16:11:06.907 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-25 16:11:06.910 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-25 16:11:06.913 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-25 16:11:06.916 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-25 16:11:06.918 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-25 16:11:06.920 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-25 16:11:06.923 | + functions-common:load_plugin_settings:1781 : return 2026-05-25 16:11:06.926 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-25 16:11:06.928 | + functions-common:verify_disabled_services:2123 : local service 2026-05-25 16:11:06.931 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.934 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-25 16:11:06.937 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.940 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-25 16:11:06.943 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.945 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-25 16:11:06.948 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.951 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-25 16:11:06.953 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.956 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-25 16:11:06.959 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.961 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-25 16:11:06.964 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.967 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-25 16:11:06.969 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.972 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-25 16:11:06.975 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.977 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-25 16:11:06.980 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.983 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-25 16:11:06.985 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.988 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-25 16:11:06.990 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.993 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-25 16:11:06.996 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:06.999 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-25 16:11:07.001 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.004 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-25 16:11:07.007 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.009 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-25 16:11:07.012 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.015 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-25 16:11:07.018 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.021 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-25 16:11:07.023 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.026 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-25 16:11:07.029 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.031 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-25 16:11:07.034 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.037 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-25 16:11:07.039 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.042 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-25 16:11:07.045 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.048 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-25 16:11:07.050 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.053 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-25 16:11:07.056 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.059 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-25 16:11:07.061 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:11:07.064 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-25 16:11:07.067 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-25 16:11:07.070 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-25 16:11:07.072 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-25 16:11:07.088 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:11:07.092 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-25 16:11:07.094 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-25 16:11:07.097 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-25 16:11:07.114 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:11:07.117 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-25 16:11:07.120 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-25 16:11:07.122 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-25 16:11:07.125 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-25 16:11:07.128 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-25 16:11:07.131 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-25 16:11:07.133 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-25 16:11:07.136 | + lib/database:initialize_database_backends:92 : return 0 2026-05-25 16:11:07.139 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-25 16:11:07.139 | Using mysql database backend 2026-05-25 16:11:07.142 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-25 16:11:07.158 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-25 16:11:07.162 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-25 16:11:07.165 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-25 16:11:07.167 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-25 16:11:07.171 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-25 16:11:07.173 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-25 16:11:07.192 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:11:07.195 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-25 16:11:07.213 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-25 16:11:07.232 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:11:07.234 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-25 16:11:07.253 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-25 16:11:07.272 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-25 16:11:07.291 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:11:07.294 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-25 16:11:07.312 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:11:07.315 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-25 16:11:07.317 | + functions-common:save_stackenv:63 : local tag=762 2026-05-25 16:11:07.321 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-25 16:11:07.325 | + functions-common:save_stackenv:65 : time_stamp=2026-05-25-181107 2026-05-25 16:11:07.327 | + functions-common:save_stackenv:66 : echo '# 2026-05-25-181107 762' 2026-05-25 16:11:07.331 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.333 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-25 16:11:07.335 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.338 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-25 16:11:07.341 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.344 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-25 16:11:07.347 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.349 | + 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-25 16:11:07.352 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.355 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.7 2026-05-25 16:11:07.358 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.361 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.7/identity 2026-05-25 16:11:07.364 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.366 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-25-181052 2026-05-25 16:11:07.369 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.372 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-25 16:11:07.374 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.377 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.7 2026-05-25 16:11:07.380 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.382 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-25 16:11:07.385 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.387 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-25 16:11:07.389 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.392 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-25 16:11:07.395 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.397 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-25 16:11:07.400 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.403 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.7 2026-05-25 16:11:07.405 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:11:07.408 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-25 16:11:07.410 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-25 16:11:07.413 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-25 16:11:07.416 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-25 16:11:07.418 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-25 16:11:07.420 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:11:07.422 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:11:07.425 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:11:07.428 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:11:07.430 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:11:07.434 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:11:07.450 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:11:07.452 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:11:07.454 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:11:07.457 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:11:07.458 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:11:07.463 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-25 16:11:07.465 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:11:07.467 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-25 16:11:07.470 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:11:07.472 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:11:07.474 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:11:07.476 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:11:07.479 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:11:07.481 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:11:07.483 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:11:07.485 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:11:07.488 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:11:07.492 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725467489 2026-05-25 16:11:07.494 | + 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-25 16:11:07.498 | Cloning into '/opt/stack/requirements'... 2026-05-25 16:11:11.528 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:11:11.532 | + functions-common:time_stop:2412 : local name 2026-05-25 16:11:11.535 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:11:11.538 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:11:11.541 | + functions-common:time_stop:2415 : local total 2026-05-25 16:11:11.545 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:11:11.548 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:11:11.551 | + functions-common:time_stop:2419 : start_time=1779725467489 2026-05-25 16:11:11.555 | + functions-common:time_stop:2421 : [[ -z 1779725467489 ]] 2026-05-25 16:11:11.558 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:11:11.564 | + functions-common:time_stop:2424 : end_time=1779725471560 2026-05-25 16:11:11.566 | + functions-common:time_stop:2425 : elapsed_time=4071 2026-05-25 16:11:11.569 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:11:11.572 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:11:11.575 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4071 2026-05-25 16:11:11.577 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-25 16:11:11.581 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:11:11.584 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:11:11.587 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:11:11.590 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:11:11.593 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:11:11.596 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:11:11.599 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:11:11.602 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:11:11.605 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:11:11.609 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:11:11.614 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725471610 2026-05-25 16:11:11.616 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:11:12.094 | From https://review.opendev.org/openstack/requirements 2026-05-25 16:11:12.094 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:11:12.106 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:11:12.108 | + functions-common:time_stop:2412 : local name 2026-05-25 16:11:12.111 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:11:12.115 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:11:12.117 | + functions-common:time_stop:2415 : local total 2026-05-25 16:11:12.121 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:11:12.124 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:11:12.126 | + functions-common:time_stop:2419 : start_time=1779725471610 2026-05-25 16:11:12.130 | + functions-common:time_stop:2421 : [[ -z 1779725471610 ]] 2026-05-25 16:11:12.134 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:11:12.139 | + functions-common:time_stop:2424 : end_time=1779725472135 2026-05-25 16:11:12.142 | + functions-common:time_stop:2425 : elapsed_time=525 2026-05-25 16:11:12.144 | + functions-common:time_stop:2426 : total=4071 2026-05-25 16:11:12.148 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:11:12.151 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4596 2026-05-25 16:11:12.154 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:11:12.157 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:11:12.159 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:11:12.162 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:11:12.166 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:11:12.170 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:11:12.173 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:11:12.175 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:11:12.179 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:11:12.183 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:11:12.187 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725472184 2026-05-25 16:11:12.191 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:11:12.205 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:11:12.205 | 2026-05-25 16:11:12.206 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:11:12.206 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:11:12.206 | state without impacting any branches by switching back to a branch. 2026-05-25 16:11:12.206 | 2026-05-25 16:11:12.206 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:11:12.206 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:11:12.206 | 2026-05-25 16:11:12.206 | git switch -c 2026-05-25 16:11:12.207 | 2026-05-25 16:11:12.207 | Or undo this operation with: 2026-05-25 16:11:12.207 | 2026-05-25 16:11:12.207 | git switch - 2026-05-25 16:11:12.207 | 2026-05-25 16:11:12.207 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:11:12.207 | 2026-05-25 16:11:12.208 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-25 16:11:12.210 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:11:12.213 | + functions-common:time_stop:2412 : local name 2026-05-25 16:11:12.216 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:11:12.219 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:11:12.222 | + functions-common:time_stop:2415 : local total 2026-05-25 16:11:12.225 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:11:12.228 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:11:12.232 | + functions-common:time_stop:2419 : start_time=1779725472184 2026-05-25 16:11:12.234 | + functions-common:time_stop:2421 : [[ -z 1779725472184 ]] 2026-05-25 16:11:12.238 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:11:12.243 | + functions-common:time_stop:2424 : end_time=1779725472239 2026-05-25 16:11:12.245 | + functions-common:time_stop:2425 : elapsed_time=55 2026-05-25 16:11:12.249 | + functions-common:time_stop:2426 : total=4596 2026-05-25 16:11:12.251 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:11:12.254 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4651 2026-05-25 16:11:12.257 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-25 16:11:12.274 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-25 16:11:12.277 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:11:12.278 | + functions-common:git_clone:665 : head -1 2026-05-25 16:11:12.281 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-25 16:11:12.286 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:11:12.289 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-25 16:11:12.292 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:11:12.295 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-25 16:11:12.298 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-25 16:11:12.302 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-25 16:11:12.305 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-25 16:11:12.309 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-25 16:11:12.312 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-25 16:11:12.315 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-25 16:11:12.318 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-25 16:11:12.322 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-25 16:11:12.328 | ++ tools/install_prereqs.sh:source:47 : NOW=1779725472 2026-05-25 16:11:12.332 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-25 16:11:12.337 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-25 16:11:12.341 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-25 16:11:12.345 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779725472 2026-05-25 16:11:12.348 | ++ tools/install_prereqs.sh:source:50 : [[ 1779725472 -lt 7200 ]] 2026-05-25 16:11:12.352 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-25 16:11:12.356 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-25 16:11:12.359 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-25 16:11:12.363 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-25 16:11:12.366 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-25 16:11:12.369 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-25 16:11:12.373 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-25 16:11:12.378 | +++ 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-25 16:11:12.415 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-25 16:11:12.415 | apache2-dev 2026-05-25 16:11:12.415 | bc 2026-05-25 16:11:12.415 | bsdmainutils 2026-05-25 16:11:12.415 | curl 2026-05-25 16:11:12.415 | g++ 2026-05-25 16:11:12.415 | gawk 2026-05-25 16:11:12.415 | gcc 2026-05-25 16:11:12.415 | gettext 2026-05-25 16:11:12.415 | git 2026-05-25 16:11:12.416 | graphviz 2026-05-25 16:11:12.416 | iputils-ping 2026-05-25 16:11:12.416 | libffi-dev 2026-05-25 16:11:12.416 | libjpeg-dev 2026-05-25 16:11:12.416 | libpq-dev 2026-05-25 16:11:12.416 | libssl-dev 2026-05-25 16:11:12.416 | libsystemd-dev 2026-05-25 16:11:12.416 | libxml2-dev 2026-05-25 16:11:12.416 | libxslt1-dev 2026-05-25 16:11:12.416 | libyaml-dev 2026-05-25 16:11:12.416 | lsof 2026-05-25 16:11:12.417 | openssh-server 2026-05-25 16:11:12.417 | openssl 2026-05-25 16:11:12.417 | pkg-config 2026-05-25 16:11:12.417 | psmisc 2026-05-25 16:11:12.417 | python3-dev 2026-05-25 16:11:12.417 | python3-pip 2026-05-25 16:11:12.417 | python3-systemd 2026-05-25 16:11:12.417 | python3-venv 2026-05-25 16:11:12.417 | tar 2026-05-25 16:11:12.417 | tcpdump 2026-05-25 16:11:12.418 | unzip 2026-05-25 16:11:12.418 | uuid-runtime 2026-05-25 16:11:12.418 | wget 2026-05-25 16:11:12.418 | zlib1g-dev 2026-05-25 16:11:12.418 | libkrb5-dev 2026-05-25 16:11:12.418 | libldap2-dev 2026-05-25 16:11:12.418 | libsasl2-dev 2026-05-25 16:11:12.418 | memcached 2026-05-25 16:11:12.418 | python3-mysqldb 2026-05-25 16:11:12.418 | sqlite3 2026-05-25 16:11:12.419 | conntrack 2026-05-25 16:11:12.419 | curl 2026-05-25 16:11:12.419 | ebtables 2026-05-25 16:11:12.419 | genisoimage 2026-05-25 16:11:12.419 | iptables 2026-05-25 16:11:12.419 | iputils-arping 2026-05-25 16:11:12.419 | kpartx 2026-05-25 16:11:12.419 | libjs-jquery-tablesorter 2026-05-25 16:11:12.419 | parted 2026-05-25 16:11:12.419 | pm-utils 2026-05-25 16:11:12.420 | python3-mysqldb 2026-05-25 16:11:12.420 | socat 2026-05-25 16:11:12.420 | sqlite3 2026-05-25 16:11:12.420 | sudo 2026-05-25 16:11:12.420 | vlan 2026-05-25 16:11:12.420 | lsscsi 2026-05-25 16:11:12.420 | open-iscsi 2026-05-25 16:11:12.420 | cryptsetup 2026-05-25 16:11:12.420 | dosfstools 2026-05-25 16:11:12.420 | genisoimage 2026-05-25 16:11:12.421 | gir1.2-libosinfo-1.0 2026-05-25 16:11:12.421 | netcat-openbsd 2026-05-25 16:11:12.421 | open-iscsi 2026-05-25 16:11:12.421 | qemu-utils 2026-05-25 16:11:12.421 | sg3-utils 2026-05-25 16:11:12.421 | sysfsutils 2026-05-25 16:11:12.421 | lvm2 2026-05-25 16:11:12.421 | qemu-utils 2026-05-25 16:11:12.421 | thin-provisioning-tools 2026-05-25 16:11:12.421 | acl 2026-05-25 16:11:12.421 | dnsmasq-base 2026-05-25 16:11:12.422 | dnsmasq-utils 2026-05-25 16:11:12.422 | ebtables 2026-05-25 16:11:12.422 | haproxy 2026-05-25 16:11:12.422 | iptables 2026-05-25 16:11:12.422 | iputils-arping 2026-05-25 16:11:12.422 | iputils-ping 2026-05-25 16:11:12.422 | postgresql-server-dev-all 2026-05-25 16:11:12.422 | python3-mysqldb 2026-05-25 16:11:12.422 | sqlite3 2026-05-25 16:11:12.422 | sudo 2026-05-25 16:11:12.423 | vlan 2026-05-25 16:11:12.423 | pcp' 2026-05-25 16:11:12.423 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-25 16:11:12.445 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-25 16:11:12.445 | apache2-dev 2026-05-25 16:11:12.445 | bc 2026-05-25 16:11:12.445 | bsdmainutils 2026-05-25 16:11:12.445 | curl 2026-05-25 16:11:12.445 | g++ 2026-05-25 16:11:12.445 | gawk 2026-05-25 16:11:12.445 | gcc 2026-05-25 16:11:12.446 | gettext 2026-05-25 16:11:12.446 | git 2026-05-25 16:11:12.446 | graphviz 2026-05-25 16:11:12.446 | iputils-ping 2026-05-25 16:11:12.446 | libffi-dev 2026-05-25 16:11:12.446 | libjpeg-dev 2026-05-25 16:11:12.446 | libpq-dev 2026-05-25 16:11:12.446 | libssl-dev 2026-05-25 16:11:12.446 | libsystemd-dev 2026-05-25 16:11:12.446 | libxml2-dev 2026-05-25 16:11:12.447 | libxslt1-dev 2026-05-25 16:11:12.447 | libyaml-dev 2026-05-25 16:11:12.447 | lsof 2026-05-25 16:11:12.447 | openssh-server 2026-05-25 16:11:12.447 | openssl 2026-05-25 16:11:12.447 | pkg-config 2026-05-25 16:11:12.447 | psmisc 2026-05-25 16:11:12.447 | python3-dev 2026-05-25 16:11:12.447 | python3-pip 2026-05-25 16:11:12.447 | python3-systemd 2026-05-25 16:11:12.448 | python3-venv 2026-05-25 16:11:12.448 | tar 2026-05-25 16:11:12.448 | tcpdump 2026-05-25 16:11:12.448 | unzip 2026-05-25 16:11:12.448 | uuid-runtime 2026-05-25 16:11:12.448 | wget 2026-05-25 16:11:12.448 | zlib1g-dev 2026-05-25 16:11:12.448 | libkrb5-dev 2026-05-25 16:11:12.448 | libldap2-dev 2026-05-25 16:11:12.448 | libsasl2-dev 2026-05-25 16:11:12.448 | memcached 2026-05-25 16:11:12.449 | python3-mysqldb 2026-05-25 16:11:12.449 | sqlite3 2026-05-25 16:11:12.449 | conntrack 2026-05-25 16:11:12.449 | curl 2026-05-25 16:11:12.449 | ebtables 2026-05-25 16:11:12.449 | genisoimage 2026-05-25 16:11:12.449 | iptables 2026-05-25 16:11:12.449 | iputils-arping 2026-05-25 16:11:12.449 | kpartx 2026-05-25 16:11:12.449 | libjs-jquery-tablesorter 2026-05-25 16:11:12.450 | parted 2026-05-25 16:11:12.450 | pm-utils 2026-05-25 16:11:12.450 | python3-mysqldb 2026-05-25 16:11:12.450 | socat 2026-05-25 16:11:12.450 | sqlite3 2026-05-25 16:11:12.450 | sudo 2026-05-25 16:11:12.450 | vlan 2026-05-25 16:11:12.450 | lsscsi 2026-05-25 16:11:12.450 | open-iscsi 2026-05-25 16:11:12.450 | cryptsetup 2026-05-25 16:11:12.451 | dosfstools 2026-05-25 16:11:12.451 | genisoimage 2026-05-25 16:11:12.451 | gir1.2-libosinfo-1.0 2026-05-25 16:11:12.451 | netcat-openbsd 2026-05-25 16:11:12.451 | open-iscsi 2026-05-25 16:11:12.451 | qemu-utils 2026-05-25 16:11:12.451 | sg3-utils 2026-05-25 16:11:12.451 | sysfsutils 2026-05-25 16:11:12.451 | lvm2 2026-05-25 16:11:12.451 | qemu-utils 2026-05-25 16:11:12.452 | thin-provisioning-tools 2026-05-25 16:11:12.452 | acl 2026-05-25 16:11:12.452 | dnsmasq-base 2026-05-25 16:11:12.452 | dnsmasq-utils 2026-05-25 16:11:12.452 | ebtables 2026-05-25 16:11:12.452 | haproxy 2026-05-25 16:11:12.452 | iptables 2026-05-25 16:11:12.452 | iputils-arping 2026-05-25 16:11:12.452 | iputils-ping 2026-05-25 16:11:12.452 | postgresql-server-dev-all 2026-05-25 16:11:12.453 | python3-mysqldb 2026-05-25 16:11:12.453 | sqlite3 2026-05-25 16:11:12.453 | sudo 2026-05-25 16:11:12.453 | vlan 2026-05-25 16:11:12.453 | pcp ' 2026-05-25 16:11:12.453 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-25 16:11:12.455 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:11:12.458 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:11:12.464 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-25 16:11:12.465 | ++ 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-25 16:11:12.470 | ++ 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-25 16:11:12.473 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-25 16:11:12.477 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:11:12.479 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:11:12.483 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:11:12.486 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:11:12.489 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:11:12.492 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:11:12.496 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:11:12.499 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:11:12.502 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:11:12.505 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:11:12.508 | ++ functions-common:apt_get_update:1159 : return 2026-05-25 16:11:12.512 | ++ 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-25 16:11:12.515 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:11:12.519 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:11:12.522 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:11:12.526 | ++ 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-25 16:11:12.554 | ++ 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-25 16:11:12.593 | Reading package lists... 2026-05-25 16:11:13.023 | Building dependency tree... 2026-05-25 16:11:13.024 | Reading state information... 2026-05-25 16:11:13.651 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-25 16:11:13.651 | bc set to manually installed. 2026-05-25 16:11:13.651 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-25 16:11:13.651 | g++ set to manually installed. 2026-05-25 16:11:13.652 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-25 16:11:13.652 | gawk set to manually installed. 2026-05-25 16:11:13.652 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-25 16:11:13.652 | gcc set to manually installed. 2026-05-25 16:11:13.652 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-25 16:11:13.652 | git set to manually installed. 2026-05-25 16:11:13.652 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-25 16:11:13.652 | iputils-ping set to manually installed. 2026-05-25 16:11:13.652 | lsof is already the newest version (4.95.0-1build3). 2026-05-25 16:11:13.652 | lsof set to manually installed. 2026-05-25 16:11:13.652 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-25 16:11:13.653 | openssl set to manually installed. 2026-05-25 16:11:13.653 | psmisc is already the newest version (23.7-1build1). 2026-05-25 16:11:13.653 | psmisc set to manually installed. 2026-05-25 16:11:13.653 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-25 16:11:13.653 | python3-dev set to manually installed. 2026-05-25 16:11:13.653 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-25 16:11:13.653 | python3-systemd is already the newest version (235-1build4). 2026-05-25 16:11:13.653 | python3-systemd set to manually installed. 2026-05-25 16:11:13.653 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-25 16:11:13.653 | tar set to manually installed. 2026-05-25 16:11:13.653 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-25 16:11:13.654 | tcpdump set to manually installed. 2026-05-25 16:11:13.654 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-25 16:11:13.655 | uuid-runtime set to manually installed. 2026-05-25 16:11:13.655 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-25 16:11:13.655 | wget set to manually installed. 2026-05-25 16:11:13.655 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-25 16:11:13.656 | zlib1g-dev set to manually installed. 2026-05-25 16:11:13.656 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-25 16:11:13.656 | iptables set to manually installed. 2026-05-25 16:11:13.657 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-25 16:11:13.657 | kpartx set to manually installed. 2026-05-25 16:11:13.657 | parted is already the newest version (3.6-4build1). 2026-05-25 16:11:13.658 | parted set to manually installed. 2026-05-25 16:11:13.658 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-25 16:11:13.658 | sudo set to manually installed. 2026-05-25 16:11:13.658 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-25 16:11:13.658 | open-iscsi set to manually installed. 2026-05-25 16:11:13.658 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-25 16:11:13.658 | cryptsetup set to manually installed. 2026-05-25 16:11:13.658 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-25 16:11:13.658 | dosfstools set to manually installed. 2026-05-25 16:11:13.658 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-25 16:11:13.658 | netcat-openbsd set to manually installed. 2026-05-25 16:11:13.658 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-25 16:11:13.659 | qemu-utils set to manually installed. 2026-05-25 16:11:13.659 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-25 16:11:13.660 | sg3-utils set to manually installed. 2026-05-25 16:11:13.660 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-25 16:11:13.660 | lvm2 set to manually installed. 2026-05-25 16:11:13.660 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-25 16:11:13.660 | thin-provisioning-tools set to manually installed. 2026-05-25 16:11:13.660 | acl is already the newest version (2.3.2-1build1.1). 2026-05-25 16:11:13.660 | acl set to manually installed. 2026-05-25 16:11:13.661 | The following additional packages will be installed: 2026-05-25 16:11:13.661 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-25 16:11:13.661 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-25 16:11:13.661 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-25 16:11:13.661 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-25 16:11:13.661 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-25 16:11:13.661 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-25 16:11:13.661 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-25 16:11:13.661 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-25 16:11:13.661 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-25 16:11:13.661 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-25 16:11:13.662 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-25 16:11:13.662 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-25 16:11:13.662 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-25 16:11:13.662 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-25 16:11:13.662 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-25 16:11:13.662 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-25 16:11:13.662 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-25 16:11:13.662 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-25 16:11:13.662 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-25 16:11:13.662 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-25 16:11:13.662 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-25 16:11:13.662 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-25 16:11:13.663 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-25 16:11:13.663 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-25 16:11:13.664 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-25 16:11:13.664 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-25 16:11:13.664 | uuid-dev vbetool 2026-05-25 16:11:13.665 | Suggested packages: 2026-05-25 16:11:13.665 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-25 16:11:13.665 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-25 16:11:13.666 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-25 16:11:13.666 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-25 16:11:13.666 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-25 16:11:13.666 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-25 16:11:13.666 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-25 16:11:13.666 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-25 16:11:13.666 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-25 16:11:13.666 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-25 16:11:13.666 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-25 16:11:13.806 | The following NEW packages will be installed: 2026-05-25 16:11:13.806 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-25 16:11:13.807 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-25 16:11:13.807 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-25 16:11:13.807 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-25 16:11:13.807 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-25 16:11:13.807 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-25 16:11:13.808 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-25 16:11:13.808 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-25 16:11:13.808 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-25 16:11:13.808 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-25 16:11:13.808 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-25 16:11:13.808 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-25 16:11:13.808 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-25 16:11:13.808 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-25 16:11:13.808 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-25 16:11:13.808 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-25 16:11:13.808 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-25 16:11:13.808 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-25 16:11:13.809 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-25 16:11:13.809 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-25 16:11:13.809 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-25 16:11:13.809 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-25 16:11:13.809 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-25 16:11:13.809 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-25 16:11:13.809 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-25 16:11:13.809 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-25 16:11:13.809 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-25 16:11:13.809 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-25 16:11:13.809 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-25 16:11:13.810 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-25 16:11:13.810 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-25 16:11:13.811 | uuid-dev vbetool vlan 2026-05-25 16:11:13.811 | The following packages will be upgraded: 2026-05-25 16:11:13.813 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 openssh-client 2026-05-25 16:11:13.814 | openssh-server openssh-sftp-server 2026-05-25 16:11:13.894 | 7 upgraded, 161 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:11:13.894 | Need to get 177 MB of archives. 2026-05-25 16:11:13.894 | After this operation, 941 MB of additional disk space will be used. 2026-05-25 16:11:13.895 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-25 16:11:13.951 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-25 16:11:13.951 | 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-25 16:11:13.951 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-25 16:11:13.952 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-25 16:11:13.980 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-25 16:11:13.982 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-25 16:11:13.993 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-25 16:11:14.023 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-25 16:11:14.043 | 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-25 16:11:14.044 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-25 16:11:14.046 | 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-25 16:11:14.079 | 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-25 16:11:14.081 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-25 16:11:14.084 | 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-25 16:11:14.085 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-25 16:11:14.091 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-25 16:11:14.101 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-25 16:11:14.103 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-25 16:11:14.103 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-25 16:11:14.104 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-25 16:11:14.106 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-25 16:11:14.112 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-25 16:11:14.113 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-25 16:11:14.114 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-25 16:11:14.123 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-25 16:11:14.155 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-25 16:11:14.161 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-25 16:11:14.166 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-25 16:11:14.169 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-25 16:11:14.622 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-25 16:11:14.835 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-25 16:11:14.836 | 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-25 16:11:14.837 | 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-25 16:11:14.846 | 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-25 16:11:14.856 | 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-25 16:11:14.878 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-25 16:11:14.995 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-25 16:11:14.996 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-25 16:11:14.999 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-25 16:11:14.999 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-25 16:11:15.001 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-25 16:11:15.002 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-25 16:11:15.002 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-25 16:11:15.002 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-25 16:11:15.003 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-25 16:11:15.011 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-25 16:11:15.029 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-25 16:11:15.029 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-25 16:11:15.047 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-25 16:11:15.060 | 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-25 16:11:15.061 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-25 16:11:15.061 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-25 16:11:15.062 | 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-25 16:11:15.072 | 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-25 16:11:15.077 | 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-25 16:11:15.077 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-25 16:11:15.085 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-25 16:11:15.089 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-25 16:11:15.094 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-25 16:11:15.099 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-25 16:11:15.108 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-25 16:11:15.110 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-25 16:11:15.111 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-25 16:11:15.111 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-25 16:11:15.112 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-25 16:11:15.117 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-25 16:11:15.125 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-25 16:11:15.127 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-25 16:11:15.166 | 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-25 16:11:15.168 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-25 16:11:15.169 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-25 16:11:15.173 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-25 16:11:15.174 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-25 16:11:15.174 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-25 16:11:15.175 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-25 16:11:15.176 | 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-25 16:11:15.178 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-25 16:11:15.182 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-25 16:11:15.195 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-25 16:11:15.229 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-25 16:11:15.231 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-25 16:11:15.271 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-25 16:11:15.272 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-25 16:11:15.272 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-25 16:11:15.274 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-25 16:11:15.275 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-25 16:11:15.277 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-25 16:11:15.285 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-25 16:11:15.288 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-25 16:11:15.289 | 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-25 16:11:15.289 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-25 16:11:15.300 | 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-25 16:11:15.301 | 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-25 16:11:15.302 | 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-25 16:11:15.303 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-25 16:11:15.305 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-25 16:11:15.313 | 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-25 16:11:15.364 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-25 16:11:15.364 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-25 16:11:15.371 | 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-25 16:11:15.372 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-25 16:11:15.573 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-25 16:11:15.577 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-25 16:11:15.577 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-25 16:11:15.577 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-25 16:11:15.578 | 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-25 16:11:15.580 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-25 16:11:15.581 | 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-25 16:11:15.582 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-25 16:11:15.584 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-25 16:11:15.589 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-25 16:11:15.599 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-25 16:11:15.600 | 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-25 16:11:15.639 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-25 16:11:15.668 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-25 16:11:15.669 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-25 16:11:15.672 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-25 16:11:15.673 | 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-25 16:11:15.674 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-25 16:11:15.675 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-25 16:11:15.677 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-25 16:11:15.724 | 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-25 16:11:15.727 | 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-25 16:11:15.732 | Get:125 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-25 16:11:15.759 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-25 16:11:15.760 | 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-25 16:11:15.778 | 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-25 16:11:15.779 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-25 16:11:15.788 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-25 16:11:15.797 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-25 16:11:16.192 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-25 16:11:16.194 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-25 16:11:16.204 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-25 16:11:16.302 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-25 16:11:16.303 | 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-25 16:11:17.034 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-25 16:11:17.034 | 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-25 16:11:17.037 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-25 16:11:17.038 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-25 16:11:17.039 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-25 16:11:17.039 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-25 16:11:17.040 | 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-25 16:11:17.055 | 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-25 16:11:17.076 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-25 16:11:17.079 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-25 16:11:17.080 | 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-25 16:11:17.111 | 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-25 16:11:17.120 | 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-25 16:11:17.121 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-25 16:11:17.121 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-25 16:11:17.122 | Get:152 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-25 16:11:17.125 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-25 16:11:17.125 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-25 16:11:17.126 | 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-25 16:11:17.128 | 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-25 16:11:17.129 | 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-25 16:11:17.143 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-25 16:11:17.144 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-25 16:11:17.144 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-25 16:11:17.146 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-25 16:11:17.146 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-25 16:11:17.148 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-25 16:11:17.155 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-25 16:11:17.156 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-25 16:11:17.166 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-25 16:11:17.222 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-25 16:11:17.226 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-25 16:11:17.501 | perl: warning: Setting locale failed. 2026-05-25 16:11:17.501 | perl: warning: Please check that your locale settings: 2026-05-25 16:11:17.501 | LANGUAGE = (unset), 2026-05-25 16:11:17.501 | LC_ALL = "en_US.utf8", 2026-05-25 16:11:17.501 | LANG = "de_DE.UTF-8" 2026-05-25 16:11:17.501 | are supported and installed on your system. 2026-05-25 16:11:17.501 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:11:17.563 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:17.563 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:17.563 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:17.933 | Vorkonfiguration der Pakete ... 2026-05-25 16:11:17.969 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:11:18.147 | Fetched 177 MB in 3s (52.6 MB/s) 2026-05-25 16:11:18.190 | Selecting previously unselected package libapr1t64:amd64. 2026-05-25 16:11:18.243 | (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-25 16:11:18.249 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-25 16:11:18.258 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-25 16:11:18.308 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-25 16:11:18.320 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-25 16:11:18.324 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:18.371 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-25 16:11:18.382 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-25 16:11:18.386 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:18.427 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-25 16:11:18.437 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-25 16:11:18.443 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:18.490 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-25 16:11:18.502 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-25 16:11:18.576 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-25 16:11:18.588 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-25 16:11:18.648 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-25 16:11:18.659 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-25 16:11:18.663 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-25 16:11:18.711 | Selecting previously unselected package apache2-bin. 2026-05-25 16:11:18.721 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-25 16:11:18.728 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:18.876 | Selecting previously unselected package apache2-data. 2026-05-25 16:11:18.887 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-25 16:11:18.893 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:19.094 | Selecting previously unselected package apache2-utils. 2026-05-25 16:11:19.104 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-25 16:11:19.109 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:19.185 | Selecting previously unselected package apache2. 2026-05-25 16:11:19.195 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-25 16:11:19.203 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:11:19.206 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:19.332 | Selecting previously unselected package haproxy. 2026-05-25 16:11:19.343 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-25 16:11:19.358 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-25 16:11:19.496 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-25 16:11:19.507 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-25 16:11:19.511 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-25 16:11:19.567 | Selecting previously unselected package memcached. 2026-05-25 16:11:19.578 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-25 16:11:19.585 | Unpacking memcached (1.6.24-1build3) ... 2026-05-25 16:11:19.658 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-25 16:11:19.671 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-25 16:11:19.746 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-25 16:11:19.885 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-25 16:11:19.993 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-25 16:11:20.023 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-25 16:11:20.132 | Selecting previously unselected package libjson-perl. 2026-05-25 16:11:20.145 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-25 16:11:20.149 | Unpacking libjson-perl (4.10000-1) ... 2026-05-25 16:11:20.206 | Selecting previously unselected package postgresql-client-common. 2026-05-25 16:11:20.218 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-25 16:11:20.222 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-25 16:11:20.280 | Selecting previously unselected package ssl-cert. 2026-05-25 16:11:20.292 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-25 16:11:20.296 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-25 16:11:20.355 | Selecting previously unselected package postgresql-common. 2026-05-25 16:11:20.368 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-25 16:11:20.391 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-25 16:11:20.407 | Unpacking postgresql-common (257build1.1) ... 2026-05-25 16:11:20.524 | Selecting previously unselected package libsysfs2:amd64. 2026-05-25 16:11:20.535 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-25 16:11:20.539 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-25 16:11:20.585 | Selecting previously unselected package sysfsutils. 2026-05-25 16:11:20.598 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-25 16:11:20.604 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-25 16:11:20.645 | Selecting previously unselected package autotools-dev. 2026-05-25 16:11:20.658 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-25 16:11:20.662 | Unpacking autotools-dev (20220109.1) ... 2026-05-25 16:11:20.710 | Selecting previously unselected package m4. 2026-05-25 16:11:20.723 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-25 16:11:20.727 | Unpacking m4 (1.4.19-4build1) ... 2026-05-25 16:11:20.811 | Selecting previously unselected package autoconf. 2026-05-25 16:11:20.824 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-25 16:11:20.828 | Unpacking autoconf (2.71-3) ... 2026-05-25 16:11:20.930 | Selecting previously unselected package automake. 2026-05-25 16:11:20.943 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-25 16:11:20.949 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-25 16:11:21.060 | Selecting previously unselected package autopoint. 2026-05-25 16:11:21.073 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-25 16:11:21.077 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-25 16:11:21.118 | Selecting previously unselected package libdebhelper-perl. 2026-05-25 16:11:21.130 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-25 16:11:21.134 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-25 16:11:21.223 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-25 16:11:21.234 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:21.237 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:22.383 | Selecting previously unselected package libclang-cpp17t64. 2026-05-25 16:11:22.395 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:22.398 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:22.962 | Selecting previously unselected package libgc1:amd64. 2026-05-25 16:11:22.973 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-25 16:11:22.977 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-25 16:11:23.025 | Selecting previously unselected package libobjc4:amd64. 2026-05-25 16:11:23.034 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-25 16:11:23.038 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-25 16:11:23.076 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-25 16:11:23.087 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-25 16:11:23.091 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-25 16:11:23.148 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-25 16:11:23.159 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:23.163 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:23.394 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-25 16:11:23.405 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:23.409 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:23.492 | Selecting previously unselected package libclang1-17t64. 2026-05-25 16:11:23.503 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:23.507 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:23.840 | Selecting previously unselected package clang-17. 2026-05-25 16:11:23.854 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:23.857 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:23.907 | Selecting previously unselected package libtool. 2026-05-25 16:11:23.920 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-25 16:11:23.925 | Unpacking libtool (2.4.7-7build1) ... 2026-05-25 16:11:23.982 | Selecting previously unselected package dh-autoreconf. 2026-05-25 16:11:23.995 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-25 16:11:23.999 | Unpacking dh-autoreconf (20) ... 2026-05-25 16:11:24.045 | Selecting previously unselected package libarchive-zip-perl. 2026-05-25 16:11:24.057 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-25 16:11:24.062 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-25 16:11:24.126 | Selecting previously unselected package libsub-override-perl. 2026-05-25 16:11:24.137 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-25 16:11:24.141 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-25 16:11:24.182 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-25 16:11:24.193 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-25 16:11:24.197 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-25 16:11:24.247 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-25 16:11:24.258 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-25 16:11:24.262 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-25 16:11:24.302 | Selecting previously unselected package debugedit. 2026-05-25 16:11:24.313 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-25 16:11:24.317 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-25 16:11:24.362 | Selecting previously unselected package dwz. 2026-05-25 16:11:24.373 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-25 16:11:24.377 | Unpacking dwz (0.15-1build6) ... 2026-05-25 16:11:24.426 | Selecting previously unselected package gettext. 2026-05-25 16:11:24.437 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-25 16:11:24.440 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-25 16:11:24.555 | Selecting previously unselected package intltool-debian. 2026-05-25 16:11:24.566 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-25 16:11:24.570 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-25 16:11:24.614 | Selecting previously unselected package po-debconf. 2026-05-25 16:11:24.625 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-25 16:11:24.629 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-25 16:11:24.724 | Selecting previously unselected package debhelper. 2026-05-25 16:11:24.735 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-25 16:11:24.739 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-25 16:11:24.999 | Selecting previously unselected package uuid-dev:amd64. 2026-05-25 16:11:25.010 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-25 16:11:25.014 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-25 16:11:25.066 | Selecting previously unselected package libsctp1:amd64. 2026-05-25 16:11:25.078 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-25 16:11:25.082 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-25 16:11:25.120 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-25 16:11:25.129 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-25 16:11:25.133 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-25 16:11:25.187 | Selecting previously unselected package libapr1-dev. 2026-05-25 16:11:25.199 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-25 16:11:25.202 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-25 16:11:25.559 | Selecting previously unselected package libldap-dev:amd64. 2026-05-25 16:11:25.570 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:25.574 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-25 16:11:25.747 | Selecting previously unselected package libldap2-dev. 2026-05-25 16:11:25.758 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-25 16:11:25.762 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-25 16:11:25.801 | Selecting previously unselected package libaprutil1-dev. 2026-05-25 16:11:25.813 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-25 16:11:25.817 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:26.133 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-25 16:11:26.145 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-25 16:11:26.148 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:26.199 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-25 16:11:26.210 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-25 16:11:26.214 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:26.264 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-25 16:11:26.276 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-25 16:11:26.280 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:26.319 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-25 16:11:26.330 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-25 16:11:26.334 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:26.452 | Selecting previously unselected package apache2-dev. 2026-05-25 16:11:26.462 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-25 16:11:26.465 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:26.555 | Selecting previously unselected package ncal. 2026-05-25 16:11:26.567 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-25 16:11:26.570 | Unpacking ncal (12.1.8) ... 2026-05-25 16:11:26.616 | Selecting previously unselected package bsdmainutils. 2026-05-25 16:11:26.628 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-25 16:11:26.635 | Unpacking bsdmainutils (12.1.8) ... 2026-05-25 16:11:26.671 | Selecting previously unselected package conntrack. 2026-05-25 16:11:26.683 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-25 16:11:26.687 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-25 16:11:26.746 | Preparing to unpack .../065-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-25 16:11:26.774 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-05-25 16:11:26.854 | Selecting previously unselected package dnsmasq-utils. 2026-05-25 16:11:26.864 | Preparing to unpack .../066-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-25 16:11:26.869 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-25 16:11:26.923 | Selecting previously unselected package ebtables. 2026-05-25 16:11:26.933 | Preparing to unpack .../067-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-25 16:11:26.951 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-25 16:11:27.005 | Selecting previously unselected package fonts-liberation. 2026-05-25 16:11:27.016 | Preparing to unpack .../068-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-25 16:11:27.021 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-25 16:11:27.114 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-25 16:11:27.125 | Preparing to unpack .../069-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-25 16:11:27.129 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-25 16:11:27.173 | Selecting previously unselected package fonts-liberation2. 2026-05-25 16:11:27.183 | Preparing to unpack .../070-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-25 16:11:27.187 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-25 16:11:27.240 | Selecting previously unselected package genisoimage. 2026-05-25 16:11:27.250 | Preparing to unpack .../071-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-25 16:11:27.253 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-25 16:11:27.313 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-25 16:11:27.324 | Preparing to unpack .../072-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-25 16:11:27.328 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-25 16:11:27.375 | Selecting previously unselected package libann0. 2026-05-25 16:11:27.387 | Preparing to unpack .../073-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-25 16:11:27.390 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-25 16:11:27.430 | Selecting previously unselected package libcdt5:amd64. 2026-05-25 16:11:27.441 | Preparing to unpack .../074-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.445 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.484 | Selecting previously unselected package libcgraph6:amd64. 2026-05-25 16:11:27.495 | Preparing to unpack .../075-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.518 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.560 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-25 16:11:27.571 | Preparing to unpack .../076-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-25 16:11:27.575 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-25 16:11:27.620 | Selecting previously unselected package libltdl7:amd64. 2026-05-25 16:11:27.631 | Preparing to unpack .../077-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-25 16:11:27.635 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-25 16:11:27.678 | Selecting previously unselected package libpathplan4:amd64. 2026-05-25 16:11:27.687 | Preparing to unpack .../078-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.690 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.733 | Selecting previously unselected package libgvc6. 2026-05-25 16:11:27.745 | Preparing to unpack .../079-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.749 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.815 | Selecting previously unselected package libgvpr2:amd64. 2026-05-25 16:11:27.824 | Preparing to unpack .../080-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.827 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.871 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-25 16:11:27.882 | Preparing to unpack .../081-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:27.886 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:27.949 | Selecting previously unselected package libice6:amd64. 2026-05-25 16:11:27.960 | Preparing to unpack .../082-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-25 16:11:27.964 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-25 16:11:28.003 | Selecting previously unselected package libsm6:amd64. 2026-05-25 16:11:28.014 | Preparing to unpack .../083-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-25 16:11:28.018 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-25 16:11:28.059 | Selecting previously unselected package libxt6t64:amd64. 2026-05-25 16:11:28.070 | Preparing to unpack .../084-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-25 16:11:28.073 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-25 16:11:28.118 | Selecting previously unselected package libxmu6:amd64. 2026-05-25 16:11:28.129 | Preparing to unpack .../085-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-25 16:11:28.132 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-25 16:11:28.173 | Selecting previously unselected package libxaw7:amd64. 2026-05-25 16:11:28.184 | Preparing to unpack .../086-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-25 16:11:28.188 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-25 16:11:28.233 | Selecting previously unselected package graphviz. 2026-05-25 16:11:28.244 | Preparing to unpack .../087-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-25 16:11:28.248 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:28.349 | Selecting previously unselected package icu-devtools. 2026-05-25 16:11:28.360 | Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-25 16:11:28.365 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-25 16:11:28.424 | Selecting previously unselected package iputils-arping. 2026-05-25 16:11:28.435 | Preparing to unpack .../089-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-25 16:11:28.438 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-25 16:11:28.481 | Selecting previously unselected package comerr-dev:amd64. 2026-05-25 16:11:28.492 | Preparing to unpack .../090-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-25 16:11:28.498 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-25 16:11:28.551 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-25 16:11:28.560 | Preparing to unpack .../091-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:28.564 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:28.607 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-25 16:11:28.618 | Preparing to unpack .../092-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:28.621 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:28.663 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-25 16:11:28.674 | Preparing to unpack .../093-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:28.678 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:28.721 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-25 16:11:28.732 | Preparing to unpack .../094-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:28.736 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:28.774 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-25 16:11:28.785 | Preparing to unpack .../095-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:28.789 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:28.860 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-25 16:11:28.871 | Preparing to unpack .../096-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-25 16:11:28.875 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-25 16:11:28.918 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-25 16:11:28.929 | Preparing to unpack .../097-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:28.933 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:29.223 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-25 16:11:29.234 | Preparing to unpack .../098-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-25 16:11:29.238 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-25 16:11:29.295 | Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-25 16:11:29.306 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-25 16:11:29.357 | Selecting previously unselected package libgts-bin. 2026-05-25 16:11:29.369 | Preparing to unpack .../100-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-25 16:11:29.373 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-25 16:11:29.425 | Selecting previously unselected package libicu-dev:amd64. 2026-05-25 16:11:29.436 | Preparing to unpack .../101-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-25 16:11:29.441 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-25 16:11:29.988 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-25 16:11:29.999 | Preparing to unpack .../102-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-25 16:11:30.004 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-25 16:11:30.058 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-25 16:11:30.068 | Preparing to unpack .../103-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-25 16:11:30.071 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-25 16:11:30.108 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-25 16:11:30.119 | Preparing to unpack .../104-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-25 16:11:30.123 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-25 16:11:30.160 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-25 16:11:30.171 | Preparing to unpack .../105-libjs-jquery-metadata_12-4_all.deb ... 2026-05-25 16:11:30.175 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-25 16:11:30.215 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-25 16:11:30.227 | Preparing to unpack .../106-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-25 16:11:30.231 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-25 16:11:30.341 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-25 16:11:30.353 | Preparing to unpack .../107-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-25 16:11:30.356 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-25 16:11:30.398 | Selecting previously unselected package libjson-xs-perl. 2026-05-25 16:11:30.410 | Preparing to unpack .../108-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:30.414 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-25 16:11:30.459 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-25 16:11:30.470 | Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-25 16:11:30.474 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-25 16:11:30.540 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-25 16:11:30.552 | Preparing to unpack .../110-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-25 16:11:30.555 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-25 16:11:30.597 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-25 16:11:30.607 | Preparing to unpack .../111-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-25 16:11:30.611 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-25 16:11:30.665 | Selecting previously unselected package mysql-common. 2026-05-25 16:11:30.676 | Preparing to unpack .../112-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-25 16:11:30.694 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-25 16:11:30.744 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-25 16:11:30.757 | Preparing to unpack .../113-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:30.761 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:11:30.862 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-25 16:11:30.875 | Preparing to unpack .../114-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-25 16:11:30.879 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-25 16:11:30.969 | Selecting previously unselected package pcp-conf. 2026-05-25 16:11:30.982 | Preparing to unpack .../115-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:30.986 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-25 16:11:31.037 | Selecting previously unselected package libpcp3t64. 2026-05-25 16:11:31.050 | Preparing to unpack .../116-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:31.055 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:31.110 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-25 16:11:31.122 | Preparing to unpack .../117-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:31.126 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:31.172 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-25 16:11:31.185 | Preparing to unpack .../118-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:31.190 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-25 16:11:31.239 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-25 16:11:31.251 | Preparing to unpack .../119-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-25 16:11:31.255 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:31.304 | Selecting previously unselected package libpq5:amd64. 2026-05-25 16:11:31.318 | Preparing to unpack .../120-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:31.322 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:31.367 | Selecting previously unselected package libssl-dev:amd64. 2026-05-25 16:11:31.380 | Preparing to unpack .../121-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-25 16:11:31.384 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-25 16:11:31.604 | Selecting previously unselected package libpq-dev. 2026-05-25 16:11:31.618 | Preparing to unpack .../122-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:31.622 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:31.680 | Selecting previously unselected package libsasl2-dev. 2026-05-25 16:11:31.693 | Preparing to unpack .../123-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-25 16:11:31.698 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-25 16:11:31.781 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-25 16:11:31.795 | Preparing to unpack .../124-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-25 16:11:31.801 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-25 16:11:32.043 | Selecting previously unselected package libx86-1:amd64. 2026-05-25 16:11:32.055 | Preparing to unpack .../125-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-25 16:11:32.059 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-25 16:11:32.104 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-25 16:11:32.116 | Preparing to unpack .../126-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-25 16:11:32.120 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-25 16:11:32.220 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-25 16:11:32.232 | Preparing to unpack .../127-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-25 16:11:32.236 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-25 16:11:32.417 | Selecting previously unselected package llvm-17-runtime. 2026-05-25 16:11:32.429 | Preparing to unpack .../128-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:32.433 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:32.534 | Selecting previously unselected package libpfm4:amd64. 2026-05-25 16:11:32.546 | Preparing to unpack .../129-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-25 16:11:32.551 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-25 16:11:32.617 | Selecting previously unselected package llvm-17. 2026-05-25 16:11:32.628 | Preparing to unpack .../130-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:32.633 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:33.706 | Selecting previously unselected package libffi-dev:amd64. 2026-05-25 16:11:33.717 | Preparing to unpack .../131-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-25 16:11:33.722 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-25 16:11:33.783 | Selecting previously unselected package llvm-17-tools. 2026-05-25 16:11:33.793 | Preparing to unpack .../132-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:33.797 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:34.145 | Selecting previously unselected package libz3-4:amd64. 2026-05-25 16:11:34.155 | Preparing to unpack .../133-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-25 16:11:34.159 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-25 16:11:34.370 | Selecting previously unselected package libz3-dev:amd64. 2026-05-25 16:11:34.382 | Preparing to unpack .../134-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-25 16:11:34.386 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-25 16:11:34.442 | Selecting previously unselected package llvm-17-dev. 2026-05-25 16:11:34.454 | Preparing to unpack .../135-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-25 16:11:34.458 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:37.987 | Selecting previously unselected package lsscsi. 2026-05-25 16:11:38.002 | Preparing to unpack .../136-lsscsi_0.32-1build1_amd64.deb ... 2026-05-25 16:11:38.007 | Unpacking lsscsi (0.32-1build1) ... 2026-05-25 16:11:38.051 | Selecting previously unselected package osinfo-db. 2026-05-25 16:11:38.065 | Preparing to unpack .../137-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-25 16:11:38.069 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-25 16:11:38.751 | Selecting previously unselected package pkgconf-bin. 2026-05-25 16:11:38.763 | Preparing to unpack .../138-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-25 16:11:38.767 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-25 16:11:38.811 | Selecting previously unselected package pkgconf:amd64. 2026-05-25 16:11:38.824 | Preparing to unpack .../139-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-25 16:11:38.830 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:38.876 | Selecting previously unselected package pkg-config:amd64. 2026-05-25 16:11:38.888 | Preparing to unpack .../140-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-25 16:11:38.894 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:38.934 | Selecting previously unselected package pm-utils. 2026-05-25 16:11:38.946 | Preparing to unpack .../141-pm-utils_1.4.1-21_all.deb ... 2026-05-25 16:11:38.950 | Unpacking pm-utils (1.4.1-21) ... 2026-05-25 16:11:39.023 | Selecting previously unselected package postgresql-client-16. 2026-05-25 16:11:39.035 | Preparing to unpack .../142-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:39.039 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:39.227 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-25 16:11:39.239 | Preparing to unpack .../143-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:11:39.244 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:39.779 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-25 16:11:39.791 | Preparing to unpack .../144-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-25 16:11:39.795 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-25 16:11:39.847 | Selecting previously unselected package python3-mysqldb. 2026-05-25 16:11:39.859 | Preparing to unpack .../145-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-25 16:11:39.862 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-25 16:11:39.909 | Selecting previously unselected package python3-pip-whl. 2026-05-25 16:11:39.921 | Preparing to unpack .../146-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-25 16:11:39.924 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-25 16:11:39.979 | Selecting previously unselected package python3-setuptools-whl. 2026-05-25 16:11:39.991 | Preparing to unpack .../147-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-25 16:11:39.995 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-25 16:11:40.049 | Selecting previously unselected package python3.12-venv. 2026-05-25 16:11:40.062 | Preparing to unpack .../148-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-25 16:11:40.066 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-25 16:11:40.107 | Selecting previously unselected package python3-venv. 2026-05-25 16:11:40.119 | Preparing to unpack .../149-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-25 16:11:40.122 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-25 16:11:40.158 | Selecting previously unselected package sqlite3. 2026-05-25 16:11:40.170 | Preparing to unpack .../150-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-25 16:11:40.174 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-25 16:11:40.225 | Selecting previously unselected package unzip. 2026-05-25 16:11:40.237 | Preparing to unpack .../151-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-25 16:11:40.242 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-25 16:11:40.295 | Selecting previously unselected package vbetool. 2026-05-25 16:11:40.308 | Preparing to unpack .../152-vbetool_1.1-5_amd64.deb ... 2026-05-25 16:11:40.312 | Unpacking vbetool (1.1-5) ... 2026-05-25 16:11:40.356 | Selecting previously unselected package libosinfo-l10n. 2026-05-25 16:11:40.368 | Preparing to unpack .../153-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-25 16:11:40.372 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-25 16:11:40.447 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-25 16:11:40.460 | Preparing to unpack .../154-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-25 16:11:40.465 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-25 16:11:40.511 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-25 16:11:40.523 | Preparing to unpack .../155-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-25 16:11:40.528 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-25 16:11:40.570 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-25 16:11:40.582 | Preparing to unpack .../156-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-25 16:11:40.587 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:40.639 | Selecting previously unselected package libpcp-archive1t64. 2026-05-25 16:11:40.650 | Preparing to unpack .../157-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.654 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:40.720 | Selecting previously unselected package libpcp-gui2t64. 2026-05-25 16:11:40.732 | Preparing to unpack .../158-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.736 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:40.780 | Selecting previously unselected package libpcp-import1t64. 2026-05-25 16:11:40.793 | Preparing to unpack .../159-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.798 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:40.845 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-25 16:11:40.857 | Preparing to unpack .../160-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.862 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:40.908 | Selecting previously unselected package libpcp-trace2t64. 2026-05-25 16:11:40.920 | Preparing to unpack .../161-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.925 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:40.971 | Selecting previously unselected package libpcp-web1t64. 2026-05-25 16:11:40.983 | Preparing to unpack .../162-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:40.987 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:41.035 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-25 16:11:41.047 | Preparing to unpack .../163-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-25 16:11:41.052 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-25 16:11:41.101 | Selecting previously unselected package python3-pcp. 2026-05-25 16:11:41.113 | Preparing to unpack .../164-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:41.117 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-25 16:11:41.178 | Selecting previously unselected package pcp. 2026-05-25 16:11:41.191 | Preparing to unpack .../165-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-25 16:11:41.457 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-25 16:11:42.363 | Selecting previously unselected package socat. 2026-05-25 16:11:42.378 | Preparing to unpack .../166-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-25 16:11:42.382 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-25 16:11:42.452 | Selecting previously unselected package vlan. 2026-05-25 16:11:42.464 | Preparing to unpack .../167-vlan_2.0.5ubuntu5_all.deb ... 2026-05-25 16:11:42.468 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-25 16:11:42.546 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-25 16:11:42.562 | Setting up postgresql-client-common (257build1.1) ... 2026-05-25 16:11:42.580 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-25 16:11:42.591 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-25 16:11:42.603 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-25 16:11:42.638 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-25 16:11:42.646 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-25 16:11:42.657 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:11:42.668 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-25 16:11:42.679 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-25 16:11:42.690 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-25 16:11:42.702 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-25 16:11:42.713 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-25 16:11:42.724 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-25 16:11:42.735 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-25 16:11:42.746 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-25 16:11:43.361 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-25 16:11:43.362 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-25 16:11:43.823 | Setting up ncal (12.1.8) ... 2026-05-25 16:11:43.839 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-25 16:11:43.849 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-25 16:11:43.860 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-25 16:11:43.871 | Setting up vbetool (1.1-5) ... 2026-05-25 16:11:43.881 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-25 16:11:43.914 | Setting up pm-utils (1.4.1-21) ... 2026-05-25 16:11:43.933 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-25 16:11:43.946 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-25 16:11:43.957 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:43.968 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:43.979 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-25 16:11:43.990 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-25 16:11:44.001 | Setting up m4 (1.4.19-4build1) ... 2026-05-25 16:11:44.012 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-25 16:11:44.023 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-25 16:11:44.046 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-25 16:11:44.080 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-25 16:11:44.093 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-25 16:11:44.105 | Setting up memcached (1.6.24-1build3) ... 2026-05-25 16:11:45.030 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-25 16:11:45.500 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:45.513 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-25 16:11:45.523 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-25 16:11:45.774 | Setting up autotools-dev (20220109.1) ... 2026-05-25 16:11:45.784 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-25 16:11:45.794 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:45.803 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:45.813 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-25 16:11:45.823 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:45.833 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:45.842 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-25 16:11:45.902 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:45.902 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:45.902 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:46.081 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:11:46.609 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-25 16:11:47.070 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:47.081 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-25 16:11:47.093 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-25 16:11:47.105 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:47.117 | Setting up ebtables (2.0.11-6build1) ... 2026-05-25 16:11:47.671 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-25 16:11:47.682 | Setting up socat (1.8.0.0-4build3) ... 2026-05-25 16:11:47.692 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-25 16:11:47.704 | Setting up bsdmainutils (12.1.8) ... 2026-05-25 16:11:47.717 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-25 16:11:47.730 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-25 16:11:47.742 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-25 16:11:47.754 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-25 16:11:47.765 | Setting up lsscsi (0.32-1build1) ... 2026-05-25 16:11:47.776 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-25 16:11:47.788 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-25 16:11:47.799 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-25 16:11:47.811 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-25 16:11:47.823 | Setting up autoconf (2.71-3) ... 2026-05-25 16:11:47.838 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:47.850 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:47.862 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-25 16:11:47.874 | Setting up dwz (0.15-1build6) ... 2026-05-25 16:11:47.887 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-25 16:11:47.898 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-25 16:11:47.910 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-25 16:11:47.937 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:47.948 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-25 16:11:47.959 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:47.971 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-25 16:11:47.983 | Setting up libjson-perl (4.10000-1) ... 2026-05-25 16:11:47.994 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:48.027 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-25 16:11:48.039 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-25 16:11:48.069 | Setting up debugedit (1:5.0-5build2) ... 2026-05-25 16:11:48.081 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-25 16:11:48.092 | Setting up libsub-override-perl (0.10-1) ... 2026-05-25 16:11:48.104 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-25 16:11:48.115 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:48.127 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:48.138 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:48.150 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-25 16:11:48.161 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-25 16:11:48.173 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-25 16:11:48.185 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-25 16:11:48.203 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-25 16:11:48.216 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-25 16:11:48.228 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-25 16:11:48.240 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-25 16:11:48.252 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-25 16:11:48.264 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:48.276 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-25 16:11:48.288 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-25 16:11:48.296 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-25 16:11:48.307 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-25 16:11:48.318 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:48.329 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-25 16:11:48.341 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-25 16:11:48.352 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-25 16:11:48.364 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:48.376 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-25 16:11:48.389 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-25 16:11:48.475 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:48.475 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:48.475 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:50.200 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:50.212 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-25 16:11:50.315 | Setting up libtool (2.4.7-7build1) ... 2026-05-25 16:11:50.327 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-25 16:11:50.340 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:50.830 | 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-25 16:11:50.868 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-25 16:11:50.879 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-25 16:11:51.700 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-25 16:11:52.272 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:11:52.286 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-25 16:11:52.296 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:52.305 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:52.314 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:52.322 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-25 16:11:52.332 | Setting up dh-autoreconf (20) ... 2026-05-25 16:11:52.341 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:52.350 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-25 16:11:52.359 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-25 16:11:52.368 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-25 16:11:52.377 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-25 16:11:52.386 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-25 16:11:52.396 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-25 16:11:52.405 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-25 16:11:52.414 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-25 16:11:52.423 | Setting up postgresql-common (257build1.1) ... 2026-05-25 16:11:52.491 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:11:52.491 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:11:52.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:11:52.568 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:11:52.996 | 2026-05-25 16:11:52.996 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-25 16:11:53.162 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-25 16:11:53.162 | Removing obsolete dictionary files: 2026-05-25 16:11:54.150 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-25 16:11:54.734 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:54.787 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:54.799 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-25 16:11:54.811 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-25 16:11:54.824 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:54.836 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-25 16:11:54.850 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:54.863 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:54.876 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:54.889 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:54.903 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-25 16:11:54.916 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:54.929 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-25 16:11:54.943 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:54.956 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:54.969 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-25 16:11:54.982 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:54.995 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-25 16:11:55.008 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-25 16:11:55.021 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:55.035 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-25 16:11:55.048 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-25 16:11:55.061 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:55.094 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-25 16:11:55.106 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:55.119 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:55.132 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-25 16:11:55.145 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-25 16:11:55.156 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-25 16:11:55.169 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:55.182 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-25 16:11:55.198 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-25 16:11:55.849 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:11:55.891 | Enabling module mpm_event. 2026-05-25 16:11:55.940 | Enabling module authz_core. 2026-05-25 16:11:55.945 | Enabling module authz_host. 2026-05-25 16:11:55.991 | Enabling module authn_core. 2026-05-25 16:11:55.997 | Enabling module auth_basic. 2026-05-25 16:11:56.044 | Enabling module access_compat. 2026-05-25 16:11:56.090 | Enabling module authn_file. 2026-05-25 16:11:56.137 | Enabling module authz_user. 2026-05-25 16:11:56.184 | Enabling module alias. 2026-05-25 16:11:56.231 | Enabling module dir. 2026-05-25 16:11:56.277 | Enabling module autoindex. 2026-05-25 16:11:56.323 | Enabling module env. 2026-05-25 16:11:56.370 | Enabling module mime. 2026-05-25 16:11:56.417 | Enabling module negotiation. 2026-05-25 16:11:56.464 | Enabling module setenvif. 2026-05-25 16:11:56.510 | Enabling module filter. 2026-05-25 16:11:56.557 | Enabling module deflate. 2026-05-25 16:11:56.604 | Enabling module status. 2026-05-25 16:11:56.650 | Enabling module reqtimeout. 2026-05-25 16:11:56.696 | Enabling conf charset. 2026-05-25 16:11:56.743 | Enabling conf localized-error-pages. 2026-05-25 16:11:56.790 | Enabling conf other-vhosts-access-log. 2026-05-25 16:11:56.836 | Enabling conf security. 2026-05-25 16:11:56.882 | Enabling conf serve-cgi-bin. 2026-05-25 16:11:56.928 | Enabling site 000-default. 2026-05-25 16:11:57.927 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-25 16:11:58.602 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-25 16:11:59.981 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-25 16:11:59.992 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-25 16:12:00.316 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-25 16:12:00.326 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-25 16:12:00.337 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-25 16:12:02.102 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-25 16:12:02.169 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-25 16:12:02.238 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-25 16:12:02.306 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-25 16:12:04.115 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-25 16:12:04.368 | Processing triggers for ufw (0.36.2-6) ... 2026-05-25 16:12:04.500 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-25 16:12:04.554 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:12:08.414 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-25 16:12:08.439 | Processing triggers for install-info (7.1-3build2) ... 2026-05-25 16:12:08.599 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-25 16:12:08.649 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-25 16:12:08.920 | perl: warning: Setting locale failed. 2026-05-25 16:12:08.920 | perl: warning: Please check that your locale settings: 2026-05-25 16:12:08.920 | LANGUAGE = (unset), 2026-05-25 16:12:08.920 | LC_ALL = "en_US.utf8", 2026-05-25 16:12:08.920 | LANG = "de_DE.UTF-8" 2026-05-25 16:12:08.920 | are supported and installed on your system. 2026-05-25 16:12:08.920 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:12:09.045 | perl: warning: Setting locale failed. 2026-05-25 16:12:09.046 | perl: warning: Please check that your locale settings: 2026-05-25 16:12:09.046 | LANGUAGE = (unset), 2026-05-25 16:12:09.046 | LC_ALL = "en_US.utf8", 2026-05-25 16:12:09.046 | LANG = "de_DE.UTF-8" 2026-05-25 16:12:09.046 | are supported and installed on your system. 2026-05-25 16:12:09.046 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:12:09.097 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:12:09.098 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:12:09.098 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:12:09.167 | perl: warning: Setting locale failed. 2026-05-25 16:12:09.168 | perl: warning: Please check that your locale settings: 2026-05-25 16:12:09.168 | LANGUAGE = (unset), 2026-05-25 16:12:09.168 | LC_ALL = "en_US.utf8", 2026-05-25 16:12:09.168 | LANG = "de_DE.UTF-8" 2026-05-25 16:12:09.168 | are supported and installed on your system. 2026-05-25 16:12:09.168 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:12:09.660 | 2026-05-25 16:12:09.660 | Running kernel seems to be up-to-date. 2026-05-25 16:12:09.660 | 2026-05-25 16:12:09.660 | Restarting services... 2026-05-25 16:12:09.696 | systemctl restart packagekit.service 2026-05-25 16:12:09.761 | 2026-05-25 16:12:09.762 | Service restarts being deferred: 2026-05-25 16:12:09.762 | systemctl restart virtlockd.service 2026-05-25 16:12:09.762 | systemctl restart virtlogd.service 2026-05-25 16:12:09.763 | 2026-05-25 16:12:09.763 | No containers need to be restarted. 2026-05-25 16:12:09.763 | 2026-05-25 16:12:09.763 | User sessions running outdated binaries: 2026-05-25 16:12:09.763 | quobyte @ session #5: sshd[1981] 2026-05-25 16:12:09.776 | 2026-05-25 16:12:09.776 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:12:12.476 | ++ functions-common:apt_get:1203 : result=0 2026-05-25 16:12:12.480 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:12:12.483 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:12:12.486 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:12:12.489 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:12:12.493 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:12:12.496 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:12:12.499 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:12:12.502 | ++ functions-common:time_stop:2419 : start_time=1779725472550 2026-05-25 16:12:12.505 | ++ functions-common:time_stop:2421 : [[ -z 1779725472550 ]] 2026-05-25 16:12:12.510 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:12:12.516 | ++ functions-common:time_stop:2424 : end_time=1779725532511 2026-05-25 16:12:12.519 | ++ functions-common:time_stop:2425 : elapsed_time=59961 2026-05-25 16:12:12.522 | ++ functions-common:time_stop:2426 : total=7982 2026-05-25 16:12:12.525 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:12:12.528 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=67943 2026-05-25 16:12:12.531 | ++ functions-common:apt_get:1207 : return 0 2026-05-25 16:12:12.535 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-25 16:12:12.539 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-25 16:12:12.543 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-25 16:12:12.549 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-25 16:12:12.553 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-25 16:12:12.557 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-25 16:12:12.563 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-25 16:12:12.569 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-25 16:12:12.573 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-25 16:12:12.577 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-25 16:12:12.581 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:12:12.902 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-25 16:12:12.904 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-25 16:12:12.907 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-25 16:12:12.909 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-25 16:12:12.911 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-25 16:12:12.913 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-25 16:12:12.915 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-25 16:12:12.916 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-25 16:12:12.919 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-25 16:12:12.921 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-25 16:12:12.923 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-25 16:12:12.925 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-25 16:12:12.927 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-25 16:12:12.929 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-25 16:12:12.931 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-25 16:12:12.933 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-25 16:12:12.936 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-25 16:12:12.937 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-25 16:12:12.940 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-25 16:12:12.942 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-25 16:12:12.944 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-25 16:12:12.947 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-25 16:12:12.949 | + functions-common:_ensure_lsb_release:418 : return 2026-05-25 16:12:12.952 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-25 16:12:12.967 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-25 16:12:12.969 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-25 16:12:12.983 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-25 16:12:12.985 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-25 16:12:13.000 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-25 16:12:13.002 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-25 16:12:13.004 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-25 16:12:13.006 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-25 16:12:13.009 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-25 16:12:13.011 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-25 16:12:13.014 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-25 16:12:13.016 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-25 16:12:13.019 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-25 16:12:13.021 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-25 16:12:13.024 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-25 16:12:13.024 | Distro: noble 2026-05-25 16:12:13.026 | + tools/install_pip.sh:main:117 : get_versions 2026-05-25 16:12:13.029 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-25 16:12:13.033 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-25 16:12:13.035 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-25 16:12:13.039 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-25 16:12:13.039 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-25 16:12:13.761 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-25 16:12:13.762 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-25 16:12:13.763 | pip: 24.0 2026-05-25 16:12:13.764 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-25 16:12:13.766 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-25 16:12:13.768 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:12:13.771 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:12:13.773 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:12:13.775 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:12:13.777 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:12:13.778 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:12:13.780 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:12:13.782 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:12:13.784 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:12:13.786 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:12:13.788 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:12:13.790 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:12:13.792 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:12:13.794 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-25 16:12:13.796 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:12:13.798 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:12:13.800 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-25 16:12:13.805 | + tools/install_pip.sh:main:146 : set -x 2026-05-25 16:12:13.807 | + tools/install_pip.sh:main:149 : get_versions 2026-05-25 16:12:13.810 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-25 16:12:13.814 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-25 16:12:13.816 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-25 16:12:13.819 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-25 16:12:13.819 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-25 16:12:14.400 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-25 16:12:14.402 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-25 16:12:14.403 | pip: 24.0 2026-05-25 16:12:14.407 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-25 16:12:14.411 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-25 16:12:14.414 | + ./stack.sh:main:801 : fixup_all 2026-05-25 16:12:14.417 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-25 16:12:14.420 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-25 16:12:14.423 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:12:14.425 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:12:14.429 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-25 16:12:14.445 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-25 16:12:14.462 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-25 16:12:14.478 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-25 16:12:14.480 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-25 16:12:14.483 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:12:14.486 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:12:14.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:12:14.492 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:12:14.495 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:12:14.498 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:12:14.501 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:12:14.504 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:12:14.507 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:12:14.509 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:12:14.513 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:12:14.516 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:12:14.519 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:12:14.522 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-25 16:12:14.526 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-25 16:12:14.529 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-25 16:12:14.545 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-25 16:12:14.561 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-25 16:12:14.579 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-25 16:12:14.596 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-25 16:12:14.613 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-25 16:12:14.629 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-25 16:12:14.646 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-25 16:12:14.663 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-25 16:12:14.666 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-25 16:12:14.669 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-25 16:12:20.172 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-25 16:12:20.195 | Using python 3.12 to install setuptools 2026-05-25 16:12:20.198 | + 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-25 16:12:21.550 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-25 16:12:21.850 | Collecting pip 2026-05-25 16:12:21.964 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-25 16:12:21.976 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-25 16:12:22.411 | Collecting setuptools[core] 2026-05-25 16:12:22.426 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-25 16:12:22.588 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-25 16:12:22.608 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-25 16:12:22.692 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-25 16:12:22.710 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-25 16:12:22.802 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-25 16:12:22.819 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:12:22.925 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-25 16:12:22.940 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:12:23.021 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-25 16:12:23.036 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-25 16:12:23.152 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.176 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-25 16:12:23.263 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.281 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-25 16:12:23.518 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.533 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-25 16:12:23.627 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.644 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-25 16:12:23.723 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.738 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:12:23.927 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:23.941 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-25 16:12:24.006 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:24.022 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-25 16:12:24.122 | 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-25 16:12:24.146 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-25 16:12:24.242 | 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-25 16:12:24.258 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:12:24.306 | 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-25 16:12:24.339 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-25 16:12:24.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.4 MB/s eta 0:00:00 2026-05-25 16:12:24.436 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-25 16:12:24.460 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-25 16:12:24.482 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-25 16:12:24.495 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.2 MB/s eta 0:00:00 2026-05-25 16:12:24.511 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-25 16:12:24.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.2 MB/s eta 0:00:00 2026-05-25 16:12:24.540 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-25 16:12:24.563 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-25 16:12:24.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.1 MB/s eta 0:00:00 2026-05-25 16:12:24.620 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-25 16:12:24.646 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-25 16:12:24.668 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-25 16:12:24.681 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 5.8 MB/s eta 0:00:00 2026-05-25 16:12:24.696 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-25 16:12:24.718 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-25 16:12:24.734 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.9 MB/s eta 0:00:00 2026-05-25 16:12:24.748 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-25 16:12:24.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 19.6 MB/s eta 0:00:00 2026-05-25 16:12:24.784 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-25 16:12:24.806 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-25 16:12:24.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.6 MB/s eta 0:00:00 2026-05-25 16:12:24.835 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-25 16:12:24.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.1 MB/s eta 0:00:00 2026-05-25 16:12:25.624 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-25 16:12:25.649 | Attempting uninstall: setuptools 2026-05-25 16:12:25.664 | Found existing installation: setuptools 68.1.2 2026-05-25 16:12:25.667 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:25.667 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-25 16:12:26.796 | Attempting uninstall: pygments 2026-05-25 16:12:26.805 | Found existing installation: Pygments 2.17.2 2026-05-25 16:12:26.806 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:26.806 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-25 16:12:28.042 | Attempting uninstall: pip 2026-05-25 16:12:28.047 | Found existing installation: pip 24.0 2026-05-25 16:12:28.116 | Uninstalling pip-24.0: 2026-05-25 16:12:28.126 | Successfully uninstalled pip-24.0 2026-05-25 16:12:29.730 | Attempting uninstall: packaging 2026-05-25 16:12:29.740 | Found existing installation: packaging 24.0 2026-05-25 16:12:29.741 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:29.741 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-25 16:12:29.900 | Attempting uninstall: markdown-it-py 2026-05-25 16:12:29.926 | Found existing installation: markdown-it-py 3.0.0 2026-05-25 16:12:29.926 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:29.926 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-25 16:12:30.068 | Attempting uninstall: click 2026-05-25 16:12:30.116 | Found existing installation: click 8.1.6 2026-05-25 16:12:30.118 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:30.119 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-25 16:12:30.257 | Attempting uninstall: wheel 2026-05-25 16:12:30.305 | Found existing installation: wheel 0.42.0 2026-05-25 16:12:30.305 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:30.308 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-25 16:12:30.356 | Attempting uninstall: rich 2026-05-25 16:12:30.404 | Found existing installation: rich 13.7.1 2026-05-25 16:12:30.405 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:12:30.406 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-25 16:12:31.051 | Successfully installed annotated-doc-0.0.4 click-8.3.1 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.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-25 16:12:31.252 | + inc/python:pip_install:216 : result=0 2026-05-25 16:12:31.256 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:12:31.259 | + functions-common:time_stop:2412 : local name 2026-05-25 16:12:31.261 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:12:31.264 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:12:31.267 | + functions-common:time_stop:2415 : local total 2026-05-25 16:12:31.270 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:12:31.273 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:12:31.277 | + functions-common:time_stop:2419 : start_time=1779725540189 2026-05-25 16:12:31.281 | + functions-common:time_stop:2421 : [[ -z 1779725540189 ]] 2026-05-25 16:12:31.284 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:12:31.288 | + functions-common:time_stop:2424 : end_time=1779725551285 2026-05-25 16:12:31.292 | + functions-common:time_stop:2425 : elapsed_time=11096 2026-05-25 16:12:31.295 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:12:31.298 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:12:31.301 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11096 2026-05-25 16:12:31.305 | + inc/python:pip_install:219 : return 0 2026-05-25 16:12:31.308 | + 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-25 16:12:31.312 | + 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-25 16:12:31.315 | + 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-25 16:12:31.319 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-25 16:12:31.323 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-25 16:12:31.327 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-25 16:12:31.355 | Using python 3.12 to install os-testr 2026-05-25 16:12:31.358 | + 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-25 16:12:32.718 | Collecting os-testr 2026-05-25 16:12:32.865 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-25 16:12:32.928 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-25 16:12:32.948 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:12:32.990 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-25 16:12:33.007 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-25 16:12:33.067 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-25 16:12:33.087 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-25 16:12:33.098 | 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-25 16:12:33.127 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-25 16:12:33.145 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-25 16:12:33.182 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-25 16:12:33.211 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-25 16:12:33.249 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-25 16:12:33.274 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-25 16:12:33.297 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-25 16:12:33.459 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-25 16:12:33.942 | 2026-05-25 16:12:33.946 | 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-25 16:12:34.052 | + inc/python:pip_install:216 : result=0 2026-05-25 16:12:34.055 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:12:34.059 | + functions-common:time_stop:2412 : local name 2026-05-25 16:12:34.063 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:12:34.067 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:12:34.070 | + functions-common:time_stop:2415 : local total 2026-05-25 16:12:34.074 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:12:34.077 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:12:34.081 | + functions-common:time_stop:2419 : start_time=1779725551348 2026-05-25 16:12:34.084 | + functions-common:time_stop:2421 : [[ -z 1779725551348 ]] 2026-05-25 16:12:34.087 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:12:34.092 | + functions-common:time_stop:2424 : end_time=1779725554088 2026-05-25 16:12:34.096 | + functions-common:time_stop:2425 : elapsed_time=2740 2026-05-25 16:12:34.098 | + functions-common:time_stop:2426 : total=11096 2026-05-25 16:12:34.101 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:12:34.105 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13836 2026-05-25 16:12:34.108 | + inc/python:pip_install:219 : return 0 2026-05-25 16:12:34.112 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-25 16:12:34.180 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-25 16:12:34.270 | + ./stack.sh:main:829 : install_infra 2026-05-25 16:12:34.273 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-25 16:12:34.275 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-25 16:12:34.277 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-25 16:12:39.705 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-25 16:12:39.707 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-25 16:12:39.732 | + 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-25 16:12:41.086 | Collecting pbr 2026-05-25 16:12:41.091 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:12:41.512 | Collecting setuptools[core] 2026-05-25 16:12:41.515 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-25 16:12:41.662 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-25 16:12:41.664 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-25 16:12:41.734 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-25 16:12:41.736 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-25 16:12:41.806 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-25 16:12:41.808 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:12:41.898 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-25 16:12:41.900 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:12:41.981 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-25 16:12:41.983 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-25 16:12:42.083 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.086 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-25 16:12:42.156 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.159 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-25 16:12:42.380 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.384 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-25 16:12:42.465 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.467 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-25 16:12:42.541 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.544 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:12:42.712 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.715 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-25 16:12:42.767 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-25 16:12:42.769 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-25 16:12:42.854 | 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-25 16:12:42.856 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-25 16:12:42.934 | 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-25 16:12:42.936 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:12:43.024 | 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-25 16:12:43.119 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-25 16:12:43.145 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-25 16:12:43.148 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-25 16:12:43.151 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-25 16:12:43.153 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-25 16:12:43.155 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-25 16:12:43.158 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-25 16:12:43.160 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-25 16:12:43.171 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-25 16:12:43.173 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-25 16:12:43.175 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-25 16:12:43.178 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-25 16:12:43.180 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-05-25 16:12:43.183 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-25 16:12:43.188 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-25 16:12:43.190 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-25 16:12:43.192 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-25 16:12:43.218 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-25 16:12:43.504 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-25 16:12:47.217 | Successfully installed annotated-doc-0.0.4 click-8.3.1 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.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-25 16:12:47.405 | + inc/python:pip_install:216 : result=0 2026-05-25 16:12:47.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:12:47.411 | + functions-common:time_stop:2412 : local name 2026-05-25 16:12:47.413 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:12:47.416 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:12:47.418 | + functions-common:time_stop:2415 : local total 2026-05-25 16:12:47.422 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:12:47.426 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:12:47.428 | + functions-common:time_stop:2419 : start_time=1779725559723 2026-05-25 16:12:47.432 | + functions-common:time_stop:2421 : [[ -z 1779725559723 ]] 2026-05-25 16:12:47.436 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:12:47.439 | + functions-common:time_stop:2424 : end_time=1779725567437 2026-05-25 16:12:47.443 | + functions-common:time_stop:2425 : elapsed_time=7714 2026-05-25 16:12:47.445 | + functions-common:time_stop:2426 : total=13836 2026-05-25 16:12:47.447 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:12:47.449 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21550 2026-05-25 16:12:47.452 | + inc/python:pip_install:219 : return 0 2026-05-25 16:12:47.454 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-25 16:12:47.458 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-25 16:12:47.486 | + 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-25 16:12:48.756 | Processing /opt/stack/requirements 2026-05-25 16:12:48.759 | Installing build dependencies: started 2026-05-25 16:12:51.848 | Installing build dependencies: finished with status 'done' 2026-05-25 16:12:51.850 | Getting requirements to build wheel: started 2026-05-25 16:12:52.135 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:12:52.141 | Preparing metadata (pyproject.toml): started 2026-05-25 16:12:53.280 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:12:53.474 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:53.571 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-25 16:12:53.592 | 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-25 16:12:53.737 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:53.754 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-25 16:12:53.889 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:53.905 | 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-25 16:12:54.054 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:54.071 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-25 16:12:54.082 | 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-25 16:12:54.394 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:54.412 | 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-25 16:12:54.491 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:54.507 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-25 16:12:54.634 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:54.650 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-25 16:12:54.739 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-25 16:12:54.754 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:12:54.874 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-25 16:12:54.897 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-25 16:12:54.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.4 MB/s eta 0:00:00 2026-05-25 16:12:54.939 | 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-25 16:12:54.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.8 MB/s eta 0:00:00 2026-05-25 16:12:55.009 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-25 16:12:55.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.3 MB/s eta 0:00:00 2026-05-25 16:12:55.037 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-25 16:12:55.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 13.2 MB/s eta 0:00:00 2026-05-25 16:12:55.068 | 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-25 16:12:55.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 14.4 MB/s eta 0:00:00 2026-05-25 16:12:55.099 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-25 16:12:55.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.8 MB/s eta 0:00:00 2026-05-25 16:12:55.128 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-25 16:12:55.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.6 MB/s eta 0:00:00 2026-05-25 16:12:55.175 | Building wheels for collected packages: openstack_requirements 2026-05-25 16:12:55.176 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-25 16:12:57.355 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-25 16:12:57.356 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=f8fad9f3571de0d610ddf91b4a3f3a39313cb723982ce044a5f6a599ae2196d8 2026-05-25 16:12:57.356 | Stored in directory: /tmp/pip-ephem-wheel-cache-rfdb3r5g/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-25 16:12:57.362 | Successfully built openstack_requirements 2026-05-25 16:12:57.641 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-25 16:12:58.412 | 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-25 16:12:58.613 | + inc/python:pip_install:216 : result=0 2026-05-25 16:12:58.616 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:12:58.618 | + functions-common:time_stop:2412 : local name 2026-05-25 16:12:58.621 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:12:58.623 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:12:58.625 | + functions-common:time_stop:2415 : local total 2026-05-25 16:12:58.628 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:12:58.630 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:12:58.633 | + functions-common:time_stop:2419 : start_time=1779725567477 2026-05-25 16:12:58.635 | + functions-common:time_stop:2421 : [[ -z 1779725567477 ]] 2026-05-25 16:12:58.638 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:12:58.642 | + functions-common:time_stop:2424 : end_time=1779725578639 2026-05-25 16:12:58.644 | + functions-common:time_stop:2425 : elapsed_time=11162 2026-05-25 16:12:58.646 | + functions-common:time_stop:2426 : total=21550 2026-05-25 16:12:58.649 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:12:58.651 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32712 2026-05-25 16:12:58.654 | + inc/python:pip_install:219 : return 0 2026-05-25 16:12:58.656 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-25 16:12:58.660 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-25 16:12:58.662 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-25 16:12:58.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:12:58.668 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:12:58.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-25 16:12:58.674 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:12:58.677 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-25 16:12:58.699 | Using python 3.12 to install pbr 2026-05-25 16:12:58.701 | + 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-25 16:12:59.668 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-25 16:12:59.891 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-25 16:13:00.125 | + inc/python:pip_install:216 : result=0 2026-05-25 16:13:00.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:13:00.131 | + functions-common:time_stop:2412 : local name 2026-05-25 16:13:00.134 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:13:00.136 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:13:00.139 | + functions-common:time_stop:2415 : local total 2026-05-25 16:13:00.141 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:13:00.143 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:13:00.146 | + functions-common:time_stop:2419 : start_time=1779725578693 2026-05-25 16:13:00.149 | + functions-common:time_stop:2421 : [[ -z 1779725578693 ]] 2026-05-25 16:13:00.152 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:13:00.156 | + functions-common:time_stop:2424 : end_time=1779725580153 2026-05-25 16:13:00.159 | + functions-common:time_stop:2425 : elapsed_time=1460 2026-05-25 16:13:00.161 | + functions-common:time_stop:2426 : total=32712 2026-05-25 16:13:00.164 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:13:00.166 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34172 2026-05-25 16:13:00.169 | + inc/python:pip_install:219 : return 0 2026-05-25 16:13:00.172 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-25 16:13:05.630 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-25 16:13:06.427 | Collecting bindep 2026-05-25 16:13:06.526 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-25 16:13:06.626 | Collecting distro>=1.7 (from bindep) 2026-05-25 16:13:06.643 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-25 16:13:06.727 | Collecting packaging (from bindep) 2026-05-25 16:13:06.742 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:13:06.800 | Collecting Parsley (from bindep) 2026-05-25 16:13:06.816 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-25 16:13:06.906 | Collecting pbr>=2 (from bindep) 2026-05-25 16:13:06.910 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:13:07.310 | Collecting setuptools (from pbr>=2->bindep) 2026-05-25 16:13:07.313 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-25 16:13:07.401 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-25 16:13:07.432 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-25 16:13:07.440 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-25 16:13:07.459 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-25 16:13:07.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.0 MB/s eta 0:00:00 2026-05-25 16:13:07.501 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-25 16:13:07.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.7 MB/s eta 0:00:00 2026-05-25 16:13:07.516 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-25 16:13:07.661 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-25 16:13:09.364 | 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-25 16:13:09.503 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-25 16:13:09.506 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-25 16:13:09.509 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-25 16:13:09.527 | + ./stack.sh:main:838 : pkgs= 2026-05-25 16:13:09.530 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-25 16:13:09.532 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-25 16:13:09.535 | + functions-common:run_phase:1840 : local mode=stack 2026-05-25 16:13:09.538 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-25 16:13:09.540 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:13:09.543 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:13:09.546 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:13:09.548 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:13:09.551 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:13:09.554 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:13:09.558 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:13:09.560 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:13:09.563 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:13:09.565 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-25 16:13:09.568 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:13:09.585 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:13:09.587 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:13:09.589 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:13:09.593 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-25 16:13:09.596 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:13:09.598 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:13:09.602 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:13:09.606 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-25 16:13:09.609 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:13:09.612 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-25 16:13:09.614 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:13:09.617 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:13:09.620 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-25 16:13:09.623 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-25 16:13:09.626 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:13:09.629 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-25 16:13:09.632 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-25 16:13:09.635 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-25 16:13:09.638 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-25 16:13:09.641 | + functions-common:run_plugins:1829 : local plugins= 2026-05-25 16:13:09.643 | + functions-common:run_plugins:1830 : local plugin 2026-05-25 16:13:09.646 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-25 16:13:09.649 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-25 16:13:09.652 | + functions:set_systemd_override:845 : local value=2048 2026-05-25 16:13:09.654 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-25 16:13:09.657 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-25 16:13:09.721 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-25 16:13:09.722 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-25 16:13:09.724 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-25 16:13:10.130 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-25 16:13:10.130 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-25 16:13:10.146 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:13:10.149 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-25 16:13:10.151 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:13:10.154 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:13:10.156 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:13:10.159 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:13:10.161 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:13:10.164 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:13:10.166 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:10.169 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:10.171 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:13:10.174 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:13:10.176 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:13:10.179 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:13:10.181 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-25 16:13:10.183 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:13:10.185 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:10.188 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:10.190 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-25 16:13:10.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-25 16:13:10.252 | Reading package lists... 2026-05-25 16:13:10.696 | Building dependency tree... 2026-05-25 16:13:10.698 | Reading state information... 2026-05-25 16:13:11.346 | The following additional packages will be installed: 2026-05-25 16:13:11.346 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-25 16:13:11.346 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-25 16:13:11.347 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-25 16:13:11.349 | erlang-tools erlang-xmerl 2026-05-25 16:13:11.351 | Suggested packages: 2026-05-25 16:13:11.351 | erlang erlang-manpages erlang-doc 2026-05-25 16:13:11.411 | The following NEW packages will be installed: 2026-05-25 16:13:11.411 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-25 16:13:11.411 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-25 16:13:11.412 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-25 16:13:11.414 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-25 16:13:11.490 | 0 upgraded, 18 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:13:11.490 | Need to get 36.1 MB of archives. 2026-05-25 16:13:11.491 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-25 16:13:11.491 | 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-25 16:13:11.622 | 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-25 16:13:11.632 | 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-25 16:13:11.634 | 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-25 16:13:11.643 | 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-25 16:13:11.653 | 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-25 16:13:11.656 | 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-25 16:13:11.674 | 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-25 16:13:11.675 | 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-25 16:13:11.677 | 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-25 16:13:11.678 | 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-25 16:13:11.685 | 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-25 16:13:11.705 | 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-25 16:13:11.707 | 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-25 16:13:11.709 | 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-25 16:13:11.713 | 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-25 16:13:11.719 | 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-25 16:13:11.734 | 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-25 16:13:12.140 | perl: warning: Setting locale failed. 2026-05-25 16:13:12.140 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:12.140 | LANGUAGE = (unset), 2026-05-25 16:13:12.140 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:12.140 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:12.140 | are supported and installed on your system. 2026-05-25 16:13:12.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:12.202 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:12.202 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:12.202 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:12.395 | Fetched 36.1 MB in 0s (78.4 MB/s) 2026-05-25 16:13:12.482 | Selecting previously unselected package erlang-base. 2026-05-25 16:13:12.541 | (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-25 16:13:12.547 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:12.551 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:12.910 | Selecting previously unselected package erlang-asn1. 2026-05-25 16:13:12.922 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:12.926 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:12.981 | Selecting previously unselected package erlang-crypto. 2026-05-25 16:13:12.992 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:12.995 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.034 | Selecting previously unselected package erlang-public-key. 2026-05-25 16:13:13.045 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.049 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.096 | Selecting previously unselected package erlang-mnesia. 2026-05-25 16:13:13.108 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.111 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.171 | Selecting previously unselected package erlang-runtime-tools. 2026-05-25 16:13:13.183 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.187 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.243 | Selecting previously unselected package erlang-ssl. 2026-05-25 16:13:13.255 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.258 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.343 | Selecting previously unselected package erlang-eldap. 2026-05-25 16:13:13.355 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.358 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.396 | Selecting previously unselected package erlang-ftp. 2026-05-25 16:13:13.407 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.411 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.449 | Selecting previously unselected package erlang-tftp. 2026-05-25 16:13:13.460 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.464 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.503 | Selecting previously unselected package erlang-inets. 2026-05-25 16:13:13.515 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.518 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.592 | Selecting previously unselected package erlang-snmp. 2026-05-25 16:13:13.604 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.608 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.753 | Selecting previously unselected package erlang-os-mon. 2026-05-25 16:13:13.765 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.769 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.809 | Selecting previously unselected package erlang-parsetools. 2026-05-25 16:13:13.821 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.824 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.863 | Selecting previously unselected package erlang-syntax-tools. 2026-05-25 16:13:13.874 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.877 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.919 | Selecting previously unselected package erlang-tools. 2026-05-25 16:13:13.931 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:13.934 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:13.991 | Selecting previously unselected package erlang-xmerl. 2026-05-25 16:13:14.003 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-25 16:13:14.006 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:14.081 | Selecting previously unselected package rabbitmq-server. 2026-05-25 16:13:14.093 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-25 16:13:14.099 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-25 16:13:15.140 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:15.513 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-25 16:13:15.513 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-25 16:13:17.925 | Searching for services which depend on erlang and should be started... none found. 2026-05-25 16:13:17.931 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.943 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.953 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.965 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.975 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.986 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:17.996 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.007 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.018 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.028 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.039 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.049 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.060 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.071 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.081 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.091 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-25 16:13:18.102 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-25 16:13:18.188 | info: Selecting GID from range 100 to 999 ... 2026-05-25 16:13:18.193 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-25 16:13:18.288 | info: Selecting UID from range 100 to 999 ... 2026-05-25 16:13:18.288 | 2026-05-25 16:13:18.292 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-25 16:13:18.294 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-25 16:13:18.343 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-25 16:13:18.546 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-25 16:13:38.198 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:13:39.858 | perl: warning: Setting locale failed. 2026-05-25 16:13:39.858 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:39.858 | LANGUAGE = (unset), 2026-05-25 16:13:39.858 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:39.859 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:39.859 | are supported and installed on your system. 2026-05-25 16:13:39.859 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:39.984 | perl: warning: Setting locale failed. 2026-05-25 16:13:39.985 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:39.985 | LANGUAGE = (unset), 2026-05-25 16:13:39.985 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:39.985 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:39.985 | are supported and installed on your system. 2026-05-25 16:13:39.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:40.034 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:40.034 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:40.034 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:40.104 | perl: warning: Setting locale failed. 2026-05-25 16:13:40.104 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:40.104 | LANGUAGE = (unset), 2026-05-25 16:13:40.104 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:40.104 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:40.104 | are supported and installed on your system. 2026-05-25 16:13:40.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:40.597 | 2026-05-25 16:13:40.597 | Running kernel seems to be up-to-date. 2026-05-25 16:13:40.597 | 2026-05-25 16:13:40.597 | Restarting services... 2026-05-25 16:13:40.618 | 2026-05-25 16:13:40.618 | Service restarts being deferred: 2026-05-25 16:13:40.618 | systemctl restart virtlockd.service 2026-05-25 16:13:40.618 | systemctl restart virtlogd.service 2026-05-25 16:13:40.618 | 2026-05-25 16:13:40.618 | No containers need to be restarted. 2026-05-25 16:13:40.618 | 2026-05-25 16:13:40.618 | User sessions running outdated binaries: 2026-05-25 16:13:40.618 | quobyte @ session #5: sshd[1981] 2026-05-25 16:13:40.627 | 2026-05-25 16:13:40.627 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:13:42.752 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:13:42.756 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:13:42.758 | + functions-common:time_stop:2412 : local name 2026-05-25 16:13:42.761 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:13:42.764 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:13:42.767 | + functions-common:time_stop:2415 : local total 2026-05-25 16:13:42.770 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:13:42.773 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:13:42.776 | + functions-common:time_stop:2419 : start_time=1779725590208 2026-05-25 16:13:42.780 | + functions-common:time_stop:2421 : [[ -z 1779725590208 ]] 2026-05-25 16:13:42.783 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:13:42.788 | + functions-common:time_stop:2424 : end_time=1779725622784 2026-05-25 16:13:42.790 | + functions-common:time_stop:2425 : elapsed_time=32576 2026-05-25 16:13:42.794 | + functions-common:time_stop:2426 : total=67943 2026-05-25 16:13:42.797 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:13:42.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=100519 2026-05-25 16:13:42.803 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:13:42.806 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-25 16:13:42.809 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:13:42.812 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:13:42.815 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:13:42.818 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:13:42.820 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:13:42.823 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:13:42.826 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:13:42.829 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:13:42.831 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:13:42.833 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:13:42.835 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:13:42.838 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:13:42.841 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:13:42.844 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-25 16:13:42.847 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-25 16:13:42.866 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:13:42.868 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-25 16:13:42.871 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:13:42.874 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-25 16:13:42.877 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-25 16:13:42.880 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-25 16:13:42.885 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-25 16:13:42.887 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-25 16:13:42.890 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-25 16:13:42.893 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-25 16:13:42.896 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-25 16:13:42.898 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-25 16:13:42.902 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-25 16:13:44.165 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-25 16:13:44.165 | user tags 2026-05-25 16:13:44.165 | guest [administrator]' 2026-05-25 16:13:44.170 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-25 16:13:44.171 | user tags 2026-05-25 16:13:44.171 | guest [administrator]' 2026-05-25 16:13:44.171 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-25 16:13:44.178 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-25 16:13:44.181 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-25 16:13:44.183 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-25 16:13:45.268 | Adding user "stackrabbit" ... 2026-05-25 16:13:45.293 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-25 16:13:45.315 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-25 16:13:46.460 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-25 16:13:46.502 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-25 16:13:46.506 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-25 16:13:47.615 | Changing password for user "stackrabbit" ... 2026-05-25 16:13:47.653 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-25 16:13:47.656 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-25 16:13:47.660 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-25 16:13:48.735 | Deleting user "guest" ... 2026-05-25 16:13:48.769 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-25 16:13:48.787 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:13:48.790 | + ./stack.sh:main:855 : install_database 2026-05-25 16:13:48.793 | + lib/database:install_database:118 : install_database_mysql 2026-05-25 16:13:48.795 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-25 16:13:48.798 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:48.800 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:48.802 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-25 16:13:48.814 | perl: warning: Setting locale failed. 2026-05-25 16:13:48.814 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:48.814 | LANGUAGE = (unset), 2026-05-25 16:13:48.814 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:48.814 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:48.814 | are supported and installed on your system. 2026-05-25 16:13:48.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:48.864 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:48.864 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:48.865 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:48.973 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-25 16:13:48.976 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-25 16:13:48.981 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-25 16:13:48.983 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:48.986 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:48.988 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-25 16:13:48.991 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-25 16:13:48.993 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-25 16:13:48.998 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-25 16:13:49.000 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-25 16:13:49.003 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:13:49.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:13:49.008 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:13:49.010 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:13:49.013 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:13:49.017 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:13:49.019 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:13:49.021 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:13:49.024 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:13:49.027 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:13:49.029 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:13:49.031 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:13:49.033 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:13:49.035 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-25 16:13:49.037 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:49.039 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:49.041 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-25 16:13:49.044 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:13:49.046 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:13:49.048 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:13:49.050 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:13:49.052 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:13:49.054 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:13:49.056 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:49.059 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:49.061 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:13:49.063 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:13:49.065 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:13:49.067 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:13:49.069 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-25 16:13:49.071 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:13:49.074 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:13:49.076 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:13:49.078 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-25 16:13:49.096 | + 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-25 16:13:49.133 | Reading package lists... 2026-05-25 16:13:49.555 | Building dependency tree... 2026-05-25 16:13:49.557 | Reading state information... 2026-05-25 16:13:50.172 | The following additional packages will be installed: 2026-05-25 16:13:50.172 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-25 16:13:50.172 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-25 16:13:50.172 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-25 16:13:50.172 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-25 16:13:50.173 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-25 16:13:50.173 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-25 16:13:50.174 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-25 16:13:50.177 | Suggested packages: 2026-05-25 16:13:50.177 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-25 16:13:50.177 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-25 16:13:50.228 | The following NEW packages will be installed: 2026-05-25 16:13:50.228 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-25 16:13:50.228 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-25 16:13:50.228 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-25 16:13:50.228 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-25 16:13:50.228 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-25 16:13:50.229 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-25 16:13:50.230 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-25 16:13:50.304 | 0 upgraded, 27 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:13:50.304 | Need to get 29.6 MB of archives. 2026-05-25 16:13:50.304 | After this operation, 243 MB of additional disk space will be used. 2026-05-25 16:13:50.304 | 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-25 16:13:50.435 | 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-25 16:13:50.439 | 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-25 16:13:50.440 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-25 16:13:50.440 | 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-25 16:13:50.459 | 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-25 16:13:50.731 | 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-25 16:13:50.747 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-25 16:13:50.748 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-25 16:13:50.749 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-25 16:13:50.750 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-25 16:13:50.753 | 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-25 16:13:50.754 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-25 16:13:50.754 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-25 16:13:50.755 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-25 16:13:50.755 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-25 16:13:50.764 | 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-25 16:13:50.765 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-25 16:13:50.778 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-25 16:13:50.780 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-25 16:13:50.781 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-25 16:13:50.781 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-25 16:13:50.782 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-25 16:13:50.783 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-25 16:13:50.784 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-25 16:13:50.879 | 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-25 16:13:50.880 | 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-25 16:13:51.121 | perl: warning: Setting locale failed. 2026-05-25 16:13:51.121 | perl: warning: Please check that your locale settings: 2026-05-25 16:13:51.121 | LANGUAGE = (unset), 2026-05-25 16:13:51.121 | LC_ALL = "en_US.utf8", 2026-05-25 16:13:51.121 | LANG = "de_DE.UTF-8" 2026-05-25 16:13:51.121 | are supported and installed on your system. 2026-05-25 16:13:51.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:13:51.182 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:51.182 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:51.182 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:51.308 | Vorkonfiguration der Pakete ... 2026-05-25 16:13:51.319 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:51.450 | Fetched 29.6 MB in 1s (47.8 MB/s) 2026-05-25 16:13:51.484 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-25 16:13:51.548 | (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-25 16:13:51.555 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:51.559 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:51.950 | Selecting previously unselected package mysql-client-8.0. 2026-05-25 16:13:51.960 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:51.965 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:52.013 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-25 16:13:52.025 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-25 16:13:52.033 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-25 16:13:52.078 | Selecting previously unselected package libmecab2:amd64. 2026-05-25 16:13:52.089 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-25 16:13:52.094 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-25 16:13:52.147 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-25 16:13:52.157 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-25 16:13:52.160 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-25 16:13:52.210 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-25 16:13:52.221 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:52.225 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:53.142 | Selecting previously unselected package mysql-server-8.0. 2026-05-25 16:13:53.153 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:53.162 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:53.213 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:53.213 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:53.213 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:53.290 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:53.300 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:53.596 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:53.662 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-25 16:13:53.673 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-25 16:13:53.678 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-25 16:13:53.721 | Selecting previously unselected package liburi-perl. 2026-05-25 16:13:53.732 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-25 16:13:53.737 | Unpacking liburi-perl (5.27-1) ... 2026-05-25 16:13:53.819 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-25 16:13:53.831 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-25 16:13:53.836 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-25 16:13:53.893 | Selecting previously unselected package libcgi-pm-perl. 2026-05-25 16:13:53.905 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-25 16:13:53.909 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-25 16:13:53.973 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-25 16:13:53.984 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:53.989 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-25 16:13:54.030 | Selecting previously unselected package libfcgi-perl. 2026-05-25 16:13:54.041 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-25 16:13:54.045 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-25 16:13:54.087 | Selecting previously unselected package libcgi-fast-perl. 2026-05-25 16:13:54.099 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-25 16:13:54.104 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-25 16:13:54.143 | Selecting previously unselected package libclone-perl:amd64. 2026-05-25 16:13:54.155 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-25 16:13:54.159 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-25 16:13:54.200 | Selecting previously unselected package libencode-locale-perl. 2026-05-25 16:13:54.212 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-25 16:13:54.216 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-25 16:13:54.256 | Selecting previously unselected package libfcgi-bin. 2026-05-25 16:13:54.268 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:13:54.272 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-25 16:13:54.311 | Selecting previously unselected package libhtml-template-perl. 2026-05-25 16:13:54.323 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-25 16:13:54.327 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-25 16:13:54.372 | Selecting previously unselected package libtimedate-perl. 2026-05-25 16:13:54.384 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-25 16:13:54.388 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-25 16:13:54.456 | Selecting previously unselected package libhttp-date-perl. 2026-05-25 16:13:54.468 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-25 16:13:54.472 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-25 16:13:54.511 | Selecting previously unselected package libio-html-perl. 2026-05-25 16:13:54.523 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-25 16:13:54.527 | Unpacking libio-html-perl (1.004-3) ... 2026-05-25 16:13:54.567 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-25 16:13:54.579 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-25 16:13:54.583 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-25 16:13:54.624 | Selecting previously unselected package libhttp-message-perl. 2026-05-25 16:13:54.635 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-25 16:13:54.640 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-25 16:13:54.691 | Selecting previously unselected package mecab-utils. 2026-05-25 16:13:54.703 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-25 16:13:54.709 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-25 16:13:54.758 | Selecting previously unselected package mecab-ipadic. 2026-05-25 16:13:54.769 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-25 16:13:54.773 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-25 16:13:55.412 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-25 16:13:55.422 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-25 16:13:55.427 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-25 16:13:55.469 | Selecting previously unselected package mysql-server. 2026-05-25 16:13:55.480 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-25 16:13:55.484 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:55.549 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-25 16:13:55.561 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-25 16:13:55.577 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:55.589 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-25 16:13:55.599 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-25 16:13:55.609 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-25 16:13:55.619 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-25 16:13:55.628 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-25 16:13:55.637 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-25 16:13:55.646 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-25 16:13:55.656 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-25 16:13:55.665 | Setting up libio-html-perl (1.004-3) ... 2026-05-25 16:13:55.674 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:55.684 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-25 16:13:55.693 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:55.702 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-25 16:13:55.711 | Setting up liburi-perl (5.27-1) ... 2026-05-25 16:13:55.720 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:13:55.763 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:55.813 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:13:55.813 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:13:55.813 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:13:55.889 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:55.900 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:13:55.947 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-25 16:13:55.978 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-25 16:14:07.857 | mysqld will log errors to /var/log/mysql/error.log 2026-05-25 16:14:08.773 | mysqld is running as pid 16348 2026-05-25 16:14:11.203 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-25 16:14:12.830 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-25 16:14:12.842 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-25 16:14:12.851 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-25 16:14:12.854 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-25 16:14:12.855 | 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-25 16:14:12.856 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-25 16:14:12.859 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-25 16:14:12.859 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-25 16:14:12.868 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-25 16:14:12.963 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-25 16:14:12.963 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-25 16:14:12.964 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-25 16:14:12.964 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-25 16:14:12.965 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-25 16:14:12.966 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-25 16:14:13.015 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-25 16:14:13.016 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-25 16:14:13.322 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-25 16:14:13.322 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-25 16:14:13.329 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-25 16:14:13.476 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-25 16:14:13.555 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-25 16:14:13.555 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-25 16:14:13.775 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-25 16:14:13.775 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-25 16:14:13.775 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-25 16:14:13.804 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-25 16:14:13.851 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-25 16:14:13.852 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-25 16:14:13.855 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-25 16:14:13.855 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-25 16:14:13.856 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-25 16:14:14.203 | 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-25 16:14:14.314 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-25 16:14:14.559 | 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-25 16:14:14.562 | 2026-05-25 16:14:14.563 | done! 2026-05-25 16:14:14.568 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-25 16:14:14.575 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-25 16:14:14.583 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-25 16:14:14.588 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-25 16:14:14.588 | 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-25 16:14:14.588 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-25 16:14:14.594 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-25 16:14:14.594 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-25 16:14:14.606 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-25 16:14:14.732 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-25 16:14:14.733 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-25 16:14:14.733 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-25 16:14:14.734 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-25 16:14:14.736 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-25 16:14:14.736 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-25 16:14:14.818 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-25 16:14:14.818 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-25 16:14:15.269 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-25 16:14:15.269 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-25 16:14:15.279 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-25 16:14:15.480 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-25 16:14:15.585 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-25 16:14:15.585 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-25 16:14:15.880 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-25 16:14:15.881 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-25 16:14:15.881 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-25 16:14:15.921 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-25 16:14:15.989 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-25 16:14:15.989 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-25 16:14:15.993 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-25 16:14:15.994 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-25 16:14:15.994 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-25 16:14:16.423 | 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-25 16:14:16.549 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-25 16:14:16.794 | 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-25 16:14:16.797 | 2026-05-25 16:14:16.798 | done! 2026-05-25 16:14:16.807 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-25 16:14:16.814 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-25 16:14:16.824 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-25 16:14:16.834 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-25 16:14:16.844 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-25 16:14:16.854 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-25 16:14:16.864 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-25 16:14:16.874 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:14:18.738 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-25 16:14:18.987 | perl: warning: Setting locale failed. 2026-05-25 16:14:18.987 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:18.987 | LANGUAGE = (unset), 2026-05-25 16:14:18.987 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:18.988 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:18.988 | are supported and installed on your system. 2026-05-25 16:14:18.988 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:19.118 | perl: warning: Setting locale failed. 2026-05-25 16:14:19.119 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:19.119 | LANGUAGE = (unset), 2026-05-25 16:14:19.119 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:19.119 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:19.119 | are supported and installed on your system. 2026-05-25 16:14:19.119 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:19.170 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:14:19.170 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:14:19.170 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:14:19.239 | perl: warning: Setting locale failed. 2026-05-25 16:14:19.239 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:19.239 | LANGUAGE = (unset), 2026-05-25 16:14:19.239 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:19.239 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:19.239 | are supported and installed on your system. 2026-05-25 16:14:19.239 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:19.735 | 2026-05-25 16:14:19.735 | Running kernel seems to be up-to-date. 2026-05-25 16:14:19.735 | 2026-05-25 16:14:19.735 | Restarting services... 2026-05-25 16:14:19.757 | 2026-05-25 16:14:19.757 | Service restarts being deferred: 2026-05-25 16:14:19.757 | systemctl restart virtlockd.service 2026-05-25 16:14:19.757 | systemctl restart virtlogd.service 2026-05-25 16:14:19.757 | 2026-05-25 16:14:19.757 | No containers need to be restarted. 2026-05-25 16:14:19.757 | 2026-05-25 16:14:19.757 | User sessions running outdated binaries: 2026-05-25 16:14:19.757 | quobyte @ session #5: sshd[1981] 2026-05-25 16:14:19.766 | 2026-05-25 16:14:19.766 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:14:21.896 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:14:21.898 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:14:21.901 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:21.904 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:21.907 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:21.909 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:21.912 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:21.915 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:14:21.918 | + functions-common:time_stop:2419 : start_time=1779725629093 2026-05-25 16:14:21.920 | + functions-common:time_stop:2421 : [[ -z 1779725629093 ]] 2026-05-25 16:14:21.924 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:21.928 | + functions-common:time_stop:2424 : end_time=1779725661925 2026-05-25 16:14:21.931 | + functions-common:time_stop:2425 : elapsed_time=32832 2026-05-25 16:14:21.933 | + functions-common:time_stop:2426 : total=100519 2026-05-25 16:14:21.935 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:21.938 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133351 2026-05-25 16:14:21.941 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:14:21.943 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-25 16:14:21.946 | + ./stack.sh:main:858 : install_database_python 2026-05-25 16:14:21.949 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-25 16:14:21.952 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-25 16:14:21.955 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-25 16:14:21.958 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:14:21.961 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-25 16:14:21.964 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-25 16:14:21.967 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:14:21.972 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:14:21.972 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:14:21.978 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-25 16:14:21.981 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-25 16:14:21.983 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-25 16:14:21.986 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-25 16:14:21.989 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-25 16:14:22.012 | Using python 3.12 to install PyMySQL 2026-05-25 16:14:22.016 | + 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-25 16:14:23.180 | Collecting PyMySQL 2026-05-25 16:14:23.346 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-25 16:14:23.374 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-25 16:14:23.547 | Installing collected packages: PyMySQL 2026-05-25 16:14:23.618 | Successfully installed PyMySQL-1.1.2 2026-05-25 16:14:23.719 | + inc/python:pip_install:216 : result=0 2026-05-25 16:14:23.722 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:14:23.725 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:23.728 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:23.730 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:23.733 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:23.736 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:23.739 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:14:23.741 | + functions-common:time_stop:2419 : start_time=1779725662007 2026-05-25 16:14:23.744 | + functions-common:time_stop:2421 : [[ -z 1779725662007 ]] 2026-05-25 16:14:23.747 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:23.751 | + functions-common:time_stop:2424 : end_time=1779725663749 2026-05-25 16:14:23.754 | + functions-common:time_stop:2425 : elapsed_time=1742 2026-05-25 16:14:23.757 | + functions-common:time_stop:2426 : total=34172 2026-05-25 16:14:23.759 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:23.762 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35914 2026-05-25 16:14:23.765 | + inc/python:pip_install:219 : return 0 2026-05-25 16:14:23.767 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-25 16:14:23.770 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-25 16:14:23.773 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-25 16:14:23.776 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-25 16:14:23.793 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:14:23.796 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-25 16:14:23.799 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-25 16:14:23.818 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:14:23.821 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-25 16:14:23.840 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:14:23.843 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-25 16:14:23.861 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:14:23.864 | + ./stack.sh:main:866 : install_etcd3 2026-05-25 16:14:23.866 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-25 16:14:23.866 | Installing etcd 2026-05-25 16:14:23.869 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-25 16:14:23.884 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-25 16:14:23.899 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-25 16:14:23.902 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-25 16:14:23.918 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-25 16:14:23.922 | ++ 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-25 16:14:23.925 | ++ 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-25 16:14:23.927 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-25 16:14:23.930 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-25 16:14:23.932 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-25 16:14:23.935 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-25 16:14:23.938 | ++ 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-25 16:14:23.940 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-25 16:14:23.943 | ++ 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-25 16:14:23.948 | --2026-05-25 18:14:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-25 16:14:24.025 | Resolving github.com (github.com)... 140.82.121.4 2026-05-25 16:14:24.040 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-25 16:14:24.315 | HTTP request sent, awaiting response... 302 Found 2026-05-25 16:14:24.315 | 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-25T17%3A02%3A16Z&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-25T16%3A01%3A36Z&ske=2026-05-25T17%3A02%3A16Z&sks=b&skv=2018-11-09&sig=hMvPEoJNWrQVQgb78TbDQOakIngllYrQjH98oRQeQRA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTcyNzQ2NCwibmJmIjoxNzc5NzI1NjY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TeDMrkf4yQbySjbUPWhYVwwCTjRPhP2Nk_QACzkR2so&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-25 16:14:24.315 | --2026-05-25 18:14:24-- 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-25T17%3A02%3A16Z&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-25T16%3A01%3A36Z&ske=2026-05-25T17%3A02%3A16Z&sks=b&skv=2018-11-09&sig=hMvPEoJNWrQVQgb78TbDQOakIngllYrQjH98oRQeQRA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTcyNzQ2NCwibmJmIjoxNzc5NzI1NjY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TeDMrkf4yQbySjbUPWhYVwwCTjRPhP2Nk_QACzkR2so&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-25 16:14:24.334 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-05-25 16:14:24.346 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-25 16:14:24.480 | HTTP request sent, awaiting response... 200 OK 2026-05-25 16:14:24.480 | Length: 20927601 (20M) [application/octet-stream] 2026-05-25 16:14:24.480 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-25 16:14:24.532 | 2026-05-25 16:14:24.782 | 0K ........ ........ ... 100% 66.1M=0.3s 2026-05-25 16:14:24.782 | 2026-05-25 16:14:24.784 | 2026-05-25 18:14:24 (66.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-25 16:14:24.784 | 2026-05-25 16:14:24.788 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-25 16:14:24.791 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-25 16:14:24.793 | ++ functions:get_extra_file:81 : return 2026-05-25 16:14:24.797 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-25 16:14:24.800 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-25 16:14:24.802 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-25 16:14:24.805 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-25 16:14:24.831 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-25 16:14:24.834 | + 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-25 16:14:24.843 | etcd-v3.5.21-linux-amd64/ 2026-05-25 16:14:24.843 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-25 16:14:24.843 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-25 16:14:24.843 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-25 16:14:24.844 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-25 16:14:24.844 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-25 16:14:24.844 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-25 16:14:24.844 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-25 16:14:24.845 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-25 16:14:24.845 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-25 16:14:24.845 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-25 16:14:24.845 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-25 16:14:24.846 | etcd-v3.5.21-linux-amd64/README.md 2026-05-25 16:14:24.846 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-25 16:14:25.008 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-25 16:14:25.200 | etcd-v3.5.21-linux-amd64/etcd 2026-05-25 16:14:25.456 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-25 16:14:25.489 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-25 16:14:25.520 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-25 16:14:25.524 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-25 16:14:25.543 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:14:25.545 | + ./stack.sh:main:885 : install_dstat 2026-05-25 16:14:25.548 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-25 16:14:25.566 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:14:25.569 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-25 16:14:25.571 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:14:25.574 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-25 16:14:25.577 | + ./stack.sh:main:894 : install_libs 2026-05-25 16:14:25.580 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-25 16:14:25.583 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-25 16:14:25.585 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-25 16:14:25.588 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-25 16:14:25.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.596 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-25 16:14:25.598 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.601 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-25 16:14:25.604 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-25 16:14:25.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-25 16:14:25.609 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-25 16:14:25.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.617 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-25 16:14:25.620 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.622 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-25 16:14:25.625 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-25 16:14:25.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-25 16:14:25.631 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-25 16:14:25.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.635 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.638 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-25 16:14:25.640 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.643 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-25 16:14:25.646 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-25 16:14:25.648 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-25 16:14:25.651 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-25 16:14:25.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-25 16:14:25.661 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.663 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-25 16:14:25.666 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-25 16:14:25.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-25 16:14:25.672 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-25 16:14:25.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.677 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.680 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-25 16:14:25.682 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.685 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-25 16:14:25.687 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-25 16:14:25.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-25 16:14:25.692 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-25 16:14:25.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.697 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.699 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-25 16:14:25.702 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.704 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-25 16:14:25.707 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-25 16:14:25.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-25 16:14:25.712 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-25 16:14:25.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.717 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.720 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-25 16:14:25.722 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.725 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-25 16:14:25.727 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-25 16:14:25.730 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-25 16:14:25.733 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-25 16:14:25.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.738 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.741 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-25 16:14:25.743 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.746 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-25 16:14:25.749 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-25 16:14:25.751 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-25 16:14:25.754 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-25 16:14:25.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-25 16:14:25.765 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.767 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-25 16:14:25.770 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-25 16:14:25.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-25 16:14:25.775 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-25 16:14:25.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.783 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-25 16:14:25.786 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.789 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-25 16:14:25.791 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-25 16:14:25.794 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-25 16:14:25.796 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-25 16:14:25.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-25 16:14:25.806 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.809 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-25 16:14:25.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-25 16:14:25.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-25 16:14:25.817 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-25 16:14:25.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.824 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-25 16:14:25.828 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.830 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-25 16:14:25.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-25 16:14:25.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-25 16:14:25.838 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-25 16:14:25.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.843 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.845 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-25 16:14:25.848 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.851 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-25 16:14:25.853 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-25 16:14:25.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-25 16:14:25.858 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-25 16:14:25.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-25 16:14:25.869 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.872 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-25 16:14:25.874 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-25 16:14:25.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-25 16:14:25.880 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-25 16:14:25.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-25 16:14:25.890 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.893 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-25 16:14:25.895 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-25 16:14:25.898 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-25 16:14:25.901 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-25 16:14:25.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-25 16:14:25.911 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.914 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-25 16:14:25.917 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-25 16:14:25.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-25 16:14:25.923 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-25 16:14:25.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.929 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.932 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-25 16:14:25.934 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.937 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-25 16:14:25.940 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-25 16:14:25.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-25 16:14:25.946 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-25 16:14:25.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-25 16:14:25.957 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.959 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-25 16:14:25.962 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-25 16:14:25.965 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-25 16:14:25.967 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-25 16:14:25.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.973 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-25 16:14:25.978 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:25.980 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-25 16:14:25.983 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-25 16:14:25.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-25 16:14:25.988 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-25 16:14:25.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:25.993 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:25.996 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-25 16:14:25.999 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.002 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-25 16:14:26.005 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-25 16:14:26.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-25 16:14:26.010 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-25 16:14:26.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-25 16:14:26.021 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.023 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-25 16:14:26.026 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-25 16:14:26.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-25 16:14:26.031 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-25 16:14:26.034 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.037 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-25 16:14:26.042 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.044 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-25 16:14:26.047 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-25 16:14:26.050 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-25 16:14:26.053 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-25 16:14:26.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.058 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-25 16:14:26.063 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.066 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-25 16:14:26.068 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-25 16:14:26.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-25 16:14:26.074 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-25 16:14:26.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.079 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.082 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-25 16:14:26.084 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.087 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-25 16:14:26.089 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-25 16:14:26.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-25 16:14:26.095 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-25 16:14:26.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-25 16:14:26.106 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.109 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-25 16:14:26.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-25 16:14:26.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-25 16:14:26.117 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-25 16:14:26.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.122 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.125 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-25 16:14:26.128 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.130 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-25 16:14:26.133 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-25 16:14:26.136 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-25 16:14:26.138 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-25 16:14:26.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.146 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-25 16:14:26.149 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.152 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-25 16:14:26.154 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-25 16:14:26.157 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-25 16:14:26.160 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-25 16:14:26.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-25 16:14:26.170 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.173 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-25 16:14:26.176 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-25 16:14:26.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-25 16:14:26.181 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-25 16:14:26.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-25 16:14:26.192 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.195 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-25 16:14:26.198 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-25 16:14:26.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-25 16:14:26.203 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-25 16:14:26.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.209 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-25 16:14:26.215 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.218 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-25 16:14:26.220 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-25 16:14:26.222 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-25 16:14:26.225 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-25 16:14:26.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.230 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-25 16:14:26.236 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.239 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-25 16:14:26.241 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-25 16:14:26.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-25 16:14:26.247 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-25 16:14:26.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-25 16:14:26.257 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.260 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-25 16:14:26.263 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-25 16:14:26.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-25 16:14:26.269 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-25 16:14:26.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-25 16:14:26.280 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.283 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-25 16:14:26.286 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-25 16:14:26.288 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-25 16:14:26.291 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-25 16:14:26.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-25 16:14:26.302 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.305 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-25 16:14:26.307 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-25 16:14:26.310 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-25 16:14:26.313 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-25 16:14:26.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.318 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-25 16:14:26.324 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.327 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-25 16:14:26.329 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-25 16:14:26.332 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-25 16:14:26.335 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-25 16:14:26.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-25 16:14:26.346 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.348 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-25 16:14:26.351 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-25 16:14:26.354 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-25 16:14:26.356 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-25 16:14:26.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.362 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.364 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-25 16:14:26.367 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.370 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-25 16:14:26.373 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-25 16:14:26.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-25 16:14:26.378 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-25 16:14:26.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-25 16:14:26.388 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.391 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-25 16:14:26.394 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-25 16:14:26.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:26.399 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:26.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-25 16:14:26.405 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:26.408 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-25 16:14:26.429 | Using python 3.12 to install etcd3gw 2026-05-25 16:14:26.432 | + 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-25 16:14:27.662 | Collecting etcd3gw 2026-05-25 16:14:27.808 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:14:27.817 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-25 16:14:27.860 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-25 16:14:27.864 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-25 16:14:27.906 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-25 16:14:27.923 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:14:27.973 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-25 16:14:27.989 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:14:28.455 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-25 16:14:28.471 | 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-25 16:14:28.485 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-25 16:14:28.654 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-25 16:14:28.656 | 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-25 16:14:28.688 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-25 16:14:28.690 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-25 16:14:28.731 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-25 16:14:28.734 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-25 16:14:28.740 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-25 16:14:28.767 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-25 16:14:28.802 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-25 16:14:28.833 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-25 16:14:28.842 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-25 16:14:28.846 | 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-25 16:14:28.846 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-25 16:14:28.848 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-25 16:14:28.866 | 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-25 16:14:29.059 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-25 16:14:29.104 | Attempting uninstall: urllib3 2026-05-25 16:14:29.112 | Found existing installation: urllib3 2.0.7 2026-05-25 16:14:29.112 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:29.113 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-25 16:14:29.254 | Attempting uninstall: idna 2026-05-25 16:14:29.262 | Found existing installation: idna 3.6 2026-05-25 16:14:29.262 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:29.263 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-25 16:14:29.512 | Attempting uninstall: requests 2026-05-25 16:14:29.518 | Found existing installation: requests 2.31.0 2026-05-25 16:14:29.520 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:29.520 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-25 16:14:29.727 | 2026-05-25 16:14:29.732 | 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-25 16:14:29.859 | + inc/python:pip_install:216 : result=0 2026-05-25 16:14:29.861 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:14:29.864 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:29.867 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:29.870 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:29.873 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:29.875 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:29.878 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:14:29.880 | + functions-common:time_stop:2419 : start_time=1779725666424 2026-05-25 16:14:29.883 | + functions-common:time_stop:2421 : [[ -z 1779725666424 ]] 2026-05-25 16:14:29.886 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:29.891 | + functions-common:time_stop:2424 : end_time=1779725669887 2026-05-25 16:14:29.894 | + functions-common:time_stop:2425 : elapsed_time=3463 2026-05-25 16:14:29.896 | + functions-common:time_stop:2426 : total=35914 2026-05-25 16:14:29.898 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:29.901 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39377 2026-05-25 16:14:29.904 | + inc/python:pip_install:219 : return 0 2026-05-25 16:14:29.907 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-25 16:14:29.910 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-25 16:14:29.913 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-25 16:14:29.916 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:14:29.919 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:14:29.922 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:14:29.925 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:14:29.928 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:14:29.930 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:14:29.933 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:14:29.936 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:14:29.939 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:14:29.942 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:14:29.945 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:14:29.948 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:14:29.951 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:14:29.954 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-25 16:14:29.956 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:14:29.959 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:14:29.962 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-25 16:14:29.965 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-25 16:14:29.968 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:14:29.971 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:14:29.974 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:14:29.977 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:14:29.979 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:14:29.982 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:14:29.985 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:14:29.988 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:14:29.990 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:14:29.992 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:14:29.995 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:14:29.998 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:14:30.001 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-25 16:14:30.004 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:14:30.007 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:14:30.009 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:14:30.012 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-25 16:14:30.035 | + 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-25 16:14:30.073 | Reading package lists... 2026-05-25 16:14:30.495 | Building dependency tree... 2026-05-25 16:14:30.497 | Reading state information... 2026-05-25 16:14:31.110 | The following additional packages will be installed: 2026-05-25 16:14:31.112 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-25 16:14:31.115 | Suggested packages: 2026-05-25 16:14:31.115 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-25 16:14:31.115 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-25 16:14:31.115 | python3-uwsgidecorators 2026-05-25 16:14:31.154 | The following NEW packages will be installed: 2026-05-25 16:14:31.156 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-25 16:14:31.226 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:14:31.226 | Need to get 1270 kB of archives. 2026-05-25 16:14:31.227 | After this operation, 4285 kB of additional disk space will be used. 2026-05-25 16:14:31.227 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-25 16:14:31.284 | 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-25 16:14:31.299 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-25 16:14:31.302 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-25 16:14:31.319 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-25 16:14:31.319 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-25 16:14:31.568 | perl: warning: Setting locale failed. 2026-05-25 16:14:31.568 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:31.568 | LANGUAGE = (unset), 2026-05-25 16:14:31.568 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:31.568 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:31.569 | are supported and installed on your system. 2026-05-25 16:14:31.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:31.632 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:14:31.632 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:14:31.632 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:14:31.824 | Fetched 1270 kB in 0s (9210 kB/s) 2026-05-25 16:14:31.865 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-25 16:14:31.929 | (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-25 16:14:31.935 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-25 16:14:31.944 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-25 16:14:31.993 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-25 16:14:32.005 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-25 16:14:32.010 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-25 16:14:32.064 | Selecting previously unselected package libzmq5:amd64. 2026-05-25 16:14:32.076 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-25 16:14:32.081 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-25 16:14:32.134 | Selecting previously unselected package uwsgi-core. 2026-05-25 16:14:32.146 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-25 16:14:32.151 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-25 16:14:32.328 | Selecting previously unselected package uwsgi. 2026-05-25 16:14:32.341 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-25 16:14:32.347 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-25 16:14:32.401 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-25 16:14:32.412 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-25 16:14:32.417 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-25 16:14:32.486 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-25 16:14:32.496 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-25 16:14:32.505 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-25 16:14:32.513 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-25 16:14:32.531 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-25 16:14:33.059 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-25 16:14:33.090 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:14:34.073 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-25 16:14:34.326 | perl: warning: Setting locale failed. 2026-05-25 16:14:34.326 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:34.326 | LANGUAGE = (unset), 2026-05-25 16:14:34.326 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:34.326 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:34.326 | are supported and installed on your system. 2026-05-25 16:14:34.326 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:34.455 | perl: warning: Setting locale failed. 2026-05-25 16:14:34.455 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:34.455 | LANGUAGE = (unset), 2026-05-25 16:14:34.456 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:34.457 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:34.457 | are supported and installed on your system. 2026-05-25 16:14:34.457 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:34.508 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:14:34.509 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:14:34.509 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:14:34.581 | perl: warning: Setting locale failed. 2026-05-25 16:14:34.581 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:34.581 | LANGUAGE = (unset), 2026-05-25 16:14:34.581 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:34.581 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:34.581 | are supported and installed on your system. 2026-05-25 16:14:34.581 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:35.072 | 2026-05-25 16:14:35.072 | Running kernel seems to be up-to-date. 2026-05-25 16:14:35.072 | 2026-05-25 16:14:35.072 | Restarting services... 2026-05-25 16:14:35.094 | 2026-05-25 16:14:35.094 | Service restarts being deferred: 2026-05-25 16:14:35.094 | systemctl restart virtlockd.service 2026-05-25 16:14:35.094 | systemctl restart virtlogd.service 2026-05-25 16:14:35.094 | 2026-05-25 16:14:35.094 | No containers need to be restarted. 2026-05-25 16:14:35.094 | 2026-05-25 16:14:35.094 | User sessions running outdated binaries: 2026-05-25 16:14:35.095 | quobyte @ session #5: sshd[1981] 2026-05-25 16:14:35.105 | 2026-05-25 16:14:35.105 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:14:37.247 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:14:37.250 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:14:37.253 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:37.257 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:37.259 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:37.262 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:37.264 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:37.268 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:14:37.270 | + functions-common:time_stop:2419 : start_time=1779725670032 2026-05-25 16:14:37.273 | + functions-common:time_stop:2421 : [[ -z 1779725670032 ]] 2026-05-25 16:14:37.277 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:37.281 | + functions-common:time_stop:2424 : end_time=1779725677278 2026-05-25 16:14:37.284 | + functions-common:time_stop:2425 : elapsed_time=7246 2026-05-25 16:14:37.287 | + functions-common:time_stop:2426 : total=133351 2026-05-25 16:14:37.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:37.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140597 2026-05-25 16:14:37.297 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:14:37.300 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-25 16:14:37.303 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:14:37.306 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:14:37.308 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-25 16:14:37.311 | perl: warning: Setting locale failed. 2026-05-25 16:14:37.311 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:37.311 | LANGUAGE = (unset), 2026-05-25 16:14:37.311 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:37.311 | LANG = (unset) 2026-05-25 16:14:37.311 | are supported and installed on your system. 2026-05-25 16:14:37.311 | perl: warning: Falling back to the standard locale ("C"). 2026-05-25 16:14:37.348 | No module matches proxy 2026-05-25 16:14:37.352 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-25 16:14:37.363 | perl: warning: Setting locale failed. 2026-05-25 16:14:37.363 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:37.363 | LANGUAGE = (unset), 2026-05-25 16:14:37.363 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:37.363 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:37.363 | are supported and installed on your system. 2026-05-25 16:14:37.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:37.405 | Enabling module proxy. 2026-05-25 16:14:37.411 | To activate the new configuration, you need to run: 2026-05-25 16:14:37.411 | systemctl restart apache2 2026-05-25 16:14:37.416 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-25 16:14:37.427 | perl: warning: Setting locale failed. 2026-05-25 16:14:37.427 | perl: warning: Please check that your locale settings: 2026-05-25 16:14:37.427 | LANGUAGE = (unset), 2026-05-25 16:14:37.427 | LC_ALL = "en_US.utf8", 2026-05-25 16:14:37.427 | LANG = "de_DE.UTF-8" 2026-05-25 16:14:37.427 | are supported and installed on your system. 2026-05-25 16:14:37.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:14:37.471 | Considering dependency proxy for proxy_uwsgi: 2026-05-25 16:14:37.471 | Module proxy already enabled 2026-05-25 16:14:37.471 | Enabling module proxy_uwsgi. 2026-05-25 16:14:37.476 | To activate the new configuration, you need to run: 2026-05-25 16:14:37.476 | systemctl restart apache2 2026-05-25 16:14:37.482 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-25 16:14:37.485 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:14:37.487 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:14:37.490 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:14:37.653 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-25 16:14:37.656 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-25 16:14:37.660 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-25 16:14:37.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-25 16:14:37.673 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.676 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-25 16:14:37.679 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-25 16:14:37.682 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-25 16:14:37.685 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.690 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-25 16:14:37.694 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.697 | + ./stack.sh:main:902 : install_glanceclient 2026-05-25 16:14:37.699 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-25 16:14:37.702 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-25 16:14:37.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-25 16:14:37.714 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.716 | + ./stack.sh:main:903 : install_cinderclient 2026-05-25 16:14:37.719 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-25 16:14:37.722 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-25 16:14:37.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.731 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-25 16:14:37.734 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.737 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-25 16:14:37.739 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-25 16:14:37.742 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.745 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-25 16:14:37.751 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.754 | + ./stack.sh:main:904 : install_novaclient 2026-05-25 16:14:37.757 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-25 16:14:37.760 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-25 16:14:37.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.767 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-25 16:14:37.773 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.776 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-25 16:14:37.797 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:14:37.801 | + ./stack.sh:main:906 : install_swiftclient 2026-05-25 16:14:37.804 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-25 16:14:37.807 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-25 16:14:37.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.813 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-25 16:14:37.820 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.823 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-25 16:14:37.842 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:14:37.845 | + ./stack.sh:main:909 : install_neutronclient 2026-05-25 16:14:37.849 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-25 16:14:37.853 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-25 16:14:37.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-25 16:14:37.870 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.873 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-25 16:14:37.877 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-25 16:14:37.881 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-25 16:14:37.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:14:37.889 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:14:37.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-25 16:14:37.895 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:14:37.899 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-25 16:14:37.902 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-25 16:14:37.905 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:14:37.909 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-25 16:14:37.912 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-25 16:14:37.915 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:14:37.920 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:14:37.920 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:14:37.926 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-25 16:14:37.930 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-25 16:14:37.934 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-25 16:14:37.936 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-25 16:14:37.939 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-25 16:14:37.965 | Using python 3.12 to install keystonemiddleware 2026-05-25 16:14:37.968 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-05-25 16:14:39.140 | Collecting keystonemiddleware 2026-05-25 16:14:39.284 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-25 16:14:39.349 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-25 16:14:39.365 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:14:39.421 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-25 16:14:39.450 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:14:39.514 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-25 16:14:39.530 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:14:39.575 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-25 16:14:39.591 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:14:39.637 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-25 16:14:39.654 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-25 16:14:39.709 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-25 16:14:39.725 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:14:39.776 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-25 16:14:39.793 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:14:39.869 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-25 16:14:39.885 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:14:39.895 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-25 16:14:39.927 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-25 16:14:39.945 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:14:39.988 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-25 16:14:40.005 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-25 16:14:40.057 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-25 16:14:40.074 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:14:40.085 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-25 16:14:40.121 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-25 16:14:40.138 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-25 16:14:40.151 | 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-25 16:14:40.188 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-25 16:14:40.205 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-25 16:14:40.243 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-25 16:14:40.259 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:14:40.300 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-25 16:14:40.316 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-25 16:14:40.360 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-25 16:14:40.378 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-25 16:14:40.426 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-25 16:14:40.446 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-25 16:14:40.497 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-25 16:14:40.515 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-25 16:14:40.555 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-25 16:14:40.570 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-25 16:14:40.651 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-25 16:14:40.654 | 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-25 16:14:40.695 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-25 16:14:40.712 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-25 16:14:40.723 | 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-25 16:14:40.725 | 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-25 16:14:40.855 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-25 16:14:40.870 | 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-25 16:14:40.930 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-25 16:14:40.946 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-25 16:14:40.957 | 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-25 16:14:41.088 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-25 16:14:41.104 | 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-25 16:14:41.124 | 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-25 16:14:41.160 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-25 16:14:41.176 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-25 16:14:41.193 | 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-25 16:14:41.194 | 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-25 16:14:41.195 | 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-25 16:14:41.197 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-25 16:14:41.279 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-25 16:14:41.319 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-25 16:14:41.359 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-25 16:14:41.382 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-25 16:14:41.407 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-25 16:14:41.431 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-25 16:14:41.456 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-25 16:14:41.485 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-25 16:14:41.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.3 MB/s 0:00:00 2026-05-25 16:14:41.553 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-25 16:14:41.578 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-25 16:14:41.602 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-25 16:14:41.636 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-25 16:14:41.659 | 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-25 16:14:41.689 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-25 16:14:41.713 | 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-25 16:14:41.738 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-25 16:14:41.760 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-25 16:14:41.781 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-25 16:14:41.805 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-25 16:14:41.837 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-25 16:14:41.851 | 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-25 16:14:41.868 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-25 16:14:41.890 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-25 16:14:41.913 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-25 16:14:41.935 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-25 16:14:41.958 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-25 16:14:42.266 | 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-25 16:14:42.530 | Attempting uninstall: six 2026-05-25 16:14:42.539 | Found existing installation: six 1.16.0 2026-05-25 16:14:42.540 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:42.540 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-25 16:14:42.601 | Attempting uninstall: PyYAML 2026-05-25 16:14:42.609 | Found existing installation: PyYAML 6.0.1 2026-05-25 16:14:42.610 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:42.610 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-25 16:14:42.717 | Attempting uninstall: pyparsing 2026-05-25 16:14:42.725 | Found existing installation: pyparsing 3.1.1 2026-05-25 16:14:42.725 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:42.726 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-25 16:14:42.865 | Attempting uninstall: PyJWT 2026-05-25 16:14:42.874 | Found existing installation: PyJWT 2.7.0 2026-05-25 16:14:42.875 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:42.875 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-25 16:14:43.035 | Attempting uninstall: netaddr 2026-05-25 16:14:43.042 | Found existing installation: netaddr 0.8.0 2026-05-25 16:14:43.043 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:43.043 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-25 16:14:43.296 | Attempting uninstall: python-dateutil 2026-05-25 16:14:43.307 | Found existing installation: python-dateutil 2.8.2 2026-05-25 16:14:43.307 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:14:43.308 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-25 16:14:45.421 | 2026-05-25 16:14:45.431 | 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-25 16:14:45.611 | + inc/python:pip_install:216 : result=0 2026-05-25 16:14:45.614 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:14:45.617 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:45.619 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:45.622 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:45.625 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:45.628 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:45.630 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:14:45.633 | + functions-common:time_stop:2419 : start_time=1779725677959 2026-05-25 16:14:45.636 | + functions-common:time_stop:2421 : [[ -z 1779725677959 ]] 2026-05-25 16:14:45.639 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:45.644 | + functions-common:time_stop:2424 : end_time=1779725685641 2026-05-25 16:14:45.647 | + functions-common:time_stop:2425 : elapsed_time=7682 2026-05-25 16:14:45.649 | + functions-common:time_stop:2426 : total=39377 2026-05-25 16:14:45.651 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:45.654 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47059 2026-05-25 16:14:45.656 | + inc/python:pip_install:219 : return 0 2026-05-25 16:14:45.659 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-25 16:14:45.662 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-25 16:14:45.664 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:14:45.668 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-25 16:14:45.670 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-25 16:14:45.673 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:14:45.678 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:14:45.678 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:14:45.682 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-25 16:14:45.685 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-25 16:14:45.688 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-25 16:14:45.692 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-25 16:14:45.695 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-25 16:14:45.717 | Using python 3.12 to install python-memcached 2026-05-25 16:14:45.719 | + 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-25 16:14:46.863 | Collecting python-memcached 2026-05-25 16:14:47.010 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:14:47.036 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-25 16:14:47.221 | Installing collected packages: python-memcached 2026-05-25 16:14:47.257 | Successfully installed python-memcached-1.62 2026-05-25 16:14:47.363 | + inc/python:pip_install:216 : result=0 2026-05-25 16:14:47.366 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:14:47.369 | + functions-common:time_stop:2412 : local name 2026-05-25 16:14:47.371 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:14:47.374 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:14:47.377 | + functions-common:time_stop:2415 : local total 2026-05-25 16:14:47.380 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:14:47.382 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:14:47.386 | + functions-common:time_stop:2419 : start_time=1779725685711 2026-05-25 16:14:47.389 | + functions-common:time_stop:2421 : [[ -z 1779725685711 ]] 2026-05-25 16:14:47.393 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:14:47.399 | + functions-common:time_stop:2424 : end_time=1779725687394 2026-05-25 16:14:47.404 | + functions-common:time_stop:2425 : elapsed_time=1683 2026-05-25 16:14:47.408 | + functions-common:time_stop:2426 : total=47059 2026-05-25 16:14:47.410 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:14:47.412 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48742 2026-05-25 16:14:47.415 | + inc/python:pip_install:219 : return 0 2026-05-25 16:14:47.418 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-25 16:14:47.436 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:14:47.438 | + ./stack.sh:main:916 : '[' 192.168.122.7 == 192.168.122.7 ']' 2026-05-25 16:14:47.441 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-25 16:14:47.444 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-25 16:14:47.446 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-25 16:14:47.450 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:14:47.452 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-25 16:14:47.455 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-25 16:14:47.471 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:14:47.474 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-25 16:14:47.477 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-25 16:14:47.480 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-25 16:14:47.483 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:14:47.485 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:14:47.488 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:14:47.491 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:14:47.493 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:14:47.496 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:14:47.513 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:14:47.515 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:14:47.518 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:14:47.521 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:14:47.522 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:14:47.527 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-25 16:14:47.529 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:14:47.532 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-25 16:14:47.534 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:14:47.537 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:14:47.540 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:14:47.542 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:14:47.545 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:14:47.547 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:14:47.550 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:14:47.553 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:14:47.557 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:14:47.560 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725687558 2026-05-25 16:14:47.563 | + 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-25 16:14:47.566 | Cloning into '/opt/stack/keystone'... 2026-05-25 16:15:04.302 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:04.306 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:04.309 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:04.312 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:04.315 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:04.318 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:04.322 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:04.325 | + functions-common:time_stop:2419 : start_time=1779725687558 2026-05-25 16:15:04.329 | + functions-common:time_stop:2421 : [[ -z 1779725687558 ]] 2026-05-25 16:15:04.334 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:04.340 | + functions-common:time_stop:2424 : end_time=1779725704335 2026-05-25 16:15:04.343 | + functions-common:time_stop:2425 : elapsed_time=16777 2026-05-25 16:15:04.347 | + functions-common:time_stop:2426 : total=4651 2026-05-25 16:15:04.350 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:04.353 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21428 2026-05-25 16:15:04.356 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-25 16:15:04.359 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:15:04.363 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:15:04.366 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:15:04.369 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:15:04.372 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:15:04.375 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:15:04.378 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:15:04.381 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:15:04.384 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:15:04.387 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:15:04.392 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725704389 2026-05-25 16:15:04.395 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:15:04.977 | From https://review.opendev.org/openstack/keystone 2026-05-25 16:15:04.977 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:15:04.987 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:04.991 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:04.993 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:04.996 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:04.999 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:05.002 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:05.005 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:05.008 | + functions-common:time_stop:2419 : start_time=1779725704389 2026-05-25 16:15:05.011 | + functions-common:time_stop:2421 : [[ -z 1779725704389 ]] 2026-05-25 16:15:05.015 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:05.019 | + functions-common:time_stop:2424 : end_time=1779725705015 2026-05-25 16:15:05.022 | + functions-common:time_stop:2425 : elapsed_time=626 2026-05-25 16:15:05.025 | + functions-common:time_stop:2426 : total=21428 2026-05-25 16:15:05.029 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:05.032 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22054 2026-05-25 16:15:05.035 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:15:05.038 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:15:05.041 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:15:05.044 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:15:05.047 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:15:05.050 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:15:05.053 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:15:05.056 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:15:05.059 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:15:05.063 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:15:05.067 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725705064 2026-05-25 16:15:05.070 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:15:05.238 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:15:05.238 | 2026-05-25 16:15:05.239 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:15:05.239 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:15:05.239 | state without impacting any branches by switching back to a branch. 2026-05-25 16:15:05.239 | 2026-05-25 16:15:05.239 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:15:05.239 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:15:05.239 | 2026-05-25 16:15:05.239 | git switch -c 2026-05-25 16:15:05.239 | 2026-05-25 16:15:05.239 | Or undo this operation with: 2026-05-25 16:15:05.239 | 2026-05-25 16:15:05.240 | git switch - 2026-05-25 16:15:05.240 | 2026-05-25 16:15:05.240 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:15:05.240 | 2026-05-25 16:15:05.240 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-25 16:15:05.245 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:05.248 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:05.251 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:05.253 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:05.257 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:05.260 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:05.263 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:05.266 | + functions-common:time_stop:2419 : start_time=1779725705064 2026-05-25 16:15:05.269 | + functions-common:time_stop:2421 : [[ -z 1779725705064 ]] 2026-05-25 16:15:05.273 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:05.278 | + functions-common:time_stop:2424 : end_time=1779725705275 2026-05-25 16:15:05.282 | + functions-common:time_stop:2425 : elapsed_time=211 2026-05-25 16:15:05.285 | + functions-common:time_stop:2426 : total=22054 2026-05-25 16:15:05.288 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:05.291 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22265 2026-05-25 16:15:05.295 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-25 16:15:05.312 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-25 16:15:05.316 | + functions-common:git_clone:665 : head -1 2026-05-25 16:15:05.317 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:15:05.321 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-25 16:15:05.324 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:15:05.327 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-25 16:15:05.330 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:15:05.334 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-25 16:15:05.337 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-25 16:15:05.340 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:15:05.343 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-25 16:15:05.347 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:15:05.350 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-25 16:15:05.353 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-25 16:15:05.357 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:15:05.360 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:15:05.366 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-25 16:15:05.368 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:15:05.372 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-25 16:15:05.375 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:15:05.378 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:15:05.384 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-25 16:15:05.390 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-25 16:15:05.394 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-25 16:15:05.397 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-25 16:15:05.557 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-25 16:15:05.561 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:15:05.564 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:15:05.568 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:15:05.572 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-25 16:15:05.575 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-25 16:15:05.579 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:15:05.583 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:15:05.586 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:15:05.589 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:15:05.593 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:15:05.596 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:15:05.600 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:15:05.604 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-25 16:15:05.631 | Using python 3.12 to install /opt/stack/keystone 2026-05-25 16:15:05.634 | + 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-25 16:15:06.598 | Obtaining file:///opt/stack/keystone 2026-05-25 16:15:06.603 | Installing build dependencies: started 2026-05-25 16:15:08.322 | Installing build dependencies: finished with status 'done' 2026-05-25 16:15:08.323 | Checking if build backend supports build_editable: started 2026-05-25 16:15:08.862 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:15:08.863 | Getting requirements to build editable: started 2026-05-25 16:15:09.152 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:15:09.153 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:15:10.190 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:15:10.206 | 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-25 16:15:10.208 | 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-25 16:15:10.465 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-25 16:15:10.614 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-25 16:15:10.654 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-25 16:15:10.671 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-25 16:15:11.052 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-25 16:15:11.068 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-25 16:15:11.639 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:11.665 | 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-25 16:15:11.687 | 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-25 16:15:11.688 | 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-25 16:15:11.688 | 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-25 16:15:11.763 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-25 16:15:11.778 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-25 16:15:11.792 | 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-25 16:15:11.792 | 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-25 16:15:11.793 | 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-25 16:15:11.858 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:11.874 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-25 16:15:11.933 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:11.949 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:15:11.960 | 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-25 16:15:11.961 | 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-25 16:15:12.002 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.018 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-25 16:15:12.072 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.098 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:15:12.108 | 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-25 16:15:12.143 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.160 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-25 16:15:12.170 | 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-25 16:15:12.197 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.212 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-25 16:15:12.256 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.273 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-25 16:15:12.283 | 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-25 16:15:12.284 | 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-25 16:15:12.327 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.346 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-25 16:15:12.358 | 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-25 16:15:12.359 | 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-25 16:15:12.392 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.408 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:15:12.459 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-25 16:15:12.479 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-25 16:15:12.682 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-25 16:15:12.698 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-25 16:15:12.734 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-25 16:15:12.748 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-25 16:15:12.760 | 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-25 16:15:12.792 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-25 16:15:12.807 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-25 16:15:12.816 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) (8.3.1) 2026-05-25 16:15:12.842 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-25 16:15:12.857 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:15:12.896 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-25 16:15:12.913 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:15:13.021 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-25 16:15:13.037 | 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-25 16:15:13.078 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-25 16:15:13.094 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-25 16:15:13.109 | 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-25 16:15:13.179 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-25 16:15:13.195 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-25 16:15:13.240 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-25 16:15:13.258 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-25 16:15:13.295 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-25 16:15:13.310 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:15:13.360 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-25 16:15:13.379 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-25 16:15:13.884 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-25 16:15:13.904 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-25 16:15:13.949 | 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-25 16:15:13.951 | 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-25 16:15:13.955 | 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-25 16:15:13.957 | 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-25 16:15:13.958 | 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-25 16:15:14.011 | 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-25 16:15:14.012 | 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-25 16:15:14.013 | 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-25 16:15:14.057 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:14.072 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-25 16:15:14.082 | 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-25 16:15:14.111 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:14.127 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-25 16:15:14.162 | Installing build dependencies: started 2026-05-25 16:15:15.674 | Installing build dependencies: finished with status 'done' 2026-05-25 16:15:15.675 | Getting requirements to build wheel: started 2026-05-25 16:15:16.208 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:15:16.210 | Installing backend dependencies: started 2026-05-25 16:15:17.860 | Installing backend dependencies: finished with status 'done' 2026-05-25 16:15:17.862 | Preparing metadata (pyproject.toml): started 2026-05-25 16:15:18.341 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:15:18.371 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.391 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-25 16:15:18.437 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.524 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:15:18.537 | 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-25 16:15:18.542 | 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-25 16:15:18.546 | 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-25 16:15:18.591 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.608 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-25 16:15:18.679 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.703 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-25 16:15:18.751 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.766 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-25 16:15:18.823 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.838 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:15:18.883 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:18.901 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-25 16:15:18.938 | 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-25 16:15:18.953 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-25 16:15:18.999 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.015 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-25 16:15:19.025 | 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-25 16:15:19.057 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.073 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:15:19.115 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.131 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:15:19.183 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.204 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-25 16:15:19.466 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.483 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-25 16:15:19.533 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.549 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:15:19.590 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.605 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-25 16:15:19.650 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.665 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-25 16:15:19.711 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.742 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-25 16:15:19.817 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-25 16:15:19.855 | 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-25 16:15:19.897 | 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-25 16:15:19.913 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-25 16:15:19.961 | 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-25 16:15:19.988 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-25 16:15:20.032 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-25 16:15:20.051 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-25 16:15:20.069 | 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-25 16:15:20.070 | 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-25 16:15:20.083 | 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-25 16:15:20.119 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-25 16:15:20.135 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-25 16:15:20.197 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:20.213 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-25 16:15:20.255 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:20.271 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-25 16:15:20.325 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-25 16:15:20.344 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-25 16:15:20.367 | 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-25 16:15:20.368 | 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-25 16:15:20.369 | 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-25 16:15:20.370 | 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-25 16:15:20.421 | 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-25 16:15:20.439 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-25 16:15:20.501 | 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-25 16:15:20.517 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-25 16:15:20.550 | 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-25 16:15:20.622 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-25 16:15:20.679 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-25 16:15:20.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 57.2 MB/s 0:00:00 2026-05-25 16:15:20.767 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-25 16:15:20.792 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-25 16:15:20.815 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-25 16:15:20.838 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-25 16:15:20.864 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-25 16:15:20.888 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-25 16:15:20.910 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-25 16:15:20.933 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-25 16:15:20.957 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-25 16:15:20.982 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-25 16:15:21.004 | 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-25 16:15:21.026 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-25 16:15:21.051 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-25 16:15:21.074 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-25 16:15:21.108 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-25 16:15:21.136 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-25 16:15:21.159 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-25 16:15:21.185 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-25 16:15:21.208 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-25 16:15:21.234 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-25 16:15:21.256 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-25 16:15:21.279 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-25 16:15:21.304 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-25 16:15:21.327 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-25 16:15:21.353 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-25 16:15:21.389 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-25 16:15:21.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 28.4 MB/s 0:00:00 2026-05-25 16:15:21.435 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-25 16:15:21.462 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-25 16:15:21.485 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-25 16:15:21.508 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-25 16:15:21.533 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-25 16:15:21.560 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-25 16:15:21.582 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-25 16:15:21.604 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-25 16:15:21.627 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-25 16:15:21.655 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-25 16:15:21.682 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-25 16:15:21.710 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-25 16:15:21.734 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-25 16:15:21.756 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-25 16:15:21.780 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-25 16:15:21.809 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-25 16:15:21.840 | 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-25 16:15:21.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 29.1 MB/s 0:00:00 2026-05-25 16:15:21.970 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-25 16:15:21.993 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-25 16:15:22.015 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-25 16:15:22.044 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-25 16:15:22.069 | 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-25 16:15:22.092 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-25 16:15:22.119 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-25 16:15:22.142 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-25 16:15:22.164 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-25 16:15:22.193 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-25 16:15:22.366 | Building wheels for collected packages: keystone, testresources 2026-05-25 16:15:22.368 | Building editable for keystone (pyproject.toml): started 2026-05-25 16:15:23.410 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-25 16:15:23.411 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=50871b46301fa8d3100ad4d4bdcae14d1aaef042b1fe8de398b4d23fb22182fe 2026-05-25 16:15:23.411 | Stored in directory: /tmp/pip-ephem-wheel-cache-l_1cb_1u/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-25 16:15:23.417 | Building wheel for testresources (pyproject.toml): started 2026-05-25 16:15:23.873 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-25 16:15:23.874 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=a1a6d96ca0adb32a9fce10f106f286513aa9bee51b98b0f5a6f4d9d2a4d06cb4 2026-05-25 16:15:23.874 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-25 16:15:23.879 | Successfully built keystone testresources 2026-05-25 16:15:24.218 | 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, 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-25 16:15:24.288 | Attempting uninstall: pytz 2026-05-25 16:15:24.298 | Found existing installation: pytz 2024.1 2026-05-25 16:15:24.298 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:24.299 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-25 16:15:25.673 | Attempting uninstall: oauthlib 2026-05-25 16:15:25.684 | Found existing installation: oauthlib 3.2.2 2026-05-25 16:15:25.685 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:25.685 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-25 16:15:25.832 | Attempting uninstall: markupsafe 2026-05-25 16:15:25.843 | Found existing installation: MarkupSafe 2.1.5 2026-05-25 16:15:25.844 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:25.844 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-25 16:15:26.954 | Attempting uninstall: blinker 2026-05-25 16:15:26.965 | Found existing installation: blinker 1.7.0 2026-05-25 16:15:26.965 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:26.966 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-25 16:15:26.984 | Attempting uninstall: bcrypt 2026-05-25 16:15:26.995 | Found existing installation: bcrypt 3.2.2 2026-05-25 16:15:26.995 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:26.995 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-25 16:15:27.014 | Attempting uninstall: attrs 2026-05-25 16:15:27.026 | Found existing installation: attrs 23.2.0 2026-05-25 16:15:27.026 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:27.026 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-25 16:15:30.108 | Attempting uninstall: jinja2 2026-05-25 16:15:30.120 | Found existing installation: Jinja2 3.1.2 2026-05-25 16:15:30.120 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:30.121 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-25 16:15:31.159 | Attempting uninstall: cryptography 2026-05-25 16:15:31.172 | Found existing installation: cryptography 41.0.7 2026-05-25 16:15:31.172 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:31.173 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-25 16:15:31.782 | Attempting uninstall: pyopenssl 2026-05-25 16:15:31.795 | Found existing installation: pyOpenSSL 23.2.0 2026-05-25 16:15:31.796 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:31.796 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-25 16:15:32.201 | Attempting uninstall: jsonschema 2026-05-25 16:15:32.215 | Found existing installation: jsonschema 4.10.3 2026-05-25 16:15:32.215 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:15:32.216 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-25 16:15:33.801 | 2026-05-25 16:15:33.802 | 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-25 16:15:33.802 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-25 16:15:33.818 | 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 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-25 16:15:34.186 | + inc/python:pip_install:216 : result=0 2026-05-25 16:15:34.189 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:15:34.194 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:34.196 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:34.200 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:34.203 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:34.205 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:34.208 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:15:34.212 | + functions-common:time_stop:2419 : start_time=1779725705624 2026-05-25 16:15:34.216 | + functions-common:time_stop:2421 : [[ -z 1779725705624 ]] 2026-05-25 16:15:34.220 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:34.224 | + functions-common:time_stop:2424 : end_time=1779725734221 2026-05-25 16:15:34.227 | + functions-common:time_stop:2425 : elapsed_time=28597 2026-05-25 16:15:34.230 | + functions-common:time_stop:2426 : total=48742 2026-05-25 16:15:34.235 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:34.238 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77339 2026-05-25 16:15:34.241 | + inc/python:pip_install:219 : return 0 2026-05-25 16:15:34.245 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:15:34.249 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:15:34.253 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-25 16:15:34.255 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-25 16:15:34.258 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:15:34.261 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:15:34.264 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-25 16:15:34.267 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:15:34.271 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-25 16:15:34.295 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:15:34.298 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:15:34.303 | + ./stack.sh:main:918 : configure_keystone 2026-05-25 16:15:34.306 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-25 16:15:34.326 | + 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-25 16:15:34.330 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-25 16:15:34.335 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-25 16:15:34.357 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:15:34.361 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-25 16:15:34.395 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-25 16:15:34.423 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-25 16:15:34.452 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-25 16:15:34.481 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-25 16:15:34.511 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-25 16:15:34.545 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-25 16:15:34.576 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-25 16:15:34.607 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-25 16:15:34.641 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-25 16:15:34.644 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-25 16:15:34.646 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-25 16:15:34.648 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-25 16:15:34.651 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-25 16:15:34.653 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:15:34.670 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:15:34.674 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-25 16:15:34.677 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-25 16:15:34.680 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:15:34.696 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:15:34.699 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:15:34.703 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:15:34.734 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:15:34.737 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:15:34.740 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-25 16:15:34.743 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-25 16:15:34.760 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:15:34.763 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.7/identity 2026-05-25 16:15:34.795 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-25 16:15:34.798 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-25 16:15:34.833 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-25 16:15:34.836 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-25 16:15:34.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-25 16:15:34.841 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-25 16:15:34.844 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:15:34.847 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:15:34.850 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:15:34.869 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:15:34.872 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:15:34.874 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-25 16:15:34.878 | + 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-25 16:15:34.914 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-25 16:15:34.917 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-25 16:15:34.919 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-25 16:15:34.922 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-25 16:15:34.926 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:15:34.944 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:15:34.947 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:15:34.950 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:15:34.953 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:15:34.956 | + 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-25 16:15:34.988 | + 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-25 16:15:35.021 | + 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-25 16:15:35.054 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:15:35.087 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-25 16:15:35.118 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-25 16:15:35.151 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-25 16:15:35.154 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-25 16:15:35.156 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-25 16:15:35.159 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-25 16:15:35.162 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-25 16:15:35.164 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-25 16:15:35.167 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-25 16:15:35.169 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:15:35.172 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:15:35.187 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:15:35.188 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:15:35.198 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:15:35.202 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:15:35.215 | /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-25 16:15:35.220 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-25 16:15:35.223 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-25 16:15:35.227 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:15:35.230 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-25 16:15:35.264 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-25 16:15:35.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-25 16:15:35.330 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-25 16:15:35.361 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-25 16:15:35.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-25 16:15:35.424 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-25 16:15:35.455 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-25 16:15:35.488 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-25 16:15:35.518 | + 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-25 16:15:35.550 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-25 16:15:35.581 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-25 16:15:35.612 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-25 16:15:35.644 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-25 16:15:35.676 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-25 16:15:35.679 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-25 16:15:35.682 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-25 16:15:35.685 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-25 16:15:35.688 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:15:35.691 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:15:35.693 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:15:35.696 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-25 16:15:35.699 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-25 16:15:35.702 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-25 16:15:35.733 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-25 16:15:35.765 | + 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-25 16:15:35.765 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-25 16:15:35.775 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-25 16:15:35.779 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-25 16:15:35.781 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-25 16:15:35.784 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:15:35.787 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:15:35.789 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:15:35.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:15:35.795 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:15:35.797 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:15:35.800 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:15:35.803 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:15:35.806 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:15:35.808 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:15:35.811 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-25 16:15:35.823 | perl: warning: Setting locale failed. 2026-05-25 16:15:35.823 | perl: warning: Please check that your locale settings: 2026-05-25 16:15:35.823 | LANGUAGE = (unset), 2026-05-25 16:15:35.823 | LC_ALL = "en_US.utf8", 2026-05-25 16:15:35.823 | LANG = "de_DE.UTF-8" 2026-05-25 16:15:35.823 | are supported and installed on your system. 2026-05-25 16:15:35.823 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:15:35.863 | Enabling site keystone-api. 2026-05-25 16:15:35.868 | To activate the new configuration, you need to run: 2026-05-25 16:15:35.868 | systemctl reload apache2 2026-05-25 16:15:35.873 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-25 16:15:35.876 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:15:35.879 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:15:35.882 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:15:36.038 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-25 16:15:36.072 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-25 16:15:36.107 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-25 16:15:36.142 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-25 16:15:36.145 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-25 16:15:36.179 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-25 16:15:36.211 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-25 16:15:36.245 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-25 16:15:36.279 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-25 16:15:36.283 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-25 16:15:36.286 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-25 16:15:36.319 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-25 16:15:36.353 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-25 16:15:36.371 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:15:36.374 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-25 16:15:36.393 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:15:36.396 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-25 16:15:36.399 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-25 16:15:36.402 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-25 16:15:36.405 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:15:36.408 | + lib/stack:stack_install_service:32 : install_glance 2026-05-25 16:15:36.410 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-25 16:15:36.413 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-25 16:15:36.415 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-25 16:15:36.433 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:15:36.435 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-25 16:15:36.438 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-25 16:15:36.456 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:15:36.458 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-25 16:15:36.461 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-25 16:15:36.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:15:36.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:15:36.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-25 16:15:36.472 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:15:36.476 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-25 16:15:36.478 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-25 16:15:36.481 | ++ inc/python:join_extras:29 : echo cinder 2026-05-25 16:15:36.485 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-25 16:15:36.487 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-25 16:15:36.489 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-25 16:15:36.492 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-25 16:15:36.496 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-25 16:15:36.499 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-25 16:15:36.501 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-25 16:15:36.506 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-25 16:15:36.506 | +++ 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-25 16:15:36.511 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-25 16:15:36.513 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-25 16:15:36.516 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-25 16:15:36.519 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-25 16:15:36.521 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-25 16:15:36.545 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-25 16:15:36.547 | + 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-25 16:15:37.831 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.001 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-25 16:15:38.017 | 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-25 16:15:38.018 | 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-25 16:15:38.019 | 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-25 16:15:38.019 | 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-25 16:15:38.020 | 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-25 16:15:38.021 | 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-25 16:15:38.022 | 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-25 16:15:38.023 | 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-25 16:15:38.024 | 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-25 16:15:38.024 | 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-25 16:15:38.025 | 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-25 16:15:38.074 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.091 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-25 16:15:38.102 | 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-25 16:15:38.104 | 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-25 16:15:38.105 | 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-25 16:15:38.111 | 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-25 16:15:38.113 | 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-25 16:15:38.160 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.179 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-25 16:15:38.342 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.358 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-25 16:15:38.421 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.437 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:15:38.486 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.502 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-25 16:15:38.515 | 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-25 16:15:38.516 | 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-25 16:15:38.517 | 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-25 16:15:38.518 | 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-25 16:15:38.524 | 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-25 16:15:38.525 | 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-25 16:15:38.526 | 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-25 16:15:38.527 | 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-25 16:15:38.531 | 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-25 16:15:38.532 | 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-25 16:15:38.535 | 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-25 16:15:38.567 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-25 16:15:38.582 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-25 16:15:38.591 | 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-25 16:15:38.596 | 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-25 16:15:38.600 | 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-25 16:15:38.601 | 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-25 16:15:38.602 | 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-25 16:15:38.612 | 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-25 16:15:38.615 | 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-25 16:15:38.616 | 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-25 16:15:38.619 | 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-25 16:15:38.627 | 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-25 16:15:38.630 | 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-25 16:15:38.631 | 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-25 16:15:38.631 | 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-25 16:15:38.632 | 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-25 16:15:38.636 | 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-25 16:15:38.637 | 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-25 16:15:38.643 | 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-25 16:15:38.660 | 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-25 16:15:38.665 | 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-25 16:15:38.668 | 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-25 16:15:38.681 | 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-25 16:15:38.682 | 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-25 16:15:38.683 | 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-25 16:15:38.684 | 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-25 16:15:38.705 | 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-25 16:15:38.763 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-25 16:15:38.817 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-25 16:15:38.843 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-25 16:15:38.866 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-25 16:15:38.889 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-25 16:15:38.914 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-25 16:15:38.935 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-25 16:15:39.179 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-25 16:15:40.449 | 2026-05-25 16:15:40.465 | 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-25 16:15:40.600 | + inc/python:pip_install:216 : result=0 2026-05-25 16:15:40.603 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:15:40.606 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:40.608 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:40.611 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:40.614 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:40.616 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:40.619 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:15:40.622 | + functions-common:time_stop:2419 : start_time=1779725736539 2026-05-25 16:15:40.624 | + functions-common:time_stop:2421 : [[ -z 1779725736539 ]] 2026-05-25 16:15:40.628 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:40.632 | + functions-common:time_stop:2424 : end_time=1779725740629 2026-05-25 16:15:40.635 | + functions-common:time_stop:2425 : elapsed_time=4090 2026-05-25 16:15:40.638 | + functions-common:time_stop:2426 : total=77339 2026-05-25 16:15:40.640 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:40.643 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=81429 2026-05-25 16:15:40.646 | + inc/python:pip_install:219 : return 0 2026-05-25 16:15:40.649 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-25 16:15:40.652 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-25 16:15:40.655 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-25 16:15:40.670 | + 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-25 16:15:40.676 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-25 16:15:40.679 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-25 16:15:40.682 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-25 16:15:40.684 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:15:40.686 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:15:40.689 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:15:40.692 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:15:40.694 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:15:40.697 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:15:40.711 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:15:40.713 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:15:40.715 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:15:40.718 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:15:40.719 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:15:40.723 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-25 16:15:40.726 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:15:40.728 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-25 16:15:40.730 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:15:40.732 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:15:40.734 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:15:40.736 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:15:40.738 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:15:40.740 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:15:40.742 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:15:40.744 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:15:40.747 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:15:40.750 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725740747 2026-05-25 16:15:40.752 | + 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-25 16:15:40.755 | Cloning into '/opt/stack/glance'... 2026-05-25 16:15:49.071 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:49.073 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:49.076 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:49.079 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:49.083 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:49.086 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:49.090 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:49.093 | + functions-common:time_stop:2419 : start_time=1779725740747 2026-05-25 16:15:49.097 | + functions-common:time_stop:2421 : [[ -z 1779725740747 ]] 2026-05-25 16:15:49.100 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:49.106 | + functions-common:time_stop:2424 : end_time=1779725749102 2026-05-25 16:15:49.109 | + functions-common:time_stop:2425 : elapsed_time=8355 2026-05-25 16:15:49.113 | + functions-common:time_stop:2426 : total=22265 2026-05-25 16:15:49.116 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:49.119 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30620 2026-05-25 16:15:49.122 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-25 16:15:49.127 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:15:49.129 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:15:49.134 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:15:49.137 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:15:49.141 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:15:49.144 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:15:49.148 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:15:49.152 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:15:49.156 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:15:49.161 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:15:49.166 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725749162 2026-05-25 16:15:49.170 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:15:49.751 | From https://review.opendev.org/openstack/glance 2026-05-25 16:15:49.752 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:15:49.762 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:49.766 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:49.769 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:49.773 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:49.775 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:49.779 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:49.782 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:49.785 | + functions-common:time_stop:2419 : start_time=1779725749162 2026-05-25 16:15:49.789 | + functions-common:time_stop:2421 : [[ -z 1779725749162 ]] 2026-05-25 16:15:49.793 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:49.797 | + functions-common:time_stop:2424 : end_time=1779725749794 2026-05-25 16:15:49.801 | + functions-common:time_stop:2425 : elapsed_time=632 2026-05-25 16:15:49.803 | + functions-common:time_stop:2426 : total=30620 2026-05-25 16:15:49.807 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:49.810 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31252 2026-05-25 16:15:49.814 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:15:49.817 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:15:49.819 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:15:49.823 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:15:49.827 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:15:49.831 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:15:49.833 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:15:49.837 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:15:49.841 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:15:49.846 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:15:49.852 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725749847 2026-05-25 16:15:49.856 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:15:49.987 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:15:49.987 | 2026-05-25 16:15:49.987 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:15:49.987 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:15:49.987 | state without impacting any branches by switching back to a branch. 2026-05-25 16:15:49.987 | 2026-05-25 16:15:49.987 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:15:49.987 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:15:49.988 | 2026-05-25 16:15:49.988 | git switch -c 2026-05-25 16:15:49.988 | 2026-05-25 16:15:49.988 | Or undo this operation with: 2026-05-25 16:15:49.988 | 2026-05-25 16:15:49.988 | git switch - 2026-05-25 16:15:49.988 | 2026-05-25 16:15:49.988 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:15:49.988 | 2026-05-25 16:15:49.988 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-25 16:15:49.994 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:15:49.997 | + functions-common:time_stop:2412 : local name 2026-05-25 16:15:49.999 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:15:50.003 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:15:50.006 | + functions-common:time_stop:2415 : local total 2026-05-25 16:15:50.009 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:15:50.012 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:15:50.014 | + functions-common:time_stop:2419 : start_time=1779725749847 2026-05-25 16:15:50.017 | + functions-common:time_stop:2421 : [[ -z 1779725749847 ]] 2026-05-25 16:15:50.021 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:15:50.026 | + functions-common:time_stop:2424 : end_time=1779725750023 2026-05-25 16:15:50.030 | + functions-common:time_stop:2425 : elapsed_time=176 2026-05-25 16:15:50.033 | + functions-common:time_stop:2426 : total=31252 2026-05-25 16:15:50.036 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:15:50.039 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31428 2026-05-25 16:15:50.042 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-25 16:15:50.059 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-25 16:15:50.063 | + functions-common:git_clone:665 : head -1 2026-05-25 16:15:50.064 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:15:50.067 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-25 16:15:50.071 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:15:50.074 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-25 16:15:50.078 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:15:50.082 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-25 16:15:50.084 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-25 16:15:50.088 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:15:50.091 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-25 16:15:50.094 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:15:50.098 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-25 16:15:50.101 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-25 16:15:50.105 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:15:50.108 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:15:50.113 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-25 16:15:50.116 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:15:50.120 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-25 16:15:50.123 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:15:50.126 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:15:50.131 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-25 16:15:50.139 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-25 16:15:50.142 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-25 16:15:50.146 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-25 16:15:50.306 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-25 16:15:50.310 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:15:50.313 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:15:50.317 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:15:50.321 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-25 16:15:50.324 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-25 16:15:50.328 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:15:50.332 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:15:50.336 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:15:50.339 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:15:50.344 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:15:50.348 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:15:50.351 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:15:50.355 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-25 16:15:50.383 | Using python 3.12 to install /opt/stack/glance 2026-05-25 16:15:50.387 | + 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-25 16:15:51.422 | Obtaining file:///opt/stack/glance 2026-05-25 16:15:51.426 | Installing build dependencies: started 2026-05-25 16:15:53.171 | Installing build dependencies: finished with status 'done' 2026-05-25 16:15:53.172 | Checking if build backend supports build_editable: started 2026-05-25 16:15:53.708 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:15:53.709 | Getting requirements to build editable: started 2026-05-25 16:15:54.004 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:15:54.006 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:15:54.911 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:15:54.930 | 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-25 16:15:54.932 | 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-25 16:15:54.933 | 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-25 16:15:54.933 | 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-25 16:15:54.936 | 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-25 16:15:54.936 | 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-25 16:15:54.937 | 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-25 16:15:54.938 | 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-25 16:15:55.138 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.293 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:15:55.305 | 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-25 16:15:55.305 | 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-25 16:15:55.306 | 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-25 16:15:55.309 | 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-25 16:15:55.309 | 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-25 16:15:55.310 | 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-25 16:15:55.311 | 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-25 16:15:55.463 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.480 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-25 16:15:55.496 | 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-25 16:15:55.496 | 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-25 16:15:55.526 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.545 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-25 16:15:55.557 | 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-25 16:15:55.557 | 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-25 16:15:55.559 | 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-25 16:15:55.559 | 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-25 16:15:55.560 | 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-25 16:15:55.561 | 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-25 16:15:55.681 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.699 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:15:55.714 | 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-25 16:15:55.714 | 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-25 16:15:55.715 | 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-25 16:15:55.772 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.791 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:15:55.804 | 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-25 16:15:55.806 | 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-25 16:15:55.807 | 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-25 16:15:55.808 | 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-25 16:15:55.810 | 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-25 16:15:55.811 | 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-25 16:15:55.927 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-25 16:15:55.943 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-25 16:15:56.085 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-25 16:15:56.105 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:15:56.117 | 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-25 16:15:56.118 | 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-25 16:15:56.244 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.265 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-25 16:15:56.279 | 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-25 16:15:56.283 | 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-25 16:15:56.285 | 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-25 16:15:56.290 | 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-25 16:15:56.293 | 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-25 16:15:56.298 | 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-25 16:15:56.299 | 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-25 16:15:56.316 | 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-25 16:15:56.321 | 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-25 16:15:56.322 | 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-25 16:15:56.323 | 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-25 16:15:56.324 | 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-25 16:15:56.333 | 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-25 16:15:56.336 | 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-25 16:15:56.341 | 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-25 16:15:56.343 | 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-25 16:15:56.344 | 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-25 16:15:56.355 | 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-25 16:15:56.360 | 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-25 16:15:56.365 | 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-25 16:15:56.370 | 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-25 16:15:56.372 | 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-25 16:15:56.373 | 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-25 16:15:56.383 | 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-25 16:15:56.384 | 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-25 16:15:56.446 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.464 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-25 16:15:56.505 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.520 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-25 16:15:56.562 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.578 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-25 16:15:56.625 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.643 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-25 16:15:56.653 | 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-25 16:15:56.684 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.702 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-25 16:15:56.746 | 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-25 16:15:56.767 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:15:56.782 | 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-25 16:15:56.788 | 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-25 16:15:56.789 | 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-25 16:15:56.793 | 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-25 16:15:56.793 | 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-25 16:15:56.793 | 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-25 16:15:56.797 | 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-25 16:15:56.807 | 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-25 16:15:56.808 | 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-25 16:15:56.816 | 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-25 16:15:56.820 | 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-25 16:15:56.821 | 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-25 16:15:56.823 | 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-25 16:15:56.831 | 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-25 16:15:56.848 | 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-25 16:15:56.858 | 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-25 16:15:56.886 | 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-25 16:15:56.903 | 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-25 16:15:56.968 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-25 16:15:56.988 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:15:57.031 | 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-25 16:15:57.047 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-25 16:15:57.114 | 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-25 16:15:57.130 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-25 16:15:57.175 | 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-25 16:15:57.193 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-25 16:15:57.202 | 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-25 16:15:57.234 | 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-25 16:15:57.252 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-25 16:15:57.271 | 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-25 16:15:57.290 | 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-25 16:15:57.293 | 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-25 16:15:57.293 | 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-25 16:15:57.294 | 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-25 16:15:57.330 | 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-25 16:15:57.331 | 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-25 16:15:57.341 | 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-25 16:15:57.358 | 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-25 16:15:57.437 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-25 16:15:57.454 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-25 16:15:57.595 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-25 16:15:57.612 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:15:57.624 | 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-25 16:15:57.652 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-25 16:15:57.671 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-25 16:15:57.714 | 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-25 16:15:57.762 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-25 16:15:57.779 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-25 16:15:57.792 | Installing build dependencies: started 2026-05-25 16:15:59.425 | Installing build dependencies: finished with status 'done' 2026-05-25 16:15:59.426 | Getting requirements to build wheel: started 2026-05-25 16:16:00.107 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:16:00.110 | Preparing metadata (pyproject.toml): started 2026-05-25 16:16:00.502 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:16:00.504 | 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-25 16:16:00.599 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-25 16:16:00.616 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-25 16:16:00.668 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-25 16:16:00.686 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-25 16:16:00.817 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-25 16:16:00.859 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-25 16:16:00.888 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-25 16:16:00.914 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-25 16:16:00.942 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-25 16:16:00.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 38.8 MB/s 0:00:00 2026-05-25 16:16:01.013 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-25 16:16:01.034 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-25 16:16:01.056 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-25 16:16:01.080 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-25 16:16:01.111 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-25 16:16:01.136 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-25 16:16:01.164 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-25 16:16:01.187 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-25 16:16:01.212 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-25 16:16:01.234 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-25 16:16:01.257 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-25 16:16:01.281 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-25 16:16:01.305 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-25 16:16:01.335 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-25 16:16:01.357 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-25 16:16:01.391 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 55.8 MB/s 0:00:00 2026-05-25 16:16:01.408 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-25 16:16:01.431 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-25 16:16:01.454 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-25 16:16:01.478 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-25 16:16:01.577 | Building wheels for collected packages: glance, simplegeneric 2026-05-25 16:16:01.578 | Building editable for glance (pyproject.toml): started 2026-05-25 16:16:02.435 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-25 16:16:02.435 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=23c5d4045f1466b2b6d08a92e362cbba7fd62f4e64e0fa4d38a9184e0ffbd544 2026-05-25 16:16:02.435 | Stored in directory: /tmp/pip-ephem-wheel-cache-u8f0fdaa/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-25 16:16:02.442 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-25 16:16:02.873 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-25 16:16:02.875 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=3ab6e62477f822f7a1bb4d96b2197d69afbd6ddf66e281357b8208c2e3c83991 2026-05-25 16:16:02.876 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-25 16:16:02.880 | Successfully built glance simplegeneric 2026-05-25 16:16:03.164 | 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-25 16:16:05.613 | Attempting uninstall: jsonpointer 2026-05-25 16:16:05.628 | Found existing installation: jsonpointer 2.0 2026-05-25 16:16:05.631 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:16:05.631 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-25 16:16:05.646 | Attempting uninstall: jmespath 2026-05-25 16:16:05.662 | Found existing installation: jmespath 1.0.1 2026-05-25 16:16:05.662 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:16:05.663 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-25 16:16:05.704 | Attempting uninstall: httplib2 2026-05-25 16:16:05.719 | Found existing installation: httplib2 0.20.4 2026-05-25 16:16:05.720 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:16:05.721 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-25 16:16:05.820 | Attempting uninstall: jsonpatch 2026-05-25 16:16:05.836 | Found existing installation: jsonpatch 1.32 2026-05-25 16:16:05.837 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:16:05.838 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-25 16:16:10.093 | 2026-05-25 16:16:10.114 | 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-25 16:16:10.382 | + inc/python:pip_install:216 : result=0 2026-05-25 16:16:10.385 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:16:10.388 | + functions-common:time_stop:2412 : local name 2026-05-25 16:16:10.391 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:16:10.394 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:16:10.397 | + functions-common:time_stop:2415 : local total 2026-05-25 16:16:10.399 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:16:10.403 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:16:10.405 | + functions-common:time_stop:2419 : start_time=1779725750376 2026-05-25 16:16:10.409 | + functions-common:time_stop:2421 : [[ -z 1779725750376 ]] 2026-05-25 16:16:10.412 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:16:10.418 | + functions-common:time_stop:2424 : end_time=1779725770414 2026-05-25 16:16:10.420 | + functions-common:time_stop:2425 : elapsed_time=20038 2026-05-25 16:16:10.424 | + functions-common:time_stop:2426 : total=81429 2026-05-25 16:16:10.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:16:10.429 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101467 2026-05-25 16:16:10.431 | + inc/python:pip_install:219 : return 0 2026-05-25 16:16:10.435 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:16:10.438 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:16:10.441 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-25 16:16:10.444 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-25 16:16:10.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:16:10.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:16:10.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-25 16:16:10.458 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:16:10.462 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:16:10.466 | + ./stack.sh:main:939 : configure_glance 2026-05-25 16:16:10.470 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-25 16:16:10.487 | + lib/glance:configure_glance:349 : local dburl 2026-05-25 16:16:10.491 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-25 16:16:10.494 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-25 16:16:10.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-25 16:16:10.500 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-25 16:16:10.502 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:16:10.506 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:16:10.509 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:16:10.526 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:16:10.529 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:16:10.532 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-25 16:16:10.535 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-25 16:16:10.537 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-25 16:16:10.575 | + 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-25 16:16:10.611 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-25 16:16:10.645 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-25 16:16:10.677 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-25 16:16:10.708 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-25 16:16:10.740 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-25 16:16:10.772 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-25 16:16:10.774 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-25 16:16:10.776 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-25 16:16:10.778 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-25 16:16:10.781 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:16:10.784 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-25 16:16:10.786 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-25 16:16:10.789 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-25 16:16:10.792 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-25 16:16:10.795 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-25 16:16:10.825 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-25 16:16:10.855 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.7/identity 2026-05-25 16:16:10.883 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-25 16:16:10.913 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-25 16:16:10.944 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-25 16:16:10.974 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-25 16:16:11.004 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-25 16:16:11.033 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:16:11.065 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:16:11.097 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-25 16:16:11.129 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:16:11.132 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-25 16:16:11.168 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-25 16:16:11.171 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-25 16:16:11.173 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-25 16:16:11.176 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:16:11.179 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-25 16:16:11.181 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:16:11.196 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:16:11.199 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-25 16:16:11.201 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-25 16:16:11.203 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:16:11.217 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:16:11.219 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:16:11.222 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:16:11.249 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:16:11.251 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:16:11.253 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-25 16:16:11.256 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-25 16:16:11.258 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-25 16:16:11.285 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-25 16:16:11.313 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-25 16:16:11.342 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-25 16:16:11.344 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-25 16:16:11.347 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-25 16:16:11.349 | + lib/glance:configure_glance_store:278 : local be 2026-05-25 16:16:11.351 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:16:11.353 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-25 16:16:11.355 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-25 16:16:11.385 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-25 16:16:11.387 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.7 2026-05-25 16:16:11.416 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:16:11.418 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-25 16:16:11.420 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-25 16:16:11.434 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:16:11.437 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.7/image 2026-05-25 16:16:11.464 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-25 16:16:11.478 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:16:11.480 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-25 16:16:11.482 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-25 16:16:11.485 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-25 16:16:11.487 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:16:11.502 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:16:11.504 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:16:11.506 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:16:11.509 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:16:11.511 | + 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-25 16:16:11.538 | + 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-25 16:16:11.565 | + 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-25 16:16:11.592 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:16:11.620 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-25 16:16:11.647 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-25 16:16:11.651 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-25 16:16:11.681 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-25 16:16:11.708 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-25 16:16:11.736 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-25 16:16:11.762 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-25 16:16:11.792 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-25 16:16:11.821 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-25 16:16:11.851 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-25 16:16:11.879 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-25 16:16:11.883 | + 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-25 16:16:11.889 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-25 16:16:11.903 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:16:11.906 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-25 16:16:11.908 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-25 16:16:11.910 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-25 16:16:11.912 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-25 16:16:11.914 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-25 16:16:11.916 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-25 16:16:11.919 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-25 16:16:11.922 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:16:11.924 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-25 16:16:11.953 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-25 16:16:11.955 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-25 16:16:11.957 | ++ functions:get_random_port:861 : true 2026-05-25 16:16:11.958 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-25 16:16:11.961 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-25 16:16:11.963 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-25 16:16:12.017 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-25 16:16:12.019 | ++ functions:get_random_port:865 : break 2 2026-05-25 16:16:12.021 | ++ functions:get_random_port:869 : echo 60999 2026-05-25 16:16:12.024 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-25 16:16:12.026 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-25 16:16:12.051 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-25 16:16:12.076 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-25 16:16:12.100 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:16:12.125 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:16:12.150 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:16:12.174 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:16:12.199 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:16:12.224 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:16:12.249 | + 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-25 16:16:12.274 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:16:12.300 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:16:12.327 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:16:12.353 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-25 16:16:12.380 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-25 16:16:12.406 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-25 16:16:12.432 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-25 16:16:12.458 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-25 16:16:12.484 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-25 16:16:12.510 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-25 16:16:12.535 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-25 16:16:12.537 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-25 16:16:12.539 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:16:12.541 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:16:12.544 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:16:12.546 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:16:12.548 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-25 16:16:12.550 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-25 16:16:12.551 | perl: warning: Setting locale failed. 2026-05-25 16:16:12.552 | perl: warning: Please check that your locale settings: 2026-05-25 16:16:12.552 | LANGUAGE = (unset), 2026-05-25 16:16:12.552 | LC_ALL = "en_US.utf8", 2026-05-25 16:16:12.552 | LANG = (unset) 2026-05-25 16:16:12.552 | are supported and installed on your system. 2026-05-25 16:16:12.552 | perl: warning: Falling back to the standard locale ("C"). 2026-05-25 16:16:12.587 | proxy (enabled by site administrator) 2026-05-25 16:16:12.590 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-25 16:16:12.592 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-25 16:16:12.594 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:16:12.596 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:16:12.599 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:16:12.601 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:16:12.603 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-25 16:16:12.605 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-25 16:16:12.608 | perl: warning: Setting locale failed. 2026-05-25 16:16:12.608 | perl: warning: Please check that your locale settings: 2026-05-25 16:16:12.608 | LANGUAGE = (unset), 2026-05-25 16:16:12.608 | LC_ALL = "en_US.utf8", 2026-05-25 16:16:12.608 | LANG = (unset) 2026-05-25 16:16:12.608 | are supported and installed on your system. 2026-05-25 16:16:12.608 | perl: warning: Falling back to the standard locale ("C"). 2026-05-25 16:16:12.642 | No module matches proxy_http 2026-05-25 16:16:12.646 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-25 16:16:12.656 | perl: warning: Setting locale failed. 2026-05-25 16:16:12.657 | perl: warning: Please check that your locale settings: 2026-05-25 16:16:12.657 | LANGUAGE = (unset), 2026-05-25 16:16:12.657 | LC_ALL = "en_US.utf8", 2026-05-25 16:16:12.657 | LANG = "de_DE.UTF-8" 2026-05-25 16:16:12.657 | are supported and installed on your system. 2026-05-25 16:16:12.657 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:16:12.697 | Considering dependency proxy for proxy_http: 2026-05-25 16:16:12.697 | Module proxy already enabled 2026-05-25 16:16:12.697 | Enabling module proxy_http. 2026-05-25 16:16:12.702 | To activate the new configuration, you need to run: 2026-05-25 16:16:12.702 | systemctl restart apache2 2026-05-25 16:16:12.706 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-25 16:16:12.708 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-25 16:16:12.711 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:16:12.713 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:16:12.715 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:16:12.868 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-25 16:16:12.870 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-25 16:16:12.872 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-25 16:16:12.874 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:16:12.876 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:16:12.879 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:16:12.881 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-25 16:16:12.883 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-25 16:16:12.888 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-25 16:16:12.889 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-25 16:16:12.900 | KeepAlive Off 2026-05-25 16:16:12.905 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-25 16:16:12.905 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-25 16:16:12.914 | SetEnv proxy-sendchunked 1 2026-05-25 16:16:12.918 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-25 16:16:12.918 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-25 16:16:12.927 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-25 16:16:12.931 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-25 16:16:12.933 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-25 16:16:12.935 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:16:12.937 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:16:12.940 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:16:12.942 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:16:12.943 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:16:12.945 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:16:12.947 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:16:12.949 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:16:12.951 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:16:12.953 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:16:12.956 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-25 16:16:12.966 | perl: warning: Setting locale failed. 2026-05-25 16:16:12.966 | perl: warning: Please check that your locale settings: 2026-05-25 16:16:12.966 | LANGUAGE = (unset), 2026-05-25 16:16:12.966 | LC_ALL = "en_US.utf8", 2026-05-25 16:16:12.966 | LANG = "de_DE.UTF-8" 2026-05-25 16:16:12.966 | are supported and installed on your system. 2026-05-25 16:16:12.967 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:16:13.004 | Enabling site glance-api. 2026-05-25 16:16:13.009 | To activate the new configuration, you need to run: 2026-05-25 16:16:13.009 | systemctl reload apache2 2026-05-25 16:16:13.014 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-25 16:16:13.016 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:16:13.018 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:16:13.020 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:16:13.175 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-25 16:16:13.180 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-25 16:16:13.211 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-25 16:16:13.240 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-25 16:16:13.242 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-25 16:16:13.271 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-25 16:16:13.299 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-25 16:16:13.326 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-25 16:16:13.342 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:16:13.344 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-25 16:16:13.347 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-25 16:16:13.349 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-25 16:16:13.352 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:16:13.354 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-25 16:16:13.357 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-05-25 16:16:13.359 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-25 16:16:13.361 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-25 16:16:13.363 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:16:13.366 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:16:13.368 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:16:13.371 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:16:13.373 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:16:13.376 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:16:13.390 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:16:13.393 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:16:13.395 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:16:13.398 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:16:13.398 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:16:13.402 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-05-25 16:16:13.405 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:16:13.407 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-25 16:16:13.409 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:16:13.411 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:16:13.413 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:16:13.416 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:16:13.418 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:16:13.420 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:16:13.422 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:16:13.424 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:16:13.427 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:16:13.431 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725773428 2026-05-25 16:16:13.433 | + 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-25 16:16:13.437 | Cloning into '/opt/stack/cinder'... 2026-05-25 16:17:05.138 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:17:05.141 | + functions-common:time_stop:2412 : local name 2026-05-25 16:17:05.144 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:17:05.147 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:17:05.149 | + functions-common:time_stop:2415 : local total 2026-05-25 16:17:05.152 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:17:05.154 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:17:05.156 | + functions-common:time_stop:2419 : start_time=1779725773428 2026-05-25 16:17:05.159 | + functions-common:time_stop:2421 : [[ -z 1779725773428 ]] 2026-05-25 16:17:05.163 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:17:05.167 | + functions-common:time_stop:2424 : end_time=1779725825164 2026-05-25 16:17:05.170 | + functions-common:time_stop:2425 : elapsed_time=51736 2026-05-25 16:17:05.173 | + functions-common:time_stop:2426 : total=31428 2026-05-25 16:17:05.175 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:17:05.178 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83164 2026-05-25 16:17:05.181 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-05-25 16:17:05.183 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:17:05.186 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:17:05.189 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:17:05.192 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:17:05.195 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:17:05.197 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:17:05.200 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:17:05.203 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:17:05.206 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:17:05.210 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:17:05.215 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725825211 2026-05-25 16:17:05.218 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:17:05.801 | From https://review.opendev.org/openstack/cinder 2026-05-25 16:17:05.801 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:17:05.812 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:17:05.815 | + functions-common:time_stop:2412 : local name 2026-05-25 16:17:05.817 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:17:05.819 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:17:05.822 | + functions-common:time_stop:2415 : local total 2026-05-25 16:17:05.824 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:17:05.827 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:17:05.830 | + functions-common:time_stop:2419 : start_time=1779725825211 2026-05-25 16:17:05.832 | + functions-common:time_stop:2421 : [[ -z 1779725825211 ]] 2026-05-25 16:17:05.836 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:17:05.840 | + functions-common:time_stop:2424 : end_time=1779725825837 2026-05-25 16:17:05.843 | + functions-common:time_stop:2425 : elapsed_time=626 2026-05-25 16:17:05.845 | + functions-common:time_stop:2426 : total=83164 2026-05-25 16:17:05.848 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:17:05.851 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83790 2026-05-25 16:17:05.854 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:17:05.857 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:17:05.860 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:17:05.862 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:17:05.865 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:17:05.868 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:17:05.871 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:17:05.874 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:17:05.876 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:17:05.880 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:17:05.884 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725825881 2026-05-25 16:17:05.886 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:17:06.310 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:17:06.310 | 2026-05-25 16:17:06.310 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:17:06.310 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:17:06.310 | state without impacting any branches by switching back to a branch. 2026-05-25 16:17:06.310 | 2026-05-25 16:17:06.310 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:17:06.311 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:17:06.311 | 2026-05-25 16:17:06.311 | git switch -c 2026-05-25 16:17:06.311 | 2026-05-25 16:17:06.311 | Or undo this operation with: 2026-05-25 16:17:06.311 | 2026-05-25 16:17:06.311 | git switch - 2026-05-25 16:17:06.311 | 2026-05-25 16:17:06.311 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:17:06.311 | 2026-05-25 16:17:06.311 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-25 16:17:06.318 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:17:06.320 | + functions-common:time_stop:2412 : local name 2026-05-25 16:17:06.322 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:17:06.325 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:17:06.328 | + functions-common:time_stop:2415 : local total 2026-05-25 16:17:06.330 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:17:06.332 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:17:06.334 | + functions-common:time_stop:2419 : start_time=1779725825881 2026-05-25 16:17:06.336 | + functions-common:time_stop:2421 : [[ -z 1779725825881 ]] 2026-05-25 16:17:06.340 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:17:06.345 | + functions-common:time_stop:2424 : end_time=1779725826341 2026-05-25 16:17:06.348 | + functions-common:time_stop:2425 : elapsed_time=460 2026-05-25 16:17:06.350 | + functions-common:time_stop:2426 : total=83790 2026-05-25 16:17:06.353 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:17:06.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84250 2026-05-25 16:17:06.359 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-25 16:17:06.375 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-25 16:17:06.379 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:17:06.379 | + functions-common:git_clone:665 : head -1 2026-05-25 16:17:06.389 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-25 16:17:06.392 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:17:06.396 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-25 16:17:06.399 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:17:06.401 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-25 16:17:06.404 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-25 16:17:06.407 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:17:06.410 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-25 16:17:06.413 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:17:06.416 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-25 16:17:06.419 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-25 16:17:06.422 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:17:06.425 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:17:06.429 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-25 16:17:06.432 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:17:06.436 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-25 16:17:06.438 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:17:06.442 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:17:06.446 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-25 16:17:06.452 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-25 16:17:06.454 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-25 16:17:06.457 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-25 16:17:06.615 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-25 16:17:06.618 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:17:06.621 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:17:06.623 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:17:06.626 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-25 16:17:06.629 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-25 16:17:06.632 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:17:06.634 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:17:06.637 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:17:06.640 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:17:06.643 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:17:06.646 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:17:06.649 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:17:06.652 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-25 16:17:06.674 | Using python 3.12 to install /opt/stack/cinder 2026-05-25 16:17:06.677 | + 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-25 16:17:07.659 | Obtaining file:///opt/stack/cinder 2026-05-25 16:17:07.663 | Installing build dependencies: started 2026-05-25 16:17:09.448 | Installing build dependencies: finished with status 'done' 2026-05-25 16:17:09.449 | Checking if build backend supports build_editable: started 2026-05-25 16:17:09.997 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:17:09.998 | Getting requirements to build editable: started 2026-05-25 16:17:10.294 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:17:10.296 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:17:11.595 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:17:11.622 | 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-25 16:17:11.624 | 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-25 16:17:11.624 | 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-25 16:17:11.624 | 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-25 16:17:11.625 | 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-25 16:17:11.626 | 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-25 16:17:11.627 | 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-25 16:17:11.628 | 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-25 16:17:12.225 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-05-25 16:17:12.395 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-25 16:17:12.406 | 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-25 16:17:12.407 | 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-25 16:17:12.411 | 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-25 16:17:12.411 | 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-25 16:17:12.411 | 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-25 16:17:12.411 | 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-25 16:17:12.412 | 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-25 16:17:12.413 | 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-25 16:17:12.414 | 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-25 16:17:12.415 | 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-25 16:17:12.416 | 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-25 16:17:12.417 | 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-25 16:17:12.418 | 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-25 16:17:12.419 | 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-25 16:17:12.420 | 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-25 16:17:12.461 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-05-25 16:17:12.479 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:17:12.490 | 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-25 16:17:12.492 | 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-25 16:17:12.535 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-05-25 16:17:12.551 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-25 16:17:12.561 | 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-25 16:17:12.564 | 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-25 16:17:12.564 | 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-25 16:17:12.564 | 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-25 16:17:12.689 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-05-25 16:17:12.705 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-25 16:17:12.717 | 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-25 16:17:12.758 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-05-25 16:17:12.775 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-25 16:17:12.817 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-05-25 16:17:12.834 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-25 16:17:12.846 | 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-25 16:17:12.847 | 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-25 16:17:12.848 | 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-25 16:17:12.967 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-05-25 16:17:12.986 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-25 16:17:12.996 | 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-25 16:17:12.998 | 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-25 16:17:13.022 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-05-25 16:17:13.041 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-25 16:17:13.062 | 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-25 16:17:13.064 | 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-25 16:17:13.067 | 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-25 16:17:13.201 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-05-25 16:17:13.217 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-25 16:17:13.226 | 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-25 16:17:13.363 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-05-25 16:17:13.379 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:17:13.463 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-05-25 16:17:13.478 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-25 16:17:13.490 | 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-25 16:17:13.490 | 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-25 16:17:13.492 | 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-25 16:17:13.682 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-05-25 16:17:13.705 | 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-25 16:17:14.093 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-05-25 16:17:14.110 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-25 16:17:14.122 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-05-25 16:17:14.122 | 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-25 16:17:14.123 | 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-25 16:17:14.550 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-25 16:17:14.566 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-25 16:17:14.577 | 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-25 16:17:14.611 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-25 16:17:14.628 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-25 16:17:14.640 | 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-25 16:17:14.642 | 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-25 16:17:14.645 | 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-25 16:17:14.677 | 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-25 16:17:14.682 | 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-25 16:17:14.691 | 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-25 16:17:14.698 | 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-25 16:17:14.802 | 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-25 16:17:14.820 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-25 16:17:14.862 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-25 16:17:14.879 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-25 16:17:14.937 | 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-25 16:17:14.955 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-25 16:17:14.994 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-25 16:17:15.011 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-25 16:17:15.057 | 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-25 16:17:15.074 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-25 16:17:15.364 | 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-25 16:17:15.380 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-25 16:17:15.423 | 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-25 16:17:15.439 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-25 16:17:15.492 | 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-25 16:17:15.508 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:17:15.549 | 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-25 16:17:15.564 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-25 16:17:15.593 | 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-25 16:17:15.594 | 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-25 16:17:15.597 | 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-25 16:17:15.648 | 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-25 16:17:15.665 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-25 16:17:15.685 | 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-25 16:17:15.686 | 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-25 16:17:15.687 | 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-25 16:17:15.688 | 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-25 16:17:15.699 | 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-25 16:17:15.699 | 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-25 16:17:15.705 | 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-25 16:17:15.705 | 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-25 16:17:15.705 | 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-25 16:17:15.715 | 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-25 16:17:15.720 | 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-25 16:17:15.730 | 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-25 16:17:15.731 | 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-25 16:17:15.734 | 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-25 16:17:15.740 | 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-25 16:17:15.741 | 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-25 16:17:15.742 | 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-25 16:17:15.752 | 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-25 16:17:15.754 | 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-25 16:17:15.756 | 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-25 16:17:15.759 | 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-25 16:17:15.771 | 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-25 16:17:15.776 | 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-25 16:17:15.776 | 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-25 16:17:15.776 | 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-25 16:17:15.779 | 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-25 16:17:15.796 | 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-25 16:17:15.800 | 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-25 16:17:15.801 | 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-25 16:17:15.803 | 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-25 16:17:15.811 | 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-25 16:17:15.824 | 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-25 16:17:15.847 | 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-25 16:17:15.853 | 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-25 16:17:15.898 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-05-25 16:17:15.914 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-25 16:17:15.978 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-25 16:17:15.994 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-25 16:17:16.049 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-25 16:17:16.067 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-25 16:17:16.087 | 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-25 16:17:16.103 | 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-25 16:17:16.147 | 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-25 16:17:16.155 | 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-25 16:17:16.155 | 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-25 16:17:16.165 | 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-25 16:17:16.166 | 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-25 16:17:16.167 | 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-25 16:17:16.202 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-05-25 16:17:16.219 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-25 16:17:16.231 | 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-25 16:17:16.276 | 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-25 16:17:16.277 | 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-25 16:17:16.289 | 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-25 16:17:16.308 | 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-25 16:17:16.351 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-05-25 16:17:16.366 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-25 16:17:16.420 | 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-25 16:17:16.421 | 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-25 16:17:16.425 | 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-25 16:17:16.464 | 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-25 16:17:16.500 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-05-25 16:17:16.517 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-25 16:17:16.552 | 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-25 16:17:16.560 | 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-25 16:17:16.653 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-25 16:17:16.690 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-25 16:17:16.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 70.1 MB/s 0:00:00 2026-05-25 16:17:16.907 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-25 16:17:16.933 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-25 16:17:17.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 67.7 MB/s 0:00:00 2026-05-25 16:17:17.172 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-25 16:17:17.197 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-25 16:17:17.226 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-25 16:17:17.249 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-25 16:17:17.277 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-25 16:17:17.299 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-25 16:17:17.325 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-25 16:17:17.347 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-25 16:17:17.371 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-25 16:17:17.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 67.5 MB/s 0:00:00 2026-05-25 16:17:17.470 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-25 16:17:17.494 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-25 16:17:17.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.2 MB/s 0:00:00 2026-05-25 16:17:17.530 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-25 16:17:17.554 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-25 16:17:17.579 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-25 16:17:17.603 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-25 16:17:17.635 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-25 16:17:17.662 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.3 MB/s 0:00:00 2026-05-25 16:17:17.679 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-25 16:17:17.714 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-25 16:17:17.743 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-25 16:17:17.766 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-25 16:17:17.790 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-25 16:17:17.813 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-25 16:17:17.838 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-25 16:17:17.860 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-25 16:17:17.883 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-25 16:17:17.928 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-25 16:17:17.959 | 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-25 16:17:17.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 60.8 MB/s 0:00:00 2026-05-25 16:17:18.147 | Building wheels for collected packages: cinder 2026-05-25 16:17:18.148 | Building editable for cinder (pyproject.toml): started 2026-05-25 16:17:19.688 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-25 16:17:19.689 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=b62e2daa4ab0ba7a8ebfb141a07eb9ec1f7d3c1a1a1f6313258c63099c514430 2026-05-25 16:17:19.692 | Stored in directory: /tmp/pip-ephem-wheel-cache-5r_0clp7/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-25 16:17:19.695 | Successfully built cinder 2026-05-25 16:17:20.008 | 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-25 16:17:20.349 | Attempting uninstall: pyudev 2026-05-25 16:17:20.367 | Found existing installation: pyudev 0.24.0 2026-05-25 16:17:20.368 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:17:20.368 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-25 16:17:20.423 | Attempting uninstall: pyasn1 2026-05-25 16:17:20.442 | Found existing installation: pyasn1 0.4.8 2026-05-25 16:17:20.444 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:17:20.444 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-25 16:17:22.090 | Attempting uninstall: botocore 2026-05-25 16:17:22.108 | Found existing installation: botocore 1.34.46 2026-05-25 16:17:22.110 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:17:22.110 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-25 16:17:23.397 | Attempting uninstall: s3transfer 2026-05-25 16:17:23.417 | Found existing installation: s3transfer 0.10.1 2026-05-25 16:17:23.418 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:17:23.419 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-25 16:17:24.080 | Attempting uninstall: boto3 2026-05-25 16:17:24.099 | Found existing installation: boto3 1.34.46 2026-05-25 16:17:24.100 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-25 16:17:24.100 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-25 16:17:26.140 | 2026-05-25 16:17:26.163 | 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-25 16:17:26.528 | + inc/python:pip_install:216 : result=0 2026-05-25 16:17:26.531 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:17:26.533 | + functions-common:time_stop:2412 : local name 2026-05-25 16:17:26.536 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:17:26.538 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:17:26.540 | + functions-common:time_stop:2415 : local total 2026-05-25 16:17:26.543 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:17:26.546 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:17:26.548 | + functions-common:time_stop:2419 : start_time=1779725826668 2026-05-25 16:17:26.551 | + functions-common:time_stop:2421 : [[ -z 1779725826668 ]] 2026-05-25 16:17:26.554 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:17:26.558 | + functions-common:time_stop:2424 : end_time=1779725846555 2026-05-25 16:17:26.561 | + functions-common:time_stop:2425 : elapsed_time=19887 2026-05-25 16:17:26.563 | + functions-common:time_stop:2426 : total=101467 2026-05-25 16:17:26.565 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:17:26.568 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121354 2026-05-25 16:17:26.570 | + inc/python:pip_install:219 : return 0 2026-05-25 16:17:26.572 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:17:26.576 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:17:26.579 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-25 16:17:26.581 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-25 16:17:26.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:17:26.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:17:26.589 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-25 16:17:26.593 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:17:26.595 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-25 16:17:26.597 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-25 16:17:26.600 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-25 16:17:26.602 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:26.605 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:26.607 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-25 16:17:26.622 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-25 16:17:26.624 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:17:26.628 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:17:26.630 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:17:26.632 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:17:26.635 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:17:26.638 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:17:26.640 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:26.642 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:26.646 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:17:26.648 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:17:26.651 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:17:26.654 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:17:26.656 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-25 16:17:26.658 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:17:26.660 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:26.664 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:26.666 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-25 16:17:26.687 | + 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-25 16:17:26.724 | Reading package lists... 2026-05-25 16:17:27.129 | Building dependency tree... 2026-05-25 16:17:27.130 | Reading state information... 2026-05-25 16:17:27.707 | The following additional packages will be installed: 2026-05-25 16:17:27.707 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-25 16:17:27.708 | python3-urwid python3-wcwidth 2026-05-25 16:17:27.710 | Suggested packages: 2026-05-25 16:17:27.712 | python-urwid-doc 2026-05-25 16:17:27.749 | The following NEW packages will be installed: 2026-05-25 16:17:27.749 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-25 16:17:27.749 | python3-urwid python3-wcwidth targetcli-fb 2026-05-25 16:17:27.853 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:17:27.854 | Need to get 385 kB of archives. 2026-05-25 16:17:27.854 | After this operation, 3098 kB of additional disk space will be used. 2026-05-25 16:17:27.854 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-25 16:17:27.896 | 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-25 16:17:27.896 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-25 16:17:27.911 | 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-25 16:17:27.924 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-25 16:17:27.924 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-25 16:17:28.157 | perl: warning: Setting locale failed. 2026-05-25 16:17:28.157 | perl: warning: Please check that your locale settings: 2026-05-25 16:17:28.157 | LANGUAGE = (unset), 2026-05-25 16:17:28.157 | LC_ALL = "en_US.utf8", 2026-05-25 16:17:28.157 | LANG = "de_DE.UTF-8" 2026-05-25 16:17:28.157 | are supported and installed on your system. 2026-05-25 16:17:28.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:17:28.226 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:17:28.226 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:17:28.226 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:17:28.422 | Fetched 385 kB in 0s (2599 kB/s) 2026-05-25 16:17:28.477 | Selecting previously unselected package python3-typing-extensions. 2026-05-25 16:17:28.539 | (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-25 16:17:28.545 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-25 16:17:28.549 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-25 16:17:28.597 | Selecting previously unselected package python3-wcwidth. 2026-05-25 16:17:28.610 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-25 16:17:28.613 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-25 16:17:28.668 | Selecting previously unselected package python3-urwid. 2026-05-25 16:17:28.680 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-25 16:17:28.684 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-25 16:17:28.773 | Selecting previously unselected package python3-configshell-fb. 2026-05-25 16:17:28.785 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-25 16:17:28.789 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-25 16:17:28.840 | Selecting previously unselected package python3-rtslib-fb. 2026-05-25 16:17:28.852 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-25 16:17:28.856 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-25 16:17:28.915 | Selecting previously unselected package targetcli-fb. 2026-05-25 16:17:28.927 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-25 16:17:28.930 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-25 16:17:29.005 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-25 16:17:30.132 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-25 16:17:30.139 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-25 16:17:30.448 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-25 16:17:30.685 | Setting up python3-urwid (2.6.10-1) ... 2026-05-25 16:17:31.209 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-25 16:17:31.403 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.403 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-25 16:17:31.427 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-25 16:17:31.427 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-25 16:17:31.428 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-25 16:17:31.428 | keyword = Word(alphanums + '_\-') 2026-05-25 16:17:31.428 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.428 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-25 16:17:31.428 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.428 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-25 16:17:31.428 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-25 16:17:31.428 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-25 16:17:31.438 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.438 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-25 16:17:31.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-25 16:17:31.462 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-25 16:17:31.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-25 16:17:31.462 | keyword = Word(alphanums + '_\-') 2026-05-25 16:17:31.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.462 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-25 16:17:31.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-25 16:17:31.462 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-25 16:17:31.462 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-25 16:17:31.462 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-25 16:17:31.494 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-25 16:17:31.704 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-25 16:17:31.704 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-25 16:17:32.007 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:17:32.866 | perl: warning: Setting locale failed. 2026-05-25 16:17:32.866 | perl: warning: Please check that your locale settings: 2026-05-25 16:17:32.866 | LANGUAGE = (unset), 2026-05-25 16:17:32.866 | LC_ALL = "en_US.utf8", 2026-05-25 16:17:32.866 | LANG = "de_DE.UTF-8" 2026-05-25 16:17:32.866 | are supported and installed on your system. 2026-05-25 16:17:32.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:17:32.995 | perl: warning: Setting locale failed. 2026-05-25 16:17:32.996 | perl: warning: Please check that your locale settings: 2026-05-25 16:17:32.997 | LANGUAGE = (unset), 2026-05-25 16:17:32.997 | LC_ALL = "en_US.utf8", 2026-05-25 16:17:32.997 | LANG = "de_DE.UTF-8" 2026-05-25 16:17:32.997 | are supported and installed on your system. 2026-05-25 16:17:32.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:17:33.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:17:33.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:17:33.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:17:33.125 | perl: warning: Setting locale failed. 2026-05-25 16:17:33.125 | perl: warning: Please check that your locale settings: 2026-05-25 16:17:33.125 | LANGUAGE = (unset), 2026-05-25 16:17:33.125 | LC_ALL = "en_US.utf8", 2026-05-25 16:17:33.125 | LANG = "de_DE.UTF-8" 2026-05-25 16:17:33.125 | are supported and installed on your system. 2026-05-25 16:17:33.125 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:17:33.617 | 2026-05-25 16:17:33.618 | Running kernel seems to be up-to-date. 2026-05-25 16:17:33.618 | 2026-05-25 16:17:33.618 | Restarting services... 2026-05-25 16:17:33.641 | 2026-05-25 16:17:33.641 | Service restarts being deferred: 2026-05-25 16:17:33.641 | systemctl restart virtlockd.service 2026-05-25 16:17:33.641 | systemctl restart virtlogd.service 2026-05-25 16:17:33.641 | 2026-05-25 16:17:33.641 | No containers need to be restarted. 2026-05-25 16:17:33.641 | 2026-05-25 16:17:33.641 | User sessions running outdated binaries: 2026-05-25 16:17:33.641 | quobyte @ session #5: sshd[1981] 2026-05-25 16:17:33.650 | 2026-05-25 16:17:33.650 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:17:35.813 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:17:35.816 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:17:35.818 | + functions-common:time_stop:2412 : local name 2026-05-25 16:17:35.820 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:17:35.822 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:17:35.825 | + functions-common:time_stop:2415 : local total 2026-05-25 16:17:35.827 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:17:35.829 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:17:35.832 | + functions-common:time_stop:2419 : start_time=1779725846684 2026-05-25 16:17:35.834 | + functions-common:time_stop:2421 : [[ -z 1779725846684 ]] 2026-05-25 16:17:35.837 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:17:35.841 | + functions-common:time_stop:2424 : end_time=1779725855838 2026-05-25 16:17:35.843 | + functions-common:time_stop:2425 : elapsed_time=9154 2026-05-25 16:17:35.845 | + functions-common:time_stop:2426 : total=140597 2026-05-25 16:17:35.848 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:17:35.850 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149751 2026-05-25 16:17:35.852 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:17:35.855 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:17:35.857 | + ./stack.sh:main:945 : configure_cinder 2026-05-25 16:17:35.859 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-25 16:17:35.873 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-25 16:17:35.877 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-25 16:17:35.879 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-25 16:17:35.881 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-25 16:17:35.885 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-25 16:17:35.885 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-25 16:17:35.888 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-25 16:17:35.891 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-25 16:17:35.893 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-25 16:17:35.895 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-25 16:17:35.897 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-25 16:17:35.899 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-25 16:17:35.901 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-25 16:17:35.903 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-25 16:17:35.916 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-25 16:17:35.930 | + 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-25 16:17:35.943 | + 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-25 16:17:35.957 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-25 16:17:35.971 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-25 16:17:35.985 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-25 16:17:35.988 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-25 16:17:35.991 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.4bDKONq4cc 2026-05-25 16:17:35.993 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-25 16:17:35.996 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-25 16:17:35.998 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-25 16:17:36.000 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.4bDKONq4cc 2026-05-25 16:17:36.004 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.4bDKONq4cc 2026-05-25 16:17:36.017 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.4bDKONq4cc /etc/sudoers.d/cinder-rootwrap 2026-05-25 16:17:36.032 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-25 16:17:36.035 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-25 16:17:36.037 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-25 16:17:36.039 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-25 16:17:36.041 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-25 16:17:36.043 | + 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-25 16:17:36.045 | + 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-25 16:17:36.048 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-25 16:17:36.048 | + 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-25 16:17:36.058 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-25 16:17:36.061 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-25 16:17:36.074 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-25 16:17:36.087 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-25 16:17:36.089 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-25 16:17:36.093 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-25 16:17:36.098 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-25 16:17:36.100 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:36.102 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-25 16:17:36.104 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-25 16:17:36.107 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:17:36.109 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-25 16:17:36.111 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:36.113 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-25 16:17:36.115 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-25 16:17:36.117 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-25 16:17:36.145 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-25 16:17:36.172 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.7/identity 2026-05-25 16:17:36.201 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-25 16:17:36.233 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-25 16:17:36.266 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-25 16:17:36.298 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-25 16:17:36.330 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-25 16:17:36.362 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:17:36.395 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:17:36.428 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-25 16:17:36.463 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:17:36.466 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-25 16:17:36.501 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-25 16:17:36.534 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-25 16:17:36.537 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-25 16:17:36.539 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-25 16:17:36.541 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-25 16:17:36.543 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:17:36.544 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:17:36.546 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:17:36.562 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:36.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:17:36.567 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-25 16:17:36.569 | + 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-25 16:17:36.604 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-25 16:17:36.637 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-25 16:17:36.671 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-25 16:17:36.709 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-25 16:17:36.745 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-25 16:17:36.778 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-25 16:17:36.813 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.7 2026-05-25 16:17:36.845 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-25 16:17:36.880 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-25 16:17:36.889 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key fbcdc67b30c2ebf29e61f973d1de17d9 2026-05-25 16:17:36.922 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-25 16:17:36.925 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-25 16:17:36.957 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-25 16:17:36.988 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-25 16:17:37.018 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-25 16:17:37.048 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-25 16:17:37.078 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-25 16:17:37.111 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-25 16:17:37.127 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:37.130 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-25 16:17:37.132 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-25 16:17:37.134 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-25 16:17:37.136 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-25 16:17:37.140 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-25 16:17:37.142 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-25 16:17:37.144 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-25 16:17:37.147 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-25 16:17:37.149 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-25 16:17:37.152 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-25 16:17:37.154 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-25 16:17:37.186 | + 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-25 16:17:37.217 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-25 16:17:37.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-25 16:17:37.278 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-25 16:17:37.309 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-25 16:17:37.339 | + 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-25 16:17:37.370 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-25 16:17:37.401 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-25 16:17:37.434 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-25 16:17:37.437 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-25 16:17:37.439 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-25 16:17:37.442 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-25 16:17:37.474 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-25 16:17:37.476 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-25 16:17:37.510 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-25 16:17:37.513 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-25 16:17:37.516 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-25 16:17:37.518 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-25 16:17:37.552 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-25 16:17:37.554 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-25 16:17:37.557 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-25 16:17:37.559 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-25 16:17:37.576 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:17:37.579 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-25 16:17:37.595 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:17:37.598 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-25 16:17:37.615 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:17:37.618 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-25 16:17:37.621 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-25 16:17:37.623 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-25 16:17:37.626 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-25 16:17:37.628 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:17:37.631 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-25 16:17:37.634 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:17:37.650 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:37.654 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-25 16:17:37.656 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-25 16:17:37.659 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:17:37.675 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:37.678 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:17:37.681 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:17:37.711 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:17:37.714 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:17:37.716 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-25 16:17:37.718 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-25 16:17:37.720 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:37.723 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:17:37.741 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:17:37.744 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:17:37.746 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:17:37.748 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:17:37.751 | + 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-25 16:17:37.784 | + 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-25 16:17:37.818 | + 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-25 16:17:37.848 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:17:37.880 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-25 16:17:37.909 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-25 16:17:37.926 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:37.929 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-25 16:17:37.932 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-25 16:17:37.935 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-25 16:17:37.937 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-25 16:17:37.940 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-25 16:17:37.942 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-25 16:17:37.944 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-25 16:17:37.947 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:17:37.949 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:17:37.965 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:17:37.965 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:17:37.975 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:17:37.979 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:17:37.992 | /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-25 16:17:37.996 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-25 16:17:37.999 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-25 16:17:38.002 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:17:38.005 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-25 16:17:38.034 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-25 16:17:38.061 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-25 16:17:38.092 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:17:38.121 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:17:38.150 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:17:38.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:17:38.212 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:17:38.243 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:17:38.273 | + 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-25 16:17:38.302 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:17:38.331 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:17:38.361 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:17:38.394 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-25 16:17:38.427 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-25 16:17:38.429 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-25 16:17:38.432 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-25 16:17:38.435 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-25 16:17:38.438 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:17:38.441 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:38.443 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:38.446 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-25 16:17:38.450 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-25 16:17:38.453 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-25 16:17:38.488 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-25 16:17:38.522 | + 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-25 16:17:38.522 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-25 16:17:38.532 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-25 16:17:38.537 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-25 16:17:38.540 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-25 16:17:38.544 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:17:38.548 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:17:38.551 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:17:38.554 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:17:38.557 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:38.560 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:38.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:17:38.566 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:17:38.569 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:17:38.571 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:17:38.573 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-25 16:17:38.584 | perl: warning: Setting locale failed. 2026-05-25 16:17:38.584 | perl: warning: Please check that your locale settings: 2026-05-25 16:17:38.584 | LANGUAGE = (unset), 2026-05-25 16:17:38.584 | LC_ALL = "en_US.utf8", 2026-05-25 16:17:38.584 | LANG = "de_DE.UTF-8" 2026-05-25 16:17:38.584 | are supported and installed on your system. 2026-05-25 16:17:38.584 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:17:38.624 | Enabling site cinder-api. 2026-05-25 16:17:38.631 | To activate the new configuration, you need to run: 2026-05-25 16:17:38.631 | systemctl reload apache2 2026-05-25 16:17:38.636 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-25 16:17:38.639 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:17:38.641 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:17:38.644 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:17:38.814 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-25 16:17:38.817 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-25 16:17:38.859 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.7/image 2026-05-25 16:17:38.894 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-25 16:17:38.918 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:17:38.922 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-25 16:17:38.926 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:38.930 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-25 16:17:38.934 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-25 16:17:38.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:17:38.942 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-25 16:17:38.945 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:38.949 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-25 16:17:38.953 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-25 16:17:38.956 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-25 16:17:38.996 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-25 16:17:39.031 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.7/identity 2026-05-25 16:17:39.059 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-25 16:17:39.094 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-25 16:17:39.124 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-25 16:17:39.154 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-25 16:17:39.184 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-25 16:17:39.215 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:17:39.247 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:17:39.280 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-25 16:17:39.311 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:17:39.314 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-25 16:17:39.317 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:39.320 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:17:39.323 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-25 16:17:39.325 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-25 16:17:39.362 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-25 16:17:39.394 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.7/identity 2026-05-25 16:17:39.427 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-25 16:17:39.459 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-25 16:17:39.492 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-25 16:17:39.523 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-25 16:17:39.556 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-25 16:17:39.589 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-25 16:17:39.622 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-25 16:17:39.656 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-25 16:17:39.659 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-25 16:17:39.678 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:39.681 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.7:2379?api_version=v3' 2026-05-25 16:17:39.719 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-25 16:17:39.722 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-25 16:17:39.724 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-25 16:17:39.761 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-25 16:17:39.794 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-25 16:17:39.797 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-25 16:17:39.800 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-25 16:17:39.836 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-25 16:17:39.839 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-25 16:17:39.841 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-25 16:17:39.845 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-25 16:17:39.847 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-25 16:17:39.880 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-25 16:17:39.913 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.7/identity 2026-05-25 16:17:39.947 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-25 16:17:39.981 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-25 16:17:40.014 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-25 16:17:40.047 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-25 16:17:40.078 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-25 16:17:40.111 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-25 16:17:40.130 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:17:40.133 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-25 16:17:40.136 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-25 16:17:40.138 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-25 16:17:40.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:17:40.145 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-25 16:17:40.148 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-25 16:17:40.151 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-25 16:17:40.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:17:40.157 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:17:40.159 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-25 16:17:40.162 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:17:40.165 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-25 16:17:40.168 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-25 16:17:40.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:17:40.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:17:40.176 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-25 16:17:40.180 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:17:40.183 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-25 16:17:40.185 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-25 16:17:40.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:17:40.191 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:17:40.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-25 16:17:40.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:17:40.200 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-25 16:17:40.202 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-25 16:17:40.205 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-25 16:17:40.208 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:17:40.211 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:17:40.216 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:17:40.219 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:17:40.223 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:17:40.226 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:17:40.244 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:17:40.247 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:17:40.249 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:17:40.253 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:17:40.254 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:17:40.259 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-25 16:17:40.262 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:17:40.265 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-25 16:17:40.268 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:17:40.270 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:17:40.273 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:17:40.275 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:17:40.278 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:17:40.280 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:17:40.283 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:17:40.286 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:17:40.289 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:17:40.293 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725860290 2026-05-25 16:17:40.296 | + 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-25 16:17:40.299 | Cloning into '/opt/stack/neutron'... 2026-05-25 16:18:38.947 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:18:38.950 | + functions-common:time_stop:2412 : local name 2026-05-25 16:18:38.952 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:18:38.956 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:18:38.958 | + functions-common:time_stop:2415 : local total 2026-05-25 16:18:38.961 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:18:38.964 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:18:38.967 | + functions-common:time_stop:2419 : start_time=1779725860290 2026-05-25 16:18:38.970 | + functions-common:time_stop:2421 : [[ -z 1779725860290 ]] 2026-05-25 16:18:38.974 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:18:38.979 | + functions-common:time_stop:2424 : end_time=1779725918976 2026-05-25 16:18:38.982 | + functions-common:time_stop:2425 : elapsed_time=58686 2026-05-25 16:18:38.984 | + functions-common:time_stop:2426 : total=84250 2026-05-25 16:18:38.987 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:18:38.990 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=142936 2026-05-25 16:18:38.993 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-25 16:18:38.996 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:18:38.998 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:18:39.001 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:18:39.004 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:18:39.007 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:18:39.009 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:18:39.012 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:18:39.015 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:18:39.017 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:18:39.021 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:18:39.026 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725919022 2026-05-25 16:18:39.028 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:18:39.717 | From https://review.opendev.org/openstack/neutron 2026-05-25 16:18:39.717 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:18:39.727 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:18:39.729 | + functions-common:time_stop:2412 : local name 2026-05-25 16:18:39.732 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:18:39.734 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:18:39.737 | + functions-common:time_stop:2415 : local total 2026-05-25 16:18:39.740 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:18:39.742 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:18:39.745 | + functions-common:time_stop:2419 : start_time=1779725919022 2026-05-25 16:18:39.747 | + functions-common:time_stop:2421 : [[ -z 1779725919022 ]] 2026-05-25 16:18:39.751 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:18:39.755 | + functions-common:time_stop:2424 : end_time=1779725919752 2026-05-25 16:18:39.757 | + functions-common:time_stop:2425 : elapsed_time=730 2026-05-25 16:18:39.760 | + functions-common:time_stop:2426 : total=142936 2026-05-25 16:18:39.762 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:18:39.765 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143666 2026-05-25 16:18:39.768 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:18:39.771 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:18:39.773 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:18:39.776 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:18:39.778 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:18:39.781 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:18:39.784 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:18:39.787 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:18:39.789 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:18:39.793 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:18:39.797 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725919794 2026-05-25 16:18:39.800 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:18:40.230 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:18:40.230 | 2026-05-25 16:18:40.230 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:18:40.231 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:18:40.231 | state without impacting any branches by switching back to a branch. 2026-05-25 16:18:40.231 | 2026-05-25 16:18:40.231 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:18:40.231 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:18:40.231 | 2026-05-25 16:18:40.231 | git switch -c 2026-05-25 16:18:40.231 | 2026-05-25 16:18:40.232 | Or undo this operation with: 2026-05-25 16:18:40.232 | 2026-05-25 16:18:40.232 | git switch - 2026-05-25 16:18:40.232 | 2026-05-25 16:18:40.232 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:18:40.232 | 2026-05-25 16:18:40.232 | HEAD is now at a5e1a3dda7 Merge "OVNL3RouterPlugin register events in Neutron API workers" into stable/2026.1 2026-05-25 16:18:40.239 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:18:40.241 | + functions-common:time_stop:2412 : local name 2026-05-25 16:18:40.244 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:18:40.247 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:18:40.250 | + functions-common:time_stop:2415 : local total 2026-05-25 16:18:40.253 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:18:40.256 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:18:40.259 | + functions-common:time_stop:2419 : start_time=1779725919794 2026-05-25 16:18:40.262 | + functions-common:time_stop:2421 : [[ -z 1779725919794 ]] 2026-05-25 16:18:40.266 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:18:40.270 | + functions-common:time_stop:2424 : end_time=1779725920267 2026-05-25 16:18:40.273 | + functions-common:time_stop:2425 : elapsed_time=473 2026-05-25 16:18:40.275 | + functions-common:time_stop:2426 : total=143666 2026-05-25 16:18:40.278 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:18:40.281 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144139 2026-05-25 16:18:40.283 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-25 16:18:40.301 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-25 16:18:40.305 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:18:40.306 | + functions-common:git_clone:665 : head -1 2026-05-25 16:18:40.310 | a5e1a3dda7 Merge "OVNL3RouterPlugin register events in Neutron API workers" into stable/2026.1 2026-05-25 16:18:40.313 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:18:40.316 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-25 16:18:40.319 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:18:40.321 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-25 16:18:40.324 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-25 16:18:40.327 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:18:40.330 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-25 16:18:40.333 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:18:40.335 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-25 16:18:40.338 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-25 16:18:40.341 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:18:40.344 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:18:40.348 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-25 16:18:40.350 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:18:40.353 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-25 16:18:40.356 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:18:40.359 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:18:40.363 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-25 16:18:40.369 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-25 16:18:40.372 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-25 16:18:40.375 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-25 16:18:40.535 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-25 16:18:40.538 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:18:40.541 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:18:40.543 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:18:40.546 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-25 16:18:40.549 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-25 16:18:40.552 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:18:40.554 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:18:40.557 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:18:40.560 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:18:40.563 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:18:40.565 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:18:40.568 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:18:40.571 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-25 16:18:40.593 | Using python 3.12 to install /opt/stack/neutron 2026-05-25 16:18:40.596 | + 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-25 16:18:41.593 | Obtaining file:///opt/stack/neutron 2026-05-25 16:18:41.601 | Installing build dependencies: started 2026-05-25 16:18:43.421 | Installing build dependencies: finished with status 'done' 2026-05-25 16:18:43.422 | Checking if build backend supports build_editable: started 2026-05-25 16:18:43.962 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:18:43.963 | Getting requirements to build editable: started 2026-05-25 16:18:44.263 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:18:44.265 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:18:45.696 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:18:45.718 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.0.3) 2026-05-25 16:18:45.719 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.10.1) 2026-05-25 16:18:45.720 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.1.0) 2026-05-25 16:18:45.721 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.5.1) 2026-05-25 16:18:45.721 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.0.0) 2026-05-25 16:18:45.722 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.2.1) 2026-05-25 16:18:46.016 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.200 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-25 16:18:46.211 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (0.31.2) 2026-05-25 16:18:46.212 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.32.5) 2026-05-25 16:18:46.213 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.1.6) 2026-05-25 16:18:46.214 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (12.0.0) 2026-05-25 16:18:46.215 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.3.0) 2026-05-25 16:18:46.365 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.384 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:18:46.440 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.457 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:18:46.470 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (9.1.4) 2026-05-25 16:18:46.471 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.0.46) 2026-05-25 16:18:46.472 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.8.9) 2026-05-25 16:18:46.472 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.13.1) 2026-05-25 16:18:46.473 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.18.4) 2026-05-25 16:18:46.474 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.7.0) 2026-05-25 16:18:46.475 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.1.1) 2026-05-25 16:18:46.476 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.4.1) 2026-05-25 16:18:46.477 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (10.3.0) 2026-05-25 16:18:46.478 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (6.3.0) 2026-05-25 16:18:46.478 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (18.0.0) 2026-05-25 16:18:46.479 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (6.7.2) 2026-05-25 16:18:46.480 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.1.0) 2026-05-25 16:18:46.481 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (17.3.0) 2026-05-25 16:18:46.482 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.0.0) 2026-05-25 16:18:46.483 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.0.0) 2026-05-25 16:18:46.483 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.10.1) 2026-05-25 16:18:46.484 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.7.0) 2026-05-25 16:18:46.485 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.9.0) 2026-05-25 16:18:46.486 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.9.1) 2026-05-25 16:18:46.487 | 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.dev21) (4.5.1) 2026-05-25 16:18:46.488 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.7.1) 2026-05-25 16:18:46.489 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (10.0.1) 2026-05-25 16:18:46.490 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.9.0) 2026-05-25 16:18:46.491 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.3.0) 2026-05-25 16:18:46.525 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.542 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-25 16:18:46.668 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.684 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:18:46.729 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:46.751 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-25 16:18:46.876 | Installing build dependencies: started 2026-05-25 16:18:48.527 | Installing build dependencies: finished with status 'done' 2026-05-25 16:18:48.528 | Getting requirements to build wheel: started 2026-05-25 16:18:49.180 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:18:49.181 | Preparing metadata (pyproject.toml): started 2026-05-25 16:18:49.558 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:18:49.700 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev21) 2026-05-25 16:18:49.716 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:18:49.728 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.2.2) 2026-05-25 16:18:49.765 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev21) 2026-05-25 16:18:49.790 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-25 16:18:49.801 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (24.2.1) 2026-05-25 16:18:49.802 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (18.12.0) 2026-05-25 16:18:49.803 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.10.0) 2026-05-25 16:18:49.839 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:49.858 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-25 16:18:49.995 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev21) 2026-05-25 16:18:50.012 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-25 16:18:50.023 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.2.1) 2026-05-25 16:18:50.024 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.1.0) 2026-05-25 16:18:50.027 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev21) (1.3.10) 2026-05-25 16:18:50.028 | 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.dev21) (4.15.0) 2026-05-25 16:18:50.031 | 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.dev21) (2.1.1) 2026-05-25 16:18:50.037 | 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.dev21) (3.3.2) 2026-05-25 16:18:50.041 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev21) (3.0.3) 2026-05-25 16:18:50.044 | 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.dev21) (2.1.0) 2026-05-25 16:18:50.045 | 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.dev21) (1.8.2) 2026-05-25 16:18:50.052 | 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.dev21) (4.0.1) 2026-05-25 16:18:50.053 | 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.dev21) (2.11.0) 2026-05-25 16:18:50.054 | 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.dev21) (5.8.0) 2026-05-25 16:18:50.183 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev21) 2026-05-25 16:18:50.208 | 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-25 16:18:50.342 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev21) 2026-05-25 16:18:50.359 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-25 16:18:50.372 | 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.dev21) (43.0.3) 2026-05-25 16:18:50.373 | 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.dev21) (1.5.0) 2026-05-25 16:18:50.374 | 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.dev21) (1.1.0) 2026-05-25 16:18:50.376 | 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.dev21) (1.33) 2026-05-25 16:18:50.377 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (4.9.2) 2026-05-25 16:18:50.378 | 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.dev21) (6.0.3) 2026-05-25 16:18:50.379 | 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.dev21) (1.4.0) 2026-05-25 16:18:50.383 | 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.dev21) (2.0.0) 2026-05-25 16:18:50.388 | 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.dev21) (3.0) 2026-05-25 16:18:50.396 | 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.dev21) (3.0.0) 2026-05-25 16:18:50.400 | 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.dev21) (0.40.4) 2026-05-25 16:18:50.401 | 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.dev21) (1.1.2) 2026-05-25 16:18:50.429 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev21) 2026-05-25 16:18:50.446 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-25 16:18:50.556 | Installing build dependencies: started 2026-05-25 16:18:52.273 | Installing build dependencies: finished with status 'done' 2026-05-25 16:18:52.274 | Getting requirements to build wheel: started 2026-05-25 16:18:52.969 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:18:52.971 | Preparing metadata (pyproject.toml): started 2026-05-25 16:18:53.371 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:18:53.374 | 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.dev21) (26.0) 2026-05-25 16:18:53.378 | 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.dev21) (2.8.0) 2026-05-25 16:18:53.380 | 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.dev21) (3.3.2) 2026-05-25 16:18:53.394 | 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.dev21) (4.0.0) 2026-05-25 16:18:53.394 | 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.dev21) (6.0.2) 2026-05-25 16:18:53.418 | 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.dev21) (0.20) 2026-05-25 16:18:53.427 | 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.dev21) (2.0.0) 2026-05-25 16:18:53.435 | 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.dev21) (2.0.2) 2026-05-25 16:18:53.438 | 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.dev21) (0.5.0) 2026-05-25 16:18:53.446 | 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.dev21) (2.9.0.post0) 2026-05-25 16:18:53.454 | 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.dev21) (7.0.1) 2026-05-25 16:18:53.454 | 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.dev21) (5.3.1) 2026-05-25 16:18:53.454 | 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.dev21) (5.6.2) 2026-05-25 16:18:53.454 | 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.dev21) (0.15.1) 2026-05-25 16:18:53.458 | 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.dev21) (5.1.0) 2026-05-25 16:18:53.467 | 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.dev21) (2025.3) 2026-05-25 16:18:53.475 | 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.dev21) (0.24.1) 2026-05-25 16:18:53.479 | 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.dev21) (5.0.0) 2026-05-25 16:18:53.481 | 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.dev21) (4.0.1) 2026-05-25 16:18:53.511 | 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.dev21) (1.7.3) 2026-05-25 16:18:53.639 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev21) 2026-05-25 16:18:53.657 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-25 16:18:53.677 | 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.dev21) (3.17.0) 2026-05-25 16:18:53.733 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev21) 2026-05-25 16:18:53.749 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-25 16:18:53.793 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev21) 2026-05-25 16:18:53.795 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-25 16:18:53.814 | 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.dev21) (2.2.1) 2026-05-25 16:18:53.816 | 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.dev21) (1.6.2) 2026-05-25 16:18:53.825 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev21) (82.0.1) 2026-05-25 16:18:53.852 | 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.dev21) (0.6.0) 2026-05-25 16:18:53.896 | 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.dev21) (1.17.0) 2026-05-25 16:18:53.903 | 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.dev21) (4.13.3) 2026-05-25 16:18:53.903 | 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.dev21) (4.26.0) 2026-05-25 16:18:53.939 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev21) 2026-05-25 16:18:53.955 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-25 16:18:53.975 | 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.dev21) (0.6.0) 2026-05-25 16:18:53.976 | 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.dev21) (3.2.0) 2026-05-25 16:18:53.987 | 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.dev21) (1.11.0) 2026-05-25 16:18:53.988 | 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.dev21) (14.3.3) 2026-05-25 16:18:53.989 | 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.dev21) (1.7.2) 2026-05-25 16:18:53.995 | 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.dev21) (25.4.0) 2026-05-25 16:18:53.996 | 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.dev21) (2025.9.1) 2026-05-25 16:18:53.997 | 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.dev21) (0.37.0) 2026-05-25 16:18:53.998 | 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.dev21) (0.30.0) 2026-05-25 16:18:54.058 | 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.dev21) (3.4.4) 2026-05-25 16:18:54.060 | 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.dev21) (3.11) 2026-05-25 16:18:54.063 | 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.dev21) (2.6.3) 2026-05-25 16:18:54.063 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev21) (2023.11.17) 2026-05-25 16:18:54.102 | 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.dev21) (4.0.0) 2026-05-25 16:18:54.103 | 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.dev21) (2.19.2) 2026-05-25 16:18:54.114 | 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.dev21) (0.1.2) 2026-05-25 16:18:54.134 | 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.dev21) (0.7) 2026-05-25 16:18:54.230 | 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.dev21) (2.8.5) 2026-05-25 16:18:54.237 | 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.dev21) (0.16.0) 2026-05-25 16:18:54.335 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-25 16:18:54.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.7 MB/s 0:00:00 2026-05-25 16:18:54.433 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-25 16:18:54.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.0 MB/s 0:00:00 2026-05-25 16:18:54.612 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-25 16:18:54.637 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-25 16:18:54.659 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-25 16:18:54.686 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-25 16:18:54.709 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-25 16:18:54.723 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-25 16:18:54.742 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-25 16:18:54.781 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-25 16:18:54.831 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-25 16:18:54.858 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-25 16:18:54.883 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-25 16:18:54.920 | 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-25 16:18:54.943 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-25 16:18:55.020 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-25 16:18:55.022 | Building editable for neutron (pyproject.toml): started 2026-05-25 16:18:56.900 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-25 16:18:56.901 | Created wheel for neutron: filename=neutron-28.0.1.dev21-0.editable-py3-none-any.whl size=12061 sha256=685ca75db0d8d742f0b754f65bc4af5d0b2cb5b8d79f06ac72a1b4f4159aea5e 2026-05-25 16:18:56.901 | Stored in directory: /tmp/pip-ephem-wheel-cache-gf5hn8zj/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-25 16:18:56.907 | Building wheel for ncclient (pyproject.toml): started 2026-05-25 16:18:57.454 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-25 16:18:57.455 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=1f59b90d76373603ccd46e1fead6245e524eff1a5b7902ff03ac7c4a54c50204 2026-05-25 16:18:57.455 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-25 16:18:57.462 | Building wheel for ovs (pyproject.toml): started 2026-05-25 16:18:58.316 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-25 16:18:58.318 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=4aff35768f3ff0b9cefb9288ac15e28cb48b8c85226be16b077a2d7272287a33 2026-05-25 16:18:58.318 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-25 16:18:58.324 | Successfully built neutron ncclient ovs 2026-05-25 16:18:58.624 | 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-25 16:19:04.308 | 2026-05-25 16:19:04.333 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev21 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-25 16:19:04.583 | + inc/python:pip_install:216 : result=0 2026-05-25 16:19:04.587 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:19:04.590 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:04.593 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:04.595 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:04.598 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:04.600 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:04.602 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:19:04.605 | + functions-common:time_stop:2419 : start_time=1779725920588 2026-05-25 16:19:04.607 | + functions-common:time_stop:2421 : [[ -z 1779725920588 ]] 2026-05-25 16:19:04.610 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:04.614 | + functions-common:time_stop:2424 : end_time=1779725944610 2026-05-25 16:19:04.616 | + functions-common:time_stop:2425 : elapsed_time=24022 2026-05-25 16:19:04.618 | + functions-common:time_stop:2426 : total=121354 2026-05-25 16:19:04.620 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:04.622 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145376 2026-05-25 16:19:04.626 | + inc/python:pip_install:219 : return 0 2026-05-25 16:19:04.628 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:19:04.630 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:19:04.632 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-25 16:19:04.635 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-25 16:19:04.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:19:04.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:19:04.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-25 16:19:04.646 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:19:04.648 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-25 16:19:04.651 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-25 16:19:04.654 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-25 16:19:04.654 | Installing OVN and dependent packages 2026-05-25 16:19:04.657 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-25 16:19:04.660 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-25 16:19:04.679 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:19:04.682 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-25 16:19:04.700 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:19:04.704 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-25 16:19:04.721 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:19:04.724 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-25 16:19:04.727 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-25 16:19:04.745 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:19:04.748 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-25 16:19:04.751 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-25 16:19:04.766 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-25 16:19:04.771 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-25 16:19:04.785 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-25 16:19:04.789 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-25 16:19:04.811 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-25 16:19:04.814 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:19:04.818 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:19:04.821 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:19:04.824 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:19:04.826 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:04.829 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:19:04.832 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:04.835 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:04.838 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:19:04.841 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:19:04.844 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:19:04.848 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:19:04.851 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-25 16:19:04.854 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:19:04.857 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:04.860 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:04.863 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-25 16:19:04.886 | + 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-25 16:19:04.927 | Reading package lists... 2026-05-25 16:19:05.339 | Building dependency tree... 2026-05-25 16:19:05.341 | Reading state information... 2026-05-25 16:19:05.933 | fakeroot is already the newest version (1.33-1). 2026-05-25 16:19:05.933 | fakeroot set to manually installed. 2026-05-25 16:19:05.934 | make is already the newest version (4.3-4.1build2). 2026-05-25 16:19:05.934 | make set to manually installed. 2026-05-25 16:19:05.934 | The following additional packages will be installed: 2026-05-25 16:19:05.935 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-25 16:19:05.935 | python3-sortedcontainers 2026-05-25 16:19:05.937 | Suggested packages: 2026-05-25 16:19:05.938 | openvswitch-doc python-sortedcontainers-doc 2026-05-25 16:19:05.977 | The following NEW packages will be installed: 2026-05-25 16:19:05.978 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-25 16:19:05.978 | python3-openvswitch python3-sortedcontainers 2026-05-25 16:19:06.046 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:19:06.046 | Need to get 4219 kB of archives. 2026-05-25 16:19:06.047 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-25 16:19:06.047 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-25 16:19:06.131 | 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-25 16:19:06.157 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-25 16:19:06.158 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-25 16:19:06.159 | 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-25 16:19:06.181 | 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-25 16:19:06.438 | perl: warning: Setting locale failed. 2026-05-25 16:19:06.438 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:06.438 | LANGUAGE = (unset), 2026-05-25 16:19:06.438 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:06.439 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:06.439 | are supported and installed on your system. 2026-05-25 16:19:06.439 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:06.500 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:06.500 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:06.500 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:06.686 | Fetched 4219 kB in 0s (21.5 MB/s) 2026-05-25 16:19:06.733 | Selecting previously unselected package libunbound8:amd64. 2026-05-25 16:19:06.795 | (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-25 16:19:06.802 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-25 16:19:06.810 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-25 16:19:06.863 | Selecting previously unselected package openvswitch-common. 2026-05-25 16:19:06.875 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-25 16:19:06.879 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:06.986 | Selecting previously unselected package python3-sortedcontainers. 2026-05-25 16:19:06.997 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-25 16:19:07.002 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-25 16:19:07.053 | Selecting previously unselected package libxdp1:amd64. 2026-05-25 16:19:07.064 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-25 16:19:07.069 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-25 16:19:07.124 | Selecting previously unselected package python3-openvswitch. 2026-05-25 16:19:07.136 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-25 16:19:07.141 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:07.250 | Selecting previously unselected package openvswitch-switch. 2026-05-25 16:19:07.261 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-25 16:19:07.270 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:07.404 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-25 16:19:07.684 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-25 16:19:07.694 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-25 16:19:07.704 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:07.720 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:08.113 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-25 16:19:08.138 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-25 16:19:08.792 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-25 16:19:08.980 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-25 16:19:10.038 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:19:11.788 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-25 16:19:12.044 | perl: warning: Setting locale failed. 2026-05-25 16:19:12.044 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:12.044 | LANGUAGE = (unset), 2026-05-25 16:19:12.044 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:12.044 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:12.044 | are supported and installed on your system. 2026-05-25 16:19:12.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:12.175 | perl: warning: Setting locale failed. 2026-05-25 16:19:12.175 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:12.175 | LANGUAGE = (unset), 2026-05-25 16:19:12.175 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:12.175 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:12.175 | are supported and installed on your system. 2026-05-25 16:19:12.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:12.224 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:12.225 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:12.225 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:12.296 | perl: warning: Setting locale failed. 2026-05-25 16:19:12.296 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:12.296 | LANGUAGE = (unset), 2026-05-25 16:19:12.296 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:12.296 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:12.296 | are supported and installed on your system. 2026-05-25 16:19:12.296 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:12.809 | 2026-05-25 16:19:12.810 | Running kernel seems to be up-to-date. 2026-05-25 16:19:12.810 | 2026-05-25 16:19:12.810 | Restarting services... 2026-05-25 16:19:12.834 | 2026-05-25 16:19:12.834 | Service restarts being deferred: 2026-05-25 16:19:12.834 | systemctl restart virtlockd.service 2026-05-25 16:19:12.834 | systemctl restart virtlogd.service 2026-05-25 16:19:12.834 | 2026-05-25 16:19:12.834 | No containers need to be restarted. 2026-05-25 16:19:12.834 | 2026-05-25 16:19:12.834 | User sessions running outdated binaries: 2026-05-25 16:19:12.834 | quobyte @ session #5: sshd[1981] 2026-05-25 16:19:12.843 | 2026-05-25 16:19:12.843 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:19:15.108 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:19:15.110 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:19:15.114 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:15.117 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:15.119 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:15.122 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:15.125 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:15.128 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:19:15.131 | + functions-common:time_stop:2419 : start_time=1779725944884 2026-05-25 16:19:15.134 | + functions-common:time_stop:2421 : [[ -z 1779725944884 ]] 2026-05-25 16:19:15.137 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:15.141 | + functions-common:time_stop:2424 : end_time=1779725955138 2026-05-25 16:19:15.144 | + functions-common:time_stop:2425 : elapsed_time=10254 2026-05-25 16:19:15.146 | + functions-common:time_stop:2426 : total=149751 2026-05-25 16:19:15.149 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:15.152 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160005 2026-05-25 16:19:15.156 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:19:15.160 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-25 16:19:15.182 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-25 16:19:15.185 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:19:15.188 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:19:15.191 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:19:15.194 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:19:15.197 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:15.200 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:19:15.203 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:15.206 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:15.209 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:19:15.212 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:19:15.214 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:19:15.217 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:19:15.220 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-25 16:19:15.223 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:19:15.225 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:15.228 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:15.231 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-25 16:19:15.256 | + 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-25 16:19:15.294 | Reading package lists... 2026-05-25 16:19:15.703 | Building dependency tree... 2026-05-25 16:19:15.706 | Reading state information... 2026-05-25 16:19:16.298 | The following additional packages will be installed: 2026-05-25 16:19:16.299 | ovn-common 2026-05-25 16:19:16.341 | The following NEW packages will be installed: 2026-05-25 16:19:16.342 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-25 16:19:16.417 | 0 upgraded, 4 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:19:16.417 | Need to get 2360 kB of archives. 2026-05-25 16:19:16.417 | After this operation, 8355 kB of additional disk space will be used. 2026-05-25 16:19:16.417 | 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-25 16:19:16.519 | 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-25 16:19:16.524 | 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-25 16:19:16.528 | 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-25 16:19:16.774 | perl: warning: Setting locale failed. 2026-05-25 16:19:16.774 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:16.774 | LANGUAGE = (unset), 2026-05-25 16:19:16.774 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:16.776 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:16.776 | are supported and installed on your system. 2026-05-25 16:19:16.776 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:16.835 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:16.836 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:16.837 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:17.025 | Fetched 2360 kB in 0s (14.2 MB/s) 2026-05-25 16:19:17.068 | Selecting previously unselected package ovn-common. 2026-05-25 16:19:17.129 | (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-25 16:19:17.136 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:19:17.140 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.253 | Selecting previously unselected package ovn-central. 2026-05-25 16:19:17.265 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:19:17.269 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.333 | Selecting previously unselected package ovn-controller-vtep. 2026-05-25 16:19:17.346 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:19:17.350 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.409 | Selecting previously unselected package ovn-host. 2026-05-25 16:19:17.421 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-25 16:19:17.428 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.517 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.536 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:17.999 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-25 16:19:18.184 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-25 16:19:18.630 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-25 16:19:18.686 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:19.183 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-25 16:19:19.373 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-25 16:19:20.033 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-25 16:19:20.716 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-25 16:19:21.554 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-25 16:19:21.625 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-25 16:19:21.818 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-25 16:19:22.362 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:19:24.332 | perl: warning: Setting locale failed. 2026-05-25 16:19:24.332 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:24.332 | LANGUAGE = (unset), 2026-05-25 16:19:24.332 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:24.333 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:24.333 | are supported and installed on your system. 2026-05-25 16:19:24.333 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:24.459 | perl: warning: Setting locale failed. 2026-05-25 16:19:24.459 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:24.459 | LANGUAGE = (unset), 2026-05-25 16:19:24.459 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:24.460 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:24.460 | are supported and installed on your system. 2026-05-25 16:19:24.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:24.509 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:24.509 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:24.509 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:24.579 | perl: warning: Setting locale failed. 2026-05-25 16:19:24.579 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:24.579 | LANGUAGE = (unset), 2026-05-25 16:19:24.580 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:24.580 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:24.580 | are supported and installed on your system. 2026-05-25 16:19:24.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:25.097 | 2026-05-25 16:19:25.097 | Running kernel seems to be up-to-date. 2026-05-25 16:19:25.097 | 2026-05-25 16:19:25.097 | Restarting services... 2026-05-25 16:19:25.120 | 2026-05-25 16:19:25.120 | Service restarts being deferred: 2026-05-25 16:19:25.120 | systemctl restart virtlockd.service 2026-05-25 16:19:25.120 | systemctl restart virtlogd.service 2026-05-25 16:19:25.120 | 2026-05-25 16:19:25.120 | No containers need to be restarted. 2026-05-25 16:19:25.120 | 2026-05-25 16:19:25.121 | User sessions running outdated binaries: 2026-05-25 16:19:25.121 | quobyte @ session #5: sshd[1981] 2026-05-25 16:19:25.130 | 2026-05-25 16:19:25.130 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:19:27.297 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:19:27.300 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:19:27.303 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:27.305 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:27.308 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:27.311 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:27.314 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:27.317 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:19:27.320 | + functions-common:time_stop:2419 : start_time=1779725955251 2026-05-25 16:19:27.323 | + functions-common:time_stop:2421 : [[ -z 1779725955251 ]] 2026-05-25 16:19:27.327 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:27.331 | + functions-common:time_stop:2424 : end_time=1779725967328 2026-05-25 16:19:27.334 | + functions-common:time_stop:2425 : elapsed_time=12077 2026-05-25 16:19:27.337 | + functions-common:time_stop:2426 : total=160005 2026-05-25 16:19:27.340 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:27.343 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172082 2026-05-25 16:19:27.345 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:19:27.348 | + 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-25 16:19:27.351 | + 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-25 16:19:27.354 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-25 16:19:27.357 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-25 16:19:27.362 | + 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-25 16:19:27.365 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-25 16:19:27.368 | + 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-25 16:19:27.370 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-25 16:19:27.373 | + 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-25 16:19:27.376 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-25 16:19:27.378 | + 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-25 16:19:27.381 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-25 16:19:27.384 | + 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-25 16:19:27.387 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-25 16:19:27.390 | + 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-25 16:19:27.392 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-25 16:19:27.395 | + 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-25 16:19:27.398 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-25 16:19:27.401 | + 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-25 16:19:27.404 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-25 16:19:27.407 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-25 16:19:27.409 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-25 16:19:27.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:19:27.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:19:27.417 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-25 16:19:27.420 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:19:27.423 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-25 16:19:27.426 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:19:27.428 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-25 16:19:27.448 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:19:27.451 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-25 16:19:27.454 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-25 16:19:27.457 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-25 16:19:27.460 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:19:27.463 | + lib/stack:stack_install_service:32 : install_nova 2026-05-25 16:19:27.466 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-25 16:19:27.469 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-25 16:19:27.472 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:19:27.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:19:27.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-25 16:19:27.480 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:19:27.483 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-25 16:19:27.500 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:19:27.503 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-25 16:19:27.506 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-25 16:19:27.509 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-25 16:19:27.512 | + 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-25 16:19:27.669 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-25 16:19:27.672 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:27.674 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:27.677 | + 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-25 16:19:27.680 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:19:27.682 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:19:27.684 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:19:27.687 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:19:27.690 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:27.692 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:19:27.695 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:27.698 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:27.701 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:19:27.704 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:19:27.707 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:19:27.709 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:19:27.712 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-25 16:19:27.714 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:19:27.717 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:27.719 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:27.722 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-25 16:19:27.744 | + 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-25 16:19:27.782 | Reading package lists... 2026-05-25 16:19:28.183 | Building dependency tree... 2026-05-25 16:19:28.184 | Reading state information... 2026-05-25 16:19:28.772 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-25 16:19:28.772 | libvirt-clients set to manually installed. 2026-05-25 16:19:28.772 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-25 16:19:28.772 | The following additional packages will be installed: 2026-05-25 16:19:28.772 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-25 16:19:28.773 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-25 16:19:28.773 | qemu-system-sparc 2026-05-25 16:19:28.776 | Suggested packages: 2026-05-25 16:19:28.776 | python-zstandard-doc samba vde2 2026-05-25 16:19:28.821 | The following packages will be REMOVED: 2026-05-25 16:19:28.824 | apport-core-dump-handler 2026-05-25 16:19:28.826 | The following NEW packages will be installed: 2026-05-25 16:19:28.827 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-25 16:19:28.827 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-25 16:19:28.827 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-25 16:19:28.900 | 0 upgraded, 13 newly installed, 1 to remove and 38 not upgraded. 2026-05-25 16:19:28.900 | Need to get 110 MB of archives. 2026-05-25 16:19:28.901 | After this operation, 897 MB of additional disk space will be used. 2026-05-25 16:19:28.901 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-25 16:19:28.972 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-25 16:19:28.974 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-25 16:19:28.977 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-25 16:19:28.987 | 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-25 16:19:29.147 | 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-25 16:19:29.380 | 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-25 16:19:29.507 | 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-25 16:19:29.619 | 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-25 16:19:29.673 | 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-25 16:19:30.482 | 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-25 16:19:30.483 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-25 16:19:30.548 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-25 16:19:30.800 | perl: warning: Setting locale failed. 2026-05-25 16:19:30.800 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:30.800 | LANGUAGE = (unset), 2026-05-25 16:19:30.800 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:30.800 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:30.800 | are supported and installed on your system. 2026-05-25 16:19:30.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:30.861 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:30.861 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:30.861 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:31.159 | Fetched 110 MB in 2s (64.6 MB/s) 2026-05-25 16:19:31.195 | Selecting previously unselected package python3-zstandard. 2026-05-25 16:19:31.255 | (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-25 16:19:31.261 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-25 16:19:31.265 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-25 16:19:31.404 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-25 16:19:31.404 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-25 16:19:31.404 | Package apport-core-dump-handler is to be removed. 2026-05-25 16:19:31.404 | Package python3-zstandard is not configured yet. 2026-05-25 16:19:31.404 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-25 16:19:31.404 | Package apport-core-dump-handler is to be removed. 2026-05-25 16:19:31.404 | Package systemd-coredump is not installed. 2026-05-25 16:19:31.404 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-25 16:19:31.404 | Package apport-core-dump-handler is to be removed. 2026-05-25 16:19:31.405 | Package python3-zstandard is not configured yet. 2026-05-25 16:19:31.405 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-25 16:19:31.405 | Package apport-core-dump-handler is to be removed. 2026-05-25 16:19:31.405 | Package systemd-coredump is not installed. 2026-05-25 16:19:31.405 | 2026-05-25 16:19:31.465 | (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-25 16:19:31.471 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-25 16:19:32.284 | Selecting previously unselected package systemd-coredump. 2026-05-25 16:19:32.350 | (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-25 16:19:32.357 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-25 16:19:32.362 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-25 16:19:32.427 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-25 16:19:32.439 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-25 16:19:32.450 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-25 16:19:32.520 | Selecting previously unselected package python3-libvirt. 2026-05-25 16:19:32.533 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-25 16:19:32.537 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-25 16:19:32.602 | Selecting previously unselected package qemu-system-arm. 2026-05-25 16:19:32.615 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:32.626 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:33.128 | Selecting previously unselected package qemu-system-mips. 2026-05-25 16:19:33.139 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:33.151 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:33.807 | Selecting previously unselected package qemu-system-ppc. 2026-05-25 16:19:33.820 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:33.832 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:34.193 | Selecting previously unselected package qemu-system-sparc. 2026-05-25 16:19:34.205 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:34.218 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:34.492 | Selecting previously unselected package qemu-system-s390x. 2026-05-25 16:19:34.504 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:34.516 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:34.686 | Selecting previously unselected package qemu-system-misc. 2026-05-25 16:19:34.698 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:34.709 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:36.587 | Selecting previously unselected package qemu-system. 2026-05-25 16:19:36.600 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-25 16:19:36.603 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:36.647 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-25 16:19:36.659 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-25 16:19:36.663 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-25 16:19:38.475 | Selecting previously unselected package qemu-efi-arm. 2026-05-25 16:19:38.486 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-25 16:19:38.490 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-25 16:19:39.340 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-25 16:19:39.838 | Creating group 'systemd-coredump' with GID 987. 2026-05-25 16:19:39.841 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-25 16:19:39.866 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-25 16:19:40.168 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.183 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.198 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-25 16:19:40.213 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.228 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-25 16:19:40.237 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.253 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-25 16:19:40.494 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.509 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-25 16:19:40.518 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.534 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-25 16:19:40.544 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-25 16:19:42.309 | perl: warning: Setting locale failed. 2026-05-25 16:19:42.309 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:42.309 | LANGUAGE = (unset), 2026-05-25 16:19:42.309 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:42.309 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:42.309 | are supported and installed on your system. 2026-05-25 16:19:42.309 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:42.437 | perl: warning: Setting locale failed. 2026-05-25 16:19:42.438 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:42.438 | LANGUAGE = (unset), 2026-05-25 16:19:42.438 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:42.438 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:42.438 | are supported and installed on your system. 2026-05-25 16:19:42.438 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:42.488 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-25 16:19:42.488 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-25 16:19:42.488 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-25 16:19:42.557 | perl: warning: Setting locale failed. 2026-05-25 16:19:42.558 | perl: warning: Please check that your locale settings: 2026-05-25 16:19:42.558 | LANGUAGE = (unset), 2026-05-25 16:19:42.558 | LC_ALL = "en_US.utf8", 2026-05-25 16:19:42.558 | LANG = "de_DE.UTF-8" 2026-05-25 16:19:42.558 | are supported and installed on your system. 2026-05-25 16:19:42.558 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:19:43.060 | 2026-05-25 16:19:43.060 | Running kernel seems to be up-to-date. 2026-05-25 16:19:43.060 | 2026-05-25 16:19:43.060 | Restarting services... 2026-05-25 16:19:43.081 | 2026-05-25 16:19:43.081 | Service restarts being deferred: 2026-05-25 16:19:43.081 | systemctl restart virtlockd.service 2026-05-25 16:19:43.081 | systemctl restart virtlogd.service 2026-05-25 16:19:43.081 | 2026-05-25 16:19:43.081 | No containers need to be restarted. 2026-05-25 16:19:43.082 | 2026-05-25 16:19:43.082 | User sessions running outdated binaries: 2026-05-25 16:19:43.082 | quobyte @ session #5: sshd[1981] 2026-05-25 16:19:43.090 | 2026-05-25 16:19:43.090 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-25 16:19:45.387 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:19:45.390 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:19:45.393 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:45.396 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:45.399 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:45.402 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:45.405 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:45.408 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:19:45.411 | + functions-common:time_stop:2419 : start_time=1779725967741 2026-05-25 16:19:45.413 | + functions-common:time_stop:2421 : [[ -z 1779725967741 ]] 2026-05-25 16:19:45.417 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:45.421 | + functions-common:time_stop:2424 : end_time=1779725985418 2026-05-25 16:19:45.424 | + functions-common:time_stop:2425 : elapsed_time=17677 2026-05-25 16:19:45.427 | + functions-common:time_stop:2426 : total=172082 2026-05-25 16:19:45.430 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:45.433 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=189759 2026-05-25 16:19:45.436 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:19:45.439 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-25 16:19:45.442 | + functions-common:install_package:1430 : update_package_repo 2026-05-25 16:19:45.445 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-25 16:19:45.448 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-25 16:19:45.450 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-25 16:19:45.453 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:45.456 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-25 16:19:45.459 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:45.462 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:45.466 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-25 16:19:45.469 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-25 16:19:45.472 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-25 16:19:45.475 | + functions-common:apt_get_update:1159 : return 2026-05-25 16:19:45.477 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-25 16:19:45.480 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-25 16:19:45.483 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:19:45.486 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:19:45.489 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-25 16:19:45.511 | + 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-25 16:19:45.549 | Reading package lists... 2026-05-25 16:19:45.962 | Building dependency tree... 2026-05-25 16:19:45.963 | Reading state information... 2026-05-25 16:19:46.630 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-25 16:19:46.630 | ovmf set to manually installed. 2026-05-25 16:19:46.630 | 0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded. 2026-05-25 16:19:46.635 | + functions-common:apt_get:1203 : result=0 2026-05-25 16:19:46.638 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-25 16:19:46.641 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:46.644 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:46.646 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:46.649 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:46.653 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:46.656 | + functions-common:time_stop:2418 : name=apt-get 2026-05-25 16:19:46.659 | + functions-common:time_stop:2419 : start_time=1779725985508 2026-05-25 16:19:46.662 | + functions-common:time_stop:2421 : [[ -z 1779725985508 ]] 2026-05-25 16:19:46.666 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:46.669 | + functions-common:time_stop:2424 : end_time=1779725986667 2026-05-25 16:19:46.672 | + functions-common:time_stop:2425 : elapsed_time=1159 2026-05-25 16:19:46.675 | + functions-common:time_stop:2426 : total=189759 2026-05-25 16:19:46.678 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:46.682 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190918 2026-05-25 16:19:46.685 | + functions-common:apt_get:1207 : return 0 2026-05-25 16:19:46.688 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-25 16:19:46.692 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:19:46.696 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-25 16:19:46.700 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-25 16:19:46.703 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-25 16:19:46.706 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-25 16:19:46.709 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-25 16:19:46.729 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:19:46.733 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-25 16:19:46.753 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-25 16:19:46.757 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-25 16:19:46.760 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-25 16:19:46.763 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-25 16:19:46.765 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-25 16:19:46.769 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-25 16:19:46.771 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-25 16:19:46.773 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:19:46.777 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:19:46.780 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:19:46.782 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:19:46.785 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:19:46.804 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:19:46.807 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:19:46.810 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:46.813 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-25 16:19:46.814 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:19:46.820 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-25 16:19:46.822 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:46.825 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-25 16:19:46.827 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:19:46.829 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:19:46.831 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:19:46.835 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:19:46.837 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:19:46.839 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:19:46.842 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:19:46.844 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:19:46.847 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:19:46.851 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725986848 2026-05-25 16:19:46.854 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-25 16:19:46.857 | Cloning into '/opt/stack/novnc'... 2026-05-25 16:19:48.753 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:19:48.756 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:48.758 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:48.760 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:48.763 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:48.765 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:48.768 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:19:48.770 | + functions-common:time_stop:2419 : start_time=1779725986848 2026-05-25 16:19:48.772 | + functions-common:time_stop:2421 : [[ -z 1779725986848 ]] 2026-05-25 16:19:48.776 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:48.779 | + functions-common:time_stop:2424 : end_time=1779725988777 2026-05-25 16:19:48.781 | + functions-common:time_stop:2425 : elapsed_time=1929 2026-05-25 16:19:48.784 | + functions-common:time_stop:2426 : total=144139 2026-05-25 16:19:48.787 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:48.789 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146068 2026-05-25 16:19:48.792 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-25 16:19:48.794 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-25 16:19:48.796 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:19:48.799 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:19:48.801 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:19:48.803 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:19:48.805 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:19:48.808 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:19:48.810 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:19:48.812 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:19:48.816 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:19:48.819 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725988817 2026-05-25 16:19:48.821 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-25 16:19:49.177 | From https://github.com/novnc/novnc 2026-05-25 16:19:49.177 | * tag v1.3.0 -> FETCH_HEAD 2026-05-25 16:19:49.187 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:19:49.189 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:49.192 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:49.195 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:49.197 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:49.199 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:49.202 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:19:49.204 | + functions-common:time_stop:2419 : start_time=1779725988817 2026-05-25 16:19:49.207 | + functions-common:time_stop:2421 : [[ -z 1779725988817 ]] 2026-05-25 16:19:49.210 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:49.215 | + functions-common:time_stop:2424 : end_time=1779725989211 2026-05-25 16:19:49.217 | + functions-common:time_stop:2425 : elapsed_time=394 2026-05-25 16:19:49.220 | + functions-common:time_stop:2426 : total=146068 2026-05-25 16:19:49.222 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:49.224 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146462 2026-05-25 16:19:49.227 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:19:49.230 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:19:49.232 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:19:49.235 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:19:49.238 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:19:49.240 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:19:49.243 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:19:49.245 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:19:49.248 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:19:49.252 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:19:49.256 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725989253 2026-05-25 16:19:49.259 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:19:49.289 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:19:49.289 | 2026-05-25 16:19:49.289 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:19:49.289 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:19:49.289 | state without impacting any branches by switching back to a branch. 2026-05-25 16:19:49.289 | 2026-05-25 16:19:49.289 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:19:49.290 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:19:49.290 | 2026-05-25 16:19:49.290 | git switch -c 2026-05-25 16:19:49.290 | 2026-05-25 16:19:49.290 | Or undo this operation with: 2026-05-25 16:19:49.290 | 2026-05-25 16:19:49.290 | git switch - 2026-05-25 16:19:49.290 | 2026-05-25 16:19:49.290 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:19:49.290 | 2026-05-25 16:19:49.290 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-25 16:19:49.293 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:19:49.296 | + functions-common:time_stop:2412 : local name 2026-05-25 16:19:49.298 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:19:49.301 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:19:49.304 | + functions-common:time_stop:2415 : local total 2026-05-25 16:19:49.306 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:19:49.309 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:19:49.312 | + functions-common:time_stop:2419 : start_time=1779725989253 2026-05-25 16:19:49.315 | + functions-common:time_stop:2421 : [[ -z 1779725989253 ]] 2026-05-25 16:19:49.319 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:19:49.323 | + functions-common:time_stop:2424 : end_time=1779725989320 2026-05-25 16:19:49.325 | + functions-common:time_stop:2425 : elapsed_time=67 2026-05-25 16:19:49.328 | + functions-common:time_stop:2426 : total=146462 2026-05-25 16:19:49.330 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:19:49.332 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146529 2026-05-25 16:19:49.335 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-25 16:19:49.352 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-25 16:19:49.355 | + functions-common:git_clone:665 : head -1 2026-05-25 16:19:49.355 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:19:49.357 | 463c39e noVNC 1.3.0 2026-05-25 16:19:49.360 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:19:49.363 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-25 16:19:49.381 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:19:49.383 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/81/989981/1 2026-05-25 16:19:49.385 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-25 16:19:49.387 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-25 16:19:49.390 | + functions-common:git_clone:583 : local git_ref=refs/changes/81/989981/1 2026-05-25 16:19:49.392 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:19:49.394 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:19:49.397 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:19:49.400 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:19:49.404 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:19:49.421 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:19:49.424 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:19:49.427 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:49.430 | + functions-common:git_clone:602 : echo refs/changes/81/989981/1 2026-05-25 16:19:49.431 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:19:49.436 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-05-25 16:19:49.439 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-25 16:19:49.441 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-25 16:19:49.444 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:19:49.446 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:19:49.449 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:19:49.452 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:19:49.455 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:19:49.457 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:19:49.460 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:19:49.463 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:19:49.467 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:19:49.470 | + functions-common:time_start:2403 : _TIME_START[$name]=1779725989468 2026-05-25 16:19:49.473 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-25 16:19:49.476 | Cloning into '/opt/stack/nova'... 2026-05-25 16:23:21.001 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:23:21.004 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:21.007 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:21.011 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:21.013 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:21.016 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:21.019 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:23:21.022 | + functions-common:time_stop:2419 : start_time=1779725989468 2026-05-25 16:23:21.025 | + functions-common:time_stop:2421 : [[ -z 1779725989468 ]] 2026-05-25 16:23:21.029 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:21.034 | + functions-common:time_stop:2424 : end_time=1779726201031 2026-05-25 16:23:21.037 | + functions-common:time_stop:2425 : elapsed_time=211563 2026-05-25 16:23:21.040 | + functions-common:time_stop:2426 : total=146529 2026-05-25 16:23:21.043 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:21.046 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=358092 2026-05-25 16:23:21.050 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-05-25 16:23:21.053 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/81/989981/1 2026-05-25 16:23:21.056 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:23:21.059 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:23:21.062 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:23:21.066 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:23:21.069 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:23:21.072 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:23:21.075 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:23:21.079 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:23:21.084 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:23:21.089 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726201085 2026-05-25 16:23:21.092 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/81/989981/1 2026-05-25 16:23:22.090 | From https://review.opendev.org/openstack/nova 2026-05-25 16:23:22.090 | * branch refs/changes/81/989981/1 -> FETCH_HEAD 2026-05-25 16:23:22.098 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:23:22.101 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:22.103 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:22.106 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:22.109 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:22.111 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:22.114 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:23:22.117 | + functions-common:time_stop:2419 : start_time=1779726201085 2026-05-25 16:23:22.119 | + functions-common:time_stop:2421 : [[ -z 1779726201085 ]] 2026-05-25 16:23:22.123 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:22.127 | + functions-common:time_stop:2424 : end_time=1779726202124 2026-05-25 16:23:22.129 | + functions-common:time_stop:2425 : elapsed_time=1039 2026-05-25 16:23:22.132 | + functions-common:time_stop:2426 : total=358092 2026-05-25 16:23:22.134 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:22.137 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=359131 2026-05-25 16:23:22.139 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-25 16:23:22.417 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:23:22.417 | 2026-05-25 16:23:22.417 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:23:22.417 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:23:22.417 | state without impacting any branches by switching back to a branch. 2026-05-25 16:23:22.417 | 2026-05-25 16:23:22.417 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:23:22.417 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:23:22.417 | 2026-05-25 16:23:22.418 | git switch -c 2026-05-25 16:23:22.418 | 2026-05-25 16:23:22.418 | Or undo this operation with: 2026-05-25 16:23:22.418 | 2026-05-25 16:23:22.418 | git switch - 2026-05-25 16:23:22.418 | 2026-05-25 16:23:22.418 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:23:22.418 | 2026-05-25 16:23:22.418 | HEAD is now at 45634966e7 Set correct link for configuration file format 2026-05-25 16:23:22.421 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-25 16:23:22.447 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-25 16:23:22.448 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:23:22.448 | + functions-common:git_clone:665 : head -1 2026-05-25 16:23:22.455 | 45634966e7 Set correct link for configuration file format 2026-05-25 16:23:22.458 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:23:22.461 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-25 16:23:22.463 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:23:22.466 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-25 16:23:22.468 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-25 16:23:22.470 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:23:22.472 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-25 16:23:22.474 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:23:22.476 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-25 16:23:22.479 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-25 16:23:22.481 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:23:22.483 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:23:22.486 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-25 16:23:22.488 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:23:22.490 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-25 16:23:22.493 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:23:22.495 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:23:22.498 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-25 16:23:22.503 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-25 16:23:22.506 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-25 16:23:22.508 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-25 16:23:22.669 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-25 16:23:22.672 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:23:22.674 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:23:22.676 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:23:22.678 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-25 16:23:22.681 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-25 16:23:22.683 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:23:22.685 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:23:22.688 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:23:22.690 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:23:22.692 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:23:22.694 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:23:22.697 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:23:22.700 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-25 16:23:22.719 | Using python 3.12 to install /opt/stack/nova 2026-05-25 16:23:22.721 | + 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-25 16:23:23.742 | Obtaining file:///opt/stack/nova 2026-05-25 16:23:23.747 | Installing build dependencies: started 2026-05-25 16:23:25.633 | Installing build dependencies: finished with status 'done' 2026-05-25 16:23:25.635 | Checking if build backend supports build_editable: started 2026-05-25 16:23:26.216 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:23:26.217 | Getting requirements to build editable: started 2026-05-25 16:23:26.538 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:23:26.541 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:23:28.680 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:23:28.704 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (7.0.3) 2026-05-25 16:23:28.705 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.0.46) 2026-05-25 16:23:28.706 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.2.1) 2026-05-25 16:23:28.707 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (0.40.4) 2026-05-25 16:23:28.708 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.1.6) 2026-05-25 16:23:28.709 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (12.0.0) 2026-05-25 16:23:28.710 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (6.0.2) 2026-05-25 16:23:28.711 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.5.1) 2026-05-25 16:23:28.712 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (43.0.3) 2026-05-25 16:23:28.712 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.8.9) 2026-05-25 16:23:28.713 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.3.2) 2026-05-25 16:23:28.714 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.1.0) 2026-05-25 16:23:28.715 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.10.1) 2026-05-25 16:23:28.716 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.17.0) 2026-05-25 16:23:28.717 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.18.4) 2026-05-25 16:23:28.717 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.3.0) 2026-05-25 16:23:28.718 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.0.0) 2026-05-25 16:23:28.719 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.26.0) 2026-05-25 16:23:28.720 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (9.9.0) 2026-05-25 16:23:28.721 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.13.1) 2026-05-25 16:23:28.722 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (11.8.0) 2026-05-25 16:23:28.722 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.11.0) 2026-05-25 16:23:28.723 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.32.5) 2026-05-25 16:23:28.725 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.7.0) 2026-05-25 16:23:28.919 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev148) 2026-05-25 16:23:29.084 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-25 16:23:29.100 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.1.1) 2026-05-25 16:23:29.100 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (7.4.1) 2026-05-25 16:23:29.101 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (10.3.0) 2026-05-25 16:23:29.102 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (6.3.0) 2026-05-25 16:23:29.103 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (8.1.0) 2026-05-25 16:23:29.104 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.10.0) 2026-05-25 16:23:29.105 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.7.0) 2026-05-25 16:23:29.106 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.9.1) 2026-05-25 16:23:29.106 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.7.1) 2026-05-25 16:23:29.107 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (10.0.1) 2026-05-25 16:23:29.108 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (18.0.0) 2026-05-25 16:23:29.109 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (7.9.0) 2026-05-25 16:23:29.110 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (17.3.0) 2026-05-25 16:23:29.111 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.0.0) 2026-05-25 16:23:29.111 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.10.1) 2026-05-25 16:23:29.112 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (6.7.2) 2026-05-25 16:23:29.113 | 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.dev148) (4.5.1) 2026-05-25 16:23:29.115 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.0.0) 2026-05-25 16:23:29.115 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (8.0.0) 2026-05-25 16:23:29.116 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (7.2.2) 2026-05-25 16:23:29.117 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.9.0) 2026-05-25 16:23:29.118 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (7.0.0) 2026-05-25 16:23:29.119 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.1.0) 2026-05-25 16:23:29.120 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.6.0) 2026-05-25 16:23:29.121 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.3.0) 2026-05-25 16:23:29.121 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (5.6.0) 2026-05-25 16:23:29.240 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev148) 2026-05-25 16:23:29.257 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-25 16:23:29.268 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (8.1.0) 2026-05-25 16:23:29.269 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (0.2.3) 2026-05-25 16:23:29.270 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.4.2) 2026-05-25 16:23:29.270 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (1.8.2) 2026-05-25 16:23:29.271 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (2.9.0.post0) 2026-05-25 16:23:29.272 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (3.2.1) 2026-05-25 16:23:29.273 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (4.10.0) 2026-05-25 16:23:29.274 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev148) (6.0.3) 2026-05-25 16:23:29.276 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev148) (1.3.10) 2026-05-25 16:23:29.277 | 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.dev148) (4.15.0) 2026-05-25 16:23:29.280 | 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.dev148) (7.3.0) 2026-05-25 16:23:29.285 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev148) (2.0.0) 2026-05-25 16:23:29.289 | 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.dev148) (3.0) 2026-05-25 16:23:29.296 | 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.dev148) (2.8.0) 2026-05-25 16:23:29.303 | 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.dev148) (3.0.0) 2026-05-25 16:23:29.306 | 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.dev148) (2.1.1) 2026-05-25 16:23:29.310 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev148) (3.0.3) 2026-05-25 16:23:29.313 | 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.dev148) (25.4.0) 2026-05-25 16:23:29.314 | 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.dev148) (2025.9.1) 2026-05-25 16:23:29.315 | 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.dev148) (0.37.0) 2026-05-25 16:23:29.316 | 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.dev148) (0.30.0) 2026-05-25 16:23:29.325 | 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.dev148) (2.1.0) 2026-05-25 16:23:29.332 | 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.dev148) (4.0.1) 2026-05-25 16:23:29.333 | 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.dev148) (2.11.0) 2026-05-25 16:23:29.334 | 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.dev148) (5.8.0) 2026-05-25 16:23:29.347 | 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.dev148) (1.5.0) 2026-05-25 16:23:29.349 | 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.dev148) (1.1.0) 2026-05-25 16:23:29.350 | 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.dev148) (1.33) 2026-05-25 16:23:29.351 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev148) (4.9.2) 2026-05-25 16:23:29.353 | 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.dev148) (1.4.0) 2026-05-25 16:23:29.361 | 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.dev148) (3.0.0) 2026-05-25 16:23:29.368 | 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.dev148) (9.1.4) 2026-05-25 16:23:29.380 | 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.dev148) (2.16.1) 2026-05-25 16:23:29.381 | 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.dev148) (0.8.1) 2026-05-25 16:23:29.389 | 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.dev148) (0.20) 2026-05-25 16:23:29.402 | 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.dev148) (2.0.2) 2026-05-25 16:23:29.403 | 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.dev148) (0.5.0) 2026-05-25 16:23:29.421 | 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.dev148) (7.0.1) 2026-05-25 16:23:29.422 | 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.dev148) (5.3.1) 2026-05-25 16:23:29.423 | 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.dev148) (5.6.2) 2026-05-25 16:23:29.424 | 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.dev148) (0.15.1) 2026-05-25 16:23:29.428 | 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.dev148) (5.1.0) 2026-05-25 16:23:29.438 | 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.dev148) (2025.3) 2026-05-25 16:23:29.439 | 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.dev148) (26.0) 2026-05-25 16:23:29.446 | 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.dev148) (0.24.1) 2026-05-25 16:23:29.450 | 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.dev148) (5.0.0) 2026-05-25 16:23:29.453 | 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.dev148) (4.0.1) 2026-05-25 16:23:29.467 | 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.dev148) (1.1.2) 2026-05-25 16:23:29.489 | 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.dev148) (1.7.3) 2026-05-25 16:23:29.495 | 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.dev148) (2.2.0) 2026-05-25 16:23:29.501 | 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.dev148) (1.3.7) 2026-05-25 16:23:29.511 | 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.dev148) (3.3.2) 2026-05-25 16:23:29.525 | 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.dev148) (4.3.1) 2026-05-25 16:23:29.526 | 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.dev148) (3.7.0) 2026-05-25 16:23:29.536 | 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.dev148) (2.4.0) 2026-05-25 16:23:29.546 | 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.dev148) (2.2.1) 2026-05-25 16:23:29.547 | 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.dev148) (1.6.2) 2026-05-25 16:23:29.556 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev148) (82.0.1) 2026-05-25 16:23:29.576 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev148) (0.6.0) 2026-05-25 16:23:29.622 | 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.dev148) (4.13.3) 2026-05-25 16:23:29.628 | 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.dev148) (0.6.0) 2026-05-25 16:23:29.629 | 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.dev148) (3.2.0) 2026-05-25 16:23:29.640 | 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.dev148) (1.11.0) 2026-05-25 16:23:29.641 | 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.dev148) (14.3.3) 2026-05-25 16:23:29.642 | 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.dev148) (1.7.2) 2026-05-25 16:23:29.659 | 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.dev148) (1.17.0) 2026-05-25 16:23:29.666 | 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.dev148) (2.1.0) 2026-05-25 16:23:29.668 | 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.dev148) (24.2.1) 2026-05-25 16:23:29.688 | 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.dev148) (4.4.0) 2026-05-25 16:23:29.715 | 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.dev148) (3.4.4) 2026-05-25 16:23:29.716 | 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.dev148) (3.11) 2026-05-25 16:23:29.717 | 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.dev148) (2.6.3) 2026-05-25 16:23:29.719 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev148) (2023.11.17) 2026-05-25 16:23:29.766 | 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.dev148) (4.0.0) 2026-05-25 16:23:29.767 | 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.dev148) (2.19.2) 2026-05-25 16:23:29.778 | 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.dev148) (0.1.2) 2026-05-25 16:23:29.799 | 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.dev148) (0.7) 2026-05-25 16:23:29.854 | 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.dev148) (2.8.5) 2026-05-25 16:23:29.862 | 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.dev148) (0.16.0) 2026-05-25 16:23:30.344 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev148) 2026-05-25 16:23:30.363 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-25 16:23:30.439 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev148) 2026-05-25 16:23:30.455 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-25 16:23:30.510 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev148) 2026-05-25 16:23:30.527 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-25 16:23:30.646 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-25 16:23:30.672 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-25 16:23:30.700 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-25 16:23:30.740 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-25 16:23:31.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.4 MB/s 0:00:00 2026-05-25 16:23:31.441 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-25 16:23:31.500 | Building wheels for collected packages: nova 2026-05-25 16:23:31.501 | Building editable for nova (pyproject.toml): started 2026-05-25 16:23:33.925 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-25 16:23:33.927 | Created wheel for nova: filename=nova-33.1.0.dev148-0.editable-py3-none-any.whl size=9436 sha256=92c8f61a5bcb8d8437924f5069796c8c1558fde469cc80d056e2fbaa27f9b844 2026-05-25 16:23:33.930 | Stored in directory: /tmp/pip-ephem-wheel-cache-i0terr0p/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-25 16:23:33.933 | Successfully built nova 2026-05-25 16:23:34.211 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-25 16:23:38.565 | 2026-05-25 16:23:38.590 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev148 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-25 16:23:38.784 | + inc/python:pip_install:216 : result=0 2026-05-25 16:23:38.788 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:23:38.792 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:38.796 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:38.799 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:38.803 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:38.806 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:38.810 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:23:38.813 | + functions-common:time_stop:2419 : start_time=1779726202714 2026-05-25 16:23:38.816 | + functions-common:time_stop:2421 : [[ -z 1779726202714 ]] 2026-05-25 16:23:38.821 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:38.826 | + functions-common:time_stop:2424 : end_time=1779726218823 2026-05-25 16:23:38.830 | + functions-common:time_stop:2425 : elapsed_time=16109 2026-05-25 16:23:38.833 | + functions-common:time_stop:2426 : total=145376 2026-05-25 16:23:38.837 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:38.840 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=161485 2026-05-25 16:23:38.844 | + inc/python:pip_install:219 : return 0 2026-05-25 16:23:38.847 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:23:38.851 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:23:38.855 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-25 16:23:38.859 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-25 16:23:38.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:23:38.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:23:38.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-25 16:23:38.875 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:23:38.879 | + 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-25 16:23:38.897 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:23:38.901 | + ./stack.sh:main:956 : configure_nova 2026-05-25 16:23:38.905 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-25 16:23:38.920 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-25 16:23:38.923 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-25 16:23:38.927 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-25 16:23:38.932 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-25 16:23:38.933 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-25 16:23:38.938 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-25 16:23:38.942 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-25 16:23:38.945 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-25 16:23:38.949 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-25 16:23:38.952 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-25 16:23:38.956 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-25 16:23:38.960 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-25 16:23:38.963 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-25 16:23:38.978 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-25 16:23:38.994 | + 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-25 16:23:39.009 | + 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-25 16:23:39.025 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-25 16:23:39.039 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-25 16:23:39.054 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-25 16:23:39.057 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-25 16:23:39.061 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.CQi3sVjx0h 2026-05-25 16:23:39.064 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-25 16:23:39.067 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-25 16:23:39.069 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-25 16:23:39.071 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-25 16:23:39.074 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-25 16:23:39.077 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.CQi3sVjx0h 2026-05-25 16:23:39.080 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.CQi3sVjx0h 2026-05-25 16:23:39.095 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.CQi3sVjx0h /etc/sudoers.d/nova-rootwrap 2026-05-25 16:23:39.110 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-25 16:23:39.115 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-25 16:23:39.118 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-25 16:23:39.121 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-25 16:23:39.124 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-25 16:23:39.126 | + 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-25 16:23:39.129 | + 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-25 16:23:39.133 | + 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-25 16:23:39.133 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-25 16:23:39.143 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-25 16:23:39.147 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-25 16:23:39.161 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-25 16:23:39.175 | + 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-25 16:23:39.179 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-25 16:23:39.184 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-25 16:23:39.199 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:39.202 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-25 16:23:39.213 | net.ipv4.ip_forward = 1 2026-05-25 16:23:39.217 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-25 16:23:39.220 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-25 16:23:39.223 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-25 16:23:39.239 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-25 16:23:39.242 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-25 16:23:39.245 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-25 16:23:39.260 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-25 16:23:39.264 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-25 16:23:39.264 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-25 16:23:39.269 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:99742e255a9b 2026-05-25 16:23:39.274 | InitiatorName=iqn.2016-04.com.open-iscsi:99742e255a9b 2026-05-25 16:23:39.279 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-25 16:23:39.282 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-25 16:23:39.360 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-25 16:23:39.363 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-25 16:23:39.366 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:23:39.370 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-25 16:23:39.426 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-25 16:23:39.428 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-25 16:23:39.432 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-25 16:23:39.438 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-25 16:23:39.484 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-25 16:23:39.487 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-25 16:23:39.525 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-25 16:23:39.568 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-25 16:23:39.607 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-25 16:23:39.646 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-25 16:23:39.686 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-25 16:23:39.726 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.7 2026-05-25 16:23:39.762 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-25 16:23:39.793 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-25 16:23:39.825 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-25 16:23:39.857 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-25 16:23:39.889 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-25 16:23:39.924 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-25 16:23:39.959 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-25 16:23:39.989 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-25 16:23:40.022 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-25 16:23:40.024 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:23:40.027 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:23:40.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:23:40.032 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:23:40.035 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:23:40.037 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:23:40.040 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:23:40.043 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:23:40.046 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:23:40.049 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:23:40.051 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:23:40.054 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:23:40.057 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:23:40.060 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-25 16:23:40.079 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.081 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:23:40.084 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-25 16:23:40.086 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-25 16:23:40.119 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-25 16:23:40.122 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-25 16:23:40.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-25 16:23:40.127 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-25 16:23:40.130 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:23:40.132 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:23:40.135 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:23:40.153 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.155 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:23:40.158 | ++ 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-25 16:23:40.162 | + 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-25 16:23:40.197 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-25 16:23:40.200 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-25 16:23:40.203 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-25 16:23:40.206 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-25 16:23:40.209 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:23:40.211 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:23:40.214 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:23:40.232 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.235 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:23:40.237 | ++ 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-25 16:23:40.241 | + 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-25 16:23:40.275 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-25 16:23:40.309 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-25 16:23:40.342 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-25 16:23:40.373 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-25 16:23:40.390 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.392 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-25 16:23:40.409 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.413 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-25 16:23:40.414 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-25 16:23:40.419 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-25 16:23:40.421 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-25 16:23:40.453 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-25 16:23:40.456 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-25 16:23:40.489 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-25 16:23:40.520 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-25 16:23:40.523 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:23:40.525 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-25 16:23:40.528 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-25 16:23:40.531 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:23:40.533 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-25 16:23:40.536 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:23:40.539 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:23:40.541 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-25 16:23:40.544 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-25 16:23:40.579 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-25 16:23:40.611 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.7/identity 2026-05-25 16:23:40.643 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-25 16:23:40.677 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-25 16:23:40.710 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-25 16:23:40.743 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-25 16:23:40.772 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-25 16:23:40.811 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:23:40.849 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:23:40.884 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-25 16:23:40.914 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:23:40.916 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-25 16:23:40.931 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:40.933 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-25 16:23:40.935 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-25 16:23:40.973 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-25 16:23:40.977 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:23:40.980 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:23:40.983 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-25 16:23:40.986 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-25 16:23:41.023 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-25 16:23:41.060 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.7/identity 2026-05-25 16:23:41.093 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-25 16:23:41.125 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-25 16:23:41.158 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-25 16:23:41.190 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-25 16:23:41.223 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-25 16:23:41.257 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-25 16:23:41.274 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:41.277 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-25 16:23:41.296 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:41.298 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-25 16:23:41.301 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-25 16:23:41.333 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-25 16:23:41.367 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-25 16:23:41.370 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-25 16:23:41.403 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-25 16:23:41.405 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-25 16:23:41.408 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-25 16:23:41.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:23:41.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:23:41.416 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:23:41.418 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:23:41.422 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:23:41.425 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:23:41.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:23:41.430 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:23:41.433 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:23:41.435 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:23:41.438 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:23:41.441 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:23:41.444 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:23:41.447 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-25 16:23:41.449 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-25 16:23:41.452 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:23:41.456 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:23:41.474 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:23:41.477 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:23:41.480 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:23:41.482 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:23:41.485 | + 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-25 16:23:41.518 | + 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-25 16:23:41.552 | + 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-25 16:23:41.584 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:23:41.616 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-25 16:23:41.648 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-25 16:23:41.682 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-25 16:23:41.700 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:41.702 | + 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-25 16:23:41.705 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-25 16:23:41.708 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-25 16:23:41.711 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-25 16:23:41.714 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-25 16:23:41.717 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-25 16:23:41.720 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-25 16:23:41.722 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:23:41.725 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:23:41.741 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:23:41.742 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:23:41.752 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:23:41.756 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:23:41.770 | /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-25 16:23:41.775 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-25 16:23:41.778 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-25 16:23:41.783 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:23:41.786 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-25 16:23:41.822 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-25 16:23:41.855 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-25 16:23:41.888 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:23:41.920 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:23:41.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:23:41.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:23:42.020 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:23:42.053 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:23:42.086 | + 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-25 16:23:42.120 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:23:42.153 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:23:42.187 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:23:42.219 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-25 16:23:42.253 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-25 16:23:42.256 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-25 16:23:42.260 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-25 16:23:42.262 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-25 16:23:42.265 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:23:42.268 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:23:42.271 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:23:42.274 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-25 16:23:42.277 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-25 16:23:42.280 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-25 16:23:42.312 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-25 16:23:42.345 | + 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-25 16:23:42.345 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-25 16:23:42.356 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-25 16:23:42.360 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-25 16:23:42.363 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-25 16:23:42.365 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:23:42.368 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:23:42.370 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:23:42.373 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:23:42.376 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:23:42.379 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:23:42.381 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:23:42.384 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:23:42.387 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:23:42.390 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:23:42.392 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-25 16:23:42.404 | perl: warning: Setting locale failed. 2026-05-25 16:23:42.404 | perl: warning: Please check that your locale settings: 2026-05-25 16:23:42.404 | LANGUAGE = (unset), 2026-05-25 16:23:42.404 | LC_ALL = "en_US.utf8", 2026-05-25 16:23:42.404 | LANG = "de_DE.UTF-8" 2026-05-25 16:23:42.405 | are supported and installed on your system. 2026-05-25 16:23:42.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:23:42.444 | Enabling site nova-api. 2026-05-25 16:23:42.450 | To activate the new configuration, you need to run: 2026-05-25 16:23:42.450 | systemctl reload apache2 2026-05-25 16:23:42.455 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-25 16:23:42.458 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:23:42.460 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:23:42.463 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:23:42.656 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-25 16:23:42.677 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:42.679 | + 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-25 16:23:42.682 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-25 16:23:42.684 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-25 16:23:42.687 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-25 16:23:42.690 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-25 16:23:42.693 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-25 16:23:42.695 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-25 16:23:42.697 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:23:42.700 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:23:42.716 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:23:42.716 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:23:42.727 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:23:42.731 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:23:42.745 | /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-25 16:23:42.749 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-25 16:23:42.752 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-25 16:23:42.757 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:23:42.760 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-25 16:23:42.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-25 16:23:42.830 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-25 16:23:42.864 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:23:42.898 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:23:42.932 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:23:42.965 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:23:42.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:23:43.033 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:23:43.066 | + 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-25 16:23:43.099 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:23:43.132 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:23:43.166 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:23:43.201 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-25 16:23:43.234 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-25 16:23:43.237 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-25 16:23:43.272 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-25 16:23:43.291 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:43.294 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-25 16:23:43.330 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-25 16:23:43.334 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-25 16:23:43.336 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-25 16:23:43.355 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:43.359 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:23:43.363 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:23:43.398 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-25 16:23:43.436 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-25 16:23:43.439 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-25 16:23:43.442 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-25 16:23:43.445 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:23:43.448 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-25 16:23:43.452 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:23:43.472 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:43.476 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-25 16:23:43.479 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-25 16:23:43.482 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:23:43.502 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:43.505 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:23:43.509 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:23:43.544 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:23:43.547 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:23:43.550 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-25 16:23:43.586 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-25 16:23:43.620 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-25 16:23:43.658 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-25 16:23:43.677 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:43.680 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-25 16:23:43.714 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-25 16:23:43.717 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-25 16:23:43.720 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-25 16:23:43.757 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-25 16:23:43.760 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:23:43.763 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:23:43.766 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-25 16:23:43.769 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-25 16:23:43.802 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-25 16:23:43.836 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.7/identity 2026-05-25 16:23:43.871 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-25 16:23:43.908 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-25 16:23:43.943 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-25 16:23:43.981 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-25 16:23:44.015 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-25 16:23:44.049 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-25 16:23:44.069 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:44.073 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-25 16:23:44.077 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:23:44.080 | + lib/nova:create_nova_conf:587 : local conf 2026-05-25 16:23:44.082 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-25 16:23:44.086 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-25 16:23:44.089 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:23:44.092 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:23:44.095 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-25 16:23:44.098 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-25 16:23:44.101 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-25 16:23:44.106 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-25 16:23:44.109 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-25 16:23:44.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-25 16:23:44.115 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-25 16:23:44.118 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:23:44.121 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:23:44.123 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:23:44.142 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:44.145 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:23:44.148 | ++ 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-25 16:23:44.153 | + 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-25 16:23:44.189 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-25 16:23:44.226 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-25 16:23:44.261 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:23:44.264 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-25 16:23:44.266 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-25 16:23:44.269 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-25 16:23:44.287 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:44.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-25 16:23:44.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-25 16:23:45.384 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-25 16:23:45.386 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-25 16:23:46.502 | Adding vhost "nova_cell1" ... 2026-05-25 16:23:46.589 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-25 16:23:47.667 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-25 16:23:47.703 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-25 16:23:47.706 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-25 16:23:47.709 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-25 16:23:47.712 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:23:47.715 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-25 16:23:47.718 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:23:47.736 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:47.741 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-25 16:23:47.744 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-25 16:23:47.747 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:23:47.765 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:47.769 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/nova_cell1 2026-05-25 16:23:47.773 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/nova_cell1 2026-05-25 16:23:47.806 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:23:47.809 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:23:47.812 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-25 16:23:47.831 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:47.833 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-25 16:23:47.836 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-25 16:23:47.839 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-25 16:23:47.842 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-25 16:23:47.845 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:23:47.848 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-25 16:23:47.851 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-25 16:23:47.885 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-25 16:23:47.917 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.7/identity 2026-05-25 16:23:47.949 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-25 16:23:47.981 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-25 16:23:48.015 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-25 16:23:48.049 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-25 16:23:48.083 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-25 16:23:48.116 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-25 16:23:48.119 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-25 16:23:48.122 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-25 16:23:48.126 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:23:48.145 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:23:48.147 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:23:48.150 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:23:48.153 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:23:48.156 | + 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-25 16:23:48.191 | + 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-25 16:23:48.224 | + 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-25 16:23:48.258 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:23:48.291 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-25 16:23:48.326 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:23:48.329 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-25 16:23:48.333 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:23:48.336 | + lib/nova:create_nova_conf:621 : local conf 2026-05-25 16:23:48.338 | + lib/nova:create_nova_conf:622 : local offset 2026-05-25 16:23:48.342 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-25 16:23:48.345 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:23:48.347 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:23:48.350 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-25 16:23:48.353 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-25 16:23:48.355 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-25 16:23:48.358 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-25 16:23:48.360 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-25 16:23:48.363 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-25 16:23:48.366 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-25 16:23:48.384 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:48.387 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-25 16:23:48.423 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-25 16:23:48.456 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-25 16:23:48.459 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-25 16:23:48.462 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-25 16:23:48.465 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-25 16:23:48.483 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:48.486 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-25 16:23:48.503 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:23:48.507 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-25 16:23:48.525 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:48.528 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-25 16:23:48.530 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-25 16:23:48.533 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-25 16:23:48.536 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-25 16:23:48.553 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:48.556 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-25 16:23:48.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-25 16:23:48.573 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-25 16:23:48.584 | cgroup_device_acl = [ 2026-05-25 16:23:48.584 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-25 16:23:48.584 | "/dev/random", "/dev/urandom", 2026-05-25 16:23:48.584 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-25 16:23:48.584 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-25 16:23:48.584 | "/dev/vfio/vfio", 2026-05-25 16:23:48.585 | ] 2026-05-25 16:23:48.588 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-25 16:23:48.591 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:23:48.594 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:23:48.597 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:23:48.600 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:23:48.602 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:23:48.605 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:23:48.607 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:23:48.610 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:23:48.612 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:23:48.615 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:23:48.618 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:23:48.620 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:23:48.623 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:23:48.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-25 16:23:48.630 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-25 16:23:48.633 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-25 16:23:48.636 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-25 16:23:48.639 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-25 16:23:48.668 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-25 16:23:48.671 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-25 16:23:48.673 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:23:48.676 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:23:48.679 | + 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-25 16:23:48.681 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-25 16:23:48.684 | + 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-25 16:23:48.700 | + 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-25 16:23:48.700 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-25 16:23:48.711 | 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-25 16:23:48.715 | + 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-25 16:23:48.731 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-25 16:23:48.731 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-25 16:23:48.741 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-25 16:23:48.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-25 16:23:48.748 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-25 16:23:48.751 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-25 16:23:48.754 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-25 16:23:48.757 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:23:48.760 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-25 16:23:48.826 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-25 16:23:48.830 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:23:48.833 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-25 16:23:48.935 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-25 16:23:48.971 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-25 16:23:49.005 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-25 16:23:49.007 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-25 16:23:49.041 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-25 16:23:49.076 | + 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-25 16:23:49.112 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-25 16:23:49.146 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-25 16:23:49.178 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-25 16:23:49.182 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:23:49.187 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-25 16:23:49.190 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-25 16:23:49.194 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:23:49.198 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-25 16:23:49.201 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-25 16:23:49.204 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-25 16:23:49.207 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-25 16:23:49.210 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-25 16:23:49.212 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-25 16:23:49.232 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:23:49.235 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-25 16:23:49.237 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-25 16:23:49.240 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-25 16:23:49.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-25 16:23:49.246 | + lib/stack:stack_install_service:32 : install_placement 2026-05-25 16:23:49.249 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-25 16:23:49.251 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-25 16:23:49.254 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:23:49.258 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-25 16:23:49.261 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-25 16:23:49.265 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:23:49.269 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:23:49.270 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:23:49.275 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-25 16:23:49.278 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-25 16:23:49.281 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-25 16:23:49.284 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-25 16:23:49.287 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-25 16:23:49.312 | Using python 3.12 to install osc-placement 2026-05-25 16:23:49.315 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-05-25 16:23:50.598 | Collecting osc-placement 2026-05-25 16:23:50.743 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-25 16:23:50.755 | 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-25 16:23:50.756 | 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-25 16:23:50.757 | 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-25 16:23:50.757 | 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-25 16:23:50.759 | 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-25 16:23:50.760 | 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-25 16:23:50.762 | 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-25 16:23:50.762 | 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-25 16:23:50.763 | 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-25 16:23:50.768 | 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-25 16:23:50.769 | 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-25 16:23:50.770 | 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-25 16:23:50.773 | 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-25 16:23:50.774 | 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-25 16:23:50.775 | 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-25 16:23:50.776 | 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-25 16:23:50.779 | 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-25 16:23:50.781 | 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-25 16:23:50.782 | 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-25 16:23:50.784 | 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-25 16:23:50.785 | 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-25 16:23:50.786 | 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-25 16:23:50.787 | 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-25 16:23:50.788 | 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-25 16:23:50.789 | 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-25 16:23:50.791 | 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-25 16:23:50.792 | 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-25 16:23:50.795 | 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-25 16:23:50.799 | 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-25 16:23:50.806 | 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-25 16:23:50.811 | 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-25 16:23:50.812 | 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-25 16:23:50.813 | 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-25 16:23:50.813 | 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-25 16:23:50.816 | 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-25 16:23:50.821 | 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-25 16:23:50.826 | 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-25 16:23:50.839 | 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-25 16:23:50.840 | 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-25 16:23:50.841 | 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-25 16:23:50.843 | 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-25 16:23:50.856 | 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-25 16:23:50.857 | 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-25 16:23:50.862 | 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-25 16:23:50.906 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-25 16:23:51.231 | Installing collected packages: osc-placement 2026-05-25 16:23:51.357 | Successfully installed osc-placement-4.8.0 2026-05-25 16:23:51.482 | + inc/python:pip_install:216 : result=0 2026-05-25 16:23:51.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:23:51.488 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:51.491 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:51.494 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:51.497 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:51.499 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:51.502 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:23:51.505 | + functions-common:time_stop:2419 : start_time=1779726229306 2026-05-25 16:23:51.508 | + functions-common:time_stop:2421 : [[ -z 1779726229306 ]] 2026-05-25 16:23:51.512 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:51.517 | + functions-common:time_stop:2424 : end_time=1779726231513 2026-05-25 16:23:51.520 | + functions-common:time_stop:2425 : elapsed_time=2207 2026-05-25 16:23:51.523 | + functions-common:time_stop:2426 : total=161485 2026-05-25 16:23:51.526 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:51.529 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163692 2026-05-25 16:23:51.532 | + inc/python:pip_install:219 : return 0 2026-05-25 16:23:51.536 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-25 16:23:51.538 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-25 16:23:51.541 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-25 16:23:51.544 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-25 16:23:51.547 | + functions-common:git_clone:584 : local orig_dir 2026-05-25 16:23:51.551 | ++ functions-common:git_clone:585 : pwd 2026-05-25 16:23:51.555 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:23:51.558 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:23:51.563 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:23:51.581 | + functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:23:51.584 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:23:51.587 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:23:51.590 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-25 16:23:51.591 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:23:51.596 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-25 16:23:51.599 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:23:51.602 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-25 16:23:51.605 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:23:51.607 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:23:51.610 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:23:51.613 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:23:51.616 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:23:51.619 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:23:51.621 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:23:51.623 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:23:51.627 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:23:51.632 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726231629 2026-05-25 16:23:51.635 | + 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-25 16:23:51.639 | Cloning into '/opt/stack/placement'... 2026-05-25 16:23:54.947 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:23:54.951 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:54.955 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:54.959 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:54.963 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:54.967 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:54.970 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:23:54.974 | + functions-common:time_stop:2419 : start_time=1779726231629 2026-05-25 16:23:54.978 | + functions-common:time_stop:2421 : [[ -z 1779726231629 ]] 2026-05-25 16:23:54.983 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:54.989 | + functions-common:time_stop:2424 : end_time=1779726234985 2026-05-25 16:23:54.994 | + functions-common:time_stop:2425 : elapsed_time=3356 2026-05-25 16:23:54.997 | + functions-common:time_stop:2426 : total=359131 2026-05-25 16:23:55.000 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:55.004 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=362487 2026-05-25 16:23:55.008 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-25 16:23:55.013 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-25 16:23:55.017 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:23:55.021 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:23:55.025 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:23:55.029 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:23:55.033 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:23:55.037 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:23:55.041 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:23:55.045 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:23:55.050 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:23:55.056 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726235052 2026-05-25 16:23:55.060 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-25 16:23:55.541 | From https://review.opendev.org/openstack/placement 2026-05-25 16:23:55.541 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-25 16:23:55.553 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:23:55.557 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:55.560 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:55.564 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:55.568 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:55.571 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:55.576 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:23:55.579 | + functions-common:time_stop:2419 : start_time=1779726235052 2026-05-25 16:23:55.583 | + functions-common:time_stop:2421 : [[ -z 1779726235052 ]] 2026-05-25 16:23:55.588 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:55.594 | + functions-common:time_stop:2424 : end_time=1779726235590 2026-05-25 16:23:55.598 | + functions-common:time_stop:2425 : elapsed_time=538 2026-05-25 16:23:55.602 | + functions-common:time_stop:2426 : total=362487 2026-05-25 16:23:55.606 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:55.610 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363025 2026-05-25 16:23:55.614 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:23:55.618 | + functions-common:git_timed:689 : local count=0 2026-05-25 16:23:55.623 | + functions-common:git_timed:690 : local timeout=0 2026-05-25 16:23:55.626 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:23:55.630 | + functions-common:git_timed:693 : timeout=0 2026-05-25 16:23:55.634 | + functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:23:55.637 | + functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:23:55.642 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:23:55.646 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:23:55.651 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:23:55.657 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726235652 2026-05-25 16:23:55.661 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:23:55.714 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:23:55.714 | 2026-05-25 16:23:55.714 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:23:55.714 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:23:55.714 | state without impacting any branches by switching back to a branch. 2026-05-25 16:23:55.714 | 2026-05-25 16:23:55.714 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:23:55.714 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:23:55.714 | 2026-05-25 16:23:55.714 | git switch -c 2026-05-25 16:23:55.715 | 2026-05-25 16:23:55.715 | Or undo this operation with: 2026-05-25 16:23:55.715 | 2026-05-25 16:23:55.715 | git switch - 2026-05-25 16:23:55.715 | 2026-05-25 16:23:55.715 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:23:55.715 | 2026-05-25 16:23:55.715 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-25 16:23:55.721 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:23:55.725 | + functions-common:time_stop:2412 : local name 2026-05-25 16:23:55.729 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:23:55.732 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:23:55.736 | + functions-common:time_stop:2415 : local total 2026-05-25 16:23:55.740 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:23:55.744 | + functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:23:55.748 | + functions-common:time_stop:2419 : start_time=1779726235652 2026-05-25 16:23:55.751 | + functions-common:time_stop:2421 : [[ -z 1779726235652 ]] 2026-05-25 16:23:55.756 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:23:55.762 | + functions-common:time_stop:2424 : end_time=1779726235758 2026-05-25 16:23:55.765 | + functions-common:time_stop:2425 : elapsed_time=106 2026-05-25 16:23:55.768 | + functions-common:time_stop:2426 : total=363025 2026-05-25 16:23:55.773 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:23:55.776 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363131 2026-05-25 16:23:55.780 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-25 16:23:55.799 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-25 16:23:55.804 | + functions-common:git_clone:665 : head -1 2026-05-25 16:23:55.805 | + functions-common:git_clone:665 : git show --oneline 2026-05-25 16:23:55.808 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-25 16:23:55.813 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:23:55.817 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-25 16:23:55.821 | + inc/python:setup_develop:353 : local bindep 2026-05-25 16:23:55.825 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-25 16:23:55.830 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-25 16:23:55.834 | + inc/python:setup_develop:359 : local extras= 2026-05-25 16:23:55.838 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-25 16:23:55.843 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-25 16:23:55.847 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-25 16:23:55.851 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-25 16:23:55.854 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-25 16:23:55.859 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-25 16:23:55.863 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-25 16:23:55.868 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-25 16:23:55.873 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-25 16:23:55.876 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-25 16:23:55.880 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-25 16:23:55.886 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-25 16:23:55.894 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-25 16:23:55.898 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-25 16:23:55.902 | + 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-25 16:23:56.069 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-25 16:23:56.074 | + inc/python:setup_package:436 : local bindep=0 2026-05-25 16:23:56.078 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-25 16:23:56.081 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-25 16:23:56.084 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-25 16:23:56.088 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-25 16:23:56.092 | + inc/python:setup_package:445 : local flags=-e 2026-05-25 16:23:56.096 | + inc/python:setup_package:446 : local extras= 2026-05-25 16:23:56.100 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-25 16:23:56.104 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-25 16:23:56.108 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-25 16:23:56.112 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-25 16:23:56.116 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-25 16:23:56.120 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-25 16:23:56.150 | Using python 3.12 to install /opt/stack/placement 2026-05-25 16:23:56.154 | + 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-25 16:23:57.198 | Obtaining file:///opt/stack/placement 2026-05-25 16:23:57.201 | Installing build dependencies: started 2026-05-25 16:23:59.137 | Installing build dependencies: finished with status 'done' 2026-05-25 16:23:59.138 | Checking if build backend supports build_editable: started 2026-05-25 16:23:59.704 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-25 16:23:59.706 | Getting requirements to build editable: started 2026-05-25 16:24:00.043 | Getting requirements to build editable: finished with status 'done' 2026-05-25 16:24:00.045 | Preparing editable metadata (pyproject.toml): started 2026-05-25 16:24:01.001 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:24:01.025 | 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-25 16:24:01.028 | 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-25 16:24:01.028 | 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-25 16:24:01.028 | 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-25 16:24:01.029 | 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-25 16:24:01.030 | 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-25 16:24:01.031 | 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-25 16:24:01.032 | 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-25 16:24:01.033 | 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-25 16:24:01.034 | 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-25 16:24:01.035 | 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-25 16:24:01.037 | 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-25 16:24:01.038 | 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-25 16:24:01.039 | 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-25 16:24:01.040 | 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-25 16:24:01.041 | 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-25 16:24:01.043 | 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-25 16:24:01.045 | 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-25 16:24:01.045 | 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-25 16:24:01.046 | 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-25 16:24:01.048 | 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-25 16:24:01.049 | 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-25 16:24:01.051 | 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-25 16:24:01.052 | 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-25 16:24:01.062 | 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-25 16:24:01.062 | 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-25 16:24:01.062 | 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-25 16:24:01.065 | 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-25 16:24:01.065 | 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-25 16:24:01.068 | 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-25 16:24:01.071 | 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-25 16:24:01.072 | 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-25 16:24:01.073 | 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-25 16:24:01.075 | 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-25 16:24:01.085 | 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-25 16:24:01.089 | 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-25 16:24:01.095 | 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-25 16:24:01.096 | 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-25 16:24:01.099 | 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-25 16:24:01.103 | 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-25 16:24:01.105 | 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-25 16:24:01.106 | 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-25 16:24:01.113 | 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-25 16:24:01.115 | 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-25 16:24:01.117 | 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-25 16:24:01.119 | 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-25 16:24:01.125 | 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-25 16:24:01.129 | 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-25 16:24:01.130 | 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-25 16:24:01.133 | 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-25 16:24:01.140 | 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-25 16:24:01.147 | 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-25 16:24:01.153 | 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-25 16:24:01.158 | 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-25 16:24:01.158 | 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-25 16:24:01.159 | 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-25 16:24:01.165 | 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-25 16:24:01.171 | 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-25 16:24:01.192 | 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-25 16:24:01.206 | 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-25 16:24:01.208 | 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-25 16:24:01.208 | 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-25 16:24:01.211 | 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-25 16:24:01.231 | 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-25 16:24:01.244 | 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-25 16:24:01.265 | 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-25 16:24:01.299 | Building wheels for collected packages: openstack-placement 2026-05-25 16:24:01.300 | Building editable for openstack-placement (pyproject.toml): started 2026-05-25 16:24:02.127 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-25 16:24:02.127 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=df0ecfb2d877de9a95dafbe425b9c504d519a7452d25038aa1a56c5a3cdca0ac 2026-05-25 16:24:02.127 | Stored in directory: /tmp/pip-ephem-wheel-cache-85z4rc59/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-25 16:24:02.133 | Successfully built openstack-placement 2026-05-25 16:24:02.412 | Installing collected packages: openstack-placement 2026-05-25 16:24:02.469 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-25 16:24:02.640 | + inc/python:pip_install:216 : result=0 2026-05-25 16:24:02.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:24:02.648 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:02.651 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:02.657 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:02.659 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:02.663 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:02.667 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:24:02.671 | + functions-common:time_stop:2419 : start_time=1779726236143 2026-05-25 16:24:02.675 | + functions-common:time_stop:2421 : [[ -z 1779726236143 ]] 2026-05-25 16:24:02.680 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:02.685 | + functions-common:time_stop:2424 : end_time=1779726242682 2026-05-25 16:24:02.688 | + functions-common:time_stop:2425 : elapsed_time=6539 2026-05-25 16:24:02.690 | + functions-common:time_stop:2426 : total=163692 2026-05-25 16:24:02.694 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:02.696 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=170231 2026-05-25 16:24:02.700 | + inc/python:pip_install:219 : return 0 2026-05-25 16:24:02.704 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-25 16:24:02.708 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:24:02.711 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-25 16:24:02.714 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-25 16:24:02.719 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:24:02.723 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:24:02.727 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-25 16:24:02.732 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:24:02.735 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-25 16:24:02.739 | + ./stack.sh:main:962 : configure_placement 2026-05-25 16:24:02.743 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-25 16:24:02.761 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-25 16:24:02.765 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-25 16:24:02.772 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-25 16:24:02.776 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-25 16:24:02.780 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-25 16:24:02.785 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-25 16:24:02.789 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:24:02.792 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:24:02.797 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:24:02.822 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:02.826 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:24:02.829 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-25 16:24:02.835 | + 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-25 16:24:02.880 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-25 16:24:02.927 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-25 16:24:02.973 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-25 16:24:02.977 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-25 16:24:02.982 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-25 16:24:02.986 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-25 16:24:02.990 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:24:02.994 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-25 16:24:02.997 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-25 16:24:03.001 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-25 16:24:03.004 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-25 16:24:03.009 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-25 16:24:03.057 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-25 16:24:03.102 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.7/identity 2026-05-25 16:24:03.148 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-25 16:24:03.191 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-25 16:24:03.237 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-25 16:24:03.282 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-25 16:24:03.328 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-25 16:24:03.376 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:24:03.421 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:24:03.468 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-25 16:24:03.514 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:24:03.518 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-25 16:24:03.522 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-25 16:24:03.526 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-25 16:24:03.531 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:24:03.556 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:24:03.560 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:24:03.564 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:03.568 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:24:03.573 | + 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-25 16:24:03.619 | + 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-25 16:24:03.667 | + 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-25 16:24:03.715 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:24:03.762 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-25 16:24:03.809 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-25 16:24:03.813 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-25 16:24:03.817 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-25 16:24:03.821 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-25 16:24:03.825 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-25 16:24:03.829 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-25 16:24:03.832 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-25 16:24:03.836 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:24:03.840 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:24:03.860 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:24:03.860 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:24:03.871 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:24:03.877 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:24:03.893 | /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-25 16:24:03.899 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-25 16:24:03.903 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-25 16:24:03.910 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:24:03.915 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-25 16:24:03.964 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-25 16:24:04.014 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-25 16:24:04.061 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:24:04.111 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:24:04.159 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:24:04.206 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:24:04.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:24:04.301 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:24:04.349 | + 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-25 16:24:04.393 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:24:04.440 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:24:04.487 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:24:04.533 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-25 16:24:04.579 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-25 16:24:04.584 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-25 16:24:04.589 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-25 16:24:04.594 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-25 16:24:04.598 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:24:04.602 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:04.606 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:04.610 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-25 16:24:04.615 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-25 16:24:04.619 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-25 16:24:04.666 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-25 16:24:04.713 | + 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-25 16:24:04.713 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-25 16:24:04.726 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-25 16:24:04.732 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-25 16:24:04.736 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-25 16:24:04.740 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:24:04.744 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:24:04.748 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:24:04.754 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:24:04.758 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:04.762 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:04.766 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:24:04.771 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:24:04.775 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:04.778 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:04.783 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-25 16:24:04.797 | perl: warning: Setting locale failed. 2026-05-25 16:24:04.797 | perl: warning: Please check that your locale settings: 2026-05-25 16:24:04.797 | LANGUAGE = (unset), 2026-05-25 16:24:04.797 | LC_ALL = "en_US.utf8", 2026-05-25 16:24:04.797 | LANG = "de_DE.UTF-8" 2026-05-25 16:24:04.797 | are supported and installed on your system. 2026-05-25 16:24:04.798 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:24:04.839 | Enabling site placement-api. 2026-05-25 16:24:04.846 | To activate the new configuration, you need to run: 2026-05-25 16:24:04.846 | systemctl reload apache2 2026-05-25 16:24:04.853 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-25 16:24:04.858 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:24:04.862 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:24:04.866 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:24:05.036 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:05.042 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:05.045 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-25 16:24:05.096 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-25 16:24:05.144 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-25 16:24:05.171 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.176 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-25 16:24:05.203 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.207 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-25 16:24:05.211 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-25 16:24:05.215 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-25 16:24:05.219 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:24:05.222 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:24:05.227 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-25 16:24:05.230 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-25 16:24:05.279 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-25 16:24:05.326 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.7/identity 2026-05-25 16:24:05.374 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-25 16:24:05.422 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-25 16:24:05.469 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-25 16:24:05.516 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-25 16:24:05.561 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-25 16:24:05.605 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-25 16:24:05.631 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:05.636 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-25 16:24:05.661 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:05.665 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-25 16:24:05.689 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.693 | + ./stack.sh:main:986 : init_os_brick 2026-05-25 16:24:05.697 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-25 16:24:05.704 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-25 16:24:05.729 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.734 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-25 16:24:05.782 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-25 16:24:05.807 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.812 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-25 16:24:05.860 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-25 16:24:05.888 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:05.892 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-25 16:24:05.940 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-25 16:24:05.989 | + ./stack.sh:main:993 : run_phase stack install 2026-05-25 16:24:05.993 | + functions-common:run_phase:1840 : local mode=stack 2026-05-25 16:24:05.997 | + functions-common:run_phase:1841 : local phase=install 2026-05-25 16:24:06.000 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:24:06.005 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:24:06.009 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:24:06.013 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:24:06.016 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:24:06.020 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:24:06.024 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:24:06.027 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:24:06.030 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:24:06.034 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-25 16:24:06.039 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:24:06.059 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:06.063 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:24:06.066 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:24:06.069 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-25 16:24:06.072 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-25 16:24:06.075 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:24:06.078 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-25 16:24:06.081 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-25 16:24:06.085 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-25 16:24:06.153 | ++ inc/async:async_inner:63 : install_tempest 2026-05-25 16:24:06.198 | [2028 Async install_tempest:38455]: running: install_tempest 2026-05-25 16:24:06.201 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-25 16:24:06.204 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-25 16:24:06.208 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:24:06.211 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-25 16:24:06.216 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-25 16:24:06.220 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-25 16:24:06.224 | + functions-common:run_plugins:1827 : local phase=install 2026-05-25 16:24:06.227 | + functions-common:run_plugins:1829 : local plugins= 2026-05-25 16:24:06.231 | + functions-common:run_plugins:1830 : local plugin 2026-05-25 16:24:06.233 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-25 16:24:06.237 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-25 16:24:06.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-25 16:24:06.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-25 16:24:06.247 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-25 16:24:06.251 | + inc/python:use_library_from_git:269 : return 1 2026-05-25 16:24:06.254 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-25 16:24:06.258 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-25 16:24:06.263 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:24:06.265 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-25 16:24:06.268 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-25 16:24:06.272 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:24:06.278 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:24:06.280 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:24:06.285 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-25 16:24:06.287 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-25 16:24:06.290 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-25 16:24:06.293 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-25 16:24:06.296 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-25 16:24:06.318 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-25 16:24:06.321 | + 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-25 16:24:07.578 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-25 16:24:07.723 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-25 16:24:07.738 | 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-25 16:24:07.739 | 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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.744 | 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-25 16:24:07.745 | 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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.750 | 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-25 16:24:07.751 | 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-25 16:24:07.755 | 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-25 16:24:07.756 | 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-25 16:24:07.757 | 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-25 16:24:07.759 | 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-25 16:24:07.763 | 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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.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-25 16:24:07.770 | 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-25 16:24:07.770 | 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-25 16:24:07.771 | 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-25 16:24:07.773 | 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-25 16:24:07.773 | 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-25 16:24:07.774 | 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-25 16:24:07.775 | 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-25 16:24:07.782 | 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-25 16:24:07.791 | 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-25 16:24:07.795 | 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-25 16:24:07.796 | 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-25 16:24:07.797 | 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-25 16:24:07.798 | 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-25 16:24:07.801 | 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-25 16:24:07.806 | 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-25 16:24:07.810 | 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-25 16:24:07.827 | 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-25 16:24:07.828 | 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-25 16:24:07.832 | 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-25 16:24:07.835 | 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-25 16:24:07.842 | 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-25 16:24:07.843 | 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-25 16:24:07.844 | 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-25 16:24:07.845 | 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-25 16:24:07.863 | 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-25 16:24:07.864 | 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-25 16:24:07.869 | 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-25 16:24:07.915 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-25 16:24:08.060 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.3 MB/s 0:00:00 2026-05-25 16:24:08.368 | Installing collected packages: python-openstackclient 2026-05-25 16:24:10.327 | Successfully installed python-openstackclient-9.0.0 2026-05-25 16:24:10.548 | + inc/python:pip_install:216 : result=0 2026-05-25 16:24:10.550 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:24:10.555 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:10.557 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:10.559 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:10.561 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:10.567 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:10.571 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:24:10.574 | + functions-common:time_stop:2419 : start_time=1779726246312 2026-05-25 16:24:10.577 | + functions-common:time_stop:2421 : [[ -z 1779726246312 ]] 2026-05-25 16:24:10.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:10.585 | + functions-common:time_stop:2424 : end_time=1779726250582 2026-05-25 16:24:10.588 | + functions-common:time_stop:2425 : elapsed_time=4270 2026-05-25 16:24:10.593 | + functions-common:time_stop:2426 : total=170231 2026-05-25 16:24:10.595 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:10.599 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174501 2026-05-25 16:24:10.602 | + inc/python:pip_install:219 : return 0 2026-05-25 16:24:10.605 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-25 16:24:10.628 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:10.632 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-25 16:24:10.637 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-25 16:24:10.642 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.P7vIwaFocB 2026-05-25 16:24:10.645 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-25 16:24:10.648 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-25 16:24:10.652 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-25 16:24:10.655 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-25 16:24:10.659 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-25 16:24:10.662 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-25 16:24:10.684 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:10.688 | + ./stack.sh:main:1062 : configure_database 2026-05-25 16:24:10.691 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-25 16:24:10.694 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-25 16:24:10.698 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-25 16:24:10.701 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:24:10.703 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-25 16:24:10.707 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-25 16:24:10.709 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:10.712 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:10.715 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-25 16:24:10.719 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-25 16:24:10.721 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:10.725 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:10.728 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-25 16:24:10.733 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-25 16:24:10.735 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-25 16:24:10.738 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-25 16:24:10.741 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-25 16:24:10.746 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-25 16:24:10.750 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-25 16:24:10.750 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-25 16:24:10.755 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-25 16:24:10.844 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-25 16:24:10.848 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:24:10.850 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:24:10.852 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:24:10.856 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:24:10.859 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:24:10.863 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:24:10.865 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:24:10.867 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:24:10.871 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:24:10.873 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:24:10.875 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:24:10.877 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:24:10.880 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:24:10.884 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-25 16:24:10.886 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:10.890 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:10.894 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-25 16:24:10.898 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:24:10.902 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-25 16:24:13.238 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-25 16:24:13.241 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-25 16:24:13.245 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:13.248 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:13.252 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-25 16:24:13.255 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-25 16:24:13.260 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-25 16:24:13.294 | mysqladmin: connect to server at 'localhost' failed 2026-05-25 16:24:13.294 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-25 16:24:13.300 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-25 16:24:13.304 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-25 16:24:13.308 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:24:13.312 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:24:13.316 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-25 16:24:13.321 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-25 16:24:13.328 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-25 16:24:13.333 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-25 16:24:13.335 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-25 16:24:13.348 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:13.426 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-25 16:24:13.432 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-25 16:24:13.434 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-25 16:24:13.434 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-25 16:24:13.444 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-25 16:24:13.449 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-25 16:24:13.455 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:13.460 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:13.465 | + 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-25 16:24:13.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:13.577 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-25 16:24:13.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:13.678 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-25 16:24:13.749 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-25 16:24:13.825 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-25 16:24:13.912 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-25 16:24:13.918 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-25 16:24:13.920 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-25 16:24:13.921 | enabling MySQL performance counting 2026-05-25 16:24:13.923 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-25 16:24:13.959 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-25 16:24:13.961 | + 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-25 16:24:14.998 | Processing ./tools/dbcounter 2026-05-25 16:24:15.027 | Installing build dependencies: started 2026-05-25 16:24:18.537 | Installing build dependencies: finished with status 'done' 2026-05-25 16:24:18.538 | Getting requirements to build wheel: started 2026-05-25 16:24:19.190 | Getting requirements to build wheel: finished with status 'done' 2026-05-25 16:24:19.192 | Preparing metadata (pyproject.toml): started 2026-05-25 16:24:19.569 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-25 16:24:19.573 | Building wheels for collected packages: dbcounter 2026-05-25 16:24:19.574 | Building wheel for dbcounter (pyproject.toml): started 2026-05-25 16:24:20.022 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-25 16:24:20.026 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=2b9e311f2e703e0e16195c524c0b4548648d3e8d1e3cead3fdc8235e90d52e04 2026-05-25 16:24:20.026 | Stored in directory: /tmp/pip-ephem-wheel-cache-mujcydpc/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-25 16:24:20.028 | Successfully built dbcounter 2026-05-25 16:24:20.349 | Installing collected packages: dbcounter 2026-05-25 16:24:20.402 | Successfully installed dbcounter-0.1 2026-05-25 16:24:20.552 | + inc/python:pip_install:216 : result=0 2026-05-25 16:24:20.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:24:20.558 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:20.561 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:20.564 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:20.567 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:20.569 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:20.571 | + functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:24:20.573 | + functions-common:time_stop:2419 : start_time=1779726253950 2026-05-25 16:24:20.576 | + functions-common:time_stop:2421 : [[ -z 1779726253950 ]] 2026-05-25 16:24:20.580 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:20.585 | + functions-common:time_stop:2424 : end_time=1779726260581 2026-05-25 16:24:20.589 | + functions-common:time_stop:2425 : elapsed_time=6631 2026-05-25 16:24:20.593 | + functions-common:time_stop:2426 : total=174501 2026-05-25 16:24:20.596 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:20.600 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=181132 2026-05-25 16:24:20.604 | + inc/python:pip_install:219 : return 0 2026-05-25 16:24:20.608 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-25 16:24:20.612 | + lib/database:recreate_database:112 : local db=stats 2026-05-25 16:24:20.616 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-25 16:24:20.620 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-25 16:24:20.625 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-25 16:24:20.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:20.709 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-25 16:24:20.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:20.794 | + 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-25 16:24:20.795 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-25 16:24:20.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:20.883 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-25 16:24:20.888 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-25 16:24:20.968 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-25 16:24:21.053 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-25 16:24:21.134 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-25 16:24:21.220 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-25 16:24:21.305 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-25 16:24:21.385 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-25 16:24:21.467 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-25 16:24:21.472 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:24:21.476 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-25 16:24:23.563 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-25 16:24:23.566 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-25 16:24:23.571 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-25 16:24:23.576 | + functions-common:save_stackenv:65 : time_stamp=2026-05-25-182423 2026-05-25 16:24:23.580 | + functions-common:save_stackenv:66 : echo '# 2026-05-25-182423 1066' 2026-05-25 16:24:23.583 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.587 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-25 16:24:23.592 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.593 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-25 16:24:23.596 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.599 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-25 16:24:23.602 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.605 | + 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-25 16:24:23.608 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.611 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.7 2026-05-25 16:24:23.614 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.617 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.7/identity 2026-05-25 16:24:23.621 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.624 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-25-181052 2026-05-25 16:24:23.627 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.630 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-25 16:24:23.633 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.636 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.7 2026-05-25 16:24:23.639 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.642 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-25 16:24:23.645 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.648 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-25 16:24:23.652 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.655 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-25 16:24:23.658 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.661 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-25 16:24:23.664 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.667 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.7 2026-05-25 16:24:23.670 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:24:23.673 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-25 16:24:23.677 | + ./stack.sh:main:1076 : start_dstat 2026-05-25 16:24:23.680 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.683 | + functions-common:run_process:1666 : local service=dstat 2026-05-25 16:24:23.686 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.690 | + functions-common:run_process:1668 : local group= 2026-05-25 16:24:23.693 | + functions-common:run_process:1669 : local user= 2026-05-25 16:24:23.696 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:24:23.699 | + functions-common:run_process:1672 : local name=dstat 2026-05-25 16:24:23.702 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:24:23.706 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:24:23.709 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:23.712 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:23.716 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:23.722 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726263718 2026-05-25 16:24:23.725 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-25 16:24:23.748 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:23.751 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-25 16:24:23.755 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-25 16:24:23.759 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.763 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.768 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.770 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.775 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-25 16:24:23.778 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-25 16:24:23.782 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-25 16:24:23.785 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:24:23.789 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:24:23.795 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:24:23.799 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:24:23.802 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-25 16:24:23.805 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-25 16:24:23.807 | + 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-25 16:24:23.810 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-25 16:24:23.812 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-25 16:24:23.814 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:24:23.816 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:24:23.818 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:24:23.820 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:24:23.822 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:24:23.824 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-25 16:24:23.827 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:24:23.831 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-25 16:24:23.908 | + 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-25 16:24:23.989 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-25 16:24:24.055 | + 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-25 16:24:24.124 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-25 16:24:24.188 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-25 16:24:24.251 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-25 16:24:24.314 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:24:24.316 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:24:24.318 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-25 16:24:24.399 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:24:24.870 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-25 16:24:24.899 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-25 16:24:25.364 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-25 16:24:25.402 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:24:25.405 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:25.410 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:25.412 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:25.416 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:25.420 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:25.423 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:24:25.429 | + functions-common:time_stop:2419 : start_time=1779726263718 2026-05-25 16:24:25.433 | + functions-common:time_stop:2421 : [[ -z 1779726263718 ]] 2026-05-25 16:24:25.440 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:25.444 | + functions-common:time_stop:2424 : end_time=1779726265441 2026-05-25 16:24:25.449 | + functions-common:time_stop:2425 : elapsed_time=1723 2026-05-25 16:24:25.453 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:24:25.453 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:25.455 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1723 2026-05-25 16:24:25.458 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-25 16:24:25.460 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-25 16:24:25.462 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-25 16:24:25.466 | + functions-common:run_process:1668 : local group= 2026-05-25 16:24:25.466 | + functions-common:run_process:1669 : local user=root 2026-05-25 16:24:25.468 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-25 16:24:25.470 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-25 16:24:25.472 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:24:25.474 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:24:25.477 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:25.479 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:25.481 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:25.487 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726265483 2026-05-25 16:24:25.487 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-25 16:24:25.507 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:25.512 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:24:25.515 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:25.517 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:25.521 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:25.525 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:25.528 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:25.532 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:24:25.538 | + functions-common:time_stop:2419 : start_time=1779726265483 2026-05-25 16:24:25.542 | + functions-common:time_stop:2421 : [[ -z 1779726265483 ]] 2026-05-25 16:24:25.545 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:25.549 | + functions-common:time_stop:2424 : end_time=1779726265546 2026-05-25 16:24:25.551 | + functions-common:time_stop:2425 : elapsed_time=63 2026-05-25 16:24:25.555 | + functions-common:time_stop:2426 : total=1723 2026-05-25 16:24:25.558 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:25.563 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1786 2026-05-25 16:24:25.565 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-25 16:24:25.585 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:25.587 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-25 16:24:25.589 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-25 16:24:25.592 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-25 16:24:25.594 | + functions-common:run_process:1668 : local group= 2026-05-25 16:24:25.597 | + functions-common:run_process:1669 : local user= 2026-05-25 16:24:25.599 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:24:25.601 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-25 16:24:25.604 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:24:25.606 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:24:25.608 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:25.611 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:25.614 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:25.618 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726265615 2026-05-25 16:24:25.620 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-25 16:24:25.639 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:25.641 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:24:25.643 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:25.645 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:25.647 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:25.650 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:25.652 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:25.654 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:24:25.656 | + functions-common:time_stop:2419 : start_time=1779726265615 2026-05-25 16:24:25.658 | + functions-common:time_stop:2421 : [[ -z 1779726265615 ]] 2026-05-25 16:24:25.662 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:25.665 | + functions-common:time_stop:2424 : end_time=1779726265662 2026-05-25 16:24:25.667 | + functions-common:time_stop:2425 : elapsed_time=47 2026-05-25 16:24:25.669 | + functions-common:time_stop:2426 : total=1786 2026-05-25 16:24:25.671 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:25.674 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1833 2026-05-25 16:24:25.676 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-25 16:24:25.694 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:25.696 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-25 16:24:25.713 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:25.715 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-25 16:24:25.733 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:25.736 | + ./stack.sh:main:1095 : start_etcd3 2026-05-25 16:24:25.738 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-25 16:24:25.740 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-25 16:24:25.743 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-25 16:24:25.745 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.7:2380' 2026-05-25 16:24:25.747 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.7:2380' 2026-05-25 16:24:25.749 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.7:2379' 2026-05-25 16:24:25.752 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-25 16:24:25.754 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-25 16:24:25.756 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.7:2379' 2026-05-25 16:24:25.758 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-25 16:24:25.760 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-25 16:24:25.762 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-25 16:24:25.765 | + 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.7:2380 --initial-advertise-peer-urls http://192.168.122.7:2380 --advertise-client-urls http://192.168.122.7:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.7:2379 --log-level=debug' '' root 2026-05-25 16:24:25.766 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-25 16:24:25.769 | + 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.7:2380 --initial-advertise-peer-urls http://192.168.122.7:2380 --advertise-client-urls http://192.168.122.7:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.7:2379 --log-level=debug' 2026-05-25 16:24:25.771 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:24:25.778 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-25 16:24:25.787 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:24:25.793 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:24:25.802 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:24:25.804 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-25 16:24:25.812 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:24:25.817 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-25 16:24:25.957 | + 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-25 16:24:26.044 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-25 16:24:26.119 | + 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.7:2380 --initial-advertise-peer-urls http://192.168.122.7:2380 --advertise-client-urls http://192.168.122.7:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.7:2379 --log-level=debug' 2026-05-25 16:24:26.186 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-25 16:24:26.256 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-25 16:24:26.322 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-25 16:24:26.385 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:24:26.387 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:24:26.390 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-25 16:24:26.475 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:24:26.939 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-25 16:24:27.005 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-25 16:24:27.073 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-25 16:24:27.143 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-25 16:24:27.219 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-25 16:24:27.225 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:24:27.229 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-25 16:24:27.232 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-25 16:24:27.691 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-25 16:24:27.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-25 16:24:28.150 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-25 16:24:28.594 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-25 16:24:28.613 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:28.616 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-25 16:24:28.620 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-25 16:24:28.623 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-25 16:24:28.628 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-25 16:24:28.644 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-25 16:24:28.659 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-25 16:24:28.663 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-25 16:24:28.666 | + 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.7/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-25 16:24:28.774 | The user clouds.yaml file didn't exist. 2026-05-25 16:24:28.791 | + 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.7/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-25 16:24:28.917 | + 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.7/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-25 16:24:29.042 | + 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.7/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-25 16:24:29.170 | + 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.7/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-25 16:24:29.296 | + 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.7/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-25 16:24:29.423 | + 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.7/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-25 16:24:29.559 | + 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.7/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-25 16:24:29.690 | + 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.7/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-25 16:24:29.824 | + 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.7/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-25 16:24:29.963 | + functions-common:write_clouds_yaml:201 : cat 2026-05-25 16:24:29.969 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-25 16:24:29.973 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-25 16:24:29.977 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-25 16:24:29.982 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-25 16:24:29.986 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-25 16:24:29.989 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-25 16:24:30.009 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:30.012 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-25 16:24:30.015 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:24:30.018 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-25 16:24:30.021 | + ./stack.sh:main:1112 : '[' 192.168.122.7 == 192.168.122.7 ']' 2026-05-25 16:24:30.024 | + ./stack.sh:main:1113 : init_keystone 2026-05-25 16:24:30.027 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-25 16:24:30.048 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:30.051 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-25 16:24:30.054 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-25 16:24:30.057 | + lib/database:recreate_database:112 : local db=keystone 2026-05-25 16:24:30.060 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-25 16:24:30.063 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-25 16:24:30.067 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-25 16:24:30.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:30.159 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-25 16:24:30.164 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:24:30.245 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-25 16:24:30.248 | + functions-common:time_start:2398 : local name=dbsync 2026-05-25 16:24:30.252 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:30.255 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:30.258 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:30.264 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726270260 2026-05-25 16:24:30.267 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-25 16:24:33.856 | INFO dbcounter [-] Registered counter for database keystone 2026-05-25 16:24:33.884 | 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=41362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:24:33.898 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:24:33.898 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:24:33.900 | DEBUG dbcounter [-] [41362] Writer thread running {{(pid=41362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:24:33.979 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-25 16:24:37.677 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:24:37.678 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-25 16:24:37.680 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:37.682 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-25 16:24:37.761 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:37.764 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-25 16:24:37.787 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:37.790 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-25 16:24:37.881 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:37.884 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-25 16:24:37.947 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:37.954 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-25 16:24:38.125 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:38.128 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-25 16:24:38.128 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:24:38.130 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-25 16:24:38.197 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:38.199 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-25 16:24:38.234 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41362) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:24:38.683 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-25 16:24:38.687 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:38.690 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:38.696 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:38.696 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:38.699 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:38.702 | + functions-common:time_stop:2418 : name=dbsync 2026-05-25 16:24:38.705 | + functions-common:time_stop:2419 : start_time=1779726270260 2026-05-25 16:24:38.708 | + functions-common:time_stop:2421 : [[ -z 1779726270260 ]] 2026-05-25 16:24:38.712 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:38.717 | + functions-common:time_stop:2424 : end_time=1779726278714 2026-05-25 16:24:38.720 | + functions-common:time_stop:2425 : elapsed_time=8454 2026-05-25 16:24:38.723 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:24:38.727 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:38.730 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8454 2026-05-25 16:24:38.733 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-25 16:24:38.737 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-25 16:24:38.743 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-25 16:24:42.065 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-25 16:24:42.066 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-25 16:24:42.066 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-25 16:24:42.067 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-25 16:24:42.067 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-25 16:24:42.067 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-25 16:24:42.068 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-25 16:24:42.068 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-25 16:24:42.068 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-25 16:24:42.469 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-25 16:24:42.474 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-25 16:24:45.628 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-25 16:24:45.629 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-25 16:24:45.629 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-25 16:24:45.630 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-25 16:24:45.630 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-25 16:24:45.630 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-25 16:24:45.631 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-25 16:24:45.631 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-25 16:24:45.631 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-25 16:24:46.035 | + ./stack.sh:main:1114 : start_keystone 2026-05-25 16:24:46.041 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-25 16:24:46.041 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-25 16:24:46.045 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-25 16:24:46.062 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:46.066 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-25 16:24:46.071 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-25 16:24:46.074 | + functions-common:run_process:1666 : local service=keystone 2026-05-25 16:24:46.080 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-25 16:24:46.082 | + functions-common:run_process:1668 : local group= 2026-05-25 16:24:46.086 | + functions-common:run_process:1669 : local user= 2026-05-25 16:24:46.088 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:24:46.091 | + functions-common:run_process:1672 : local name=keystone 2026-05-25 16:24:46.093 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:24:46.096 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:24:46.099 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:46.101 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:46.105 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:46.109 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726286106 2026-05-25 16:24:46.112 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-25 16:24:46.129 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:24:46.133 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-25 16:24:46.135 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-25 16:24:46.138 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-25 16:24:46.141 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-25 16:24:46.143 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-25 16:24:46.146 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-25 16:24:46.149 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-25 16:24:46.151 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-25 16:24:46.154 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-25 16:24:46.157 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:24:46.159 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:24:46.162 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:24:46.165 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:24:46.168 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-25 16:24:46.170 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-25 16:24:46.173 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:24:46.176 | + 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-25 16:24:46.179 | + 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-25 16:24:46.181 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-25 16:24:46.184 | + 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-25 16:24:46.186 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:24:46.189 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:24:46.191 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:24:46.194 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-25 16:24:46.196 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:24:46.201 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-25 16:24:46.277 | + 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-25 16:24:46.350 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-25 16:24:46.412 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-25 16:24:46.480 | + 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-25 16:24:46.540 | + 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-25 16:24:46.606 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-25 16:24:46.672 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-25 16:24:46.739 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-25 16:24:46.805 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-25 16:24:46.870 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-25 16:24:46.932 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:24:46.935 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:24:46.937 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-25 16:24:47.016 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:24:47.450 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-25 16:24:47.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-25 16:24:47.905 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-25 16:24:48.052 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:24:48.058 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:48.061 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:48.066 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:48.068 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:48.074 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:48.074 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:24:48.082 | + functions-common:time_stop:2419 : start_time=1779726286106 2026-05-25 16:24:48.087 | + functions-common:time_stop:2421 : [[ -z 1779726286106 ]] 2026-05-25 16:24:48.093 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:48.098 | + functions-common:time_stop:2424 : end_time=1779726288095 2026-05-25 16:24:48.102 | + functions-common:time_stop:2425 : elapsed_time=1989 2026-05-25 16:24:48.107 | + functions-common:time_stop:2426 : total=1833 2026-05-25 16:24:48.109 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:48.112 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3822 2026-05-25 16:24:48.118 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-25 16:24:48.118 | Waiting for keystone to start... 2026-05-25 16:24:48.121 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.7/identity/v3/ 2026-05-25 16:24:48.123 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.7/identity/v3/ 2026-05-25 16:24:48.125 | + functions:wait_for_service:476 : local timeout=60 2026-05-25 16:24:48.127 | + functions:wait_for_service:477 : local url=http://192.168.122.7/identity/v3/ 2026-05-25 16:24:48.129 | + functions:wait_for_service:478 : local rval=0 2026-05-25 16:24:48.132 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-25 16:24:48.134 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:24:48.136 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:24:48.138 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:24:48.142 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:24:48.144 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726288142 2026-05-25 16:24:48.147 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-25 16:24:48.150 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:24:48.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.7/identity/v3/ 2026-05-25 16:24:50.144 | ++ inc/async:async_inner:64 : rc=0 2026-05-25 16:24:50.176 | [38455 Async install_tempest:38455]: finished successfully 2026-05-25 16:24:53.546 | + :: : [[ 200 == 503 ]] 2026-05-25 16:24:53.548 | + :: : [[ 0 -eq 7 ]] 2026-05-25 16:24:53.552 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-25 16:24:53.555 | + functions-common:time_stop:2412 : local name 2026-05-25 16:24:53.559 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:24:53.562 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:24:53.565 | + functions-common:time_stop:2415 : local total 2026-05-25 16:24:53.567 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:24:53.571 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:24:53.574 | + functions-common:time_stop:2419 : start_time=1779726288142 2026-05-25 16:24:53.576 | + functions-common:time_stop:2421 : [[ -z 1779726288142 ]] 2026-05-25 16:24:53.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:24:53.586 | + functions-common:time_stop:2424 : end_time=1779726293582 2026-05-25 16:24:53.588 | + functions-common:time_stop:2425 : elapsed_time=5440 2026-05-25 16:24:53.591 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:24:53.595 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:24:53.598 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5440 2026-05-25 16:24:53.601 | + functions:wait_for_service:486 : return 0 2026-05-25 16:24:53.604 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-25 16:24:53.622 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:24:53.624 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-25 16:24:53.627 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:24:53.630 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-25 16:24:54.443 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-25 16:24:54.448 | + 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.7/identity 2026-05-25 16:24:58.063 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.063 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.063 | 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=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.070 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.085 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.086 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.114 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.140 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.140 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.227 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.227 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.242 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.248 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.252 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.252 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.252 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.252 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.253 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42391) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-25 16:24:58.327 | INFO dbcounter [-] Registered counter for database keystone 2026-05-25 16:24:58.351 | 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=42391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:24:58.537 | DEBUG dbcounter [-] [42391] Writer thread running {{(pid=42391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:24:58.675 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created domain default 2026-05-25 16:24:58.727 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created project admin 2026-05-25 16:24:58.761 | WARNING keystone.common.password_hashing [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-25 16:24:58.782 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created user admin 2026-05-25 16:24:58.803 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created role reader 2026-05-25 16:24:58.819 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created role member 2026-05-25 16:24:58.848 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created implied role where 31dc59bf3be44b6b9b89903e8f841d7f implies 77242adb78a54460a415b0858ad816b8 2026-05-25 16:24:58.863 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created role manager 2026-05-25 16:24:58.891 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created implied role where f0737259337e4c18bfd8dfca4bc5a856 implies 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:24:58.908 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created role admin 2026-05-25 16:24:58.929 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created implied role where b84769aeb40445f28d4589f78b49a2a6 implies f0737259337e4c18bfd8dfca4bc5a856 2026-05-25 16:24:58.949 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created role service 2026-05-25 16:24:58.967 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Granted role admin on project admin to user admin. 2026-05-25 16:24:58.979 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Granted role admin on the system to user admin. 2026-05-25 16:24:58.997 | WARNING py.warnings [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 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-25 16:24:58.997 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 16:24:58.997 |  2026-05-25 16:24:59.002 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created region RegionOne 2026-05-25 16:24:59.051 | INFO keystone.cmd.bootstrap [None req-b3f17bcb-d258-4a3a-8abf-f20ede8ad3f7 None None] Created public endpoint http://192.168.122.7/identity 2026-05-25 16:24:59.565 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-25 16:24:59.568 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-25 16:24:59.571 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-25 16:24:59.574 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-25 16:25:03.987 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:03.992 | + lib/keystone:create_keystone_accounts:299 : admin_project=c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:25:03.995 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-25 16:25:03.999 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-25 16:25:06.931 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:06.934 | + lib/keystone:create_keystone_accounts:301 : admin_user=24a339534faa4e2bab7cca7bb0ec2c44 2026-05-25 16:25:06.937 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-25 16:25:06.940 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-25 16:25:06.943 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-25 16:25:06.946 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 24a339534faa4e2bab7cca7bb0ec2c44 default 2026-05-25 16:25:07.021 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 24a339534faa4e2bab7cca7bb0ec2c44 default 2026-05-25 16:25:07.060 | [2028 Async ks-domain-role:42851]: running: get_or_add_user_domain_role admin 24a339534faa4e2bab7cca7bb0ec2c44 default 2026-05-25 16:25:07.063 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-25 16:25:07.066 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-25 16:25:07.070 | ++ 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-25 16:25:10.541 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:10.545 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-25 16:25:10.548 | + functions-common:get_or_create_domain:870 : echo default 2026-05-25 16:25:10.548 | default 2026-05-25 16:25:10.550 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-25 16:25:10.616 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-25 16:25:10.657 | [2028 Async ks-project:42960]: running: get_or_create_project service Default 2026-05-25 16:25:10.660 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-25 16:25:10.735 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-25 16:25:10.783 | [2028 Async ks-service:43054]: running: get_or_create_role service 2026-05-25 16:25:10.786 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-25 16:25:10.856 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-25 16:25:10.922 | [2028 Async ks-reseller:43148]: running: get_or_create_role ResellerAdmin 2026-05-25 16:25:10.924 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-25 16:25:10.927 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-25 16:25:11.028 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-25 16:25:11.105 | [2028 Async ks-anotherrole:43262]: running: get_or_create_role anotherrole 2026-05-25 16:25:11.112 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-25 16:25:11.121 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-25 16:25:11.126 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-25 16:25:11.136 | +++ 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-25 16:25:15.449 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:15.472 | [43148 Async ks-reseller:43148]: finished successfully 2026-05-25 16:25:15.775 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:15.791 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:15.826 | [43054 Async ks-service:43054]: finished successfully 2026-05-25 16:25:15.831 | [42960 Async ks-project:42960]: finished successfully 2026-05-25 16:25:16.393 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:16.397 | ++ functions-common:get_or_create_project:920 : project_id=057338ba119948c4abb501f730f6c413 2026-05-25 16:25:16.400 | ++ functions-common:get_or_create_project:921 : echo 057338ba119948c4abb501f730f6c413 2026-05-25 16:25:16.405 | + lib/keystone:create_keystone_accounts:329 : invis_project=057338ba119948c4abb501f730f6c413 2026-05-25 16:25:16.409 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-25 16:25:16.413 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-25 16:25:16.417 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-25 16:25:16.422 | +++ 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-25 16:25:16.691 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:16.712 | [43262 Async ks-anotherrole:43262]: finished successfully 2026-05-25 16:25:17.212 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:17.237 | [42851 Async ks-domain-role:42851]: finished successfully 2026-05-25 16:25:19.679 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:19.683 | ++ functions-common:get_or_create_project:920 : project_id=592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:19.686 | ++ functions-common:get_or_create_project:921 : echo 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:19.689 | + lib/keystone:create_keystone_accounts:333 : demo_project=592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:19.692 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-25 16:25:19.696 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-25 16:25:19.699 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:19.701 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-25 16:25:19.704 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-25 16:25:19.708 | +++ 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-25 16:25:22.858 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:22.861 | ++ functions-common:get_or_create_user:907 : user_id=df2c2617180f4fbbabf716487f1e2677 2026-05-25 16:25:22.864 | ++ functions-common:get_or_create_user:908 : echo df2c2617180f4fbbabf716487f1e2677 2026-05-25 16:25:22.868 | + lib/keystone:create_keystone_accounts:336 : demo_user=df2c2617180f4fbbabf716487f1e2677 2026-05-25 16:25:22.870 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-25 16:25:22.917 | [2028 Async ks-domain-role:42851]: Waiting for completion of get_or_add_user_domain_role admin 24a339534faa4e2bab7cca7bb0ec2c44 default running on PID 42851 (6 other jobs running) 2026-05-25 16:25:22.940 | [2028 Async ks-domain-role:42851]: Signaling child to exit 2026-05-25 16:25:22.941 | WAKEUP 2026-05-25 16:25:22.962 | [2028 Async ks-domain-role:42851]: Signaled 2026-05-25 16:25:22.962 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-25 16:25:22.963 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 24a339534faa4e2bab7cca7bb0ec2c44 --domain default 2026-05-25 16:25:22.963 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a339534faa4e2bab7cca7bb0ec2c44 --domain default -c Role -f value 2026-05-25 16:25:22.963 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:22.963 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:25:22.963 | + functions-common:get_or_add_user_domain_role:991 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:25:22.963 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:25:23.004 | [2028 Async ks-domain-role:42851]: finished get_or_add_user_domain_role admin 24a339534faa4e2bab7cca7bb0ec2c44 default with result 0 in 10 seconds 2026-05-25 16:25:23.010 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-25 16:25:23.045 | [2028 Async ks-project:42960]: Waiting for completion of get_or_create_project service Default running on PID 42960 (5 other jobs running) 2026-05-25 16:25:23.068 | [2028 Async ks-project:42960]: Signaling child to exit 2026-05-25 16:25:23.068 | WAKEUP 2026-05-25 16:25:23.091 | [2028 Async ks-project:42960]: Signaled 2026-05-25 16:25:23.092 | + functions-common:get_or_create_project:914 : local project_id 2026-05-25 16:25:23.092 | ++ 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-25 16:25:23.092 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:23.092 | + functions-common:get_or_create_project:920 : project_id=942fda68d41b4e969690851aae57e3f9 2026-05-25 16:25:23.093 | + functions-common:get_or_create_project:921 : echo 942fda68d41b4e969690851aae57e3f9 2026-05-25 16:25:23.093 | 942fda68d41b4e969690851aae57e3f9 2026-05-25 16:25:23.133 | [2028 Async ks-project:42960]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-25 16:25:23.166 | [2028 Async ks-service:43054]: Waiting for completion of get_or_create_role service running on PID 43054 (4 other jobs running) 2026-05-25 16:25:23.188 | [2028 Async ks-service:43054]: Signaling child to exit 2026-05-25 16:25:23.188 | WAKEUP 2026-05-25 16:25:23.208 | [2028 Async ks-service:43054]: Signaled 2026-05-25 16:25:23.209 | + functions-common:get_or_create_role:927 : local role_id 2026-05-25 16:25:23.209 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-25 16:25:23.209 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:23.209 | + functions-common:get_or_create_role:932 : role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:25:23.209 | + functions-common:get_or_create_role:933 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:25:23.209 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:25:23.251 | [2028 Async ks-service:43054]: finished get_or_create_role service with result 0 in 5 seconds 2026-05-25 16:25:23.285 | [2028 Async ks-reseller:43148]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43148 (3 other jobs running) 2026-05-25 16:25:23.308 | [2028 Async ks-reseller:43148]: Signaling child to exit 2026-05-25 16:25:23.308 | WAKEUP 2026-05-25 16:25:23.328 | [2028 Async ks-reseller:43148]: Signaled 2026-05-25 16:25:23.329 | + functions-common:get_or_create_role:927 : local role_id 2026-05-25 16:25:23.330 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-25 16:25:23.330 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:23.330 | + functions-common:get_or_create_role:932 : role_id=4ec70bf26d2643e4af7b18de2d165f45 2026-05-25 16:25:23.330 | + functions-common:get_or_create_role:933 : echo 4ec70bf26d2643e4af7b18de2d165f45 2026-05-25 16:25:23.330 | 4ec70bf26d2643e4af7b18de2d165f45 2026-05-25 16:25:23.371 | [2028 Async ks-reseller:43148]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-05-25 16:25:23.404 | [2028 Async ks-anotherrole:43262]: Waiting for completion of get_or_create_role anotherrole running on PID 43262 (2 other jobs running) 2026-05-25 16:25:23.427 | [2028 Async ks-anotherrole:43262]: Signaling child to exit 2026-05-25 16:25:23.427 | WAKEUP 2026-05-25 16:25:23.447 | [2028 Async ks-anotherrole:43262]: Signaled 2026-05-25 16:25:23.449 | + functions-common:get_or_create_role:927 : local role_id 2026-05-25 16:25:23.449 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-25 16:25:23.449 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:23.449 | + functions-common:get_or_create_role:932 : role_id=cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:25:23.449 | + functions-common:get_or_create_role:933 : echo cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:25:23.449 | cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:25:23.491 | [2028 Async ks-anotherrole:43262]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-05-25 16:25:23.496 | + inc/async:async_wait:197 : return 0 2026-05-25 16:25:23.499 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.566 | + inc/async:async_inner:63 : get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.609 | [2028 Async ks-demo-member:44185]: running: get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.612 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 24a339534faa4e2bab7cca7bb0ec2c44 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.684 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 24a339534faa4e2bab7cca7bb0ec2c44 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.730 | [2028 Async ks-demo-admin:44281]: running: get_or_add_user_project_role admin 24a339534faa4e2bab7cca7bb0ec2c44 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.732 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.810 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.855 | [2028 Async ks-demo-another:44377]: running: get_or_add_user_project_role anotherrole df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:23.856 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 057338ba119948c4abb501f730f6c413 2026-05-25 16:25:23.923 | + inc/async:async_inner:63 : get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 057338ba119948c4abb501f730f6c413 2026-05-25 16:25:23.993 | [2028 Async ks-demo-invis:44473]: running: get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 057338ba119948c4abb501f730f6c413 2026-05-25 16:25:23.998 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-25 16:25:24.006 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-25 16:25:24.011 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:24.018 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-25 16:25:24.025 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-25 16:25:24.035 | +++ 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-25 16:25:28.840 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:28.846 | ++ functions-common:get_or_create_user:907 : user_id=d1ed42c1612a45eeabafa5e245a53fdf 2026-05-25 16:25:28.853 | ++ functions-common:get_or_create_user:908 : echo d1ed42c1612a45eeabafa5e245a53fdf 2026-05-25 16:25:28.863 | + lib/keystone:create_keystone_accounts:349 : demo_reader=d1ed42c1612a45eeabafa5e245a53fdf 2026-05-25 16:25:28.869 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader d1ed42c1612a45eeabafa5e245a53fdf 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:28.967 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d1ed42c1612a45eeabafa5e245a53fdf 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:29.030 | [2028 Async ks-demo-reader:44626]: running: get_or_add_user_project_role reader d1ed42c1612a45eeabafa5e245a53fdf 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:25:29.042 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-25 16:25:29.046 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-25 16:25:29.052 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-25 16:25:29.062 | +++ 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-25 16:25:34.248 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:34.252 | ++ functions-common:get_or_create_project:920 : project_id=2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:34.254 | ++ functions-common:get_or_create_project:921 : echo 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:34.257 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:34.262 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-25 16:25:34.263 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-25 16:25:34.266 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:34.269 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-25 16:25:34.274 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-25 16:25:34.283 | +++ 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-25 16:25:35.008 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:35.069 | [44185 Async ks-demo-member:44185]: finished successfully 2026-05-25 16:25:35.611 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:35.669 | [44473 Async ks-demo-invis:44473]: finished successfully 2026-05-25 16:25:35.795 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:35.822 | [44281 Async ks-demo-admin:44281]: finished successfully 2026-05-25 16:25:35.930 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:35.949 | [44377 Async ks-demo-another:44377]: finished successfully 2026-05-25 16:25:38.054 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:38.059 | ++ functions-common:get_or_create_user:907 : user_id=e4a3d57f7aed4ef1a687090ed37d15ed 2026-05-25 16:25:38.063 | ++ functions-common:get_or_create_user:908 : echo e4a3d57f7aed4ef1a687090ed37d15ed 2026-05-25 16:25:38.067 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=e4a3d57f7aed4ef1a687090ed37d15ed 2026-05-25 16:25:38.071 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.155 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.214 | [2028 Async ks-alt-admin:45027]: running: get_or_add_user_project_role admin e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.218 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.315 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.376 | [2028 Async ks-alt-another:45123]: running: get_or_add_user_project_role anotherrole e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:38.382 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-25 16:25:38.387 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-25 16:25:38.393 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:38.398 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-25 16:25:38.402 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-25 16:25:38.409 | +++ 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-25 16:25:38.678 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:38.702 | [44626 Async ks-demo-reader:44626]: finished successfully 2026-05-25 16:25:41.896 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:41.900 | ++ functions-common:get_or_create_user:907 : user_id=68969ecff2614f72a311f6a3f44acce4 2026-05-25 16:25:41.904 | ++ functions-common:get_or_create_user:908 : echo 68969ecff2614f72a311f6a3f44acce4 2026-05-25 16:25:41.908 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=68969ecff2614f72a311f6a3f44acce4 2026-05-25 16:25:41.912 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 68969ecff2614f72a311f6a3f44acce4 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:41.995 | + inc/async:async_inner:63 : get_or_add_user_project_role member 68969ecff2614f72a311f6a3f44acce4 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:42.051 | [2028 Async ks-alt-member-user:45333]: running: get_or_add_user_project_role member 68969ecff2614f72a311f6a3f44acce4 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:42.054 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-25 16:25:42.057 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-25 16:25:42.059 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:42.062 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-25 16:25:42.064 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-25 16:25:42.069 | +++ 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-25 16:25:45.586 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:45.591 | ++ functions-common:get_or_create_user:907 : user_id=46f3c5c3f0474573a34d1751f86de89b 2026-05-25 16:25:45.595 | ++ functions-common:get_or_create_user:908 : echo 46f3c5c3f0474573a34d1751f86de89b 2026-05-25 16:25:45.600 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=46f3c5c3f0474573a34d1751f86de89b 2026-05-25 16:25:45.606 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 46f3c5c3f0474573a34d1751f86de89b 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:45.690 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 46f3c5c3f0474573a34d1751f86de89b 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:45.757 | [2028 Async ks-alt-reader-user:45503]: running: get_or_add_user_project_role reader 46f3c5c3f0474573a34d1751f86de89b 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:25:45.764 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-25 16:25:45.771 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:45.780 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-25 16:25:45.784 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-25 16:25:45.794 | +++ 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-25 16:25:46.756 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:46.811 | [45027 Async ks-alt-admin:45027]: finished successfully 2026-05-25 16:25:47.007 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:47.030 | [45123 Async ks-alt-another:45123]: finished successfully 2026-05-25 16:25:49.456 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:49.461 | ++ functions-common:get_or_create_user:907 : user_id=07b105e870cc4bb1a5c7ad1f79234587 2026-05-25 16:25:49.466 | ++ functions-common:get_or_create_user:908 : echo 07b105e870cc4bb1a5c7ad1f79234587 2026-05-25 16:25:49.470 | + lib/keystone:create_keystone_accounts:381 : system_member_user=07b105e870cc4bb1a5c7ad1f79234587 2026-05-25 16:25:49.476 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 07b105e870cc4bb1a5c7ad1f79234587 all 2026-05-25 16:25:49.556 | + inc/async:async_inner:63 : get_or_add_user_system_role member 07b105e870cc4bb1a5c7ad1f79234587 all 2026-05-25 16:25:49.605 | [2028 Async ks-system-member:45736]: running: get_or_add_user_system_role member 07b105e870cc4bb1a5c7ad1f79234587 all 2026-05-25 16:25:49.610 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-25 16:25:49.613 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:25:49.616 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-25 16:25:49.619 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-25 16:25:49.624 | +++ 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-25 16:25:50.479 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:50.503 | [45333 Async ks-alt-member-user:45333]: finished successfully 2026-05-25 16:25:53.019 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:53.024 | ++ functions-common:get_or_create_user:907 : user_id=49297ac4d0ad41a69df73b9cf2ef0f49 2026-05-25 16:25:53.028 | ++ functions-common:get_or_create_user:908 : echo 49297ac4d0ad41a69df73b9cf2ef0f49 2026-05-25 16:25:53.033 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=49297ac4d0ad41a69df73b9cf2ef0f49 2026-05-25 16:25:53.036 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 49297ac4d0ad41a69df73b9cf2ef0f49 all 2026-05-25 16:25:53.135 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 49297ac4d0ad41a69df73b9cf2ef0f49 all 2026-05-25 16:25:53.195 | [2028 Async ks-system-reader:45941]: running: get_or_add_user_system_role reader 49297ac4d0ad41a69df73b9cf2ef0f49 all 2026-05-25 16:25:53.198 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-25 16:25:53.202 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-25 16:25:53.204 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-25 16:25:53.206 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-25 16:25:53.212 | +++ 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-25 16:25:53.883 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:25:53.907 | [45503 Async ks-alt-reader-user:45503]: finished successfully 2026-05-25 16:25:56.810 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:25:56.813 | ++ functions-common:get_or_create_group:884 : group_id=92e2fa86683e40fa83cff009949dec5b 2026-05-25 16:25:56.818 | ++ functions-common:get_or_create_group:885 : echo 92e2fa86683e40fa83cff009949dec5b 2026-05-25 16:25:56.822 | + lib/keystone:create_keystone_accounts:391 : admin_group=92e2fa86683e40fa83cff009949dec5b 2026-05-25 16:25:56.826 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-25 16:25:56.834 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-25 16:25:56.838 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-25 16:25:56.843 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-25 16:25:56.849 | +++ 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-25 16:26:00.205 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:00.209 | ++ functions-common:get_or_create_group:884 : group_id=2413b36ee9c94fbc8500e94e26f2c4f0 2026-05-25 16:26:00.214 | ++ functions-common:get_or_create_group:885 : echo 2413b36ee9c94fbc8500e94e26f2c4f0 2026-05-25 16:26:00.218 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=2413b36ee9c94fbc8500e94e26f2c4f0 2026-05-25 16:26:00.223 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.307 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.357 | [2028 Async ks-group-memberdemo:46203]: running: get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.361 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.449 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.530 | [2028 Async ks-group-anotherdemo:46282]: running: get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:00.536 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:00.713 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:00.851 | [2028 Async ks-group-memberalt:46361]: running: get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:00.861 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:01.025 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:01.110 | [2028 Async ks-group-anotheralt:46458]: running: get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:01.118 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 92e2fa86683e40fa83cff009949dec5b c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:26:01.274 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:01.274 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 92e2fa86683e40fa83cff009949dec5b c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:26:01.346 | [45736 Async ks-system-member:45736]: finished successfully 2026-05-25 16:26:01.381 | [2028 Async ks-group-admin:46544]: running: get_or_add_group_project_role admin 92e2fa86683e40fa83cff009949dec5b c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:26:01.392 | + 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-25 16:26:01.525 | [2028 Async ks-demo-member:44185]: Waiting for completion of get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 44185 (17 other jobs running) 2026-05-25 16:26:01.588 | [2028 Async ks-demo-member:44185]: Signaling child to exit 2026-05-25 16:26:01.589 | WAKEUP 2026-05-25 16:26:01.646 | [2028 Async ks-demo-member:44185]: Signaled 2026-05-25 16:26:01.648 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:01.648 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:01.649 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:01.649 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:01.649 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:01.649 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:01.649 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:01.649 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:01.649 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:01.649 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user df2c2617180f4fbbabf716487f1e2677 --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:01.649 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df2c2617180f4fbbabf716487f1e2677 --project 592f5bb8e02e4f3ea5675b6c0b84937f -c Role -f value 2026-05-25 16:26:01.649 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:01.649 | + functions-common:get_or_add_user_project_role:971 : user_role_id=31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:01.650 | + functions-common:get_or_add_user_project_role:972 : echo 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:01.650 | 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:01.757 | [2028 Async ks-demo-member:44185]: finished get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 11 seconds 2026-05-25 16:26:01.842 | [2028 Async ks-demo-admin:44281]: Waiting for completion of get_or_add_user_project_role admin 24a339534faa4e2bab7cca7bb0ec2c44 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 44281 (16 other jobs running) 2026-05-25 16:26:01.906 | [2028 Async ks-demo-admin:44281]: Signaling child to exit 2026-05-25 16:26:01.908 | WAKEUP 2026-05-25 16:26:01.972 | [2028 Async ks-demo-admin:44281]: Signaled 2026-05-25 16:26:01.974 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:01.975 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:01.975 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:01.975 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:01.975 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:01.975 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:01.975 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:01.975 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:01.975 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:01.975 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 24a339534faa4e2bab7cca7bb0ec2c44 --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:01.975 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a339534faa4e2bab7cca7bb0ec2c44 --project 592f5bb8e02e4f3ea5675b6c0b84937f -c Role -f value 2026-05-25 16:26:01.975 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:01.976 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:01.976 | + functions-common:get_or_add_user_project_role:972 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:01.976 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:02.082 | [2028 Async ks-demo-admin:44281]: finished get_or_add_user_project_role admin 24a339534faa4e2bab7cca7bb0ec2c44 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 12 seconds 2026-05-25 16:26:02.183 | [2028 Async ks-demo-another:44377]: Waiting for completion of get_or_add_user_project_role anotherrole df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 44377 (15 other jobs running) 2026-05-25 16:26:02.254 | [2028 Async ks-demo-another:44377]: Signaling child to exit 2026-05-25 16:26:02.254 | WAKEUP 2026-05-25 16:26:02.302 | [2028 Async ks-demo-another:44377]: Signaled 2026-05-25 16:26:02.308 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:02.308 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:02.308 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:02.308 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:02.308 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:02.308 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:02.308 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:02.308 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:02.308 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:02.309 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user df2c2617180f4fbbabf716487f1e2677 --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:02.310 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df2c2617180f4fbbabf716487f1e2677 --project 592f5bb8e02e4f3ea5675b6c0b84937f -c Role -f value 2026-05-25 16:26:02.310 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:02.310 | + functions-common:get_or_add_user_project_role:971 : user_role_id=cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:02.310 | + functions-common:get_or_add_user_project_role:972 : echo cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:02.314 | cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:02.403 | [2028 Async ks-demo-another:44377]: finished get_or_add_user_project_role anotherrole df2c2617180f4fbbabf716487f1e2677 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 12 seconds 2026-05-25 16:26:02.499 | [2028 Async ks-demo-invis:44473]: Waiting for completion of get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 057338ba119948c4abb501f730f6c413 running on PID 44473 (14 other jobs running) 2026-05-25 16:26:02.528 | [2028 Async ks-demo-invis:44473]: Signaling child to exit 2026-05-25 16:26:02.529 | WAKEUP 2026-05-25 16:26:02.556 | [2028 Async ks-demo-invis:44473]: Signaled 2026-05-25 16:26:02.556 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:02.557 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:02.557 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:02.557 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:02.557 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:02.557 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:02.557 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:02.557 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:02.558 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:02.558 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user df2c2617180f4fbbabf716487f1e2677 --project 057338ba119948c4abb501f730f6c413 2026-05-25 16:26:02.558 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df2c2617180f4fbbabf716487f1e2677 --project 057338ba119948c4abb501f730f6c413 -c Role -f value 2026-05-25 16:26:02.558 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:02.561 | + functions-common:get_or_add_user_project_role:971 : user_role_id=31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:02.561 | + functions-common:get_or_add_user_project_role:972 : echo 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:02.561 | 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:02.612 | [2028 Async ks-demo-invis:44473]: finished get_or_add_user_project_role member df2c2617180f4fbbabf716487f1e2677 057338ba119948c4abb501f730f6c413 with result 0 in 11 seconds 2026-05-25 16:26:02.654 | [2028 Async ks-demo-reader:44626]: Waiting for completion of get_or_add_user_project_role reader d1ed42c1612a45eeabafa5e245a53fdf 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 44626 (13 other jobs running) 2026-05-25 16:26:02.680 | [2028 Async ks-demo-reader:44626]: Signaling child to exit 2026-05-25 16:26:02.683 | WAKEUP 2026-05-25 16:26:02.706 | [2028 Async ks-demo-reader:44626]: Signaled 2026-05-25 16:26:02.707 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:02.707 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:02.708 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:02.708 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:02.708 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:02.708 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:02.708 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:02.708 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:02.708 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:02.708 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user d1ed42c1612a45eeabafa5e245a53fdf --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:02.709 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1ed42c1612a45eeabafa5e245a53fdf --project 592f5bb8e02e4f3ea5675b6c0b84937f -c Role -f value 2026-05-25 16:26:02.709 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:02.709 | + functions-common:get_or_add_user_project_role:971 : user_role_id=77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:02.709 | + functions-common:get_or_add_user_project_role:972 : echo 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:02.709 | 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:02.760 | [2028 Async ks-demo-reader:44626]: finished get_or_add_user_project_role reader d1ed42c1612a45eeabafa5e245a53fdf 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 9 seconds 2026-05-25 16:26:02.760 | + inc/async:async_wait:197 : return 0 2026-05-25 16:26:02.772 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-25 16:26:02.934 | [2028 Async ks-alt-admin:45027]: Waiting for completion of get_or_add_user_project_role admin e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 running on PID 45027 (12 other jobs running) 2026-05-25 16:26:03.009 | [2028 Async ks-alt-admin:45027]: Signaling child to exit 2026-05-25 16:26:03.009 | WAKEUP 2026-05-25 16:26:03.064 | [2028 Async ks-alt-admin:45027]: Signaled 2026-05-25 16:26:03.070 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:03.070 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:03.070 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:03.070 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:03.070 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:03.071 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:03.071 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:03.071 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:03.071 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:03.072 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user e4a3d57f7aed4ef1a687090ed37d15ed --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:03.072 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e4a3d57f7aed4ef1a687090ed37d15ed --project 2646f01c34fc4444acda1a1f47aebf97 -c Role -f value 2026-05-25 16:26:03.072 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:03.072 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:03.073 | + functions-common:get_or_add_user_project_role:972 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:03.073 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:03.190 | [2028 Async ks-alt-admin:45027]: finished get_or_add_user_project_role admin e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 8 seconds 2026-05-25 16:26:03.280 | [2028 Async ks-alt-another:45123]: Waiting for completion of get_or_add_user_project_role anotherrole e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 running on PID 45123 (11 other jobs running) 2026-05-25 16:26:03.338 | [2028 Async ks-alt-another:45123]: Signaling child to exit 2026-05-25 16:26:03.343 | WAKEUP 2026-05-25 16:26:03.395 | [2028 Async ks-alt-another:45123]: Signaled 2026-05-25 16:26:03.397 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:03.397 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:03.397 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:03.397 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:03.397 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:03.397 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:03.397 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:03.397 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:03.398 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:03.398 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user e4a3d57f7aed4ef1a687090ed37d15ed --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:03.398 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e4a3d57f7aed4ef1a687090ed37d15ed --project 2646f01c34fc4444acda1a1f47aebf97 -c Role -f value 2026-05-25 16:26:03.398 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:03.398 | + functions-common:get_or_add_user_project_role:971 : user_role_id=cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:03.398 | + functions-common:get_or_add_user_project_role:972 : echo cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:03.398 | cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:03.508 | [2028 Async ks-alt-another:45123]: finished get_or_add_user_project_role anotherrole e4a3d57f7aed4ef1a687090ed37d15ed 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 8 seconds 2026-05-25 16:26:03.601 | [2028 Async ks-alt-member-user:45333]: Waiting for completion of get_or_add_user_project_role member 68969ecff2614f72a311f6a3f44acce4 2646f01c34fc4444acda1a1f47aebf97 running on PID 45333 (10 other jobs running) 2026-05-25 16:26:03.651 | [2028 Async ks-alt-member-user:45333]: Signaling child to exit 2026-05-25 16:26:03.652 | WAKEUP 2026-05-25 16:26:03.698 | [2028 Async ks-alt-member-user:45333]: Signaled 2026-05-25 16:26:03.702 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:03.702 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:03.702 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:03.703 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:03.703 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:03.703 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:03.703 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:03.703 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:03.704 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:03.704 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 68969ecff2614f72a311f6a3f44acce4 --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:03.704 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68969ecff2614f72a311f6a3f44acce4 --project 2646f01c34fc4444acda1a1f47aebf97 -c Role -f value 2026-05-25 16:26:03.704 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:03.704 | + functions-common:get_or_add_user_project_role:971 : user_role_id=31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:03.704 | + functions-common:get_or_add_user_project_role:972 : echo 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:03.704 | 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:03.800 | [2028 Async ks-alt-member-user:45333]: finished get_or_add_user_project_role member 68969ecff2614f72a311f6a3f44acce4 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 8 seconds 2026-05-25 16:26:03.894 | [2028 Async ks-alt-reader-user:45503]: Waiting for completion of get_or_add_user_project_role reader 46f3c5c3f0474573a34d1751f86de89b 2646f01c34fc4444acda1a1f47aebf97 running on PID 45503 (9 other jobs running) 2026-05-25 16:26:03.962 | [2028 Async ks-alt-reader-user:45503]: Signaling child to exit 2026-05-25 16:26:03.964 | WAKEUP 2026-05-25 16:26:04.013 | [2028 Async ks-alt-reader-user:45503]: Signaled 2026-05-25 16:26:04.018 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:26:04.018 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:26:04.018 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-25 16:26:04.018 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:04.018 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:04.018 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:04.018 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:04.018 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:04.019 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-25 16:26:04.019 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 46f3c5c3f0474573a34d1751f86de89b --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:04.019 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46f3c5c3f0474573a34d1751f86de89b --project 2646f01c34fc4444acda1a1f47aebf97 -c Role -f value 2026-05-25 16:26:04.019 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:04.019 | + functions-common:get_or_add_user_project_role:971 : user_role_id=77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:04.019 | + functions-common:get_or_add_user_project_role:972 : echo 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:04.019 | 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:04.128 | [2028 Async ks-alt-reader-user:45503]: finished get_or_add_user_project_role reader 46f3c5c3f0474573a34d1751f86de89b 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 8 seconds 2026-05-25 16:26:04.139 | + inc/async:async_wait:197 : return 0 2026-05-25 16:26:04.148 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-25 16:26:04.266 | [2028 Async ks-system-member:45736]: Waiting for completion of get_or_add_user_system_role member 07b105e870cc4bb1a5c7ad1f79234587 all running on PID 45736 (8 other jobs running) 2026-05-25 16:26:04.323 | [2028 Async ks-system-member:45736]: Signaling child to exit 2026-05-25 16:26:04.323 | WAKEUP 2026-05-25 16:26:04.373 | [2028 Async ks-system-member:45736]: Signaled 2026-05-25 16:26:04.377 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-25 16:26:04.377 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-25 16:26:04.378 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-25 16:26:04.378 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:04.378 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:04.378 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:04.378 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:04.378 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:04.378 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-25 16:26:04.378 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 07b105e870cc4bb1a5c7ad1f79234587 --system all -f value -c Role 2026-05-25 16:26:04.378 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:04.378 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-25 16:26:04.378 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-25 16:26:04.381 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 07b105e870cc4bb1a5c7ad1f79234587 --system all 2026-05-25 16:26:04.381 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 07b105e870cc4bb1a5c7ad1f79234587 --system all -f value -c Role 2026-05-25 16:26:04.381 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:04.381 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-25 16:26:04.381 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-25 16:26:04.381 | 2026-05-25 16:26:04.491 | [2028 Async ks-system-member:45736]: finished get_or_add_user_system_role member 07b105e870cc4bb1a5c7ad1f79234587 all with result 0 in 11 seconds 2026-05-25 16:26:04.586 | [2028 Async ks-system-reader:45941]: Waiting for completion of get_or_add_user_system_role reader 49297ac4d0ad41a69df73b9cf2ef0f49 all running on PID 45941 (7 other jobs running) 2026-05-25 16:26:04.640 | [2028 Async ks-system-reader:45941]: Signaling child to exit 2026-05-25 16:26:07.583 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:07.644 | [45941 Async ks-system-reader:45941]: finished successfully 2026-05-25 16:26:07.694 | WAKEUP 2026-05-25 16:26:07.744 | [2028 Async ks-system-reader:45941]: Signaled 2026-05-25 16:26:07.744 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-25 16:26:07.744 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-25 16:26:07.745 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-25 16:26:07.745 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:26:07.745 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:26:07.745 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-25 16:26:07.745 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-25 16:26:07.745 | ++ functions-common:_get_domain_args:949 : echo 2026-05-25 16:26:07.745 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-25 16:26:07.745 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 49297ac4d0ad41a69df73b9cf2ef0f49 --system all -f value -c Role 2026-05-25 16:26:07.745 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:07.745 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-25 16:26:07.746 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-25 16:26:07.746 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 49297ac4d0ad41a69df73b9cf2ef0f49 --system all 2026-05-25 16:26:07.746 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 49297ac4d0ad41a69df73b9cf2ef0f49 --system all -f value -c Role 2026-05-25 16:26:07.746 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:07.746 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:07.746 | + functions-common:get_or_add_user_system_role:1022 : echo 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:07.746 | 77242adb78a54460a415b0858ad816b8 2026-05-25 16:26:07.843 | [2028 Async ks-system-reader:45941]: finished get_or_add_user_system_role reader 49297ac4d0ad41a69df73b9cf2ef0f49 all with result 0 in 14 seconds 2026-05-25 16:26:07.850 | + inc/async:async_wait:197 : return 0 2026-05-25 16:26:07.859 | + 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-25 16:26:07.974 | [2028 Async ks-group-memberdemo:46203]: Waiting for completion of get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 46203 (6 other jobs running) 2026-05-25 16:26:08.028 | [2028 Async ks-group-memberdemo:46203]: Signaling child to exit 2026-05-25 16:26:10.991 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:11.025 | [46282 Async ks-group-anotherdemo:46282]: finished successfully 2026-05-25 16:26:11.963 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:11.999 | [46203 Async ks-group-memberdemo:46203]: finished successfully 2026-05-25 16:26:12.038 | WAKEUP 2026-05-25 16:26:12.070 | [2028 Async ks-group-memberdemo:46203]: Signaled 2026-05-25 16:26:12.072 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-25 16:26:12.072 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:12.072 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 592f5bb8e02e4f3ea5675b6c0b84937f -f value -c Role 2026-05-25 16:26:12.072 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:12.072 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.072 | + functions-common:get_or_add_group_project_role:1041 : echo 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.072 | 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.138 | [2028 Async ks-group-memberdemo:46203]: finished get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 11 seconds 2026-05-25 16:26:12.188 | [2028 Async ks-group-anotherdemo:46282]: Waiting for completion of get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f running on PID 46282 (5 other jobs running) 2026-05-25 16:26:12.218 | [2028 Async ks-group-anotherdemo:46282]: Signaling child to exit 2026-05-25 16:26:12.218 | WAKEUP 2026-05-25 16:26:12.249 | [2028 Async ks-group-anotherdemo:46282]: Signaled 2026-05-25 16:26:12.251 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-25 16:26:12.252 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 592f5bb8e02e4f3ea5675b6c0b84937f 2026-05-25 16:26:12.252 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 592f5bb8e02e4f3ea5675b6c0b84937f -f value -c Role 2026-05-25 16:26:12.252 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:12.252 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.252 | + functions-common:get_or_add_group_project_role:1041 : echo cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.252 | cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.303 | [2028 Async ks-group-anotherdemo:46282]: finished get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 592f5bb8e02e4f3ea5675b6c0b84937f with result 0 in 10 seconds 2026-05-25 16:26:12.346 | [2028 Async ks-group-memberalt:46361]: Waiting for completion of get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 running on PID 46361 (4 other jobs running) 2026-05-25 16:26:12.380 | [2028 Async ks-group-memberalt:46361]: Signaling child to exit 2026-05-25 16:26:12.404 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:12.436 | [46361 Async ks-group-memberalt:46361]: finished successfully 2026-05-25 16:26:12.466 | WAKEUP 2026-05-25 16:26:12.496 | [2028 Async ks-group-memberalt:46361]: Signaled 2026-05-25 16:26:12.498 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-25 16:26:12.498 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:12.499 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 2646f01c34fc4444acda1a1f47aebf97 -f value -c Role 2026-05-25 16:26:12.499 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:12.499 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.499 | + functions-common:get_or_add_group_project_role:1041 : echo 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.499 | 31dc59bf3be44b6b9b89903e8f841d7f 2026-05-25 16:26:12.517 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:12.543 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:12.553 | [46458 Async ks-group-anotheralt:46458]: finished successfully 2026-05-25 16:26:12.559 | [2028 Async ks-group-memberalt:46361]: finished get_or_add_group_project_role member 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 11 seconds 2026-05-25 16:26:12.578 | [46544 Async ks-group-admin:46544]: finished successfully 2026-05-25 16:26:12.604 | [2028 Async ks-group-anotheralt:46458]: Waiting for completion of get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 running on PID 46458 (3 other jobs running) 2026-05-25 16:26:12.633 | [2028 Async ks-group-anotheralt:46458]: Signaling child to exit 2026-05-25 16:26:12.634 | WAKEUP 2026-05-25 16:26:12.659 | [2028 Async ks-group-anotheralt:46458]: Signaled 2026-05-25 16:26:12.661 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-25 16:26:12.661 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 2646f01c34fc4444acda1a1f47aebf97 2026-05-25 16:26:12.661 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2413b36ee9c94fbc8500e94e26f2c4f0 --project 2646f01c34fc4444acda1a1f47aebf97 -f value -c Role 2026-05-25 16:26:12.661 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:12.661 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.661 | + functions-common:get_or_add_group_project_role:1041 : echo cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.661 | cf6ab3fcd32e4287a71ce944d960d705 2026-05-25 16:26:12.713 | [2028 Async ks-group-anotheralt:46458]: finished get_or_add_group_project_role anotherrole 2413b36ee9c94fbc8500e94e26f2c4f0 2646f01c34fc4444acda1a1f47aebf97 with result 0 in 11 seconds 2026-05-25 16:26:12.756 | [2028 Async ks-group-admin:46544]: Waiting for completion of get_or_add_group_project_role admin 92e2fa86683e40fa83cff009949dec5b c0b5714e3c244543b4449aecf884bf86 running on PID 46544 (2 other jobs running) 2026-05-25 16:26:12.786 | [2028 Async ks-group-admin:46544]: Signaling child to exit 2026-05-25 16:26:12.786 | WAKEUP 2026-05-25 16:26:12.812 | [2028 Async ks-group-admin:46544]: Signaled 2026-05-25 16:26:12.814 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-25 16:26:12.814 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 92e2fa86683e40fa83cff009949dec5b --project c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:26:12.815 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92e2fa86683e40fa83cff009949dec5b --project c0b5714e3c244543b4449aecf884bf86 -f value -c Role 2026-05-25 16:26:12.815 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:26:12.815 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:12.815 | + functions-common:get_or_add_group_project_role:1041 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:12.815 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:26:12.867 | [2028 Async ks-group-admin:46544]: finished get_or_add_group_project_role admin 92e2fa86683e40fa83cff009949dec5b c0b5714e3c244543b4449aecf884bf86 with result 0 in 11 seconds 2026-05-25 16:26:12.873 | + inc/async:async_wait:197 : return 0 2026-05-25 16:26:12.877 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-25 16:26:12.902 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:26:12.906 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-25 16:26:12.929 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:26:12.933 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-25 16:26:12.937 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-25 16:26:13.019 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-25 16:26:13.067 | [2028 Async create_nova_accounts:48427]: running: create_nova_accounts 2026-05-25 16:26:13.071 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-25 16:26:13.098 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:26:13.102 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-25 16:26:13.105 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-25 16:26:13.186 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-25 16:26:13.235 | [2028 Async create_glance_accounts:48550]: running: create_glance_accounts 2026-05-25 16:26:13.239 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-25 16:26:13.263 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:26:13.266 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-25 16:26:13.271 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-25 16:26:13.362 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-25 16:26:13.425 | [2028 Async create_cinder_accounts:48688]: running: create_cinder_accounts 2026-05-25 16:26:13.430 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-25 16:26:13.458 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:26:13.461 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-25 16:26:13.464 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-25 16:26:13.529 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-25 16:26:13.601 | [2028 Async create_neutron_accounts:48830]: running: create_neutron_accounts 2026-05-25 16:26:13.607 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-25 16:26:13.640 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:26:13.643 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-25 16:26:13.679 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:26:13.684 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-25 16:26:13.808 | [2028 Async create_nova_accounts:48427]: Waiting for completion of create_nova_accounts running on PID 48427 (5 other jobs running) 2026-05-25 16:26:13.864 | [2028 Async create_nova_accounts:48427]: Signaling child to exit 2026-05-25 16:26:46.582 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:46.605 | [48830 Async create_neutron_accounts:48830]: finished successfully 2026-05-25 16:26:54.006 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:26:54.031 | [48688 Async create_cinder_accounts:48688]: finished successfully 2026-05-25 16:27:09.262 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:27:09.295 | [48427 Async create_nova_accounts:48427]: finished successfully 2026-05-25 16:27:09.322 | WAKEUP 2026-05-25 16:27:09.349 | [2028 Async create_nova_accounts:48427]: Signaled 2026-05-25 16:27:09.351 | + 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-25 16:27:09.352 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-25 16:27:09.352 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-25 16:27:09.353 | + functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:27:09.353 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:27:09.353 | + functions-common:get_or_create_user:895 : local email= 2026-05-25 16:27:09.353 | ++ 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-25 16:27:09.353 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.353 | + functions-common:get_or_create_user:907 : user_id=d6f3477d789e47549dd85036d8eac157 2026-05-25 16:27:09.353 | + functions-common:get_or_create_user:908 : echo d6f3477d789e47549dd85036d8eac157 2026-05-25 16:27:09.353 | d6f3477d789e47549dd85036d8eac157 2026-05-25 16:27:09.353 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-25 16:27:09.353 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:09.354 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:09.354 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:09.354 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:09.354 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:09.354 | + 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-25 16:27:09.355 | ++ 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-25 16:27:09.356 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.356 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:09.356 | + functions-common:get_or_add_user_project_role:972 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:09.357 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:09.357 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-25 16:27:09.357 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-25 16:27:09.358 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:09.358 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:09.358 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:09.358 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:09.358 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:09.358 | + 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-25 16:27:09.359 | ++ 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-25 16:27:09.360 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.360 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:09.360 | + functions-common:get_or_add_user_project_role:972 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:09.361 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:09.361 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-25 16:27:09.361 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.7/compute 2026-05-25 16:27:09.361 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-25 16:27:09.361 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:27:09.361 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-25 16:27:09.361 | ++ 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-25 16:27:09.361 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.361 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:27:09.361 | affabbdbbc0749d0ad521b0e35237a61' 2026-05-25 16:27:09.362 | + functions-common:get_or_create_service:1059 : echo affabbdbbc0749d0ad521b0e35237a61 2026-05-25 16:27:09.362 | affabbdbbc0749d0ad521b0e35237a61 2026-05-25 16:27:09.362 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.7/compute/v2/$(project_id)s' 2026-05-25 16:27:09.362 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:27:09.362 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.7/compute/v2/$(project_id)s' RegionOne 2026-05-25 16:27:09.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:27:09.362 | +++ 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-25 16:27:09.362 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:27:09.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:27:09.362 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.7/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-25 16:27:09.363 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=1dd1837a09a74e98a95b1da304ab3887 2026-05-25 16:27:09.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 1dd1837a09a74e98a95b1da304ab3887 2026-05-25 16:27:09.364 | + functions-common:get_or_create_endpoint:1092 : public_id=1dd1837a09a74e98a95b1da304ab3887 2026-05-25 16:27:09.365 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:27:09.365 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:27:09.365 | + functions-common:get_or_create_endpoint:1101 : echo 1dd1837a09a74e98a95b1da304ab3887 2026-05-25 16:27:09.365 | 1dd1837a09a74e98a95b1da304ab3887 2026-05-25 16:27:09.365 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-25 16:27:09.365 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:27:09.365 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-25 16:27:09.366 | ++ 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-25 16:27:09.366 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.366 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:27:09.366 | be995d1c82984e1f92ab3cd079fc3a4d' 2026-05-25 16:27:09.366 | + functions-common:get_or_create_service:1059 : echo be995d1c82984e1f92ab3cd079fc3a4d 2026-05-25 16:27:09.366 | be995d1c82984e1f92ab3cd079fc3a4d 2026-05-25 16:27:09.366 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.7/compute/v2.1 2026-05-25 16:27:09.366 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:27:09.366 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.7/compute/v2.1 RegionOne 2026-05-25 16:27:09.366 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:27:09.366 | +++ 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-25 16:27:09.367 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:27:09.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:27:09.368 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.7/compute/v2.1 --region RegionOne -f value -c id 2026-05-25 16:27:09.369 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:09.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=99186a05e60f44feb06f389f6357d254 2026-05-25 16:27:09.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 99186a05e60f44feb06f389f6357d254 2026-05-25 16:27:09.370 | + functions-common:get_or_create_endpoint:1092 : public_id=99186a05e60f44feb06f389f6357d254 2026-05-25 16:27:09.370 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:27:09.370 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:27:09.370 | + functions-common:get_or_create_endpoint:1101 : echo 99186a05e60f44feb06f389f6357d254 2026-05-25 16:27:09.370 | 99186a05e60f44feb06f389f6357d254 2026-05-25 16:27:09.370 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-25 16:27:09.370 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:09.370 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-25 16:27:09.370 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:09.370 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-25 16:27:09.370 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:09.371 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-25 16:27:09.371 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:09.372 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-25 16:27:09.407 | [2028 Async create_nova_accounts:48427]: finished create_nova_accounts with result 0 in 56 seconds 2026-05-25 16:27:09.457 | [2028 Async create_glance_accounts:48550]: Waiting for completion of create_glance_accounts running on PID 48550 (4 other jobs running) 2026-05-25 16:27:09.488 | [2028 Async create_glance_accounts:48550]: Signaling child to exit 2026-05-25 16:27:21.032 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:27:21.057 | [48550 Async create_glance_accounts:48550]: finished successfully 2026-05-25 16:27:21.082 | WAKEUP 2026-05-25 16:27:21.102 | [2028 Async create_glance_accounts:48550]: Signaled 2026-05-25 16:27:21.103 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-25 16:27:21.103 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:21.103 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-25 16:27:21.103 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-25 16:27:21.104 | + functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:27:21.104 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:27:21.104 | + functions-common:get_or_create_user:895 : local email= 2026-05-25 16:27:21.104 | ++ 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-25 16:27:21.104 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.104 | + functions-common:get_or_create_user:907 : user_id=907beacf82ed4557890704bf7076d7e2 2026-05-25 16:27:21.104 | + functions-common:get_or_create_user:908 : echo 907beacf82ed4557890704bf7076d7e2 2026-05-25 16:27:21.104 | 907beacf82ed4557890704bf7076d7e2 2026-05-25 16:27:21.104 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-25 16:27:21.104 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:21.105 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:21.105 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:21.105 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:21.105 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:21.106 | + 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-25 16:27:21.106 | ++ 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-25 16:27:21.106 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.106 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.106 | + functions-common:get_or_add_user_project_role:972 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.106 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.106 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-25 16:27:21.106 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-25 16:27:21.106 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:21.106 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:21.107 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:21.107 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:21.107 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:21.107 | + 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-25 16:27:21.108 | ++ 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-25 16:27:21.108 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.108 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:21.108 | + functions-common:get_or_add_user_project_role:972 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:21.108 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:27:21.108 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-25 16:27:21.108 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:21.108 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-25 16:27:21.108 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:27:21.108 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-25 16:27:21.109 | ++ 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-25 16:27:21.109 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.109 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:27:21.109 | 0c37ed3b3eb44a7b9ef24b1f1631a311' 2026-05-25 16:27:21.109 | + functions-common:get_or_create_service:1059 : echo 0c37ed3b3eb44a7b9ef24b1f1631a311 2026-05-25 16:27:21.109 | 0c37ed3b3eb44a7b9ef24b1f1631a311 2026-05-25 16:27:21.109 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.7/image 2026-05-25 16:27:21.109 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:27:21.109 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.7/image RegionOne 2026-05-25 16:27:21.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:27:21.109 | +++ 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-25 16:27:21.110 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:27:21.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:27:21.110 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.7/image --region RegionOne -f value -c id 2026-05-25 16:27:21.110 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.110 | + functions-common:get_or_create_endpoint:1092 : public_id=001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.110 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:27:21.111 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:27:21.111 | + functions-common:get_or_create_endpoint:1101 : echo 001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.111 | 001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.111 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-25 16:27:21.111 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-25 16:27:21.111 | +++ 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-25 16:27:21.111 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.111 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-25 16:27:21.111 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-25 16:27:21.111 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-25 16:27:21.112 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-25 16:27:21.112 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-25 16:27:21.112 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-25 16:27:21.112 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-25 16:27:21.112 | + 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-25 16:27:21.112 | +---------------+----------------------------------+ 2026-05-25 16:27:21.112 | | Field | Value | 2026-05-25 16:27:21.112 | +---------------+----------------------------------+ 2026-05-25 16:27:21.112 | | default_limit | 2000 | 2026-05-25 16:27:21.112 | | description | None | 2026-05-25 16:27:21.113 | | id | 034c1ae0c1c345898ff049850e3ea0ca | 2026-05-25 16:27:21.113 | | region_id | RegionOne | 2026-05-25 16:27:21.113 | | resource_name | image_size_total | 2026-05-25 16:27:21.113 | | service_id | 0c37ed3b3eb44a7b9ef24b1f1631a311 | 2026-05-25 16:27:21.113 | +---------------+----------------------------------+ 2026-05-25 16:27:21.113 | + 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-25 16:27:21.113 | +---------------+----------------------------------+ 2026-05-25 16:27:21.113 | | Field | Value | 2026-05-25 16:27:21.113 | +---------------+----------------------------------+ 2026-05-25 16:27:21.113 | | default_limit | 2000 | 2026-05-25 16:27:21.114 | | description | None | 2026-05-25 16:27:21.114 | | id | d7cda416347c4610ae8f578fa73f9faa | 2026-05-25 16:27:21.114 | | region_id | RegionOne | 2026-05-25 16:27:21.114 | | resource_name | image_stage_total | 2026-05-25 16:27:21.114 | | service_id | 0c37ed3b3eb44a7b9ef24b1f1631a311 | 2026-05-25 16:27:21.114 | +---------------+----------------------------------+ 2026-05-25 16:27:21.114 | + 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-25 16:27:21.114 | +---------------+----------------------------------+ 2026-05-25 16:27:21.114 | | Field | Value | 2026-05-25 16:27:21.114 | +---------------+----------------------------------+ 2026-05-25 16:27:21.114 | | default_limit | 100 | 2026-05-25 16:27:21.115 | | description | None | 2026-05-25 16:27:21.115 | | id | eb4d24a04a8c48aeafb0c6473431b30c | 2026-05-25 16:27:21.115 | | region_id | RegionOne | 2026-05-25 16:27:21.115 | | resource_name | image_count_total | 2026-05-25 16:27:21.115 | | service_id | 0c37ed3b3eb44a7b9ef24b1f1631a311 | 2026-05-25 16:27:21.115 | +---------------+----------------------------------+ 2026-05-25 16:27:21.115 | + 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-25 16:27:21.115 | +---------------+----------------------------------+ 2026-05-25 16:27:21.115 | | Field | Value | 2026-05-25 16:27:21.115 | +---------------+----------------------------------+ 2026-05-25 16:27:21.116 | | default_limit | 100 | 2026-05-25 16:27:21.116 | | description | None | 2026-05-25 16:27:21.116 | | id | eaf1742eef634a34938766bbeb47f953 | 2026-05-25 16:27:21.116 | | region_id | RegionOne | 2026-05-25 16:27:21.116 | | resource_name | image_count_uploading | 2026-05-25 16:27:21.116 | | service_id | 0c37ed3b3eb44a7b9ef24b1f1631a311 | 2026-05-25 16:27:21.116 | +---------------+----------------------------------+ 2026-05-25 16:27:21.116 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-25 16:27:21.116 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-25 16:27:21.116 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.7/identity 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-25 16:27:21.117 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-25 16:27:21.117 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 001dd676d0f84a15b723fc716e964b5f 2026-05-25 16:27:21.117 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-25 16:27:21.117 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-25 16:27:21.118 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:21.142 | [2028 Async create_glance_accounts:48550]: finished create_glance_accounts with result 0 in 67 seconds 2026-05-25 16:27:21.176 | [2028 Async create_cinder_accounts:48688]: Waiting for completion of create_cinder_accounts running on PID 48688 (3 other jobs running) 2026-05-25 16:27:21.199 | [2028 Async create_cinder_accounts:48688]: Signaling child to exit 2026-05-25 16:27:21.200 | WAKEUP 2026-05-25 16:27:21.221 | [2028 Async create_cinder_accounts:48688]: Signaled 2026-05-25 16:27:21.222 | + 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-25 16:27:21.222 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-25 16:27:21.222 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-25 16:27:21.222 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:21.222 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-25 16:27:21.222 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-25 16:27:21.222 | + functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:27:21.223 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:27:21.223 | + functions-common:get_or_create_user:895 : local email= 2026-05-25 16:27:21.223 | ++ 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-25 16:27:21.223 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.223 | + functions-common:get_or_create_user:907 : user_id=1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.223 | + functions-common:get_or_create_user:908 : echo 1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.223 | 1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.223 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-25 16:27:21.223 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:21.223 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:21.223 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:21.223 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:21.224 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:21.224 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:21.224 | + 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-25 16:27:21.224 | ++ 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-25 16:27:21.224 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.224 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.225 | + functions-common:get_or_add_user_project_role:972 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.225 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.225 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-25 16:27:21.225 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-25 16:27:21.225 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.7/volume 2026-05-25 16:27:21.225 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-25 16:27:21.225 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:27:21.225 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-25 16:27:21.225 | ++ 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-25 16:27:21.225 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.225 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:27:21.226 | 8ed70e8b03e04346855bbed22a745995' 2026-05-25 16:27:21.226 | + functions-common:get_or_create_service:1059 : echo 8ed70e8b03e04346855bbed22a745995 2026-05-25 16:27:21.226 | 8ed70e8b03e04346855bbed22a745995 2026-05-25 16:27:21.226 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.7/volume/v3 2026-05-25 16:27:21.226 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:27:21.226 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.7/volume/v3 RegionOne 2026-05-25 16:27:21.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:27:21.226 | +++ 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-25 16:27:21.226 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:27:21.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:27:21.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.7/volume/v3 --region RegionOne -f value -c id 2026-05-25 16:27:21.227 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4b9478d3ce8b409dbbfbedc2ebeb666b 2026-05-25 16:27:21.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4b9478d3ce8b409dbbfbedc2ebeb666b 2026-05-25 16:27:21.227 | + functions-common:get_or_create_endpoint:1092 : public_id=4b9478d3ce8b409dbbfbedc2ebeb666b 2026-05-25 16:27:21.227 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:27:21.227 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:27:21.227 | + functions-common:get_or_create_endpoint:1101 : echo 4b9478d3ce8b409dbbfbedc2ebeb666b 2026-05-25 16:27:21.227 | 4b9478d3ce8b409dbbfbedc2ebeb666b 2026-05-25 16:27:21.227 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-25 16:27:21.227 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-25 16:27:21.228 | +++ 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-25 16:27:21.228 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_project:920 : project_id=942fda68d41b4e969690851aae57e3f9 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_project:921 : echo 942fda68d41b4e969690851aae57e3f9 2026-05-25 16:27:21.228 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 942fda68d41b4e969690851aae57e3f9 2026-05-25 16:27:21.228 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:27:21.228 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-25 16:27:21.228 | +++ 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-25 16:27:21.229 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-25 16:27:21.229 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.229 | ++ functions-common:get_or_create_user:907 : user_id=1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.229 | ++ functions-common:get_or_create_user:908 : echo 1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.229 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1249faf117f8415f943349fd5c80b642 2026-05-25 16:27:21.268 | [2028 Async create_cinder_accounts:48688]: finished create_cinder_accounts with result 0 in 40 seconds 2026-05-25 16:27:21.273 | + inc/async:async_wait:197 : return 0 2026-05-25 16:27:21.276 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-25 16:27:21.324 | [2028 Async create_neutron_accounts:48830]: Waiting for completion of create_neutron_accounts running on PID 48830 (2 other jobs running) 2026-05-25 16:27:21.346 | [2028 Async create_neutron_accounts:48830]: Signaling child to exit 2026-05-25 16:27:21.346 | WAKEUP 2026-05-25 16:27:21.367 | [2028 Async create_neutron_accounts:48830]: Signaled 2026-05-25 16:27:21.368 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-25 16:27:21.369 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.7/ 2026-05-25 16:27:21.369 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-25 16:27:21.369 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.7/networking 2026-05-25 16:27:21.369 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-25 16:27:21.369 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:21.369 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-25 16:27:21.369 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-25 16:27:21.369 | + functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:27:21.369 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:27:21.369 | + functions-common:get_or_create_user:895 : local email= 2026-05-25 16:27:21.369 | ++ 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-25 16:27:21.370 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.370 | + functions-common:get_or_create_user:907 : user_id=46cedab47de84bf296c18f03688ae92b 2026-05-25 16:27:21.370 | + functions-common:get_or_create_user:908 : echo 46cedab47de84bf296c18f03688ae92b 2026-05-25 16:27:21.370 | 46cedab47de84bf296c18f03688ae92b 2026-05-25 16:27:21.370 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-25 16:27:21.370 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:27:21.370 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:27:21.370 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:27:21.370 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:27:21.370 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:27:21.370 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:27:21.371 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:27:21.371 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:27:21.371 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:27:21.371 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:27:21.371 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:27:21.371 | + 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-25 16:27:21.371 | ++ 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-25 16:27:21.371 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.371 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.371 | + functions-common:get_or_add_user_project_role:972 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.371 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:27:21.372 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-25 16:27:21.372 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-25 16:27:21.372 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:27:21.372 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-25 16:27:21.372 | ++ 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-25 16:27:21.372 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.372 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:27:21.372 | 509899a7431f4c14aac0bb200b482feb' 2026-05-25 16:27:21.372 | + functions-common:get_or_create_service:1059 : echo 509899a7431f4c14aac0bb200b482feb 2026-05-25 16:27:21.372 | 509899a7431f4c14aac0bb200b482feb 2026-05-25 16:27:21.372 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.7/networking 2026-05-25 16:27:21.373 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:27:21.373 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.7/networking RegionOne 2026-05-25 16:27:21.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:27:21.373 | +++ 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-25 16:27:21.373 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:27:21.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:27:21.373 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.7/networking --region RegionOne -f value -c id 2026-05-25 16:27:21.373 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:27:21.373 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=1d7bb757ffb14f13bf481887f439f778 2026-05-25 16:27:21.374 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 1d7bb757ffb14f13bf481887f439f778 2026-05-25 16:27:21.374 | + functions-common:get_or_create_endpoint:1092 : public_id=1d7bb757ffb14f13bf481887f439f778 2026-05-25 16:27:21.374 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:27:21.374 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:27:21.374 | + functions-common:get_or_create_endpoint:1101 : echo 1d7bb757ffb14f13bf481887f439f778 2026-05-25 16:27:21.374 | 1d7bb757ffb14f13bf481887f439f778 2026-05-25 16:27:21.416 | [2028 Async create_neutron_accounts:48830]: finished create_neutron_accounts with result 0 in 33 seconds 2026-05-25 16:27:21.423 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-25 16:27:21.428 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-25 16:27:21.432 | + inc/async:async_wait:197 : return 0 2026-05-25 16:27:21.435 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-25 16:27:21.456 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:21.459 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-25 16:27:21.480 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:21.484 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-25 16:27:21.487 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:27:21.490 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-25 16:27:21.494 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-25 16:27:21.497 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-25 16:27:21.563 | + inc/async:async_inner:63 : init_glance 2026-05-25 16:27:21.606 | [2028 Async init_glance:51064]: running: init_glance 2026-05-25 16:27:21.610 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-25 16:27:21.631 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:21.634 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-25 16:27:21.638 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:27:21.641 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-25 16:27:21.645 | + ./stack.sh:main:1164 : configure_neutron 2026-05-25 16:27:21.649 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-25 16:27:21.652 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-25 16:27:21.655 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-25 16:27:21.675 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-25 16:27:21.678 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-25 16:27:35.180 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:27:35.212 | [51064 Async init_glance:51064]: finished successfully 2026-05-25 16:27:44.795 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-25 16:27:44.796 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-25 16:27:58.107 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-25 16:27:58.112 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-25 16:27:58.114 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-25 16:27:58.116 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-25 16:27:58.119 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-25 16:27:58.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-25 16:27:58.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-25 16:27:58.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-25 16:27:58.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-25 16:27:58.129 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-25 16:27:58.131 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-25 16:27:58.134 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-25 16:27:58.136 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-25 16:27:58.138 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-25 16:27:58.141 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-25 16:27:58.143 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-25 16:27:58.147 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:27:58.149 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:27:58.152 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-25 16:27:58.154 | + 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-25 16:27:58.159 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-25 16:27:58.161 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-25 16:27:58.163 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-25 16:27:58.166 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-25 16:27:58.168 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:27:58.170 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:27:58.172 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:27:58.186 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:58.188 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:27:58.191 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-25 16:27:58.193 | + 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-25 16:27:58.221 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-25 16:27:58.251 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-25 16:27:58.280 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-25 16:27:58.310 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-25 16:27:58.339 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-25 16:27:58.372 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-25 16:27:58.374 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-25 16:27:58.376 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-25 16:27:58.378 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-25 16:27:58.381 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:27:58.396 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:27:58.398 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:27:58.400 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:27:58.403 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:27:58.405 | + 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-25 16:27:58.433 | + 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-25 16:27:58.461 | + 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-25 16:27:58.490 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:27:58.518 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-25 16:27:58.547 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-25 16:27:58.549 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:27:58.552 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-25 16:27:58.554 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-25 16:27:58.556 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-25 16:27:58.558 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:27:58.561 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-25 16:27:58.563 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-25 16:27:58.578 | + 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-25 16:27:58.595 | + 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-25 16:27:58.609 | + 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-25 16:27:58.624 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-25 16:27:58.639 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-25 16:27:58.641 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-25 16:27:58.644 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-25 16:27:58.648 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.CgdDEAbyTV 2026-05-25 16:27:58.651 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-25 16:27:58.653 | + 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-25 16:27:58.655 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.CgdDEAbyTV 2026-05-25 16:27:58.659 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.CgdDEAbyTV 2026-05-25 16:27:58.674 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.CgdDEAbyTV /etc/sudoers.d/neutron-rootwrap 2026-05-25 16:27:58.689 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-25 16:27:58.691 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-25 16:27:58.693 | + 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-25 16:27:58.722 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-25 16:27:58.724 | + 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-25 16:27:58.752 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-25 16:27:58.755 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-25 16:27:58.757 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-25 16:27:58.760 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:27:58.762 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-25 16:27:58.764 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:27:58.779 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:58.783 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-25 16:27:58.785 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-25 16:27:58.787 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:27:58.802 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:58.805 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:27:58.808 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/ 2026-05-25 16:27:58.838 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:27:58.840 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:27:58.842 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-25 16:27:58.858 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.860 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-25 16:27:58.876 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.878 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-25 16:27:58.893 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.896 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-25 16:27:58.911 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.914 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-25 16:27:58.930 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.932 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-25 16:27:58.934 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-25 16:27:58.950 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:27:58.952 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-25 16:27:58.955 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-25 16:27:58.957 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-25 16:27:58.957 | Configuring OVN 2026-05-25 16:27:58.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-25 16:27:58.962 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-25 16:27:58.965 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-25 16:27:58.969 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=816191c7-fadb-40fa-909f-4a1e0e7b6914 2026-05-25 16:27:58.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:27:58.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-25 16:27:58.976 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:27:58.978 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:27:58.980 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:27:58.983 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:27:58.985 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:27:58.987 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:27:58.990 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:27:58.992 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:27:58.994 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:27:58.996 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:27:58.999 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:27:59.001 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:27:59.003 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:27:59.006 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-25 16:27:59.008 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-25 16:27:59.011 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-25 16:27:59.013 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-25 16:27:59.028 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:59.030 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-25 16:27:59.070 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-25 16:27:59.072 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-25 16:27:59.074 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-25 16:27:59.090 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:27:59.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-25 16:27:59.095 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:27:59.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-25 16:27:59.100 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-25 16:27:59.115 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-25 16:27:59.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-25 16:27:59.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-25 16:28:21.599 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-25 16:28:21.599 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-25 16:28:34.806 | + 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-25 16:28:34.810 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:28:34.812 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:28:34.815 | + 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-25 16:28:34.844 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-25 16:28:34.846 | + 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-25 16:28:34.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-25 16:28:34.902 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.7 2026-05-25 16:28:34.929 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-25 16:28:34.956 | + 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-25 16:28:34.983 | + 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-25 16:28:35.012 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.7:6642 2026-05-25 16:28:35.042 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-25 16:28:35.057 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:35.059 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-25 16:28:35.062 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-25 16:28:35.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.7:6641 2026-05-25 16:28:35.120 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-25 16:28:35.123 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-25 16:28:35.123 | Configuring Neutron for OVN 2026-05-25 16:28:35.125 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-25 16:28:35.140 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:35.142 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-25 16:28:35.145 | ++ 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-25 16:28:35.145 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-25 16:28:38.477 | + 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-25 16:28:38.480 | ++ 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-25 16:28:38.480 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-25 16:28:41.271 | + 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-25 16:28:41.274 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-25 16:28:41.287 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.290 | + 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-25 16:28:41.294 | ++ 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-25 16:28:41.294 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-25 16:28:41.294 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-25 16:28:41.298 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-25 16:28:41.298 | address-scope 2026-05-25 16:28:41.298 | agent 2026-05-25 16:28:41.298 | allowed-address-pairs 2026-05-25 16:28:41.298 | auto-allocated-topology 2026-05-25 16:28:41.299 | availability_zone 2026-05-25 16:28:41.299 | bgp 2026-05-25 16:28:41.299 | bgp_4byte_asn 2026-05-25 16:28:41.299 | bgp_dragent_scheduler 2026-05-25 16:28:41.299 | binding 2026-05-25 16:28:41.299 | binding-extended 2026-05-25 16:28:41.299 | default-subnetpools 2026-05-25 16:28:41.299 | dhcp_agent_scheduler 2026-05-25 16:28:41.299 | dns-domain-ports 2026-05-25 16:28:41.299 | dns-integration 2026-05-25 16:28:41.299 | dns-integration-domain-keywords 2026-05-25 16:28:41.299 | empty-string-filtering 2026-05-25 16:28:41.300 | enable-default-route-bfd 2026-05-25 16:28:41.301 | enable-default-route-ecmp 2026-05-25 16:28:41.302 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.302 | ext-gw-mode 2026-05-25 16:28:41.302 | external-gateway-multihoming 2026-05-25 16:28:41.302 | external-net 2026-05-25 16:28:41.303 | extra_dhcp_opt 2026-05-25 16:28:41.303 | extraroute 2026-05-25 16:28:41.303 | extraroute-atomic 2026-05-25 16:28:41.303 | filter-validation 2026-05-25 16:28:41.303 | fip-port-details 2026-05-25 16:28:41.303 | flavors 2026-05-25 16:28:41.303 | floating-ip-port-forwarding 2026-05-25 16:28:41.303 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.303 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.303 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.303 | floatingip-pools 2026-05-25 16:28:41.303 | fwaas_v2 2026-05-25 16:28:41.304 | ip_allocation 2026-05-25 16:28:41.304 | l3-flavors 2026-05-25 16:28:41.304 | l3-ha 2026-05-25 16:28:41.304 | logging 2026-05-25 16:28:41.304 | multi-provider 2026-05-25 16:28:41.304 | net-mtu 2026-05-25 16:28:41.304 | net-mtu-writable 2026-05-25 16:28:41.304 | network-ip-availability 2026-05-25 16:28:41.304 | network_availability_zone 2026-05-25 16:28:41.304 | network_ha 2026-05-25 16:28:41.304 | pagination 2026-05-25 16:28:41.304 | port-device-profile 2026-05-25 16:28:41.305 | port-hardware-offload-type 2026-05-25 16:28:41.306 | port-mac-address-regenerate 2026-05-25 16:28:41.306 | port-numa-affinity-policy 2026-05-25 16:28:41.306 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.307 | port-resource-request 2026-05-25 16:28:41.307 | port-security 2026-05-25 16:28:41.307 | port-trusted-vif 2026-05-25 16:28:41.308 | project-id 2026-05-25 16:28:41.308 | provider 2026-05-25 16:28:41.308 | qinq 2026-05-25 16:28:41.308 | qos 2026-05-25 16:28:41.308 | qos-bw-limit-direction 2026-05-25 16:28:41.308 | qos-bw-minimum-ingress 2026-05-25 16:28:41.308 | qos-default 2026-05-25 16:28:41.308 | qos-fip 2026-05-25 16:28:41.308 | qos-gateway-ip 2026-05-25 16:28:41.308 | qos-rule-type-details 2026-05-25 16:28:41.309 | qos-rule-type-filter 2026-05-25 16:28:41.310 | qos-rules-alias 2026-05-25 16:28:41.310 | quota-check-limit 2026-05-25 16:28:41.310 | quota-check-limit-default 2026-05-25 16:28:41.310 | quota_details 2026-05-25 16:28:41.310 | quotas 2026-05-25 16:28:41.310 | rbac-address-scope 2026-05-25 16:28:41.310 | rbac-policies 2026-05-25 16:28:41.310 | rbac-security-groups 2026-05-25 16:28:41.310 | router 2026-05-25 16:28:41.311 | router-enable-snat 2026-05-25 16:28:41.311 | router_availability_zone 2026-05-25 16:28:41.311 | security-group 2026-05-25 16:28:41.312 | security-groups-default-rules 2026-05-25 16:28:41.312 | security-groups-normalized-cidr 2026-05-25 16:28:41.312 | security-groups-remote-address-group 2026-05-25 16:28:41.312 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.312 | security-groups-shared-filtering 2026-05-25 16:28:41.312 | segment 2026-05-25 16:28:41.312 | sorting 2026-05-25 16:28:41.312 | standard-attr-description 2026-05-25 16:28:41.312 | standard-attr-fwaas-v2 2026-05-25 16:28:41.312 | standard-attr-revisions 2026-05-25 16:28:41.312 | standard-attr-tag 2026-05-25 16:28:41.312 | standard-attr-timestamp 2026-05-25 16:28:41.314 | stateful-security-group 2026-05-25 16:28:41.314 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.314 | subnet-external-network 2026-05-25 16:28:41.315 | subnet-service-types 2026-05-25 16:28:41.315 | subnet_allocation 2026-05-25 16:28:41.315 | subnetpool-prefix-ops 2026-05-25 16:28:41.315 | tag-creation 2026-05-25 16:28:41.315 | tap-mirror 2026-05-25 16:28:41.315 | tap-mirror-both-direction 2026-05-25 16:28:41.315 | trunk 2026-05-25 16:28:41.316 | uplink-status-propagation 2026-05-25 16:28:41.316 | uplink-status-propagation-updatable 2026-05-25 16:28:41.316 | vlan-transparent 2026-05-25 16:28:41.316 | vpn-endpoint-groups 2026-05-25 16:28:41.316 | vpnaas' 2026-05-25 16:28:41.316 | ++ 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-25 16:28:41.317 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-25 16:28:41.317 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-25 16:28:41.317 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-25 16:28:41.317 | address-scope 2026-05-25 16:28:41.317 | agent 2026-05-25 16:28:41.317 | allowed-address-pairs 2026-05-25 16:28:41.318 | auto-allocated-topology 2026-05-25 16:28:41.319 | availability_zone 2026-05-25 16:28:41.319 | bgp 2026-05-25 16:28:41.319 | bgp_4byte_asn 2026-05-25 16:28:41.319 | bgp_dragent_scheduler 2026-05-25 16:28:41.319 | binding 2026-05-25 16:28:41.319 | binding-extended 2026-05-25 16:28:41.321 | default-subnetpools 2026-05-25 16:28:41.321 | dhcp_agent_scheduler 2026-05-25 16:28:41.321 | dns-domain-ports 2026-05-25 16:28:41.321 | dns-integration 2026-05-25 16:28:41.321 | dns-integration-domain-keywords 2026-05-25 16:28:41.321 | empty-string-filtering 2026-05-25 16:28:41.321 | enable-default-route-bfd 2026-05-25 16:28:41.321 | enable-default-route-ecmp 2026-05-25 16:28:41.322 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.322 | ext-gw-mode 2026-05-25 16:28:41.322 | external-gateway-multihoming 2026-05-25 16:28:41.323 | external-net 2026-05-25 16:28:41.323 | extra_dhcp_opt 2026-05-25 16:28:41.323 | extraroute 2026-05-25 16:28:41.323 | extraroute-atomic 2026-05-25 16:28:41.323 | filter-validation 2026-05-25 16:28:41.323 | fip-port-details 2026-05-25 16:28:41.323 | flavors 2026-05-25 16:28:41.324 | floating-ip-port-forwarding 2026-05-25 16:28:41.324 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.324 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.324 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.324 | floatingip-pools 2026-05-25 16:28:41.324 | fwaas_v2 2026-05-25 16:28:41.325 | ip_allocation 2026-05-25 16:28:41.325 | l3-flavors 2026-05-25 16:28:41.325 | l3-ha 2026-05-25 16:28:41.325 | logging 2026-05-25 16:28:41.325 | multi-provider 2026-05-25 16:28:41.325 | net-mtu 2026-05-25 16:28:41.325 | net-mtu-writable 2026-05-25 16:28:41.325 | network-ip-availability 2026-05-25 16:28:41.325 | network_availability_zone 2026-05-25 16:28:41.326 | network_ha 2026-05-25 16:28:41.326 | pagination 2026-05-25 16:28:41.326 | port-device-profile 2026-05-25 16:28:41.326 | port-hardware-offload-type 2026-05-25 16:28:41.326 | port-mac-address-regenerate 2026-05-25 16:28:41.326 | port-numa-affinity-policy 2026-05-25 16:28:41.326 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.327 | port-resource-request 2026-05-25 16:28:41.327 | port-security 2026-05-25 16:28:41.327 | port-trusted-vif 2026-05-25 16:28:41.327 | project-id 2026-05-25 16:28:41.327 | provider 2026-05-25 16:28:41.327 | qinq 2026-05-25 16:28:41.327 | qos 2026-05-25 16:28:41.327 | qos-bw-limit-direction 2026-05-25 16:28:41.328 | qos-bw-minimum-ingress 2026-05-25 16:28:41.328 | qos-default 2026-05-25 16:28:41.328 | qos-fip 2026-05-25 16:28:41.328 | qos-gateway-ip 2026-05-25 16:28:41.328 | qos-rule-type-details 2026-05-25 16:28:41.329 | qos-rule-type-filter 2026-05-25 16:28:41.329 | qos-rules-alias 2026-05-25 16:28:41.329 | quota-check-limit 2026-05-25 16:28:41.329 | quota-check-limit-default 2026-05-25 16:28:41.329 | quota_details 2026-05-25 16:28:41.329 | quotas 2026-05-25 16:28:41.330 | rbac-address-scope 2026-05-25 16:28:41.330 | rbac-policies 2026-05-25 16:28:41.330 | rbac-security-groups 2026-05-25 16:28:41.330 | router 2026-05-25 16:28:41.330 | router-enable-snat 2026-05-25 16:28:41.330 | router_availability_zone 2026-05-25 16:28:41.331 | security-group 2026-05-25 16:28:41.331 | security-groups-default-rules 2026-05-25 16:28:41.331 | security-groups-normalized-cidr 2026-05-25 16:28:41.331 | security-groups-remote-address-group 2026-05-25 16:28:41.331 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.331 | security-groups-shared-filtering 2026-05-25 16:28:41.331 | segment 2026-05-25 16:28:41.331 | sorting 2026-05-25 16:28:41.331 | standard-attr-description 2026-05-25 16:28:41.332 | standard-attr-fwaas-v2 2026-05-25 16:28:41.332 | standard-attr-revisions 2026-05-25 16:28:41.332 | standard-attr-tag 2026-05-25 16:28:41.332 | standard-attr-timestamp 2026-05-25 16:28:41.332 | stateful-security-group 2026-05-25 16:28:41.333 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.333 | subnet-external-network 2026-05-25 16:28:41.333 | subnet-service-types 2026-05-25 16:28:41.333 | subnet_allocation 2026-05-25 16:28:41.333 | subnetpool-prefix-ops 2026-05-25 16:28:41.333 | tag-creation 2026-05-25 16:28:41.333 | tap-mirror 2026-05-25 16:28:41.334 | tap-mirror-both-direction 2026-05-25 16:28:41.334 | trunk 2026-05-25 16:28:41.334 | uplink-status-propagation 2026-05-25 16:28:41.334 | uplink-status-propagation-updatable 2026-05-25 16:28:41.334 | vlan-transparent 2026-05-25 16:28:41.334 | vpn-endpoint-groups 2026-05-25 16:28:41.334 | vpnaas' 2026-05-25 16:28:41.335 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-25 16:28:41.335 | address-scope 2026-05-25 16:28:41.335 | agent 2026-05-25 16:28:41.335 | allowed-address-pairs 2026-05-25 16:28:41.335 | auto-allocated-topology 2026-05-25 16:28:41.336 | availability_zone 2026-05-25 16:28:41.336 | bgp 2026-05-25 16:28:41.336 | bgp_4byte_asn 2026-05-25 16:28:41.336 | bgp_dragent_scheduler 2026-05-25 16:28:41.336 | binding 2026-05-25 16:28:41.336 | binding-extended 2026-05-25 16:28:41.336 | default-subnetpools 2026-05-25 16:28:41.337 | dhcp_agent_scheduler 2026-05-25 16:28:41.337 | dns-domain-ports 2026-05-25 16:28:41.337 | dns-integration 2026-05-25 16:28:41.337 | dns-integration-domain-keywords 2026-05-25 16:28:41.337 | empty-string-filtering 2026-05-25 16:28:41.337 | enable-default-route-bfd 2026-05-25 16:28:41.338 | enable-default-route-ecmp 2026-05-25 16:28:41.338 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.338 | ext-gw-mode 2026-05-25 16:28:41.338 | external-gateway-multihoming 2026-05-25 16:28:41.338 | external-net 2026-05-25 16:28:41.338 | extra_dhcp_opt 2026-05-25 16:28:41.339 | extraroute 2026-05-25 16:28:41.339 | extraroute-atomic 2026-05-25 16:28:41.339 | filter-validation 2026-05-25 16:28:41.339 | fip-port-details 2026-05-25 16:28:41.339 | flavors 2026-05-25 16:28:41.339 | floating-ip-port-forwarding 2026-05-25 16:28:41.340 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.340 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.340 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.340 | floatingip-pools 2026-05-25 16:28:41.340 | fwaas_v2 2026-05-25 16:28:41.340 | ip_allocation 2026-05-25 16:28:41.341 | l3-flavors 2026-05-25 16:28:41.341 | l3-ha 2026-05-25 16:28:41.341 | logging 2026-05-25 16:28:41.341 | multi-provider 2026-05-25 16:28:41.341 | net-mtu 2026-05-25 16:28:41.342 | net-mtu-writable 2026-05-25 16:28:41.342 | network-ip-availability 2026-05-25 16:28:41.342 | network_availability_zone 2026-05-25 16:28:41.342 | network_ha 2026-05-25 16:28:41.342 | pagination 2026-05-25 16:28:41.342 | port-device-profile 2026-05-25 16:28:41.342 | port-hardware-offload-type 2026-05-25 16:28:41.343 | port-mac-address-regenerate 2026-05-25 16:28:41.343 | port-numa-affinity-policy 2026-05-25 16:28:41.343 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.343 | port-resource-request 2026-05-25 16:28:41.343 | port-security 2026-05-25 16:28:41.343 | port-trusted-vif 2026-05-25 16:28:41.343 | project-id 2026-05-25 16:28:41.344 | provider 2026-05-25 16:28:41.344 | qinq 2026-05-25 16:28:41.344 | qos 2026-05-25 16:28:41.344 | qos-bw-limit-direction 2026-05-25 16:28:41.344 | qos-bw-minimum-ingress 2026-05-25 16:28:41.344 | qos-default 2026-05-25 16:28:41.344 | qos-fip 2026-05-25 16:28:41.344 | qos-gateway-ip 2026-05-25 16:28:41.345 | qos-rule-type-details 2026-05-25 16:28:41.345 | qos-rule-type-filter 2026-05-25 16:28:41.345 | qos-rules-alias 2026-05-25 16:28:41.345 | quota-check-limit 2026-05-25 16:28:41.345 | quota-check-limit-default 2026-05-25 16:28:41.345 | quota_details 2026-05-25 16:28:41.345 | quotas 2026-05-25 16:28:41.346 | rbac-address-scope 2026-05-25 16:28:41.346 | rbac-policies 2026-05-25 16:28:41.346 | rbac-security-groups 2026-05-25 16:28:41.346 | router 2026-05-25 16:28:41.346 | router-enable-snat 2026-05-25 16:28:41.346 | router_availability_zone 2026-05-25 16:28:41.346 | security-group 2026-05-25 16:28:41.347 | security-groups-default-rules 2026-05-25 16:28:41.347 | security-groups-normalized-cidr 2026-05-25 16:28:41.347 | security-groups-remote-address-group 2026-05-25 16:28:41.347 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.347 | security-groups-shared-filtering 2026-05-25 16:28:41.347 | segment 2026-05-25 16:28:41.347 | sorting 2026-05-25 16:28:41.348 | standard-attr-description 2026-05-25 16:28:41.348 | standard-attr-fwaas-v2 2026-05-25 16:28:41.348 | standard-attr-revisions 2026-05-25 16:28:41.348 | standard-attr-tag 2026-05-25 16:28:41.348 | standard-attr-timestamp 2026-05-25 16:28:41.348 | stateful-security-group 2026-05-25 16:28:41.348 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.349 | subnet-external-network 2026-05-25 16:28:41.349 | subnet-service-types 2026-05-25 16:28:41.349 | subnet_allocation 2026-05-25 16:28:41.349 | subnetpool-prefix-ops 2026-05-25 16:28:41.349 | tag-creation 2026-05-25 16:28:41.349 | tap-mirror 2026-05-25 16:28:41.349 | tap-mirror-both-direction 2026-05-25 16:28:41.350 | trunk 2026-05-25 16:28:41.350 | uplink-status-propagation 2026-05-25 16:28:41.350 | uplink-status-propagation-updatable 2026-05-25 16:28:41.350 | vlan-transparent 2026-05-25 16:28:41.350 | vpn-endpoint-groups 2026-05-25 16:28:41.350 | vpnaas' 2026-05-25 16:28:41.350 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-25 16:28:41.351 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-25 16:28:41.351 | address-scope 2026-05-25 16:28:41.351 | agent 2026-05-25 16:28:41.351 | allowed-address-pairs 2026-05-25 16:28:41.351 | auto-allocated-topology 2026-05-25 16:28:41.351 | availability_zone 2026-05-25 16:28:41.351 | bgp 2026-05-25 16:28:41.351 | bgp_4byte_asn 2026-05-25 16:28:41.351 | bgp_dragent_scheduler 2026-05-25 16:28:41.352 | binding 2026-05-25 16:28:41.352 | binding-extended 2026-05-25 16:28:41.352 | default-subnetpools 2026-05-25 16:28:41.352 | dhcp_agent_scheduler 2026-05-25 16:28:41.352 | dns-domain-ports 2026-05-25 16:28:41.352 | dns-integration 2026-05-25 16:28:41.352 | dns-integration-domain-keywords 2026-05-25 16:28:41.352 | empty-string-filtering 2026-05-25 16:28:41.352 | enable-default-route-bfd 2026-05-25 16:28:41.353 | enable-default-route-ecmp 2026-05-25 16:28:41.353 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.353 | ext-gw-mode 2026-05-25 16:28:41.353 | external-gateway-multihoming 2026-05-25 16:28:41.353 | external-net 2026-05-25 16:28:41.353 | extra_dhcp_opt 2026-05-25 16:28:41.353 | extraroute 2026-05-25 16:28:41.354 | extraroute-atomic 2026-05-25 16:28:41.354 | filter-validation 2026-05-25 16:28:41.354 | fip-port-details 2026-05-25 16:28:41.354 | flavors 2026-05-25 16:28:41.354 | floating-ip-port-forwarding 2026-05-25 16:28:41.354 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.354 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.355 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.355 | floatingip-pools 2026-05-25 16:28:41.355 | fwaas_v2 2026-05-25 16:28:41.355 | ip_allocation 2026-05-25 16:28:41.355 | l3-flavors 2026-05-25 16:28:41.355 | l3-ha 2026-05-25 16:28:41.355 | logging 2026-05-25 16:28:41.356 | multi-provider 2026-05-25 16:28:41.356 | net-mtu 2026-05-25 16:28:41.356 | net-mtu-writable 2026-05-25 16:28:41.356 | network-ip-availability 2026-05-25 16:28:41.356 | network_availability_zone 2026-05-25 16:28:41.356 | network_ha 2026-05-25 16:28:41.356 | pagination 2026-05-25 16:28:41.356 | port-device-profile 2026-05-25 16:28:41.357 | port-hardware-offload-type 2026-05-25 16:28:41.357 | port-mac-address-regenerate 2026-05-25 16:28:41.357 | port-numa-affinity-policy 2026-05-25 16:28:41.357 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.358 | port-resource-request 2026-05-25 16:28:41.358 | port-security 2026-05-25 16:28:41.358 | port-trusted-vif 2026-05-25 16:28:41.358 | project-id 2026-05-25 16:28:41.358 | provider 2026-05-25 16:28:41.358 | qinq 2026-05-25 16:28:41.358 | qos 2026-05-25 16:28:41.359 | qos-bw-limit-direction 2026-05-25 16:28:41.359 | qos-bw-minimum-ingress 2026-05-25 16:28:41.359 | qos-default 2026-05-25 16:28:41.359 | qos-fip 2026-05-25 16:28:41.359 | qos-gateway-ip 2026-05-25 16:28:41.359 | qos-rule-type-details 2026-05-25 16:28:41.359 | qos-rule-type-filter 2026-05-25 16:28:41.360 | qos-rules-alias 2026-05-25 16:28:41.360 | quota-check-limit 2026-05-25 16:28:41.360 | quota-check-limit-default 2026-05-25 16:28:41.360 | quota_details 2026-05-25 16:28:41.360 | quotas 2026-05-25 16:28:41.360 | rbac-address-scope 2026-05-25 16:28:41.360 | rbac-policies 2026-05-25 16:28:41.361 | rbac-security-groups 2026-05-25 16:28:41.361 | router 2026-05-25 16:28:41.361 | router-enable-snat 2026-05-25 16:28:41.361 | router_availability_zone 2026-05-25 16:28:41.361 | security-group 2026-05-25 16:28:41.361 | security-groups-default-rules 2026-05-25 16:28:41.361 | security-groups-normalized-cidr 2026-05-25 16:28:41.361 | security-groups-remote-address-group 2026-05-25 16:28:41.362 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.362 | security-groups-shared-filtering 2026-05-25 16:28:41.362 | segment 2026-05-25 16:28:41.362 | sorting 2026-05-25 16:28:41.362 | standard-attr-description 2026-05-25 16:28:41.362 | standard-attr-fwaas-v2 2026-05-25 16:28:41.362 | standard-attr-revisions 2026-05-25 16:28:41.363 | standard-attr-tag 2026-05-25 16:28:41.363 | standard-attr-timestamp 2026-05-25 16:28:41.363 | stateful-security-group 2026-05-25 16:28:41.363 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.363 | subnet-external-network 2026-05-25 16:28:41.363 | subnet-service-types 2026-05-25 16:28:41.363 | subnet_allocation 2026-05-25 16:28:41.363 | subnetpool-prefix-ops 2026-05-25 16:28:41.364 | tag-creation 2026-05-25 16:28:41.364 | tap-mirror 2026-05-25 16:28:41.364 | tap-mirror-both-direction 2026-05-25 16:28:41.364 | trunk 2026-05-25 16:28:41.364 | uplink-status-propagation 2026-05-25 16:28:41.364 | uplink-status-propagation-updatable 2026-05-25 16:28:41.364 | vlan-transparent 2026-05-25 16:28:41.365 | vpn-endpoint-groups 2026-05-25 16:28:41.365 | vpnaas' 2026-05-25 16:28:41.365 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-25 16:28:41.365 | address-scope 2026-05-25 16:28:41.365 | agent 2026-05-25 16:28:41.365 | allowed-address-pairs 2026-05-25 16:28:41.365 | auto-allocated-topology 2026-05-25 16:28:41.366 | availability_zone 2026-05-25 16:28:41.366 | bgp 2026-05-25 16:28:41.366 | bgp_4byte_asn 2026-05-25 16:28:41.366 | bgp_dragent_scheduler 2026-05-25 16:28:41.366 | binding 2026-05-25 16:28:41.366 | binding-extended 2026-05-25 16:28:41.366 | default-subnetpools 2026-05-25 16:28:41.367 | dhcp_agent_scheduler 2026-05-25 16:28:41.367 | dns-domain-ports 2026-05-25 16:28:41.367 | dns-integration 2026-05-25 16:28:41.367 | dns-integration-domain-keywords 2026-05-25 16:28:41.367 | empty-string-filtering 2026-05-25 16:28:41.367 | enable-default-route-bfd 2026-05-25 16:28:41.367 | enable-default-route-ecmp 2026-05-25 16:28:41.368 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.368 | ext-gw-mode 2026-05-25 16:28:41.368 | external-gateway-multihoming 2026-05-25 16:28:41.368 | external-net 2026-05-25 16:28:41.368 | extra_dhcp_opt 2026-05-25 16:28:41.368 | extraroute 2026-05-25 16:28:41.368 | extraroute-atomic 2026-05-25 16:28:41.369 | filter-validation 2026-05-25 16:28:41.369 | fip-port-details 2026-05-25 16:28:41.369 | flavors 2026-05-25 16:28:41.369 | floating-ip-port-forwarding 2026-05-25 16:28:41.369 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.369 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.369 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.369 | floatingip-pools 2026-05-25 16:28:41.370 | fwaas_v2 2026-05-25 16:28:41.370 | ip_allocation 2026-05-25 16:28:41.370 | l3-flavors 2026-05-25 16:28:41.370 | l3-ha 2026-05-25 16:28:41.370 | logging 2026-05-25 16:28:41.370 | multi-provider 2026-05-25 16:28:41.370 | net-mtu 2026-05-25 16:28:41.371 | net-mtu-writable 2026-05-25 16:28:41.371 | network-ip-availability 2026-05-25 16:28:41.371 | network_availability_zone 2026-05-25 16:28:41.371 | network_ha 2026-05-25 16:28:41.371 | pagination 2026-05-25 16:28:41.371 | port-device-profile 2026-05-25 16:28:41.371 | port-hardware-offload-type 2026-05-25 16:28:41.372 | port-mac-address-regenerate 2026-05-25 16:28:41.372 | port-numa-affinity-policy 2026-05-25 16:28:41.372 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.372 | port-resource-request 2026-05-25 16:28:41.372 | port-security 2026-05-25 16:28:41.372 | port-trusted-vif 2026-05-25 16:28:41.372 | project-id 2026-05-25 16:28:41.372 | provider 2026-05-25 16:28:41.373 | qinq 2026-05-25 16:28:41.373 | qos 2026-05-25 16:28:41.373 | qos-bw-limit-direction 2026-05-25 16:28:41.373 | qos-bw-minimum-ingress 2026-05-25 16:28:41.373 | qos-default 2026-05-25 16:28:41.373 | qos-fip 2026-05-25 16:28:41.373 | qos-gateway-ip 2026-05-25 16:28:41.374 | qos-rule-type-details 2026-05-25 16:28:41.374 | qos-rule-type-filter 2026-05-25 16:28:41.374 | qos-rules-alias 2026-05-25 16:28:41.374 | quota-check-limit 2026-05-25 16:28:41.374 | quota-check-limit-default 2026-05-25 16:28:41.374 | quota_details 2026-05-25 16:28:41.374 | quotas 2026-05-25 16:28:41.375 | rbac-address-scope 2026-05-25 16:28:41.375 | rbac-policies 2026-05-25 16:28:41.375 | rbac-security-groups 2026-05-25 16:28:41.375 | router 2026-05-25 16:28:41.375 | router-enable-snat 2026-05-25 16:28:41.375 | router_availability_zone 2026-05-25 16:28:41.375 | security-group 2026-05-25 16:28:41.376 | security-groups-default-rules 2026-05-25 16:28:41.376 | security-groups-normalized-cidr 2026-05-25 16:28:41.376 | security-groups-remote-address-group 2026-05-25 16:28:41.376 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.376 | security-groups-shared-filtering 2026-05-25 16:28:41.376 | segment 2026-05-25 16:28:41.376 | sorting 2026-05-25 16:28:41.377 | standard-attr-description 2026-05-25 16:28:41.377 | standard-attr-fwaas-v2 2026-05-25 16:28:41.377 | standard-attr-revisions 2026-05-25 16:28:41.377 | standard-attr-tag 2026-05-25 16:28:41.377 | standard-attr-timestamp 2026-05-25 16:28:41.377 | stateful-security-group 2026-05-25 16:28:41.378 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.378 | subnet-external-network 2026-05-25 16:28:41.378 | subnet-service-types 2026-05-25 16:28:41.378 | subnet_allocation 2026-05-25 16:28:41.378 | subnetpool-prefix-ops 2026-05-25 16:28:41.378 | tag-creation 2026-05-25 16:28:41.378 | tap-mirror 2026-05-25 16:28:41.378 | tap-mirror-both-direction 2026-05-25 16:28:41.379 | trunk 2026-05-25 16:28:41.379 | uplink-status-propagation 2026-05-25 16:28:41.379 | uplink-status-propagation-updatable 2026-05-25 16:28:41.379 | vlan-transparent 2026-05-25 16:28:41.379 | vpn-endpoint-groups 2026-05-25 16:28:41.379 | vpnaas' 2026-05-25 16:28:41.379 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-25 16:28:41.380 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-25 16:28:41.380 | address-scope 2026-05-25 16:28:41.380 | agent 2026-05-25 16:28:41.380 | allowed-address-pairs 2026-05-25 16:28:41.380 | auto-allocated-topology 2026-05-25 16:28:41.380 | availability_zone 2026-05-25 16:28:41.380 | bgp 2026-05-25 16:28:41.380 | bgp_4byte_asn 2026-05-25 16:28:41.381 | bgp_dragent_scheduler 2026-05-25 16:28:41.381 | binding 2026-05-25 16:28:41.381 | binding-extended 2026-05-25 16:28:41.381 | default-subnetpools 2026-05-25 16:28:41.381 | dhcp_agent_scheduler 2026-05-25 16:28:41.381 | dns-domain-ports 2026-05-25 16:28:41.382 | dns-integration 2026-05-25 16:28:41.382 | dns-integration-domain-keywords 2026-05-25 16:28:41.382 | empty-string-filtering 2026-05-25 16:28:41.382 | enable-default-route-bfd 2026-05-25 16:28:41.382 | enable-default-route-ecmp 2026-05-25 16:28:41.382 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.382 | ext-gw-mode 2026-05-25 16:28:41.383 | external-gateway-multihoming 2026-05-25 16:28:41.383 | external-net 2026-05-25 16:28:41.383 | extra_dhcp_opt 2026-05-25 16:28:41.383 | extraroute 2026-05-25 16:28:41.383 | extraroute-atomic 2026-05-25 16:28:41.383 | filter-validation 2026-05-25 16:28:41.383 | fip-port-details 2026-05-25 16:28:41.384 | flavors 2026-05-25 16:28:41.384 | floating-ip-port-forwarding 2026-05-25 16:28:41.384 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.384 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.384 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.384 | floatingip-pools 2026-05-25 16:28:41.384 | fwaas_v2 2026-05-25 16:28:41.384 | ip_allocation 2026-05-25 16:28:41.385 | l3-flavors 2026-05-25 16:28:41.385 | l3-ha 2026-05-25 16:28:41.385 | logging 2026-05-25 16:28:41.385 | multi-provider 2026-05-25 16:28:41.385 | net-mtu 2026-05-25 16:28:41.385 | net-mtu-writable 2026-05-25 16:28:41.385 | network-ip-availability 2026-05-25 16:28:41.386 | network_availability_zone 2026-05-25 16:28:41.386 | network_ha 2026-05-25 16:28:41.386 | pagination 2026-05-25 16:28:41.386 | port-device-profile 2026-05-25 16:28:41.386 | port-hardware-offload-type 2026-05-25 16:28:41.387 | port-mac-address-regenerate 2026-05-25 16:28:41.387 | port-numa-affinity-policy 2026-05-25 16:28:41.387 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.387 | port-resource-request 2026-05-25 16:28:41.387 | port-security 2026-05-25 16:28:41.387 | port-trusted-vif 2026-05-25 16:28:41.387 | project-id 2026-05-25 16:28:41.388 | provider 2026-05-25 16:28:41.388 | qinq 2026-05-25 16:28:41.388 | qos 2026-05-25 16:28:41.388 | qos-bw-limit-direction 2026-05-25 16:28:41.388 | qos-bw-minimum-ingress 2026-05-25 16:28:41.388 | qos-default 2026-05-25 16:28:41.388 | qos-fip 2026-05-25 16:28:41.388 | qos-gateway-ip 2026-05-25 16:28:41.389 | qos-rule-type-details 2026-05-25 16:28:41.389 | qos-rule-type-filter 2026-05-25 16:28:41.389 | qos-rules-alias 2026-05-25 16:28:41.389 | quota-check-limit 2026-05-25 16:28:41.389 | quota-check-limit-default 2026-05-25 16:28:41.389 | quota_details 2026-05-25 16:28:41.389 | quotas 2026-05-25 16:28:41.390 | rbac-address-scope 2026-05-25 16:28:41.390 | rbac-policies 2026-05-25 16:28:41.390 | rbac-security-groups 2026-05-25 16:28:41.390 | router 2026-05-25 16:28:41.390 | router-enable-snat 2026-05-25 16:28:41.390 | router_availability_zone 2026-05-25 16:28:41.390 | security-group 2026-05-25 16:28:41.391 | security-groups-default-rules 2026-05-25 16:28:41.391 | security-groups-normalized-cidr 2026-05-25 16:28:41.391 | security-groups-remote-address-group 2026-05-25 16:28:41.391 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.391 | security-groups-shared-filtering 2026-05-25 16:28:41.391 | segment 2026-05-25 16:28:41.391 | sorting 2026-05-25 16:28:41.392 | standard-attr-description 2026-05-25 16:28:41.392 | standard-attr-fwaas-v2 2026-05-25 16:28:41.392 | standard-attr-revisions 2026-05-25 16:28:41.392 | standard-attr-tag 2026-05-25 16:28:41.392 | standard-attr-timestamp 2026-05-25 16:28:41.392 | stateful-security-group 2026-05-25 16:28:41.392 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.392 | subnet-external-network 2026-05-25 16:28:41.393 | subnet-service-types 2026-05-25 16:28:41.393 | subnet_allocation 2026-05-25 16:28:41.393 | subnetpool-prefix-ops 2026-05-25 16:28:41.393 | tag-creation 2026-05-25 16:28:41.393 | tap-mirror 2026-05-25 16:28:41.393 | tap-mirror-both-direction 2026-05-25 16:28:41.393 | trunk 2026-05-25 16:28:41.394 | uplink-status-propagation 2026-05-25 16:28:41.394 | uplink-status-propagation-updatable 2026-05-25 16:28:41.394 | vlan-transparent 2026-05-25 16:28:41.394 | vpn-endpoint-groups 2026-05-25 16:28:41.394 | vpnaas' 2026-05-25 16:28:41.394 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-25 16:28:41.394 | address-scope 2026-05-25 16:28:41.394 | agent 2026-05-25 16:28:41.395 | allowed-address-pairs 2026-05-25 16:28:41.395 | auto-allocated-topology 2026-05-25 16:28:41.395 | availability_zone 2026-05-25 16:28:41.395 | bgp 2026-05-25 16:28:41.395 | bgp_4byte_asn 2026-05-25 16:28:41.395 | bgp_dragent_scheduler 2026-05-25 16:28:41.395 | binding 2026-05-25 16:28:41.396 | binding-extended 2026-05-25 16:28:41.396 | default-subnetpools 2026-05-25 16:28:41.396 | dhcp_agent_scheduler 2026-05-25 16:28:41.396 | dns-domain-ports 2026-05-25 16:28:41.396 | dns-integration 2026-05-25 16:28:41.396 | dns-integration-domain-keywords 2026-05-25 16:28:41.396 | empty-string-filtering 2026-05-25 16:28:41.397 | enable-default-route-bfd 2026-05-25 16:28:41.397 | enable-default-route-ecmp 2026-05-25 16:28:41.397 | expose-port-forwarding-in-fip 2026-05-25 16:28:41.397 | ext-gw-mode 2026-05-25 16:28:41.397 | external-gateway-multihoming 2026-05-25 16:28:41.397 | external-net 2026-05-25 16:28:41.397 | extra_dhcp_opt 2026-05-25 16:28:41.398 | extraroute 2026-05-25 16:28:41.398 | extraroute-atomic 2026-05-25 16:28:41.398 | filter-validation 2026-05-25 16:28:41.398 | fip-port-details 2026-05-25 16:28:41.398 | flavors 2026-05-25 16:28:41.398 | floating-ip-port-forwarding 2026-05-25 16:28:41.398 | floating-ip-port-forwarding-description 2026-05-25 16:28:41.398 | floating-ip-port-forwarding-detail 2026-05-25 16:28:41.399 | floating-ip-port-forwarding-port-ranges 2026-05-25 16:28:41.399 | floatingip-pools 2026-05-25 16:28:41.399 | fwaas_v2 2026-05-25 16:28:41.399 | ip_allocation 2026-05-25 16:28:41.399 | l3-flavors 2026-05-25 16:28:41.399 | l3-ha 2026-05-25 16:28:41.399 | logging 2026-05-25 16:28:41.399 | multi-provider 2026-05-25 16:28:41.400 | net-mtu 2026-05-25 16:28:41.400 | net-mtu-writable 2026-05-25 16:28:41.400 | network-ip-availability 2026-05-25 16:28:41.400 | network_availability_zone 2026-05-25 16:28:41.400 | network_ha 2026-05-25 16:28:41.400 | pagination 2026-05-25 16:28:41.400 | port-device-profile 2026-05-25 16:28:41.400 | port-hardware-offload-type 2026-05-25 16:28:41.401 | port-mac-address-regenerate 2026-05-25 16:28:41.401 | port-numa-affinity-policy 2026-05-25 16:28:41.401 | port-numa-affinity-policy-socket 2026-05-25 16:28:41.401 | port-resource-request 2026-05-25 16:28:41.401 | port-security 2026-05-25 16:28:41.401 | port-trusted-vif 2026-05-25 16:28:41.401 | project-id 2026-05-25 16:28:41.402 | provider 2026-05-25 16:28:41.402 | qinq 2026-05-25 16:28:41.402 | qos 2026-05-25 16:28:41.402 | qos-bw-limit-direction 2026-05-25 16:28:41.402 | qos-bw-minimum-ingress 2026-05-25 16:28:41.402 | qos-default 2026-05-25 16:28:41.402 | qos-fip 2026-05-25 16:28:41.403 | qos-gateway-ip 2026-05-25 16:28:41.403 | qos-rule-type-details 2026-05-25 16:28:41.403 | qos-rule-type-filter 2026-05-25 16:28:41.403 | qos-rules-alias 2026-05-25 16:28:41.403 | quota-check-limit 2026-05-25 16:28:41.403 | quota-check-limit-default 2026-05-25 16:28:41.403 | quota_details 2026-05-25 16:28:41.403 | quotas 2026-05-25 16:28:41.404 | rbac-address-scope 2026-05-25 16:28:41.404 | rbac-policies 2026-05-25 16:28:41.404 | rbac-security-groups 2026-05-25 16:28:41.404 | router 2026-05-25 16:28:41.404 | router-enable-snat 2026-05-25 16:28:41.404 | router_availability_zone 2026-05-25 16:28:41.404 | security-group 2026-05-25 16:28:41.405 | security-groups-default-rules 2026-05-25 16:28:41.405 | security-groups-normalized-cidr 2026-05-25 16:28:41.405 | security-groups-remote-address-group 2026-05-25 16:28:41.405 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:28:41.405 | security-groups-shared-filtering 2026-05-25 16:28:41.405 | segment 2026-05-25 16:28:41.405 | sorting 2026-05-25 16:28:41.406 | standard-attr-description 2026-05-25 16:28:41.406 | standard-attr-fwaas-v2 2026-05-25 16:28:41.406 | standard-attr-revisions 2026-05-25 16:28:41.406 | standard-attr-tag 2026-05-25 16:28:41.406 | standard-attr-timestamp 2026-05-25 16:28:41.406 | stateful-security-group 2026-05-25 16:28:41.406 | subnet-dns-publish-fixed-ip 2026-05-25 16:28:41.407 | subnet-external-network 2026-05-25 16:28:41.407 | subnet-service-types 2026-05-25 16:28:41.407 | subnet_allocation 2026-05-25 16:28:41.407 | subnetpool-prefix-ops 2026-05-25 16:28:41.407 | tag-creation 2026-05-25 16:28:41.407 | tap-mirror 2026-05-25 16:28:41.407 | tap-mirror-both-direction 2026-05-25 16:28:41.408 | trunk 2026-05-25 16:28:41.408 | uplink-status-propagation 2026-05-25 16:28:41.408 | uplink-status-propagation-updatable 2026-05-25 16:28:41.408 | vlan-transparent 2026-05-25 16:28:41.408 | vpn-endpoint-groups 2026-05-25 16:28:41.408 | vpnaas' 2026-05-25 16:28:41.408 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-25 16:28:41.409 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-25 16:28:41.409 | ++ 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-25 16:28:41.409 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-25 16:28:41.409 | + 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-25 16:28:41.409 | + 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-25 16:28:41.409 | + 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-25 16:28:41.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-25 16:28:41.410 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-25 16:28:41.410 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-25 16:28:41.410 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.410 | + 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-25 16:28:41.410 | + 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.7:6641 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.7:6641 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.7:6641 ']' 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.411 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.7:6641 2026-05-25 16:28:41.424 | + 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.7:6642 2026-05-25 16:28:41.426 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-25 16:28:41.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.7:6642 2026-05-25 16:28:41.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.7:6642 ']' 2026-05-25 16:28:41.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.7:6642 2026-05-25 16:28:41.468 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-25 16:28:41.485 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.489 | + 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-25 16:28:41.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-25 16:28:41.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-25 16:28:41.499 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-25 16:28:41.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-25 16:28:41.535 | + 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-25 16:28:41.537 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.540 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-25 16:28:41.543 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-25 16:28:41.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-25 16:28:41.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.551 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-25 16:28:41.583 | + 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-25 16:28:41.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-25 16:28:41.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-25 16:28:41.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-25 16:28:41.596 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.599 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-25 16:28:41.631 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-25 16:28:41.650 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-25 16:28:41.669 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.671 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-25 16:28:41.674 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-25 16:28:41.692 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:41.695 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:28:41.697 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-25 16:28:41.700 | + 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-25 16:28:41.703 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:41.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-25 16:28:41.709 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-25 16:28:41.712 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-25 16:28:41.715 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:41.717 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-25 16:28:41.750 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-25 16:28:41.769 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.772 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-25 16:28:41.810 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-25 16:28:41.828 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.830 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-25 16:28:41.866 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-25 16:28:41.884 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:41.887 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-25 16:28:41.890 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-25 16:28:41.908 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:41.910 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:28:41.913 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-25 16:28:41.916 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-25 16:28:41.950 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-25 16:28:41.969 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.972 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-25 16:28:41.991 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:41.994 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-25 16:28:42.012 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:42.015 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-25 16:28:42.034 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:42.036 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-25 16:28:42.058 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:42.061 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-25 16:28:42.064 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-25 16:28:42.067 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-25 16:28:42.072 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-25 16:28:42.107 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-25 16:28:42.143 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-25 16:28:42.178 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-25 16:28:42.214 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-25 16:28:42.217 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-25 16:28:42.219 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-25 16:28:42.222 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-25 16:28:42.225 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-25 16:28:42.228 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-25 16:28:42.231 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-25 16:28:42.234 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-25 16:28:42.237 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-25 16:28:42.240 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-25 16:28:42.275 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-25 16:28:42.310 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.7/identity 2026-05-25 16:28:42.345 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-25 16:28:42.380 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-25 16:28:42.414 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-25 16:28:42.450 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-25 16:28:42.485 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-25 16:28:42.520 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.7/identity 2026-05-25 16:28:42.556 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-25 16:28:42.591 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-25 16:28:42.626 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-25 16:28:42.628 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-25 16:28:42.663 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-25 16:28:42.697 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-25 16:28:42.699 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-25 16:28:42.702 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:28:42.705 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-25 16:28:42.707 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-25 16:28:42.742 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-25 16:28:42.777 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.7/identity 2026-05-25 16:28:42.812 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-25 16:28:42.846 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-25 16:28:42.886 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-25 16:28:42.924 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-25 16:28:42.964 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-25 16:28:43.002 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-25 16:28:43.006 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-25 16:28:43.009 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-25 16:28:43.012 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-25 16:28:43.015 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-25 16:28:43.053 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-25 16:28:43.096 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.7/identity 2026-05-25 16:28:43.140 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-25 16:28:43.175 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-25 16:28:43.211 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-25 16:28:43.246 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-25 16:28:43.282 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-25 16:28:43.318 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-25 16:28:43.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-25 16:28:43.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-25 16:28:43.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-25 16:28:43.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-25 16:28:43.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-25 16:28:43.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-25 16:28:43.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-25 16:28:43.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-25 16:28:43.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-25 16:28:43.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-25 16:28:43.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-25 16:28:43.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-25 16:28:43.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-25 16:28:43.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-25 16:28:43.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-25 16:28:43.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-25 16:28:43.367 | + 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-25 16:28:43.370 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.373 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-25 16:28:43.376 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-25 16:28:43.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-25 16:28:43.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.385 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-25 16:28:43.421 | + 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-25 16:28:43.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-25 16:28:43.430 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-25 16:28:43.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-25 16:28:43.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-25 16:28:43.474 | + 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-25 16:28:43.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-25 16:28:43.483 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-25 16:28:43.486 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-25 16:28:43.489 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.492 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-25 16:28:43.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-25 16:28:43.530 | + 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-25 16:28:43.533 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-25 16:28:43.539 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-25 16:28:43.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-25 16:28:43.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.548 | + 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-25 16:28:43.583 | + 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-25 16:28:43.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-25 16:28:43.592 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-25 16:28:43.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-25 16:28:43.597 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-25 16:28:43.635 | + 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-25 16:28:43.637 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.640 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-25 16:28:43.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-25 16:28:43.646 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-25 16:28:43.649 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-25 16:28:43.686 | + 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-25 16:28:43.689 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-25 16:28:43.694 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-25 16:28:43.698 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-25 16:28:43.700 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.703 | + 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-25 16:28:43.739 | + 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-25 16:28:43.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-25 16:28:43.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-25 16:28:43.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-25 16:28:43.754 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.757 | + 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-25 16:28:43.793 | + 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-25 16:28:43.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.799 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-25 16:28:43.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-25 16:28:43.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-25 16:28:43.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.810 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-25 16:28:43.847 | + 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-25 16:28:43.850 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-25 16:28:43.855 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-25 16:28:43.858 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-25 16:28:43.861 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.864 | + 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-25 16:28:43.900 | + 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-25 16:28:43.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 16:28:43.906 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-25 16:28:43.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-25 16:28:43.911 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-25 16:28:43.914 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-25 16:28:43.917 | + 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-25 16:28:43.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-25 16:28:43.957 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-25 16:28:43.993 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-25 16:28:44.030 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-25 16:28:44.032 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-25 16:28:44.035 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-25 16:28:44.039 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-25 16:28:44.041 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-25 16:28:44.044 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-25 16:28:44.047 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-25 16:28:44.050 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-25 16:28:44.052 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-25 16:28:44.069 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:28:44.069 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-25 16:28:44.078 | d /var/run/uwsgi 0755 quobyte root 2026-05-25 16:28:44.083 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-25 16:28:44.097 | /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-25 16:28:44.103 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-25 16:28:44.106 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-25 16:28:44.111 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-25 16:28:44.114 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-25 16:28:44.150 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-25 16:28:44.184 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-25 16:28:44.220 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-25 16:28:44.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-25 16:28:44.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-25 16:28:44.326 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-25 16:28:44.361 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-25 16:28:44.395 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-25 16:28:44.431 | + 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-25 16:28:44.466 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-25 16:28:44.502 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-25 16:28:44.536 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-25 16:28:44.571 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-25 16:28:44.605 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-25 16:28:44.607 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-25 16:28:44.611 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-25 16:28:44.614 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-25 16:28:44.617 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-25 16:28:44.620 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:28:44.623 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:28:44.627 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-25 16:28:44.630 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-25 16:28:44.634 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-25 16:28:44.668 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-25 16:28:44.704 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-25 16:28:44.705 | + 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-25 16:28:44.714 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-25 16:28:44.719 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-25 16:28:44.722 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-25 16:28:44.726 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-25 16:28:44.729 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-25 16:28:44.731 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-25 16:28:44.734 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-25 16:28:44.737 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:28:44.740 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:28:44.743 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-25 16:28:44.747 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-25 16:28:44.750 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:28:44.753 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:28:44.757 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-25 16:28:44.768 | perl: warning: Setting locale failed. 2026-05-25 16:28:44.768 | perl: warning: Please check that your locale settings: 2026-05-25 16:28:44.768 | LANGUAGE = (unset), 2026-05-25 16:28:44.768 | LC_ALL = "en_US.utf8", 2026-05-25 16:28:44.768 | LANG = "de_DE.UTF-8" 2026-05-25 16:28:44.768 | are supported and installed on your system. 2026-05-25 16:28:44.768 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-25 16:28:44.808 | Enabling site neutron-api. 2026-05-25 16:28:44.813 | To activate the new configuration, you need to run: 2026-05-25 16:28:44.813 | systemctl reload apache2 2026-05-25 16:28:44.819 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-25 16:28:44.822 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-25 16:28:44.825 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-25 16:28:44.828 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-25 16:28:44.993 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-25 16:28:45.015 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:45.018 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-25 16:28:45.039 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:45.042 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-25 16:28:45.046 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-25 16:28:45.114 | + inc/async:async_inner:63 : init_neutron 2026-05-25 16:28:45.154 | [2028 Async init_neutron:55263]: running: init_neutron 2026-05-25 16:28:45.155 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-25 16:28:45.175 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:45.178 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-25 16:28:45.199 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:45.203 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-25 16:28:45.206 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-25 16:28:45.210 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-25 16:28:45.247 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-25 16:28:45.250 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-25 16:28:45.289 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-25 16:28:45.310 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:28:45.315 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-25 16:28:45.333 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:45.336 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-25 16:28:45.339 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:28:45.342 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-25 16:28:45.346 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-25 16:28:45.349 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-25 16:28:45.422 | + inc/async:async_inner:63 : init_cinder 2026-05-25 16:28:45.467 | [2028 Async init_cinder:55501]: running: init_cinder 2026-05-25 16:28:45.469 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-25 16:28:45.491 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:28:45.494 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-25 16:28:45.498 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:28:45.501 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-25 16:28:45.505 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-25 16:28:45.508 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-25 16:28:45.585 | + inc/async:async_inner:63 : init_placement 2026-05-25 16:28:45.630 | [2028 Async init_placement:55631]: running: init_placement 2026-05-25 16:28:45.636 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-25 16:28:45.712 | [2028 Async init_neutron:55263]: Waiting for completion of init_neutron running on PID 55263 (5 other jobs running) 2026-05-25 16:28:45.740 | [2028 Async init_neutron:55263]: Signaling child to exit 2026-05-25 16:28:59.697 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:28:59.749 | [55501 Async init_cinder:55501]: finished successfully 2026-05-25 16:29:31.765 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:29:31.800 | [55631 Async init_placement:55631]: finished successfully 2026-05-25 16:29:37.647 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:29:37.671 | [55263 Async init_neutron:55263]: finished successfully 2026-05-25 16:29:37.694 | WAKEUP 2026-05-25 16:29:37.716 | [2028 Async init_neutron:55263]: Signaled 2026-05-25 16:29:37.718 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-25 16:29:37.718 | + lib/database:recreate_database:112 : local db=neutron 2026-05-25 16:29:37.718 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-25 16:29:37.718 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-25 16:29:37.718 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-25 16:29:37.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:37.718 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-25 16:29:37.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:37.719 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-25 16:29:37.719 | + functions-common:time_start:2398 : local name=dbsync 2026-05-25 16:29:37.719 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:29:37.719 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:29:37.719 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:29:37.719 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726525315 2026-05-25 16:29:37.719 | + 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-25 16:29:37.720 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-25 16:29:37.720 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-25 16:29:37.721 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-25 16:29:37.721 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-25 16:29:37.721 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-25 16:29:37.721 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-25 16:29:37.722 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-25 16:29:37.723 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-25 16:29:37.724 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-25 16:29:37.724 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-25 16:29:37.724 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-25 16:29:37.724 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-25 16:29:37.725 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-25 16:29:37.726 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-25 16:29:37.727 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-25 16:29:37.727 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-25 16:29:37.727 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-25 16:29:37.727 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-25 16:29:37.728 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-25 16:29:37.729 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-25 16:29:37.730 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-25 16:29:37.730 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-25 16:29:37.730 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-25 16:29:37.730 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-25 16:29:37.731 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-25 16:29:37.732 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-25 16:29:37.733 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-25 16:29:37.733 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-25 16:29:37.734 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-25 16:29:37.735 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-25 16:29:37.736 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-25 16:29:37.736 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-25 16:29:37.736 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-25 16:29:37.736 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-25 16:29:37.737 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-25 16:29:37.738 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-25 16:29:37.739 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-25 16:29:37.740 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-25 16:29:37.741 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-25 16:29:37.741 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-25 16:29:37.741 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-25 16:29:37.741 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-25 16:29:37.742 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-25 16:29:37.743 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-25 16:29:37.743 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-25 16:29:37.743 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-25 16:29:37.743 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-25 16:29:37.743 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-25 16:29:37.744 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-25 16:29:37.744 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-25 16:29:37.744 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-25 16:29:37.744 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-25 16:29:37.745 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-25 16:29:37.746 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-25 16:29:37.746 | Running upgrade for neutron ... 2026-05-25 16:29:37.746 | OK 2026-05-25 16:29:37.746 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-25 16:29:37.746 | + functions-common:time_stop:2412 : local name 2026-05-25 16:29:37.746 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:29:37.747 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:29:37.747 | + functions-common:time_stop:2415 : local total 2026-05-25 16:29:37.747 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:29:37.747 | + functions-common:time_stop:2418 : name=dbsync 2026-05-25 16:29:37.747 | + functions-common:time_stop:2419 : start_time=1779726525315 2026-05-25 16:29:37.747 | + functions-common:time_stop:2421 : [[ -z 1779726525315 ]] 2026-05-25 16:29:37.748 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:29:37.749 | + functions-common:time_stop:2424 : end_time=1779726577629 2026-05-25 16:29:37.749 | + functions-common:time_stop:2425 : elapsed_time=52314 2026-05-25 16:29:37.749 | + functions-common:time_stop:2426 : total=8454 2026-05-25 16:29:37.749 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:29:37.749 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60768 2026-05-25 16:29:37.767 | [2028 Async init_neutron:55263]: finished init_neutron with result 0 in 52 seconds 2026-05-25 16:29:37.773 | + inc/async:async_wait:197 : return 0 2026-05-25 16:29:37.775 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-25 16:29:37.826 | [2028 Async init_placement:55631]: Waiting for completion of init_placement running on PID 55631 (4 other jobs running) 2026-05-25 16:29:37.851 | [2028 Async init_placement:55631]: Signaling child to exit 2026-05-25 16:29:37.852 | WAKEUP 2026-05-25 16:29:37.872 | [2028 Async init_placement:55631]: Signaled 2026-05-25 16:29:37.874 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-25 16:29:37.874 | + lib/database:recreate_database:112 : local db=placement 2026-05-25 16:29:37.874 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-25 16:29:37.874 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-25 16:29:37.874 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-25 16:29:37.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:37.874 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-25 16:29:37.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:37.874 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-25 16:29:37.874 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-25 16:29:37.875 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-25 16:29:37.875 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-25 16:29:37.875 | + functions-common:get_or_create_user:891 : local user_id 2026-05-25 16:29:37.875 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-25 16:29:37.875 | + functions-common:get_or_create_user:895 : local email= 2026-05-25 16:29:37.875 | ++ 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-25 16:29:37.875 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.875 | + functions-common:get_or_create_user:907 : user_id=d2175e6cef9c4985a6dfc4f64e61a464 2026-05-25 16:29:37.875 | + functions-common:get_or_create_user:908 : echo d2175e6cef9c4985a6dfc4f64e61a464 2026-05-25 16:29:37.875 | d2175e6cef9c4985a6dfc4f64e61a464 2026-05-25 16:29:37.875 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-25 16:29:37.875 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:29:37.876 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:29:37.876 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:29:37.876 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:29:37.876 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:29:37.876 | + 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-25 16:29:37.877 | ++ 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-25 16:29:37.877 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.877 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:29:37.878 | + functions-common:get_or_add_user_project_role:972 : echo c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:29:37.878 | c7f76802a37d4b9b86a23e60e385510e 2026-05-25 16:29:37.878 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-25 16:29:37.878 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-25 16:29:37.878 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-25 16:29:37.878 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-25 16:29:37.878 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-25 16:29:37.878 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-25 16:29:37.878 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-25 16:29:37.878 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-25 16:29:37.879 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-25 16:29:37.880 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-25 16:29:37.880 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-25 16:29:37.880 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-25 16:29:37.880 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-25 16:29:37.880 | + 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-25 16:29:37.880 | ++ 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-25 16:29:37.880 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.880 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:29:37.880 | + functions-common:get_or_add_user_project_role:972 : echo b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:29:37.880 | b84769aeb40445f28d4589f78b49a2a6 2026-05-25 16:29:37.880 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.7/placement 2026-05-25 16:29:37.881 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-25 16:29:37.881 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-25 16:29:37.881 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-25 16:29:37.881 | ++ 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-25 16:29:37.881 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.881 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-25 16:29:37.881 | e413de1216454880abc265daacbce380' 2026-05-25 16:29:37.881 | + functions-common:get_or_create_service:1059 : echo e413de1216454880abc265daacbce380 2026-05-25 16:29:37.881 | e413de1216454880abc265daacbce380 2026-05-25 16:29:37.881 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.7/placement 2026-05-25 16:29:37.881 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-25 16:29:37.882 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.7/placement RegionOne 2026-05-25 16:29:37.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-25 16:29:37.882 | +++ 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-25 16:29:37.882 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-25 16:29:37.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-25 16:29:37.882 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.7/placement --region RegionOne -f value -c id 2026-05-25 16:29:37.882 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:29:37.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=511d87c38c9e40dabae900f57061c41d 2026-05-25 16:29:37.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 511d87c38c9e40dabae900f57061c41d 2026-05-25 16:29:37.883 | + functions-common:get_or_create_endpoint:1092 : public_id=511d87c38c9e40dabae900f57061c41d 2026-05-25 16:29:37.883 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-25 16:29:37.883 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-25 16:29:37.884 | + functions-common:get_or_create_endpoint:1101 : echo 511d87c38c9e40dabae900f57061c41d 2026-05-25 16:29:37.884 | 511d87c38c9e40dabae900f57061c41d 2026-05-25 16:29:37.922 | [2028 Async init_placement:55631]: finished init_placement with result 0 in 46 seconds 2026-05-25 16:29:37.927 | + inc/async:async_wait:197 : return 0 2026-05-25 16:29:37.931 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-25 16:29:37.981 | [2028 Async init_glance:51064]: Waiting for completion of init_glance running on PID 51064 (3 other jobs running) 2026-05-25 16:29:38.004 | [2028 Async init_glance:51064]: Signaling child to exit 2026-05-25 16:29:38.005 | WAKEUP 2026-05-25 16:29:38.027 | [2028 Async init_glance:51064]: Signaled 2026-05-25 16:29:38.028 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-25 16:29:38.029 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-25 16:29:38.029 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-25 16:29:38.029 | + lib/database:recreate_database:112 : local db=glance 2026-05-25 16:29:38.029 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-25 16:29:38.029 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-25 16:29:38.029 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-25 16:29:38.029 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.029 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-25 16:29:38.029 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.030 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-25 16:29:38.030 | + functions-common:time_start:2398 : local name=dbsync 2026-05-25 16:29:38.030 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:29:38.030 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:29:38.030 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:29:38.030 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726441778 2026-05-25 16:29:38.030 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-25 16:29:38.030 | INFO dbcounter [-] Registered counter for database glance 2026-05-25 16:29:38.030 | 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=51170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:29:38.030 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.030 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.031 | DEBUG dbcounter [-] [51170] Writer thread running {{(pid=51170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.031 | INFO dbcounter [-] Registered counter for database glance 2026-05-25 16:29:38.031 | 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=51170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.031 | DEBUG dbcounter [-] [51170] Writer thread running {{(pid=51170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-25 16:29:38.031 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:29:38.031 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-25 16:29:38.031 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-25 16:29:38.032 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-25 16:29:38.032 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-25 16:29:38.032 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-25 16:29:38.032 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-25 16:29:38.032 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.032 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.033 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.033 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.033 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.033 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.033 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-25 16:29:38.033 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.034 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-25 16:29:38.035 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.035 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-25 16:29:38.035 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.035 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-25 16:29:38.035 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.035 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.035 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.035 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-25 16:29:38.036 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-25 16:29:38.036 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.036 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.037 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.037 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.037 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.037 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.037 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-25 16:29:38.037 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.038 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-25 16:29:38.038 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.039 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-25 16:29:38.039 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.039 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-25 16:29:38.040 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.040 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-25 16:29:38.040 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.041 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-25 16:29:38.041 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51170) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-25 16:29:38.041 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.042 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-25 16:29:38.042 | Database migration is up to date. No migration needed. 2026-05-25 16:29:38.042 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-25 16:29:38.042 | Database is synced successfully. 2026-05-25 16:29:38.042 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-25 16:29:38.042 | INFO dbcounter [-] Registered counter for database glance 2026-05-25 16:29:38.043 | 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=51348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:29:38.043 | DEBUG dbcounter [-] [51348] Writer thread running {{(pid=51348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-25 16:29:38.044 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-25 16:29:38.045 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-25 16:29:38.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-25 16:29:38.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-25 16:29:38.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-25 16:29:38.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-25 16:29:38.046 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-25 16:29:38.047 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-25 16:29:38.047 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-25 16:29:38.047 | + functions-common:time_stop:2412 : local name 2026-05-25 16:29:38.048 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:29:38.048 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:29:38.048 | + functions-common:time_stop:2415 : local total 2026-05-25 16:29:38.048 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:29:38.048 | + functions-common:time_stop:2418 : name=dbsync 2026-05-25 16:29:38.048 | + functions-common:time_stop:2419 : start_time=1779726441778 2026-05-25 16:29:38.048 | + functions-common:time_stop:2421 : [[ -z 1779726441778 ]] 2026-05-25 16:29:38.049 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:29:38.049 | + functions-common:time_stop:2424 : end_time=1779726455156 2026-05-25 16:29:38.049 | + functions-common:time_stop:2425 : elapsed_time=13378 2026-05-25 16:29:38.049 | + functions-common:time_stop:2426 : total=8454 2026-05-25 16:29:38.049 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:29:38.049 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21832 2026-05-25 16:29:38.072 | [2028 Async init_glance:51064]: finished init_glance with result 0 in 13 seconds 2026-05-25 16:29:38.077 | + inc/async:async_wait:197 : return 0 2026-05-25 16:29:38.081 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-25 16:29:38.104 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-25 16:29:38.107 | + inc/async:async_wait:197 : return 0 2026-05-25 16:29:38.110 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-25 16:29:38.164 | [2028 Async init_cinder:55501]: Waiting for completion of init_cinder running on PID 55501 (2 other jobs running) 2026-05-25 16:29:38.188 | [2028 Async init_cinder:55501]: Signaling child to exit 2026-05-25 16:29:38.190 | WAKEUP 2026-05-25 16:29:38.210 | [2028 Async init_cinder:55501]: Signaled 2026-05-25 16:29:38.211 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-25 16:29:38.212 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.212 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-25 16:29:38.212 | + lib/database:recreate_database:112 : local db=cinder 2026-05-25 16:29:38.212 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-25 16:29:38.213 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-25 16:29:38.213 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-25 16:29:38.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.213 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-25 16:29:38.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.213 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-25 16:29:38.213 | + functions-common:time_start:2398 : local name=dbsync 2026-05-25 16:29:38.213 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:29:38.213 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:29:38.213 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:29:38.213 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726525681 2026-05-25 16:29:38.214 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-25 16:29:38.214 | INFO dbcounter [-] Registered counter for database cinder 2026-05-25 16:29:38.214 | 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=55717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:29:38.214 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-25 16:29:38.214 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:38.214 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:38.214 | DEBUG dbcounter [-] [55717] Writer thread running {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:38.214 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-25 16:29:38.214 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:29:38.214 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-25 16:29:38.215 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.215 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-25 16:29:38.215 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.215 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-25 16:29:38.215 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.215 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-25 16:29:38.215 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.215 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-25 16:29:38.215 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.216 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-25 16:29:38.216 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.216 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-25 16:29:38.216 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55717) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:38.216 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-25 16:29:38.216 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-25 16:29:38.216 | + functions-common:time_stop:2412 : local name 2026-05-25 16:29:38.216 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:29:38.216 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:29:38.216 | + functions-common:time_stop:2415 : local total 2026-05-25 16:29:38.217 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:29:38.217 | + functions-common:time_stop:2418 : name=dbsync 2026-05-25 16:29:38.217 | + functions-common:time_stop:2419 : start_time=1779726525681 2026-05-25 16:29:38.217 | + functions-common:time_stop:2421 : [[ -z 1779726525681 ]] 2026-05-25 16:29:38.217 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:29:38.217 | + functions-common:time_stop:2424 : end_time=1779726537613 2026-05-25 16:29:38.217 | + functions-common:time_stop:2425 : elapsed_time=11932 2026-05-25 16:29:38.217 | + functions-common:time_stop:2426 : total=8454 2026-05-25 16:29:38.217 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:29:38.217 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20386 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-25 16:29:38.218 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-25 16:29:38.218 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-25 16:29:38.219 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-25 16:29:38.219 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-25 16:29:38.219 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-25 16:29:38.219 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-25 16:29:38.219 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-25 16:29:38.219 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-25 16:29:38.219 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-25 16:29:38.219 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-25 16:29:38.219 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-25 16:29:38.219 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-25 16:29:38.220 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-25 16:29:38.220 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-25 16:29:38.221 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-25 16:29:38.221 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-25 16:29:38.221 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-25 16:29:38.222 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-25 16:29:38.222 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-25 16:29:38.222 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-25 16:29:38.222 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-25 16:29:38.223 | [Unit] 2026-05-25 16:29:38.223 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-25 16:29:38.223 | DefaultDependencies=no 2026-05-25 16:29:38.223 | After=systemd-udev-settle.service 2026-05-25 16:29:38.223 | Before=lvm2-activation-early.service 2026-05-25 16:29:38.223 | Wants=systemd-udev-settle.service 2026-05-25 16:29:38.223 | 2026-05-25 16:29:38.223 | [Service] 2026-05-25 16:29:38.223 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-25 16:29:38.223 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-25 16:29:38.224 | RemainAfterExit=yes 2026-05-25 16:29:38.224 | Type=oneshot 2026-05-25 16:29:38.224 | 2026-05-25 16:29:38.224 | [Install] 2026-05-25 16:29:38.224 | WantedBy=local-fs.target 2026-05-25 16:29:38.224 | Also=systemd-udev-settle.service 2026-05-25 16:29:38.224 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-25 16:29:38.224 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-25 16:29:38.224 | 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-25 16:29:38.225 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-25 16:29:38.225 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-25 16:29:38.225 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-25 16:29:38.225 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-25 16:29:38.225 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-25 16:29:38.225 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-25 16:29:38.225 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-25 16:29:38.225 | Physical volume "/dev/loop0" successfully created. 2026-05-25 16:29:38.225 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-25 16:29:38.225 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-25 16:29:38.226 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.226 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-25 16:29:38.226 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-25 16:29:38.226 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-25 16:29:38.226 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-25 16:29:38.226 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-25 16:29:38.226 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-25 16:29:38.226 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-25 16:29:38.226 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:29:38.226 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-25 16:29:38.252 | [2028 Async init_cinder:55501]: finished init_cinder with result 0 in 14 seconds 2026-05-25 16:29:38.257 | + inc/async:async_wait:197 : return 0 2026-05-25 16:29:38.261 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-25 16:29:38.280 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.283 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-25 16:29:38.286 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:29:38.289 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-25 16:29:38.292 | + ./stack.sh:main:1236 : init_nova 2026-05-25 16:29:38.296 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-25 16:29:38.314 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.317 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-25 16:29:38.337 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:38.339 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:29:38.342 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-25 16:29:38.406 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-25 16:29:38.447 | [2028 Async nova-cell-0:57793]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-25 16:29:38.451 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-25 16:29:38.456 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:29:38.459 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-25 16:29:38.462 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:29:38.465 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:29:38.468 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-25 16:29:38.534 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-25 16:29:38.579 | [2028 Async nova-cell-1:57897]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-25 16:29:38.582 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-25 16:29:38.586 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-25 16:29:38.589 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-25 16:29:38.593 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-25 16:29:38.595 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-25 16:29:38.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.677 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-25 16:29:38.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:29:38.764 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-25 16:29:39.534 | 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-25 16:29:43.344 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-25 16:29:43.387 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:29:43.387 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:29:43.387 | DEBUG dbcounter [-] [57967] Writer thread running {{(pid=57967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:43.445 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-25 16:29:48.232 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:29:48.239 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-25 16:29:50.974 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:50.981 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-25 16:29:50.989 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57967) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:29:51.608 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-25 16:29:51.612 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-25 16:29:51.615 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-25 16:29:51.620 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-25 16:29:51.626 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-25 16:29:51.630 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-25 16:29:51.635 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-25 16:29:51.666 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:29:51.670 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-25 16:29:51.675 | ++ 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-25 16:29:51.681 | + 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-25 16:29:52.502 | 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-25 16:29:55.655 | INFO dbcounter [None req-5718b2d0-cfdd-4eed-a2a1-6621ee0d9b0f None None] Registered counter for database nova_api 2026-05-25 16:29:55.732 | DEBUG dbcounter [-] [58569] Writer thread running {{(pid=58569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:29:56.354 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-25 16:29:56.363 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-25 16:29:56.369 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-25 16:29:56.451 | [2028 Async nova-cell-0:57793]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57793 (3 other jobs running) 2026-05-25 16:29:56.492 | [2028 Async nova-cell-0:57793]: Signaling child to exit 2026-05-25 16:30:05.138 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:30:05.167 | [57793 Async nova-cell-0:57793]: finished successfully 2026-05-25 16:30:05.181 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:30:05.196 | WAKEUP 2026-05-25 16:30:05.215 | [57897 Async nova-cell-1:57897]: finished successfully 2026-05-25 16:30:05.229 | [2028 Async nova-cell-0:57793]: Signaled 2026-05-25 16:30:05.232 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-25 16:30:05.232 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-25 16:30:05.232 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-25 16:30:05.232 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-25 16:30:05.232 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-25 16:30:05.232 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-25 16:30:05.232 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-25 16:30:05.232 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:30:05.233 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-25 16:30:05.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:30:05.233 | + 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-25 16:30:05.233 | 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-25 16:30:05.233 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-25 16:30:05.233 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:30:05.234 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:30:05.234 | DEBUG dbcounter [-] [57951] Writer thread running {{(pid=57951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:05.234 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-25 16:30:05.234 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:30:05.234 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-25 16:30:05.234 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.235 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-25 16:30:05.235 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.235 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-25 16:30:05.235 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.235 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-25 16:30:05.235 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.235 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-25 16:30:05.235 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.235 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-25 16:30:05.235 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.236 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-25 16:30:05.236 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.236 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-25 16:30:05.236 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.236 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-25 16:30:05.236 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57951) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.288 | [2028 Async nova-cell-0:57793]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-05-25 16:30:05.294 | + inc/async:async_wait:197 : return 0 2026-05-25 16:30:05.299 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-25 16:30:05.303 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-25 16:30:05.365 | [2028 Async nova-cell-1:57897]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57897 (2 other jobs running) 2026-05-25 16:30:05.394 | [2028 Async nova-cell-1:57897]: Signaling child to exit 2026-05-25 16:30:05.395 | WAKEUP 2026-05-25 16:30:05.421 | [2028 Async nova-cell-1:57897]: Signaled 2026-05-25 16:30:05.423 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-25 16:30:05.423 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-25 16:30:05.423 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-25 16:30:05.423 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-25 16:30:05.423 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-25 16:30:05.423 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-25 16:30:05.423 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-25 16:30:05.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:30:05.424 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-25 16:30:05.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-25 16:30:05.424 | + 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-25 16:30:05.424 | 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-25 16:30:05.424 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-25 16:30:05.424 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-25 16:30:05.424 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-25 16:30:05.424 | DEBUG dbcounter [-] [57964] Writer thread running {{(pid=57964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:05.424 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-25 16:30:05.425 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-25 16:30:05.425 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-25 16:30:05.425 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.425 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-25 16:30:05.425 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.425 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-25 16:30:05.425 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.425 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-25 16:30:05.425 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.425 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-25 16:30:05.426 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.426 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-25 16:30:05.426 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.426 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-25 16:30:05.426 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.426 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-25 16:30:05.426 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.426 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-25 16:30:05.426 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57964) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-25 16:30:05.475 | [2028 Async nova-cell-1:57897]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-05-25 16:30:05.481 | + inc/async:async_wait:197 : return 0 2026-05-25 16:30:05.485 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:30:05.488 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-25 16:30:06.243 | 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-25 16:30:09.137 | Running batches of 50 until complete 2026-05-25 16:30:09.137 | INFO dbcounter [None req-a90ed2e2-a916-4476-bdd8-bd3275499306 None None] Registered counter for database nova_cell0 2026-05-25 16:30:09.286 | DEBUG dbcounter [-] [59232] Writer thread running {{(pid=59232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:09.291 | INFO dbcounter [None req-a90ed2e2-a916-4476-bdd8-bd3275499306 None None] Registered counter for database nova_api 2026-05-25 16:30:09.404 | DEBUG dbcounter [-] [59232] Writer thread running {{(pid=59232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:09.431 | INFO dbcounter [None req-a90ed2e2-a916-4476-bdd8-bd3275499306 None None] Registered counter for database nova_cell0 2026-05-25 16:30:09.453 | DEBUG dbcounter [-] [59232] Writer thread running {{(pid=59232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:09.535 | +-------------------------------------+--------------+-----------+ 2026-05-25 16:30:09.536 | | Migration | Total Needed | Completed | 2026-05-25 16:30:09.536 | +-------------------------------------+--------------+-----------+ 2026-05-25 16:30:09.536 | | fill_virtual_interface_list | 0 | 0 | 2026-05-25 16:30:09.537 | | migrate_empty_ratio | 0 | 0 | 2026-05-25 16:30:09.538 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-25 16:30:09.539 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-25 16:30:09.540 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-25 16:30:09.541 | | populate_dev_uuids | 0 | 0 | 2026-05-25 16:30:09.542 | | populate_instance_compute_id | 0 | 0 | 2026-05-25 16:30:09.543 | | populate_missing_availability_zones | 0 | 0 | 2026-05-25 16:30:09.544 | | populate_queued_for_delete | 0 | 0 | 2026-05-25 16:30:09.546 | | populate_user_id | 0 | 0 | 2026-05-25 16:30:09.546 | | populate_uuids | 0 | 0 | 2026-05-25 16:30:09.548 | +-------------------------------------+--------------+-----------+ 2026-05-25 16:30:10.174 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-25 16:30:10.178 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:30:10.182 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-25 16:30:10.184 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:30:10.187 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:30:10.190 | + 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-25 16:30:10.955 | 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-25 16:30:13.881 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-25 16:30:13.881 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-25 16:30:13.881 | INFO dbcounter [None req-7221a2b8-a4c9-4c25-a7fe-448e63160fb3 None None] Registered counter for database nova_api 2026-05-25 16:30:13.949 | DEBUG dbcounter [-] [59251] Writer thread running {{(pid=59251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:30:14.542 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-25 16:30:14.545 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-25 16:30:14.561 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-25 16:30:14.563 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-25 16:30:14.566 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-25 16:30:14.623 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-25 16:30:14.661 | [2028 Async configure_neutron_nova:59309]: running: configure_neutron_nova 2026-05-25 16:30:14.664 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-25 16:30:14.667 | + functions-common:run_phase:1840 : local mode=stack 2026-05-25 16:30:14.669 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-25 16:30:14.672 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:30:14.674 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:30:14.678 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:30:14.680 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:30:14.683 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:30:14.686 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:30:14.691 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:30:14.693 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:30:14.696 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:30:14.700 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-25 16:30:14.703 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:30:14.721 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:14.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:30:14.728 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:30:14.731 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-25 16:30:14.734 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:30:14.737 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:30:14.740 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-25 16:30:14.743 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-25 16:30:14.746 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-25 16:30:14.750 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:30:14.753 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-25 16:30:14.756 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-25 16:30:14.759 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-25 16:30:14.762 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-25 16:30:14.765 | + functions-common:run_plugins:1829 : local plugins= 2026-05-25 16:30:14.768 | + functions-common:run_plugins:1830 : local plugin 2026-05-25 16:30:14.772 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-25 16:30:14.775 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-25 16:30:14.778 | + inc/meta-config:merge_config_group:171 : shift 2026-05-25 16:30:14.781 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-25 16:30:14.784 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:30:14.788 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-25 16:30:14.790 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-25 16:30:14.795 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-25 16:30:14.797 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:14.801 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-25 16:30:14.803 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:30:14.807 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-25 16:30:14.807 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:30:14.807 | gsub("[][]", "", $1); 2026-05-25 16:30:14.807 | split($1, a, "|"); 2026-05-25 16:30:14.807 | if (a[1] == matchgroup) 2026-05-25 16:30:14.807 | print a[2] 2026-05-25 16:30:14.808 | } 2026-05-25 16:30:14.808 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:30:14.814 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-25 16:30:14.817 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-25 16:30:14.820 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-25 16:30:14.824 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-25 16:30:14.828 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-25 16:30:14.831 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-25 16:30:14.834 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-25 16:30:14.838 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-25 16:30:14.845 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-25 16:30:14.848 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-25 16:30:14.852 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-25 16:30:14.855 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-25 16:30:14.858 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-25 16:30:14.862 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:14.866 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-25 16:30:14.869 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-25 16:30:14.873 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-25 16:30:14.879 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-25 16:30:14.882 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-25 16:30:14.887 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-25 16:30:14.891 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-25 16:30:14.896 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-25 16:30:14.896 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:14.896 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-25 16:30:14.896 | BEGIN { 2026-05-25 16:30:14.897 | section = "" 2026-05-25 16:30:14.897 | last_section = "" 2026-05-25 16:30:14.897 | section_count = 0 2026-05-25 16:30:14.897 | } 2026-05-25 16:30:14.897 | /^\[.+\]/ { 2026-05-25 16:30:14.897 | gsub("[][]", "", $1); 2026-05-25 16:30:14.897 | section=$1 2026-05-25 16:30:14.897 | next 2026-05-25 16:30:14.897 | } 2026-05-25 16:30:14.897 | /^ *\#/ { 2026-05-25 16:30:14.898 | next 2026-05-25 16:30:14.899 | } 2026-05-25 16:30:14.899 | /^[^ \t]+/ { 2026-05-25 16:30:14.899 | # get offset of first = in $0 2026-05-25 16:30:14.900 | eq_idx = index($0, "=") 2026-05-25 16:30:14.900 | # extract attr & value from $0 2026-05-25 16:30:14.900 | attr = substr($0, 1, eq_idx - 1) 2026-05-25 16:30:14.900 | value = substr($0, eq_idx + 1) 2026-05-25 16:30:14.900 | # only need to strip trailing whitespace from attr 2026-05-25 16:30:14.900 | sub(/[ \t]*$/, "", attr) 2026-05-25 16:30:14.900 | # need to strip leading & trailing whitespace from value 2026-05-25 16:30:14.900 | sub(/^[ \t]*/, "", value) 2026-05-25 16:30:14.900 | sub(/[ \t]*$/, "", value) 2026-05-25 16:30:14.901 | 2026-05-25 16:30:14.902 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-25 16:30:14.902 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-25 16:30:14.902 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-25 16:30:14.902 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-25 16:30:14.902 | if (! (section, attr) in cfg_attr_count) { 2026-05-25 16:30:14.902 | if (section != last_section) { 2026-05-25 16:30:14.902 | cfg_section[section_count++] = section 2026-05-25 16:30:14.902 | last_section = section 2026-05-25 16:30:14.902 | } 2026-05-25 16:30:14.903 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-25 16:30:14.903 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-25 16:30:14.903 | 2026-05-25 16:30:14.903 | cfg_attr[section, attr, 0] = value 2026-05-25 16:30:14.903 | cfg_attr_count[section, attr] = 1 2026-05-25 16:30:14.903 | } else { 2026-05-25 16:30:14.903 | lno = cfg_attr_count[section, attr]++ 2026-05-25 16:30:14.903 | cfg_attr[section, attr, lno] = value 2026-05-25 16:30:14.903 | } 2026-05-25 16:30:14.903 | } 2026-05-25 16:30:14.904 | END { 2026-05-25 16:30:14.904 | # Process each section in order 2026-05-25 16:30:14.904 | for (sno = 0; sno < section_count; sno++) { 2026-05-25 16:30:14.904 | section = cfg_section[sno] 2026-05-25 16:30:14.904 | # The ini routines simply append a config item immediately 2026-05-25 16:30:14.904 | # after the section header. To keep the same order as defined 2026-05-25 16:30:14.904 | # in local.conf, invoke the ini routines in the reverse order 2026-05-25 16:30:14.904 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-25 16:30:14.904 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-25 16:30:14.904 | if (cfg_attr_count[section, attr] == 1) 2026-05-25 16:30:14.905 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-25 16:30:14.906 | else { 2026-05-25 16:30:14.906 | # For multiline, invoke the ini routines in the reverse order 2026-05-25 16:30:14.906 | count = cfg_attr_count[section, attr] 2026-05-25 16:30:14.907 | print "inidelete " configfile " " section " " attr 2026-05-25 16:30:14.907 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-25 16:30:14.907 | for (l = count -2; l >= 0; l--) 2026-05-25 16:30:14.908 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-25 16:30:14.908 | } 2026-05-25 16:30:14.908 | } 2026-05-25 16:30:14.909 | } 2026-05-25 16:30:14.909 | } 2026-05-25 16:30:14.909 | ' 2026-05-25 16:30:14.909 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-25 16:30:14.909 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:14.910 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-25 16:30:14.910 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-25 16:30:14.911 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:30:14.914 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-25 16:30:14.917 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-25 16:30:14.917 | BEGIN { group = "" } 2026-05-25 16:30:14.917 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:30:14.917 | gsub("[][]", "", $1); 2026-05-25 16:30:14.917 | split($1, a, "|"); 2026-05-25 16:30:14.917 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-25 16:30:14.918 | group=a[1] 2026-05-25 16:30:14.918 | } else { 2026-05-25 16:30:14.918 | group="" 2026-05-25 16:30:14.918 | } 2026-05-25 16:30:14.918 | next 2026-05-25 16:30:14.918 | } 2026-05-25 16:30:14.918 | { 2026-05-25 16:30:14.918 | if (group != "") 2026-05-25 16:30:14.918 | print $0 2026-05-25 16:30:14.918 | } 2026-05-25 16:30:14.919 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:30:14.927 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-25 16:30:14.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-25 16:30:14.968 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:14.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-25 16:30:14.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-25 16:30:15.011 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-25 16:30:15.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-25 16:30:15.058 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-25 16:30:15.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-25 16:30:15.102 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.105 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-25 16:30:15.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-25 16:30:15.147 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.151 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-25 16:30:15.154 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-25 16:30:15.157 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-25 16:30:15.161 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-25 16:30:15.164 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.168 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.171 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-25 16:30:15.175 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.180 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-25 16:30:15.183 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-25 16:30:15.187 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-25 16:30:15.190 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-25 16:30:15.192 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.196 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:15.199 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-25 16:30:15.202 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.206 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-25 16:30:15.211 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.214 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.217 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.222 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-25 16:30:15.224 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.230 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.230 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-25 16:30:15.230 | BEGIN { 2026-05-25 16:30:15.231 | section = "" 2026-05-25 16:30:15.231 | last_section = "" 2026-05-25 16:30:15.231 | section_count = 0 2026-05-25 16:30:15.231 | } 2026-05-25 16:30:15.231 | /^\[.+\]/ { 2026-05-25 16:30:15.231 | gsub("[][]", "", $1); 2026-05-25 16:30:15.231 | section=$1 2026-05-25 16:30:15.231 | next 2026-05-25 16:30:15.231 | } 2026-05-25 16:30:15.231 | /^ *\#/ { 2026-05-25 16:30:15.231 | next 2026-05-25 16:30:15.232 | } 2026-05-25 16:30:15.232 | /^[^ \t]+/ { 2026-05-25 16:30:15.232 | # get offset of first = in $0 2026-05-25 16:30:15.232 | eq_idx = index($0, "=") 2026-05-25 16:30:15.232 | # extract attr & value from $0 2026-05-25 16:30:15.232 | attr = substr($0, 1, eq_idx - 1) 2026-05-25 16:30:15.232 | value = substr($0, eq_idx + 1) 2026-05-25 16:30:15.232 | # only need to strip trailing whitespace from attr 2026-05-25 16:30:15.232 | sub(/[ \t]*$/, "", attr) 2026-05-25 16:30:15.232 | # need to strip leading & trailing whitespace from value 2026-05-25 16:30:15.232 | sub(/^[ \t]*/, "", value) 2026-05-25 16:30:15.233 | sub(/[ \t]*$/, "", value) 2026-05-25 16:30:15.233 | 2026-05-25 16:30:15.233 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-25 16:30:15.234 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-25 16:30:15.234 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-25 16:30:15.234 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-25 16:30:15.235 | if (! (section, attr) in cfg_attr_count) { 2026-05-25 16:30:15.235 | if (section != last_section) { 2026-05-25 16:30:15.235 | cfg_section[section_count++] = section 2026-05-25 16:30:15.236 | last_section = section 2026-05-25 16:30:15.236 | } 2026-05-25 16:30:15.236 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-25 16:30:15.236 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-25 16:30:15.236 | 2026-05-25 16:30:15.236 | cfg_attr[section, attr, 0] = value 2026-05-25 16:30:15.236 | cfg_attr_count[section, attr] = 1 2026-05-25 16:30:15.236 | } else { 2026-05-25 16:30:15.236 | lno = cfg_attr_count[section, attr]++ 2026-05-25 16:30:15.236 | cfg_attr[section, attr, lno] = value 2026-05-25 16:30:15.237 | } 2026-05-25 16:30:15.237 | } 2026-05-25 16:30:15.237 | END { 2026-05-25 16:30:15.237 | # Process each section in order 2026-05-25 16:30:15.237 | for (sno = 0; sno < section_count; sno++) { 2026-05-25 16:30:15.237 | section = cfg_section[sno] 2026-05-25 16:30:15.237 | # The ini routines simply append a config item immediately 2026-05-25 16:30:15.237 | # after the section header. To keep the same order as defined 2026-05-25 16:30:15.237 | # in local.conf, invoke the ini routines in the reverse order 2026-05-25 16:30:15.237 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-25 16:30:15.237 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-25 16:30:15.238 | if (cfg_attr_count[section, attr] == 1) 2026-05-25 16:30:15.238 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-25 16:30:15.239 | else { 2026-05-25 16:30:15.239 | # For multiline, invoke the ini routines in the reverse order 2026-05-25 16:30:15.239 | count = cfg_attr_count[section, attr] 2026-05-25 16:30:15.240 | print "inidelete " configfile " " section " " attr 2026-05-25 16:30:15.240 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-25 16:30:15.240 | for (l = count -2; l >= 0; l--) 2026-05-25 16:30:15.240 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-25 16:30:15.240 | } 2026-05-25 16:30:15.241 | } 2026-05-25 16:30:15.241 | } 2026-05-25 16:30:15.241 | } 2026-05-25 16:30:15.241 | ' 2026-05-25 16:30:15.241 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.241 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-25 16:30:15.241 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:15.241 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-25 16:30:15.241 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-25 16:30:15.243 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:30:15.246 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-25 16:30:15.250 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-25 16:30:15.250 | BEGIN { group = "" } 2026-05-25 16:30:15.250 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:30:15.250 | gsub("[][]", "", $1); 2026-05-25 16:30:15.250 | split($1, a, "|"); 2026-05-25 16:30:15.250 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-25 16:30:15.250 | group=a[1] 2026-05-25 16:30:15.250 | } else { 2026-05-25 16:30:15.250 | group="" 2026-05-25 16:30:15.250 | } 2026-05-25 16:30:15.251 | next 2026-05-25 16:30:15.251 | } 2026-05-25 16:30:15.251 | { 2026-05-25 16:30:15.251 | if (group != "") 2026-05-25 16:30:15.251 | print $0 2026-05-25 16:30:15.251 | } 2026-05-25 16:30:15.251 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:30:15.259 | + 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-25 16:30:15.262 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-25 16:30:15.300 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.305 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-25 16:30:15.308 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-25 16:30:15.311 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-25 16:30:15.315 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-25 16:30:15.318 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-25 16:30:15.323 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-25 16:30:15.326 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-25 16:30:15.331 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-25 16:30:15.336 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-25 16:30:15.339 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-25 16:30:15.342 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-25 16:30:15.345 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-25 16:30:15.348 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-25 16:30:15.351 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:15.355 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-25 16:30:15.359 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-25 16:30:15.364 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-25 16:30:15.368 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-25 16:30:15.372 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-25 16:30:15.376 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-25 16:30:15.380 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-25 16:30:15.384 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-25 16:30:15.385 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-25 16:30:15.385 | BEGIN { 2026-05-25 16:30:15.385 | section = "" 2026-05-25 16:30:15.385 | last_section = "" 2026-05-25 16:30:15.385 | section_count = 0 2026-05-25 16:30:15.385 | } 2026-05-25 16:30:15.385 | /^\[.+\]/ { 2026-05-25 16:30:15.385 | gsub("[][]", "", $1); 2026-05-25 16:30:15.386 | section=$1 2026-05-25 16:30:15.387 | next 2026-05-25 16:30:15.387 | } 2026-05-25 16:30:15.387 | /^ *\#/ { 2026-05-25 16:30:15.387 | next 2026-05-25 16:30:15.387 | } 2026-05-25 16:30:15.388 | /^[^ \t]+/ { 2026-05-25 16:30:15.388 | # get offset of first = in $0 2026-05-25 16:30:15.388 | eq_idx = index($0, "=") 2026-05-25 16:30:15.388 | # extract attr & value from $0 2026-05-25 16:30:15.388 | attr = substr($0, 1, eq_idx - 1) 2026-05-25 16:30:15.388 | value = substr($0, eq_idx + 1) 2026-05-25 16:30:15.388 | # only need to strip trailing whitespace from attr 2026-05-25 16:30:15.388 | sub(/[ \t]*$/, "", attr) 2026-05-25 16:30:15.388 | # need to strip leading & trailing whitespace from value 2026-05-25 16:30:15.388 | sub(/^[ \t]*/, "", value) 2026-05-25 16:30:15.389 | sub(/[ \t]*$/, "", value) 2026-05-25 16:30:15.389 | 2026-05-25 16:30:15.389 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-25 16:30:15.389 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-25 16:30:15.389 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-25 16:30:15.389 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-25 16:30:15.389 | if (! (section, attr) in cfg_attr_count) { 2026-05-25 16:30:15.389 | if (section != last_section) { 2026-05-25 16:30:15.389 | cfg_section[section_count++] = section 2026-05-25 16:30:15.389 | last_section = section 2026-05-25 16:30:15.389 | } 2026-05-25 16:30:15.390 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-25 16:30:15.390 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-25 16:30:15.390 | 2026-05-25 16:30:15.390 | cfg_attr[section, attr, 0] = value 2026-05-25 16:30:15.390 | cfg_attr_count[section, attr] = 1 2026-05-25 16:30:15.390 | } else { 2026-05-25 16:30:15.390 | lno = cfg_attr_count[section, attr]++ 2026-05-25 16:30:15.390 | cfg_attr[section, attr, lno] = value 2026-05-25 16:30:15.390 | } 2026-05-25 16:30:15.390 | } 2026-05-25 16:30:15.390 | END { 2026-05-25 16:30:15.391 | # Process each section in order 2026-05-25 16:30:15.391 | for (sno = 0; sno < section_count; sno++) { 2026-05-25 16:30:15.391 | section = cfg_section[sno] 2026-05-25 16:30:15.391 | # The ini routines simply append a config item immediately 2026-05-25 16:30:15.391 | # after the section header. To keep the same order as defined 2026-05-25 16:30:15.391 | # in local.conf, invoke the ini routines in the reverse order 2026-05-25 16:30:15.391 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-25 16:30:15.391 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-25 16:30:15.391 | if (cfg_attr_count[section, attr] == 1) 2026-05-25 16:30:15.391 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-25 16:30:15.391 | else { 2026-05-25 16:30:15.392 | # For multiline, invoke the ini routines in the reverse order 2026-05-25 16:30:15.392 | count = cfg_attr_count[section, attr] 2026-05-25 16:30:15.392 | print "inidelete " configfile " " section " " attr 2026-05-25 16:30:15.392 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-25 16:30:15.392 | for (l = count -2; l >= 0; l--) 2026-05-25 16:30:15.392 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-25 16:30:15.392 | } 2026-05-25 16:30:15.392 | } 2026-05-25 16:30:15.392 | } 2026-05-25 16:30:15.392 | } 2026-05-25 16:30:15.393 | ' 2026-05-25 16:30:15.393 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.393 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:30:15.393 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-25 16:30:15.393 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-25 16:30:15.396 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-25 16:30:15.400 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:30:15.402 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-25 16:30:15.406 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-25 16:30:15.406 | BEGIN { group = "" } 2026-05-25 16:30:15.407 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:30:15.407 | gsub("[][]", "", $1); 2026-05-25 16:30:15.407 | split($1, a, "|"); 2026-05-25 16:30:15.407 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-25 16:30:15.407 | group=a[1] 2026-05-25 16:30:15.407 | } else { 2026-05-25 16:30:15.407 | group="" 2026-05-25 16:30:15.407 | } 2026-05-25 16:30:15.407 | next 2026-05-25 16:30:15.407 | } 2026-05-25 16:30:15.407 | { 2026-05-25 16:30:15.408 | if (group != "") 2026-05-25 16:30:15.408 | print $0 2026-05-25 16:30:15.408 | } 2026-05-25 16:30:15.408 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:30:15.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-25 16:30:15.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-25 16:30:15.455 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.458 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-25 16:30:15.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-25 16:30:15.498 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-25 16:30:15.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-25 16:30:15.539 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-25 16:30:15.547 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-25 16:30:15.574 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:30:15.581 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-e0c7ff16-ebc5-4758-a085-b90bc6654e75"' 2026-05-25 16:30:15.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-e0c7ff16-ebc5-4758-a085-b90bc6654e75 2026-05-25 16:30:15.601 | [59309 Async configure_neutron_nova:59309]: finished successfully 2026-05-25 16:30:15.623 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-25 16:30:15.629 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-25 16:30:15.663 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-25 16:30:15.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-25 16:30:15.702 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:30:15.706 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-25 16:30:15.726 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:15.729 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-25 16:30:15.731 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-25 16:30:15.751 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:15.754 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-25 16:30:15.792 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-25 16:30:15.843 | [2028 Async configure_neutron_nova:59309]: Waiting for completion of configure_neutron_nova running on PID 59309 (2 other jobs running) 2026-05-25 16:30:15.866 | [2028 Async configure_neutron_nova:59309]: Signaling child to exit 2026-05-25 16:30:15.867 | WAKEUP 2026-05-25 16:30:15.889 | [2028 Async configure_neutron_nova:59309]: Signaled 2026-05-25 16:30:15.890 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-25 16:30:15.890 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-25 16:30:15.890 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.7/identity 2026-05-25 16:30:15.891 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-25 16:30:15.892 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-25 16:30:15.892 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-25 16:30:15.892 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-25 16:30:15.892 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-25 16:30:15.892 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-25 16:30:15.892 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-25 16:30:15.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-25 16:30:15.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-25 16:30:15.893 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-25 16:30:15.893 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:15.893 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-25 16:30:15.893 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-25 16:30:15.893 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:30:15.893 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-25 16:30:15.894 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:30:15.894 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-25 16:30:15.894 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-25 16:30:15.894 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:30:15.894 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:30:15.894 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-25 16:30:15.894 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-25 16:30:15.894 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-25 16:30:15.895 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-25 16:30:15.895 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.7/identity 2026-05-25 16:30:15.896 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-25 16:30:15.896 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-25 16:30:15.896 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-25 16:30:15.896 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-25 16:30:15.896 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-25 16:30:15.896 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-25 16:30:15.896 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-25 16:30:15.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-25 16:30:15.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-25 16:30:15.897 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-25 16:30:15.897 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:15.897 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-25 16:30:15.897 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-25 16:30:15.930 | [2028 Async configure_neutron_nova:59309]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-25 16:30:15.935 | + inc/async:async_wait:197 : return 0 2026-05-25 16:30:15.938 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-25 16:30:15.957 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:15.960 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-25 16:30:15.995 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-25 16:30:16.032 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-25 16:30:16.052 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:16.055 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-25 16:30:16.058 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:30:16.061 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-25 16:30:16.064 | + ./stack.sh:main:1290 : start_nova_api 2026-05-25 16:30:16.067 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-25 16:30:16.070 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-25 16:30:16.073 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-25 16:30:16.076 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-25 16:30:16.095 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:16.097 | + 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-25 16:30:16.101 | + 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-25 16:30:16.104 | + 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-25 16:30:16.108 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-25 16:30:16.112 | + 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-25 16:30:16.116 | + functions-common:run_process:1666 : local service=n-api 2026-05-25 16:30:16.119 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-25 16:30:16.122 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:16.125 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:16.129 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:16.132 | + functions-common:run_process:1672 : local name=n-api 2026-05-25 16:30:16.135 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:16.138 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:16.141 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:16.144 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:16.148 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:16.152 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726616149 2026-05-25 16:30:16.155 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-25 16:30:16.173 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:16.176 | + 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-25 16:30:16.180 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-25 16:30:16.183 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-25 16:30:16.186 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-25 16:30:16.190 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-25 16:30:16.192 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-25 16:30:16.195 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-25 16:30:16.198 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-25 16:30:16.202 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-25 16:30:16.204 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:16.208 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:16.211 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:16.213 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:16.216 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-25 16:30:16.219 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:30:16.223 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:16.226 | + 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-25 16:30:16.229 | + 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-25 16:30:16.232 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-25 16:30:16.235 | + 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-25 16:30:16.237 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:30:16.240 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:30:16.243 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:30:16.246 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-25 16:30:16.249 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:30:16.254 | + 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-25 16:30:16.331 | + 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-25 16:30:16.410 | + 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-25 16:30:16.473 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-25 16:30:16.537 | + 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-25 16:30:16.601 | + 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-25 16:30:16.667 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-25 16:30:16.734 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-25 16:30:16.797 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-25 16:30:16.860 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-25 16:30:16.924 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-25 16:30:16.990 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:30:16.993 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:30:16.996 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-25 16:30:17.074 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:30:17.533 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-25 16:30:17.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-25 16:30:17.995 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-25 16:30:18.140 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:18.144 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:18.147 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:18.150 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:18.153 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:18.156 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:18.159 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:18.162 | + functions-common:time_stop:2419 : start_time=1779726616149 2026-05-25 16:30:18.165 | + functions-common:time_stop:2421 : [[ -z 1779726616149 ]] 2026-05-25 16:30:18.170 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:18.175 | + functions-common:time_stop:2424 : end_time=1779726618171 2026-05-25 16:30:18.179 | + functions-common:time_stop:2425 : elapsed_time=2022 2026-05-25 16:30:18.182 | + functions-common:time_stop:2426 : total=3822 2026-05-25 16:30:18.185 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:18.188 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5844 2026-05-25 16:30:18.192 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.7/compute/v2.1/ 2026-05-25 16:30:18.195 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-25 16:30:18.195 | Waiting for nova-api to start... 2026-05-25 16:30:18.199 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.7/compute/v2.1/ 2026-05-25 16:30:18.202 | + functions:wait_for_service:476 : local timeout=60 2026-05-25 16:30:18.206 | + functions:wait_for_service:477 : local url=http://192.168.122.7/compute/v2.1/ 2026-05-25 16:30:18.209 | + functions:wait_for_service:478 : local rval=0 2026-05-25 16:30:18.212 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-25 16:30:18.216 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:30:18.219 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:18.222 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:18.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:18.231 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726618228 2026-05-25 16:30:18.235 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-25 16:30:18.239 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:30:18.241 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.7/compute/v2.1/ 2026-05-25 16:30:24.136 | + :: : [[ 200 == 503 ]] 2026-05-25 16:30:24.139 | + :: : [[ 0 -eq 7 ]] 2026-05-25 16:30:24.143 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-25 16:30:24.148 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:24.152 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:24.156 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:24.160 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:24.164 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:24.169 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:30:24.173 | + functions-common:time_stop:2419 : start_time=1779726618228 2026-05-25 16:30:24.178 | + functions-common:time_stop:2421 : [[ -z 1779726618228 ]] 2026-05-25 16:30:24.184 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:24.190 | + functions-common:time_stop:2424 : end_time=1779726624186 2026-05-25 16:30:24.194 | + functions-common:time_stop:2425 : elapsed_time=5958 2026-05-25 16:30:24.199 | + functions-common:time_stop:2426 : total=5440 2026-05-25 16:30:24.202 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:24.206 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11398 2026-05-25 16:30:24.210 | + functions:wait_for_service:486 : return 0 2026-05-25 16:30:24.213 | + 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-25 16:30:24.217 | + 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-25 16:30:24.221 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-25 16:30:24.244 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:24.247 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-25 16:30:24.250 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:30:24.254 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-25 16:30:24.258 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-25 16:30:24.261 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-25 16:30:24.265 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-25 16:30:24.269 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-25 16:30:24.272 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-25 16:30:24.277 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:30:24.281 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-25 16:30:24.285 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-25 16:30:24.303 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-25 16:30:24.310 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-25 16:30:24.316 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-25 16:30:24.321 | + 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-25 16:30:24.336 | + 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-25 16:30:24.350 | + 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-25 16:30:24.364 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-25 16:30:24.367 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-25 16:30:24.367 | Starting OVN 2026-05-25 16:30:24.369 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-25 16:30:24.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-25 16:30:24.371 | Starting OVS 2026-05-25 16:30:24.373 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-25 16:30:24.389 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:24.391 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-25 16:30:24.431 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-25 16:30:24.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-25 16:30:24.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-25 16:30:24.480 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-25 16:30:24.936 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-25 16:30:25.381 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-25 16:30:25.382 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-25 16:30:25.382 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-25 16:30:25.382 | 2026-05-25 16:30:25.382 | Possible reasons for having these kinds of units are: 2026-05-25 16:30:25.382 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-25 16:30:25.382 | .wants/, .requires/, or .upholds/ directory. 2026-05-25 16:30:25.382 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-25 16:30:25.382 | a requirement dependency on it. 2026-05-25 16:30:25.382 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-25 16:30:25.382 | D-Bus, udev, scripted systemctl call, ...). 2026-05-25 16:30:25.382 | • In case of template units, the unit is meant to be enabled with some 2026-05-25 16:30:25.383 | instance name specified. 2026-05-25 16:30:25.392 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-25 16:30:30.012 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-25 16:30:30.014 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-25 16:30:30.453 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-25 16:30:30.917 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-25 16:30:30.918 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-25 16:30:30.918 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-25 16:30:30.918 | 2026-05-25 16:30:30.918 | Possible reasons for having these kinds of units are: 2026-05-25 16:30:30.918 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-25 16:30:30.919 | .wants/, .requires/, or .upholds/ directory. 2026-05-25 16:30:30.919 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-25 16:30:30.919 | a requirement dependency on it. 2026-05-25 16:30:30.919 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-25 16:30:30.919 | D-Bus, udev, scripted systemctl call, ...). 2026-05-25 16:30:30.920 | • In case of template units, the unit is meant to be enabled with some 2026-05-25 16:30:30.920 | instance name specified. 2026-05-25 16:30:30.925 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-25 16:30:31.258 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-25 16:30:31.258 | Configuring OVSDB 2026-05-25 16:30:31.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-25 16:30:31.286 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:31.289 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-25 16:30:31.324 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-25 16:30:31.350 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=816191c7-fadb-40fa-909f-4a1e0e7b6914 2026-05-25 16:30:31.373 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.7:6642 2026-05-25 16:30:31.397 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-25 16:30:31.421 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-25 16:30:31.444 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.7 2026-05-25 16:30:31.469 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-25 16:30:31.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-25 16:30:31.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:31.498 | + 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-25 16:30:31.522 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-25 16:30:31.525 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-25 16:30:31.528 | + functions-common:is_provider_network:2264 : return 1 2026-05-25 16:30:31.531 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:31.534 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-25 16:30:31.537 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-25 16:30:31.540 | + 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-25 16:30:31.543 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-25 16:30:31.545 | + 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-25 16:30:31.574 | + 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-25 16:30:31.604 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-25 16:30:31.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-25 16:30:31.649 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:31.653 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-25 16:30:31.656 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-25 16:30:31.658 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:30:31.661 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-25 16:30:31.664 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-25 16:30:31.682 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:31.685 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-25 16:30:31.688 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-25 16:30:31.691 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-25 16:30:32.149 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-25 16:30:32.607 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-25 16:30:32.676 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-25 16:30:32.682 | + 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-25 16:30:32.685 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-25 16:30:32.688 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-25 16:30:32.691 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-25 16:30:33.696 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-25 16:30:33.699 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-25 16:30:33.702 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-25 16:30:33.705 | + 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-25 16:30:33.708 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-25 16:30:33.711 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-25 16:30:33.714 | + 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-25 16:30:33.717 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-25 16:30:33.720 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-25 16:30:33.723 | + 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-25 16:30:33.725 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-25 16:30:33.728 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-25 16:30:33.731 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-25 16:30:33.750 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:33.753 | + 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-25 16:30:33.778 | + 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-25 16:30:33.803 | + 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-25 16:30:33.820 | + 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-25 16:30:33.838 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-25 16:30:33.857 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:33.860 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-25 16:30:33.863 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-25 16:30:33.866 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-25 16:30:34.309 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-25 16:30:34.771 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-25 16:30:34.771 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-25 16:30:34.771 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-25 16:30:34.771 | 2026-05-25 16:30:34.771 | Possible reasons for having these kinds of units are: 2026-05-25 16:30:34.772 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-25 16:30:34.772 | .wants/, .requires/, or .upholds/ directory. 2026-05-25 16:30:34.772 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-25 16:30:34.772 | a requirement dependency on it. 2026-05-25 16:30:34.772 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-25 16:30:34.772 | D-Bus, udev, scripted systemctl call, ...). 2026-05-25 16:30:34.772 | • In case of template units, the unit is meant to be enabled with some 2026-05-25 16:30:34.772 | instance name specified. 2026-05-25 16:30:34.776 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-25 16:30:35.051 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-25 16:30:35.067 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:35.069 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-25 16:30:35.072 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-25 16:30:35.088 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:35.093 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-25 16:30:35.093 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-25 16:30:35.095 | + 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-25 16:30:35.098 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-25 16:30:35.103 | + 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-25 16:30:35.105 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:35.111 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:35.116 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:35.118 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-25 16:30:35.121 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:35.123 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:35.125 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:35.128 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:35.131 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:35.134 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726635132 2026-05-25 16:30:35.137 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-25 16:30:35.154 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:35.156 | + 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-25 16:30:35.159 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-25 16:30:35.161 | + 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-25 16:30:35.163 | + 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-25 16:30:35.166 | + 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-25 16:30:35.168 | + 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-25 16:30:35.170 | + 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-25 16:30:35.173 | + 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-25 16:30:35.175 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-25 16:30:35.177 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:35.179 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:35.182 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:35.184 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:35.186 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-25 16:30:35.188 | + 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-25 16:30:35.191 | + 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-25 16:30:35.193 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-25 16:30:35.195 | + 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-25 16:30:35.197 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:30:35.199 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:30:35.201 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:30:35.204 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:30:35.206 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:30:35.208 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-25 16:30:35.210 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:30:35.214 | + 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-25 16:30:35.287 | + 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-25 16:30:35.365 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-25 16:30:35.429 | + 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-25 16:30:35.495 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-25 16:30:35.559 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-25 16:30:35.634 | + 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-25 16:30:35.701 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:30:35.704 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:30:35.707 | + 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-25 16:30:35.788 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:30:36.232 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-25 16:30:36.260 | 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-25 16:30:36.676 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-25 16:30:36.736 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:36.738 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:36.741 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:36.744 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:36.748 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:36.751 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:36.754 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:36.756 | + functions-common:time_stop:2419 : start_time=1779726635132 2026-05-25 16:30:36.758 | + functions-common:time_stop:2421 : [[ -z 1779726635132 ]] 2026-05-25 16:30:36.762 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:36.766 | + functions-common:time_stop:2424 : end_time=1779726636763 2026-05-25 16:30:36.768 | + functions-common:time_stop:2425 : elapsed_time=1631 2026-05-25 16:30:36.770 | + functions-common:time_stop:2426 : total=5844 2026-05-25 16:30:36.772 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:36.775 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7475 2026-05-25 16:30:36.779 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-25 16:30:36.781 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-25 16:30:36.784 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-25 16:30:36.789 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:30:36.809 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:30:36.811 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:30:36.814 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:30:36.818 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:30:36.820 | + 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-25 16:30:36.860 | + 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-25 16:30:36.895 | + 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-25 16:30:36.929 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:30:36.964 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-25 16:30:36.999 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-25 16:30:37.002 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-25 16:30:37.022 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:37.025 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-25 16:30:37.077 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-25 16:30:37.081 | + 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-25 16:30:37.084 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-25 16:30:37.086 | + 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-25 16:30:37.090 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:37.093 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:37.096 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:37.098 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-25 16:30:37.102 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:37.105 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:37.108 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:37.111 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:37.116 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:37.120 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726637117 2026-05-25 16:30:37.123 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-25 16:30:37.143 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:37.146 | + 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-25 16:30:37.148 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-25 16:30:37.152 | + 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-25 16:30:37.155 | + 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-25 16:30:37.158 | + 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-25 16:30:37.161 | + 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-25 16:30:37.164 | + 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-25 16:30:37.167 | + 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-25 16:30:37.171 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-25 16:30:37.174 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:37.177 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:37.180 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:37.183 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:37.185 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-25 16:30:37.187 | + 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-25 16:30:37.189 | + 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-25 16:30:37.192 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-25 16:30:37.194 | + 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-25 16:30:37.196 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:30:37.198 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:30:37.200 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:30:37.202 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:30:37.204 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:30:37.206 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-25 16:30:37.208 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:30:37.212 | + 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-25 16:30:37.280 | + 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-25 16:30:37.349 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-25 16:30:37.407 | + 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-25 16:30:37.463 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-25 16:30:37.521 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-25 16:30:37.579 | + 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-25 16:30:37.636 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:30:37.638 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:30:37.641 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-25 16:30:37.709 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:30:38.173 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-25 16:30:38.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-25 16:30:38.620 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-25 16:30:38.674 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:38.678 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:38.681 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:38.684 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:38.687 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:38.689 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:38.691 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:38.693 | + functions-common:time_stop:2419 : start_time=1779726637117 2026-05-25 16:30:38.695 | + functions-common:time_stop:2421 : [[ -z 1779726637117 ]] 2026-05-25 16:30:38.698 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:38.702 | + functions-common:time_stop:2424 : end_time=1779726638699 2026-05-25 16:30:38.705 | + functions-common:time_stop:2425 : elapsed_time=1582 2026-05-25 16:30:38.707 | + functions-common:time_stop:2426 : total=7475 2026-05-25 16:30:38.709 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:38.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9057 2026-05-25 16:30:38.713 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:30:38.716 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:30:38.718 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-25 16:30:38.721 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-25 16:30:38.737 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-25 16:30:38.740 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-25 16:30:38.742 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-25 16:30:38.744 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-25 16:30:38.747 | + 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-25 16:30:38.775 | + 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-25 16:30:38.805 | + 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-25 16:30:38.833 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-25 16:30:38.862 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-25 16:30:38.890 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:38.892 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-25 16:30:38.894 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-25 16:30:38.897 | + 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-25 16:30:38.920 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-25 16:30:38.940 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-25 16:30:38.943 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-25 16:30:38.945 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-25 16:30:38.947 | + 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-25 16:30:39.008 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-25 16:30:39.026 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:39.029 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-25 16:30:39.031 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:30:39.033 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-25 16:30:39.036 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-25 16:30:39.038 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-25 16:30:39.041 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-25 16:30:39.079 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-25 16:30:39.083 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:39.087 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-25 16:30:39.125 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-25 16:30:39.165 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-25 16:30:39.168 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-25 16:30:39.172 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-25 16:30:39.175 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-25 16:30:39.179 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-25 16:30:39.184 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-25 16:30:39.187 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-25 16:30:39.191 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-25 16:30:39.195 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-25 16:30:39.199 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-25 16:30:39.202 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-25 16:30:39.206 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-25 16:30:39.209 | +++ 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-25 16:30:39.213 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-25 16:30:39.217 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-25 16:30:39.220 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-25 16:30:39.224 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-25 16:30:39.228 | + 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-25 16:30:39.232 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-25 16:30:39.254 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:30:39.258 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-25 16:30:39.261 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-25 16:30:39.264 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-25 16:30:39.269 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-25 16:30:39.297 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-25 16:30:39.300 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-25 16:30:39.353 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-25 16:30:39.406 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-25 16:30:39.409 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-25 16:30:39.465 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-25 16:30:39.468 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-25 16:30:39.524 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-25 16:30:39.529 | + 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-25 16:30:39.533 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-25 16:30:39.536 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-25 16:30:39.540 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:39.543 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:39.547 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:39.550 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-25 16:30:39.553 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:39.557 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:39.561 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:39.564 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:39.569 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:39.574 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726639570 2026-05-25 16:30:39.578 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-25 16:30:39.598 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:39.602 | + 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-25 16:30:39.606 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-25 16:30:39.609 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-25 16:30:39.613 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-25 16:30:39.616 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-25 16:30:39.620 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-25 16:30:39.623 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-25 16:30:39.627 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-25 16:30:39.631 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-25 16:30:39.635 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:39.638 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:39.642 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:39.645 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:39.649 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-25 16:30:39.653 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:30:39.656 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:39.660 | + 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-25 16:30:39.663 | + 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-25 16:30:39.667 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-25 16:30:39.670 | + 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-25 16:30:39.673 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:30:39.676 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:30:39.679 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:30:39.683 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-25 16:30:39.686 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:30:39.692 | + 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-25 16:30:39.773 | + 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-25 16:30:39.856 | + 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-25 16:30:39.922 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-25 16:30:39.989 | + 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-25 16:30:40.064 | + 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-25 16:30:40.132 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-25 16:30:40.202 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-25 16:30:40.281 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-25 16:30:40.347 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-25 16:30:40.413 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-25 16:30:40.477 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:30:40.481 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:30:40.483 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-25 16:30:40.562 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:30:41.038 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-25 16:30:41.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-25 16:30:41.545 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-25 16:30:41.683 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:41.687 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:41.689 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:41.691 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:41.695 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:41.697 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:41.699 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:41.702 | + functions-common:time_stop:2419 : start_time=1779726639570 2026-05-25 16:30:41.705 | + functions-common:time_stop:2421 : [[ -z 1779726639570 ]] 2026-05-25 16:30:41.707 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:41.712 | + functions-common:time_stop:2424 : end_time=1779726641709 2026-05-25 16:30:41.714 | + functions-common:time_stop:2425 : elapsed_time=2139 2026-05-25 16:30:41.716 | + functions-common:time_stop:2426 : total=9057 2026-05-25 16:30:41.720 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:41.721 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11196 2026-05-25 16:30:41.723 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.7/ 2026-05-25 16:30:41.726 | + 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-25 16:30:41.731 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-25 16:30:41.731 | + 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-25 16:30:41.733 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:41.735 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:41.737 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:41.740 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-25 16:30:41.742 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:41.745 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:41.748 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:41.750 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:41.753 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:41.758 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726641755 2026-05-25 16:30:41.760 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-25 16:30:41.782 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:41.788 | + 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-25 16:30:41.788 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-25 16:30:41.790 | + 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-25 16:30:41.792 | + 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-25 16:30:41.795 | + 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-25 16:30:41.799 | + 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-25 16:30:41.802 | + 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-25 16:30:41.805 | + 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-25 16:30:41.807 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-25 16:30:41.810 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:41.812 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:41.814 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:41.817 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:41.819 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-25 16:30:41.822 | + 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-25 16:30:41.824 | + 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-25 16:30:41.826 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-25 16:30:41.829 | + 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-25 16:30:41.834 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:30:41.834 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:30:41.836 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:30:41.838 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:30:41.840 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:30:41.842 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-25 16:30:41.845 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:30:41.849 | + 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-25 16:30:41.925 | + 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-25 16:30:42.002 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-25 16:30:42.085 | + 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-25 16:30:42.201 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-25 16:30:42.324 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-25 16:30:42.432 | + 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-25 16:30:42.520 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:30:42.522 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:30:42.525 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-25 16:30:42.617 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:30:43.155 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-25 16:30:43.186 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-25 16:30:43.691 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-25 16:30:43.749 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:43.755 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:43.758 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:43.760 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:43.763 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:43.766 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:43.769 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:43.771 | + functions-common:time_stop:2419 : start_time=1779726641755 2026-05-25 16:30:43.774 | + functions-common:time_stop:2421 : [[ -z 1779726641755 ]] 2026-05-25 16:30:43.779 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:43.788 | + functions-common:time_stop:2424 : end_time=1779726643781 2026-05-25 16:30:43.789 | + functions-common:time_stop:2425 : elapsed_time=2026 2026-05-25 16:30:43.791 | + functions-common:time_stop:2426 : total=11196 2026-05-25 16:30:43.793 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:43.796 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13222 2026-05-25 16:30:43.800 | + 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-25 16:30:43.803 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-25 16:30:43.806 | + 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-25 16:30:43.811 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:43.817 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:43.822 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:43.825 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-25 16:30:43.829 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:43.831 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:43.836 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:43.838 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:43.846 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:43.849 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726643846 2026-05-25 16:30:43.852 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-25 16:30:43.873 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:43.877 | + 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-25 16:30:43.882 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-25 16:30:43.886 | + 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-25 16:30:43.889 | + 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-25 16:30:43.893 | + 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-25 16:30:43.898 | + 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-25 16:30:43.904 | + 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-25 16:30:43.906 | + 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-25 16:30:43.909 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-25 16:30:43.912 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:43.914 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:43.917 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:43.921 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:43.924 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-25 16:30:43.928 | + 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-25 16:30:43.934 | + 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-25 16:30:43.937 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-25 16:30:43.941 | + 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-25 16:30:43.943 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:30:43.947 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:30:43.950 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:30:43.956 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:30:43.960 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:30:43.963 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-25 16:30:43.970 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:30:43.980 | + 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-25 16:30:44.089 | + 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-25 16:30:44.201 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-25 16:30:44.331 | + 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-25 16:30:44.468 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-25 16:30:44.585 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-25 16:30:44.713 | + 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-25 16:30:44.863 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:30:44.864 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:30:44.872 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-25 16:30:44.994 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:30:45.540 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-25 16:30:45.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-25 16:30:46.048 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-25 16:30:46.094 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:46.098 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:46.104 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:46.104 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:46.108 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:46.113 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:46.120 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:46.124 | + functions-common:time_stop:2419 : start_time=1779726643846 2026-05-25 16:30:46.129 | + functions-common:time_stop:2421 : [[ -z 1779726643846 ]] 2026-05-25 16:30:46.134 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:46.140 | + functions-common:time_stop:2424 : end_time=1779726646135 2026-05-25 16:30:46.140 | + functions-common:time_stop:2425 : elapsed_time=2289 2026-05-25 16:30:46.144 | + functions-common:time_stop:2426 : total=13222 2026-05-25 16:30:46.147 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:46.149 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15511 2026-05-25 16:30:46.151 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-25 16:30:46.153 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-25 16:30:46.155 | + 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-25 16:30:46.158 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-25 16:30:46.160 | + 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-25 16:30:46.162 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:46.165 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:46.166 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:46.169 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-25 16:30:46.171 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:46.175 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:46.176 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:46.178 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:46.182 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:46.186 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726646184 2026-05-25 16:30:46.188 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-25 16:30:46.209 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:46.211 | + 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-25 16:30:46.213 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-25 16:30:46.216 | + 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-25 16:30:46.218 | + 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-25 16:30:46.220 | + 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-25 16:30:46.222 | + 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-25 16:30:46.225 | + 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-25 16:30:46.227 | + 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-25 16:30:46.229 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:30:46.231 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:46.233 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:46.235 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:46.237 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:46.239 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-25 16:30:46.241 | + 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-25 16:30:46.243 | + 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-25 16:30:46.246 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:30:46.248 | + 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-25 16:30:46.250 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:30:46.252 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:30:46.254 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:30:46.257 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:30:46.258 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:30:46.261 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:30:46.268 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:30:46.275 | + 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-25 16:30:46.410 | + 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-25 16:30:46.542 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-25 16:30:46.643 | + 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-25 16:30:46.766 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-25 16:30:46.878 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-25 16:30:46.994 | + 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-25 16:30:47.100 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:30:47.112 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:30:47.120 | + 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-25 16:30:47.254 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:30:47.750 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:30:47.778 | 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-25 16:30:48.248 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:30:48.319 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:48.325 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:48.329 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:48.337 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:48.343 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:48.346 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:48.349 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:48.353 | + functions-common:time_stop:2419 : start_time=1779726646184 2026-05-25 16:30:48.361 | + functions-common:time_stop:2421 : [[ -z 1779726646184 ]] 2026-05-25 16:30:48.366 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:48.377 | + functions-common:time_stop:2424 : end_time=1779726648368 2026-05-25 16:30:48.381 | + functions-common:time_stop:2425 : elapsed_time=2184 2026-05-25 16:30:48.385 | + functions-common:time_stop:2426 : total=15511 2026-05-25 16:30:48.392 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:48.397 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17695 2026-05-25 16:30:48.402 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-25 16:30:48.410 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.7/networking 2026-05-25 16:30:48.412 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-25 16:30:48.412 | Waiting for Neutron to start... 2026-05-25 16:30:48.416 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.7/networking' 2026-05-25 16:30:48.421 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.7/networking' 'Neutron did not start' 60 2026-05-25 16:30:48.425 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.7/networking' 2026-05-25 16:30:48.430 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-25 16:30:48.434 | + functions-common:test_with_retry:2352 : local until=60 2026-05-25 16:30:48.440 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-25 16:30:48.447 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-25 16:30:48.454 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-25 16:30:48.462 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:48.465 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:48.476 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:48.486 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726648478 2026-05-25 16:30:48.489 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.7/networking; do sleep 0.5; done' 2026-05-25 16:30:55.998 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.7/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-25 16:30:56.001 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:56.009 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:56.023 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:56.029 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:56.035 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:56.044 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-25 16:30:56.054 | + functions-common:time_stop:2419 : start_time=1779726648478 2026-05-25 16:30:56.063 | + functions-common:time_stop:2421 : [[ -z 1779726648478 ]] 2026-05-25 16:30:56.069 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:56.083 | + functions-common:time_stop:2424 : end_time=1779726656072 2026-05-25 16:30:56.090 | + functions-common:time_stop:2425 : elapsed_time=7594 2026-05-25 16:30:56.095 | + functions-common:time_stop:2426 : total=0 2026-05-25 16:30:56.101 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:56.107 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7594 2026-05-25 16:30:56.109 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-25 16:30:56.140 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:56.144 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-25 16:30:56.148 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:30:56.152 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-25 16:30:56.157 | + ./stack.sh:main:1308 : start_placement 2026-05-25 16:30:56.164 | + lib/placement:start_placement:137 : start_placement_api 2026-05-25 16:30:56.170 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-25 16:30:56.180 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.184 | + functions-common:run_process:1666 : local service=placement-api 2026-05-25 16:30:56.188 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.193 | + functions-common:run_process:1668 : local group= 2026-05-25 16:30:56.195 | + functions-common:run_process:1669 : local user= 2026-05-25 16:30:56.198 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:30:56.200 | + functions-common:run_process:1672 : local name=placement-api 2026-05-25 16:30:56.203 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:30:56.207 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:30:56.214 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:56.217 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:56.221 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:56.229 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726656223 2026-05-25 16:30:56.232 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-25 16:30:56.273 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:30:56.280 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-25 16:30:56.290 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-25 16:30:56.298 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.305 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.310 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.316 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-25 16:30:56.324 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-25 16:30:56.326 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-25 16:30:56.333 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-25 16:30:56.341 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:30:56.347 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:30:56.355 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:30:56.358 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:30:56.363 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-25 16:30:56.369 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:30:56.375 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:30:56.382 | + 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-25 16:30:56.385 | + 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-25 16:30:56.391 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-25 16:30:56.395 | + 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-25 16:30:56.405 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:30:56.408 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:30:56.412 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:30:56.412 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-25 16:30:56.418 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:30:56.428 | + 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-25 16:30:56.536 | + 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-25 16:30:56.642 | + 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-25 16:30:56.741 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-25 16:30:56.838 | + 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-25 16:30:56.910 | + 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-25 16:30:57.003 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-25 16:30:57.134 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-25 16:30:57.236 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-25 16:30:57.339 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-25 16:30:57.428 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-25 16:30:57.505 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:30:57.508 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:30:57.512 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-25 16:30:57.598 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:30:58.092 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-25 16:30:58.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-25 16:30:58.569 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-25 16:30:58.705 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:30:58.709 | + functions-common:time_stop:2412 : local name 2026-05-25 16:30:58.713 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:30:58.717 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:30:58.720 | + functions-common:time_stop:2415 : local total 2026-05-25 16:30:58.726 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:30:58.729 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:30:58.733 | + functions-common:time_stop:2419 : start_time=1779726656223 2026-05-25 16:30:58.738 | + functions-common:time_stop:2421 : [[ -z 1779726656223 ]] 2026-05-25 16:30:58.743 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:30:58.749 | + functions-common:time_stop:2424 : end_time=1779726658745 2026-05-25 16:30:58.753 | + functions-common:time_stop:2425 : elapsed_time=2522 2026-05-25 16:30:58.758 | + functions-common:time_stop:2426 : total=17695 2026-05-25 16:30:58.762 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:30:58.764 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20217 2026-05-25 16:30:58.766 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-25 16:30:58.767 | Waiting for placement-api to start... 2026-05-25 16:30:58.768 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.7/placement 2026-05-25 16:30:58.771 | + functions:wait_for_service:476 : local timeout=60 2026-05-25 16:30:58.773 | + functions:wait_for_service:477 : local url=http://192.168.122.7/placement 2026-05-25 16:30:58.776 | + functions:wait_for_service:478 : local rval=0 2026-05-25 16:30:58.778 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-25 16:30:58.780 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:30:58.782 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:30:58.785 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:30:58.787 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:30:58.792 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726658789 2026-05-25 16:30:58.794 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-25 16:30:58.797 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:30:58.799 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.7/placement 2026-05-25 16:31:01.494 | + :: : [[ 200 == 503 ]] 2026-05-25 16:31:01.496 | + :: : [[ 0 -eq 7 ]] 2026-05-25 16:31:01.500 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-25 16:31:01.503 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:01.507 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:01.510 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:01.514 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:01.518 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:01.521 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:31:01.524 | + functions-common:time_stop:2419 : start_time=1779726658789 2026-05-25 16:31:01.526 | + functions-common:time_stop:2421 : [[ -z 1779726658789 ]] 2026-05-25 16:31:01.530 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:01.536 | + functions-common:time_stop:2424 : end_time=1779726661531 2026-05-25 16:31:01.540 | + functions-common:time_stop:2425 : elapsed_time=2742 2026-05-25 16:31:01.543 | + functions-common:time_stop:2426 : total=11398 2026-05-25 16:31:01.547 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:01.550 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14140 2026-05-25 16:31:01.553 | + functions:wait_for_service:486 : return 0 2026-05-25 16:31:01.558 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-25 16:31:01.582 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:31:01.586 | + ./stack.sh:main:1312 : start_neutron 2026-05-25 16:31:01.590 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-25 16:31:01.594 | + 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-25 16:31:01.597 | + functions-common:run_process:1666 : local service=q-agt 2026-05-25 16:31:01.601 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-25 16:31:01.605 | + functions-common:run_process:1668 : local group= 2026-05-25 16:31:01.609 | + functions-common:run_process:1669 : local user= 2026-05-25 16:31:01.612 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:31:01.616 | + functions-common:run_process:1672 : local name=q-agt 2026-05-25 16:31:01.624 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:31:01.627 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:31:01.629 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:01.631 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:01.636 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:01.640 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726661637 2026-05-25 16:31:01.643 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-25 16:31:01.662 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:31:01.665 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:31:01.668 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:01.671 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:01.674 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:01.677 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:01.681 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:01.684 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:31:01.687 | + functions-common:time_stop:2419 : start_time=1779726661637 2026-05-25 16:31:01.690 | + functions-common:time_stop:2421 : [[ -z 1779726661637 ]] 2026-05-25 16:31:01.694 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:01.698 | + functions-common:time_stop:2424 : end_time=1779726661695 2026-05-25 16:31:01.702 | + functions-common:time_stop:2425 : elapsed_time=58 2026-05-25 16:31:01.705 | + functions-common:time_stop:2426 : total=20217 2026-05-25 16:31:01.708 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:01.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20275 2026-05-25 16:31:01.715 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-25 16:31:01.718 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-25 16:31:01.721 | + functions-common:is_provider_network:2264 : return 1 2026-05-25 16:31:01.724 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-25 16:31:01.727 | + 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-25 16:31:01.730 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-25 16:31:01.733 | + 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-25 16:31:01.736 | + functions-common:run_process:1668 : local group= 2026-05-25 16:31:01.738 | + functions-common:run_process:1669 : local user= 2026-05-25 16:31:01.741 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:31:01.745 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-25 16:31:01.748 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:31:01.750 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:31:01.754 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:01.757 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:01.761 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:01.766 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726661762 2026-05-25 16:31:01.769 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-25 16:31:01.787 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:31:01.791 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:31:01.794 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:01.796 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:01.799 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:01.803 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:01.806 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:01.810 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:31:01.812 | + functions-common:time_stop:2419 : start_time=1779726661762 2026-05-25 16:31:01.816 | + functions-common:time_stop:2421 : [[ -z 1779726661762 ]] 2026-05-25 16:31:01.820 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:01.824 | + functions-common:time_stop:2424 : end_time=1779726661821 2026-05-25 16:31:01.828 | + functions-common:time_stop:2425 : elapsed_time=59 2026-05-25 16:31:01.831 | + functions-common:time_stop:2426 : total=20275 2026-05-25 16:31:01.834 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:01.837 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20334 2026-05-25 16:31:01.841 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-25 16:31:01.844 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-25 16:31:01.847 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-25 16:31:01.851 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-25 16:31:01.854 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-25 16:31:01.856 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-25 16:31:01.859 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-25 16:31:01.862 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-25 16:31:01.865 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-25 16:31:01.868 | + 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-25 16:31:01.871 | + functions-common:run_process:1666 : local service=q-l3 2026-05-25 16:31:01.874 | + 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-25 16:31:01.877 | + functions-common:run_process:1668 : local group= 2026-05-25 16:31:01.881 | + functions-common:run_process:1669 : local user= 2026-05-25 16:31:01.884 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:31:01.887 | + functions-common:run_process:1672 : local name=q-l3 2026-05-25 16:31:01.891 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:31:01.895 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:31:01.898 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:01.902 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:01.906 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:01.912 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726661908 2026-05-25 16:31:01.915 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-25 16:31:01.934 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:31:01.937 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:31:01.941 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:01.944 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:01.947 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:01.950 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:01.953 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:01.955 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:31:01.958 | + functions-common:time_stop:2419 : start_time=1779726661908 2026-05-25 16:31:01.962 | + functions-common:time_stop:2421 : [[ -z 1779726661908 ]] 2026-05-25 16:31:01.965 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:01.970 | + functions-common:time_stop:2424 : end_time=1779726661967 2026-05-25 16:31:01.973 | + functions-common:time_stop:2425 : elapsed_time=59 2026-05-25 16:31:01.976 | + functions-common:time_stop:2426 : total=20334 2026-05-25 16:31:01.980 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:01.983 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20393 2026-05-25 16:31:01.986 | + 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-25 16:31:01.989 | + functions-common:run_process:1666 : local service=q-meta 2026-05-25 16:31:01.992 | + 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-25 16:31:01.995 | + functions-common:run_process:1668 : local group= 2026-05-25 16:31:01.998 | + functions-common:run_process:1669 : local user= 2026-05-25 16:31:02.000 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:31:02.003 | + functions-common:run_process:1672 : local name=q-meta 2026-05-25 16:31:02.005 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:31:02.008 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:31:02.011 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:02.013 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:02.017 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:02.022 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726662019 2026-05-25 16:31:02.026 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-25 16:31:02.044 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:31:02.048 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:31:02.050 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:02.053 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:02.056 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:02.060 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:02.063 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:02.066 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:31:02.068 | + functions-common:time_stop:2419 : start_time=1779726662019 2026-05-25 16:31:02.071 | + functions-common:time_stop:2421 : [[ -z 1779726662019 ]] 2026-05-25 16:31:02.074 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:02.079 | + functions-common:time_stop:2424 : end_time=1779726662075 2026-05-25 16:31:02.082 | + functions-common:time_stop:2425 : elapsed_time=56 2026-05-25 16:31:02.085 | + functions-common:time_stop:2426 : total=20393 2026-05-25 16:31:02.088 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:02.091 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20449 2026-05-25 16:31:02.094 | + 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-25 16:31:02.097 | + functions-common:run_process:1666 : local service=q-metering 2026-05-25 16:31:02.100 | + 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-25 16:31:02.102 | + functions-common:run_process:1668 : local group= 2026-05-25 16:31:02.105 | + functions-common:run_process:1669 : local user= 2026-05-25 16:31:02.108 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:31:02.110 | + functions-common:run_process:1672 : local name=q-metering 2026-05-25 16:31:02.113 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:31:02.116 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:31:02.118 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:02.121 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:02.126 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:02.130 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726662127 2026-05-25 16:31:02.133 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-25 16:31:02.151 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:31:02.154 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:31:02.157 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:02.160 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:02.162 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:02.165 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:02.167 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:02.171 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:31:02.173 | + functions-common:time_stop:2419 : start_time=1779726662127 2026-05-25 16:31:02.177 | + functions-common:time_stop:2421 : [[ -z 1779726662127 ]] 2026-05-25 16:31:02.181 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:02.186 | + functions-common:time_stop:2424 : end_time=1779726662183 2026-05-25 16:31:02.189 | + functions-common:time_stop:2425 : elapsed_time=56 2026-05-25 16:31:02.192 | + functions-common:time_stop:2426 : total=20449 2026-05-25 16:31:02.196 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:02.198 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20505 2026-05-25 16:31:02.200 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-25 16:31:02.221 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:31:02.224 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-25 16:31:02.227 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-25 16:31:02.230 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:31:02.234 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-25 16:31:02.237 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-25 16:31:02.239 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-25 16:31:02.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-25 16:31:02.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-25 16:31:02.248 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-25 16:31:02.252 | ++ 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-25 16:31:05.623 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:05.627 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-25 16:31:05.627 | address-scope 2026-05-25 16:31:05.627 | agent 2026-05-25 16:31:05.627 | allowed-address-pairs 2026-05-25 16:31:05.627 | auto-allocated-topology 2026-05-25 16:31:05.628 | availability_zone 2026-05-25 16:31:05.629 | default-subnetpools 2026-05-25 16:31:05.629 | dhcp_agent_scheduler 2026-05-25 16:31:05.629 | dns-integration 2026-05-25 16:31:05.629 | dns-domain-ports 2026-05-25 16:31:05.629 | dns-integration-domain-keywords 2026-05-25 16:31:05.629 | empty-string-filtering 2026-05-25 16:31:05.629 | external-net 2026-05-25 16:31:05.629 | extra_dhcp_opt 2026-05-25 16:31:05.629 | extraroute 2026-05-25 16:31:05.629 | extraroute-atomic 2026-05-25 16:31:05.630 | filter-validation 2026-05-25 16:31:05.630 | floating-ip-port-forwarding-detail 2026-05-25 16:31:05.630 | fip-port-details 2026-05-25 16:31:05.630 | flavors 2026-05-25 16:31:05.630 | floatingip-pools 2026-05-25 16:31:05.630 | router 2026-05-25 16:31:05.630 | enable-default-route-bfd 2026-05-25 16:31:05.630 | enable-default-route-ecmp 2026-05-25 16:31:05.630 | ext-gw-mode 2026-05-25 16:31:05.630 | l3-ha 2026-05-25 16:31:05.630 | external-gateway-multihoming 2026-05-25 16:31:05.630 | l3-flavors 2026-05-25 16:31:05.631 | multi-provider 2026-05-25 16:31:05.631 | net-mtu 2026-05-25 16:31:05.631 | net-mtu-writable 2026-05-25 16:31:05.631 | network_availability_zone 2026-05-25 16:31:05.631 | network-ip-availability 2026-05-25 16:31:05.631 | network-ip-availability-details 2026-05-25 16:31:05.631 | pagination 2026-05-25 16:31:05.631 | port-device-profile 2026-05-25 16:31:05.631 | port-mac-address-regenerate 2026-05-25 16:31:05.631 | port-numa-affinity-policy 2026-05-25 16:31:05.631 | port-numa-affinity-policy-socket 2026-05-25 16:31:05.631 | binding 2026-05-25 16:31:05.632 | binding-extended 2026-05-25 16:31:05.632 | port-security 2026-05-25 16:31:05.633 | project-id 2026-05-25 16:31:05.633 | provider 2026-05-25 16:31:05.633 | qinq 2026-05-25 16:31:05.634 | quota-check-limit 2026-05-25 16:31:05.634 | quota-check-limit-default 2026-05-25 16:31:05.635 | quotas 2026-05-25 16:31:05.635 | quota_details 2026-05-25 16:31:05.635 | rbac-policies 2026-05-25 16:31:05.636 | rbac-address-scope 2026-05-25 16:31:05.636 | rbac-security-groups 2026-05-25 16:31:05.636 | revision-if-match 2026-05-25 16:31:05.636 | standard-attr-revisions 2026-05-25 16:31:05.636 | router_availability_zone 2026-05-25 16:31:05.636 | router-enable-snat 2026-05-25 16:31:05.637 | security-groups-default-rules 2026-05-25 16:31:05.637 | security-groups-normalized-cidr 2026-05-25 16:31:05.637 | security-groups-remote-address-group 2026-05-25 16:31:05.637 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:05.637 | security-groups-shared-filtering 2026-05-25 16:31:05.637 | security-group 2026-05-25 16:31:05.637 | service-type 2026-05-25 16:31:05.637 | sorting 2026-05-25 16:31:05.637 | standard-attr-description 2026-05-25 16:31:05.637 | stateful-security-group 2026-05-25 16:31:05.637 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:05.637 | subnet-external-network 2026-05-25 16:31:05.638 | subnet-service-types 2026-05-25 16:31:05.638 | subnet_allocation 2026-05-25 16:31:05.638 | subnetpool-prefix-ops 2026-05-25 16:31:05.638 | tag-creation 2026-05-25 16:31:05.638 | standard-attr-tag 2026-05-25 16:31:05.638 | standard-attr-timestamp 2026-05-25 16:31:05.638 | vlan-transparent' 2026-05-25 16:31:05.638 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-25 16:31:05.638 | address-scope 2026-05-25 16:31:05.638 | agent 2026-05-25 16:31:05.638 | allowed-address-pairs 2026-05-25 16:31:05.639 | auto-allocated-topology 2026-05-25 16:31:05.639 | availability_zone 2026-05-25 16:31:05.639 | default-subnetpools 2026-05-25 16:31:05.639 | dhcp_agent_scheduler 2026-05-25 16:31:05.639 | dns-integration 2026-05-25 16:31:05.639 | dns-domain-ports 2026-05-25 16:31:05.639 | dns-integration-domain-keywords 2026-05-25 16:31:05.639 | empty-string-filtering 2026-05-25 16:31:05.639 | external-net 2026-05-25 16:31:05.639 | extra_dhcp_opt 2026-05-25 16:31:05.639 | extraroute 2026-05-25 16:31:05.640 | extraroute-atomic 2026-05-25 16:31:05.640 | filter-validation 2026-05-25 16:31:05.640 | floating-ip-port-forwarding-detail 2026-05-25 16:31:05.640 | fip-port-details 2026-05-25 16:31:05.640 | flavors 2026-05-25 16:31:05.640 | floatingip-pools 2026-05-25 16:31:05.640 | router 2026-05-25 16:31:05.640 | enable-default-route-bfd 2026-05-25 16:31:05.640 | enable-default-route-ecmp 2026-05-25 16:31:05.640 | ext-gw-mode 2026-05-25 16:31:05.640 | l3-ha 2026-05-25 16:31:05.640 | external-gateway-multihoming 2026-05-25 16:31:05.641 | l3-flavors 2026-05-25 16:31:05.641 | multi-provider 2026-05-25 16:31:05.641 | net-mtu 2026-05-25 16:31:05.641 | net-mtu-writable 2026-05-25 16:31:05.641 | network_availability_zone 2026-05-25 16:31:05.641 | network-ip-availability 2026-05-25 16:31:05.641 | network-ip-availability-details 2026-05-25 16:31:05.641 | pagination 2026-05-25 16:31:05.641 | port-device-profile 2026-05-25 16:31:05.641 | port-mac-address-regenerate 2026-05-25 16:31:05.641 | port-numa-affinity-policy 2026-05-25 16:31:05.641 | port-numa-affinity-policy-socket 2026-05-25 16:31:05.642 | binding 2026-05-25 16:31:05.642 | binding-extended 2026-05-25 16:31:05.642 | port-security 2026-05-25 16:31:05.642 | project-id 2026-05-25 16:31:05.642 | provider 2026-05-25 16:31:05.642 | qinq 2026-05-25 16:31:05.642 | quota-check-limit 2026-05-25 16:31:05.642 | quota-check-limit-default 2026-05-25 16:31:05.642 | quotas 2026-05-25 16:31:05.642 | quota_details 2026-05-25 16:31:05.642 | rbac-policies 2026-05-25 16:31:05.643 | rbac-address-scope 2026-05-25 16:31:05.643 | rbac-security-groups 2026-05-25 16:31:05.643 | revision-if-match 2026-05-25 16:31:05.643 | standard-attr-revisions 2026-05-25 16:31:05.643 | router_availability_zone 2026-05-25 16:31:05.643 | router-enable-snat 2026-05-25 16:31:05.643 | security-groups-default-rules 2026-05-25 16:31:05.643 | security-groups-normalized-cidr 2026-05-25 16:31:05.643 | security-groups-remote-address-group 2026-05-25 16:31:05.643 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:05.643 | security-groups-shared-filtering 2026-05-25 16:31:05.643 | security-group 2026-05-25 16:31:05.644 | service-type 2026-05-25 16:31:05.644 | sorting 2026-05-25 16:31:05.644 | standard-attr-description 2026-05-25 16:31:05.644 | stateful-security-group 2026-05-25 16:31:05.644 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:05.644 | subnet-external-network 2026-05-25 16:31:05.644 | subnet-service-types 2026-05-25 16:31:05.644 | subnet_allocation 2026-05-25 16:31:05.644 | subnetpool-prefix-ops 2026-05-25 16:31:05.644 | tag-creation 2026-05-25 16:31:05.644 | standard-attr-tag 2026-05-25 16:31:05.645 | standard-attr-timestamp 2026-05-25 16:31:05.645 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-25 16:31:05.645 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-25 16:31:05.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-25 16:31:05.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-25 16:31:05.647 | ++ 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-25 16:31:09.639 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:09.641 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=7730edd3-c4de-4370-9819-23d71f92010e 2026-05-25 16:31:09.644 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-25 16:31:09.648 | ++ 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 fdf8:a1bf:aad4::/56 --share --default -f value -c id 2026-05-25 16:31:13.393 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:13.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=af355cbe-a859-4d1b-8291-b2c073a5efef 2026-05-25 16:31:13.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-25 16:31:13.402 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-25 16:31:13.405 | + functions-common:is_provider_network:2264 : return 1 2026-05-25 16:31:13.409 | ++ 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-25 16:31:18.526 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:18.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=c20ea8ac-235b-4011-95a8-d8e6df8b0076 2026-05-25 16:31:18.533 | + 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-25 16:31:18.536 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:18.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-25 16:31:18.558 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-25 16:31:18.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 7730edd3-c4de-4370-9819-23d71f92010e ']' 2026-05-25 16:31:18.563 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-25 16:31:18.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-25 16:31:18.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 7730edd3-c4de-4370-9819-23d71f92010e ' 2026-05-25 16:31:18.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-25 16:31:18.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network c20ea8ac-235b-4011-95a8-d8e6df8b0076 private-subnet' 2026-05-25 16:31:18.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-25 16:31:18.579 | +++ 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 7730edd3-c4de-4370-9819-23d71f92010e --network c20ea8ac-235b-4011-95a8-d8e6df8b0076 private-subnet -f value -c id 2026-05-25 16:31:23.190 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:23.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=a92ea6d8-109a-4ac8-8253-b769f32a2273 2026-05-25 16:31:23.196 | ++ 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-25 16:31:23.199 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:23.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo a92ea6d8-109a-4ac8-8253-b769f32a2273 2026-05-25 16:31:23.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=a92ea6d8-109a-4ac8-8253-b769f32a2273 2026-05-25 16:31:23.221 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-25 16:31:23.225 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-25 16:31:23.228 | ++ 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-25 16:31:23.231 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:23.248 | ++ 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-25 16:31:23.250 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:23.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-25 16:31:23.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z af355cbe-a859-4d1b-8291-b2c073a5efef ']' 2026-05-25 16:31:23.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-25 16:31:23.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-25 16:31:23.277 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool af355cbe-a859-4d1b-8291-b2c073a5efef ' 2026-05-25 16:31:23.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-25 16:31:23.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c20ea8ac-235b-4011-95a8-d8e6df8b0076 ipv6-private-subnet ' 2026-05-25 16:31:23.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-25 16:31:23.288 | +++ 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 af355cbe-a859-4d1b-8291-b2c073a5efef --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c20ea8ac-235b-4011-95a8-d8e6df8b0076 ipv6-private-subnet -f value -c id 2026-05-25 16:31:27.878 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:27.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=eec60827-cf74-434d-95a9-e994199fe608 2026-05-25 16:31:27.884 | ++ 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-25 16:31:27.886 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:27.902 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo eec60827-cf74-434d-95a9-e994199fe608 2026-05-25 16:31:27.905 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=eec60827-cf74-434d-95a9-e994199fe608 2026-05-25 16:31:27.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-25 16:31:27.910 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-25 16:31:27.913 | ++ 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-25 16:31:30.835 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:30.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-25 16:31:30.839 | address-scope 2026-05-25 16:31:30.839 | agent 2026-05-25 16:31:30.839 | allowed-address-pairs 2026-05-25 16:31:30.839 | auto-allocated-topology 2026-05-25 16:31:30.839 | availability_zone 2026-05-25 16:31:30.839 | default-subnetpools 2026-05-25 16:31:30.839 | dhcp_agent_scheduler 2026-05-25 16:31:30.839 | dns-integration 2026-05-25 16:31:30.839 | dns-domain-ports 2026-05-25 16:31:30.840 | dns-integration-domain-keywords 2026-05-25 16:31:30.840 | empty-string-filtering 2026-05-25 16:31:30.840 | external-net 2026-05-25 16:31:30.840 | extra_dhcp_opt 2026-05-25 16:31:30.840 | extraroute 2026-05-25 16:31:30.840 | extraroute-atomic 2026-05-25 16:31:30.840 | filter-validation 2026-05-25 16:31:30.840 | floating-ip-port-forwarding-detail 2026-05-25 16:31:30.840 | fip-port-details 2026-05-25 16:31:30.840 | flavors 2026-05-25 16:31:30.840 | floatingip-pools 2026-05-25 16:31:30.840 | router 2026-05-25 16:31:30.841 | enable-default-route-bfd 2026-05-25 16:31:30.841 | enable-default-route-ecmp 2026-05-25 16:31:30.841 | ext-gw-mode 2026-05-25 16:31:30.841 | l3-ha 2026-05-25 16:31:30.841 | external-gateway-multihoming 2026-05-25 16:31:30.841 | l3-flavors 2026-05-25 16:31:30.841 | multi-provider 2026-05-25 16:31:30.841 | net-mtu 2026-05-25 16:31:30.841 | net-mtu-writable 2026-05-25 16:31:30.841 | network_availability_zone 2026-05-25 16:31:30.841 | network-ip-availability 2026-05-25 16:31:30.842 | network-ip-availability-details 2026-05-25 16:31:30.842 | pagination 2026-05-25 16:31:30.842 | port-device-profile 2026-05-25 16:31:30.842 | port-mac-address-regenerate 2026-05-25 16:31:30.842 | port-numa-affinity-policy 2026-05-25 16:31:30.842 | port-numa-affinity-policy-socket 2026-05-25 16:31:30.842 | binding 2026-05-25 16:31:30.842 | binding-extended 2026-05-25 16:31:30.842 | port-security 2026-05-25 16:31:30.842 | project-id 2026-05-25 16:31:30.842 | provider 2026-05-25 16:31:30.842 | qinq 2026-05-25 16:31:30.843 | quota-check-limit 2026-05-25 16:31:30.843 | quota-check-limit-default 2026-05-25 16:31:30.843 | quotas 2026-05-25 16:31:30.843 | quota_details 2026-05-25 16:31:30.843 | rbac-policies 2026-05-25 16:31:30.843 | rbac-address-scope 2026-05-25 16:31:30.843 | rbac-security-groups 2026-05-25 16:31:30.843 | revision-if-match 2026-05-25 16:31:30.843 | standard-attr-revisions 2026-05-25 16:31:30.843 | router_availability_zone 2026-05-25 16:31:30.843 | router-enable-snat 2026-05-25 16:31:30.843 | security-groups-default-rules 2026-05-25 16:31:30.844 | security-groups-normalized-cidr 2026-05-25 16:31:30.844 | security-groups-remote-address-group 2026-05-25 16:31:30.844 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:30.844 | security-groups-shared-filtering 2026-05-25 16:31:30.844 | security-group 2026-05-25 16:31:30.844 | service-type 2026-05-25 16:31:30.844 | sorting 2026-05-25 16:31:30.844 | standard-attr-description 2026-05-25 16:31:30.844 | stateful-security-group 2026-05-25 16:31:30.844 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:30.844 | subnet-external-network 2026-05-25 16:31:30.844 | subnet-service-types 2026-05-25 16:31:30.845 | subnet_allocation 2026-05-25 16:31:30.845 | subnetpool-prefix-ops 2026-05-25 16:31:30.845 | tag-creation 2026-05-25 16:31:30.845 | standard-attr-tag 2026-05-25 16:31:30.845 | standard-attr-timestamp 2026-05-25 16:31:30.845 | vlan-transparent' 2026-05-25 16:31:30.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-25 16:31:30.845 | address-scope 2026-05-25 16:31:30.845 | agent 2026-05-25 16:31:30.845 | allowed-address-pairs 2026-05-25 16:31:30.845 | auto-allocated-topology 2026-05-25 16:31:30.846 | availability_zone 2026-05-25 16:31:30.846 | default-subnetpools 2026-05-25 16:31:30.846 | dhcp_agent_scheduler 2026-05-25 16:31:30.846 | dns-integration 2026-05-25 16:31:30.846 | dns-domain-ports 2026-05-25 16:31:30.846 | dns-integration-domain-keywords 2026-05-25 16:31:30.846 | empty-string-filtering 2026-05-25 16:31:30.846 | external-net 2026-05-25 16:31:30.846 | extra_dhcp_opt 2026-05-25 16:31:30.846 | extraroute 2026-05-25 16:31:30.846 | extraroute-atomic 2026-05-25 16:31:30.847 | filter-validation 2026-05-25 16:31:30.847 | floating-ip-port-forwarding-detail 2026-05-25 16:31:30.847 | fip-port-details 2026-05-25 16:31:30.847 | flavors 2026-05-25 16:31:30.847 | floatingip-pools 2026-05-25 16:31:30.847 | router 2026-05-25 16:31:30.847 | enable-default-route-bfd 2026-05-25 16:31:30.847 | enable-default-route-ecmp 2026-05-25 16:31:30.847 | ext-gw-mode 2026-05-25 16:31:30.847 | l3-ha 2026-05-25 16:31:30.847 | external-gateway-multihoming 2026-05-25 16:31:30.847 | l3-flavors 2026-05-25 16:31:30.848 | multi-provider 2026-05-25 16:31:30.848 | net-mtu 2026-05-25 16:31:30.848 | net-mtu-writable 2026-05-25 16:31:30.848 | network_availability_zone 2026-05-25 16:31:30.848 | network-ip-availability 2026-05-25 16:31:30.848 | network-ip-availability-details 2026-05-25 16:31:30.848 | pagination 2026-05-25 16:31:30.848 | port-device-profile 2026-05-25 16:31:30.848 | port-mac-address-regenerate 2026-05-25 16:31:30.848 | port-numa-affinity-policy 2026-05-25 16:31:30.848 | port-numa-affinity-policy-socket 2026-05-25 16:31:30.848 | binding 2026-05-25 16:31:30.849 | binding-extended 2026-05-25 16:31:30.849 | port-security 2026-05-25 16:31:30.849 | project-id 2026-05-25 16:31:30.849 | provider 2026-05-25 16:31:30.849 | qinq 2026-05-25 16:31:30.849 | quota-check-limit 2026-05-25 16:31:30.849 | quota-check-limit-default 2026-05-25 16:31:30.849 | quotas 2026-05-25 16:31:30.849 | quota_details 2026-05-25 16:31:30.849 | rbac-policies 2026-05-25 16:31:30.849 | rbac-address-scope 2026-05-25 16:31:30.849 | rbac-security-groups 2026-05-25 16:31:30.850 | revision-if-match 2026-05-25 16:31:30.850 | standard-attr-revisions 2026-05-25 16:31:30.850 | router_availability_zone 2026-05-25 16:31:30.850 | router-enable-snat 2026-05-25 16:31:30.850 | security-groups-default-rules 2026-05-25 16:31:30.850 | security-groups-normalized-cidr 2026-05-25 16:31:30.850 | security-groups-remote-address-group 2026-05-25 16:31:30.850 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:30.850 | security-groups-shared-filtering 2026-05-25 16:31:30.850 | security-group 2026-05-25 16:31:30.850 | service-type 2026-05-25 16:31:30.851 | sorting 2026-05-25 16:31:30.851 | standard-attr-description 2026-05-25 16:31:30.851 | stateful-security-group 2026-05-25 16:31:30.851 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:30.851 | subnet-external-network 2026-05-25 16:31:30.851 | subnet-service-types 2026-05-25 16:31:30.851 | subnet_allocation 2026-05-25 16:31:30.851 | subnetpool-prefix-ops 2026-05-25 16:31:30.851 | tag-creation 2026-05-25 16:31:30.851 | standard-attr-tag 2026-05-25 16:31:30.851 | standard-attr-timestamp 2026-05-25 16:31:30.852 | vlan-transparent =~ router ]] 2026-05-25 16:31:30.852 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-25 16:31:30.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-25 16:31:30.853 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-25 16:31:30.856 | ++ 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-25 16:31:33.869 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:33.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-25 16:31:33.872 | address-scope 2026-05-25 16:31:33.872 | agent 2026-05-25 16:31:33.872 | allowed-address-pairs 2026-05-25 16:31:33.872 | auto-allocated-topology 2026-05-25 16:31:33.872 | availability_zone 2026-05-25 16:31:33.872 | default-subnetpools 2026-05-25 16:31:33.873 | dhcp_agent_scheduler 2026-05-25 16:31:33.873 | dns-integration 2026-05-25 16:31:33.873 | dns-domain-ports 2026-05-25 16:31:33.873 | dns-integration-domain-keywords 2026-05-25 16:31:33.873 | empty-string-filtering 2026-05-25 16:31:33.873 | external-net 2026-05-25 16:31:33.873 | extra_dhcp_opt 2026-05-25 16:31:33.873 | extraroute 2026-05-25 16:31:33.874 | extraroute-atomic 2026-05-25 16:31:33.874 | filter-validation 2026-05-25 16:31:33.874 | floating-ip-port-forwarding-detail 2026-05-25 16:31:33.874 | fip-port-details 2026-05-25 16:31:33.874 | flavors 2026-05-25 16:31:33.874 | floatingip-pools 2026-05-25 16:31:33.874 | router 2026-05-25 16:31:33.875 | enable-default-route-bfd 2026-05-25 16:31:33.875 | enable-default-route-ecmp 2026-05-25 16:31:33.875 | ext-gw-mode 2026-05-25 16:31:33.876 | l3-ha 2026-05-25 16:31:33.876 | external-gateway-multihoming 2026-05-25 16:31:33.876 | l3-flavors 2026-05-25 16:31:33.876 | multi-provider 2026-05-25 16:31:33.876 | net-mtu 2026-05-25 16:31:33.876 | net-mtu-writable 2026-05-25 16:31:33.876 | network_availability_zone 2026-05-25 16:31:33.876 | network-ip-availability 2026-05-25 16:31:33.876 | network-ip-availability-details 2026-05-25 16:31:33.876 | pagination 2026-05-25 16:31:33.877 | port-device-profile 2026-05-25 16:31:33.877 | port-mac-address-regenerate 2026-05-25 16:31:33.877 | port-numa-affinity-policy 2026-05-25 16:31:33.877 | port-numa-affinity-policy-socket 2026-05-25 16:31:33.877 | binding 2026-05-25 16:31:33.878 | binding-extended 2026-05-25 16:31:33.878 | port-security 2026-05-25 16:31:33.878 | project-id 2026-05-25 16:31:33.878 | provider 2026-05-25 16:31:33.878 | qinq 2026-05-25 16:31:33.878 | quota-check-limit 2026-05-25 16:31:33.879 | quota-check-limit-default 2026-05-25 16:31:33.879 | quotas 2026-05-25 16:31:33.879 | quota_details 2026-05-25 16:31:33.879 | rbac-policies 2026-05-25 16:31:33.879 | rbac-address-scope 2026-05-25 16:31:33.879 | rbac-security-groups 2026-05-25 16:31:33.879 | revision-if-match 2026-05-25 16:31:33.879 | standard-attr-revisions 2026-05-25 16:31:33.879 | router_availability_zone 2026-05-25 16:31:33.879 | router-enable-snat 2026-05-25 16:31:33.879 | security-groups-default-rules 2026-05-25 16:31:33.879 | security-groups-normalized-cidr 2026-05-25 16:31:33.881 | security-groups-remote-address-group 2026-05-25 16:31:33.881 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:33.881 | security-groups-shared-filtering 2026-05-25 16:31:33.882 | security-group 2026-05-25 16:31:33.882 | service-type 2026-05-25 16:31:33.882 | sorting 2026-05-25 16:31:33.882 | standard-attr-description 2026-05-25 16:31:33.882 | stateful-security-group 2026-05-25 16:31:33.882 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:33.882 | subnet-external-network 2026-05-25 16:31:33.882 | subnet-service-types 2026-05-25 16:31:33.883 | subnet_allocation 2026-05-25 16:31:33.883 | subnetpool-prefix-ops 2026-05-25 16:31:33.883 | tag-creation 2026-05-25 16:31:33.883 | standard-attr-tag 2026-05-25 16:31:33.883 | standard-attr-timestamp 2026-05-25 16:31:33.883 | vlan-transparent' 2026-05-25 16:31:33.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-25 16:31:33.883 | address-scope 2026-05-25 16:31:33.883 | agent 2026-05-25 16:31:33.883 | allowed-address-pairs 2026-05-25 16:31:33.884 | auto-allocated-topology 2026-05-25 16:31:33.884 | availability_zone 2026-05-25 16:31:33.884 | default-subnetpools 2026-05-25 16:31:33.884 | dhcp_agent_scheduler 2026-05-25 16:31:33.884 | dns-integration 2026-05-25 16:31:33.884 | dns-domain-ports 2026-05-25 16:31:33.884 | dns-integration-domain-keywords 2026-05-25 16:31:33.884 | empty-string-filtering 2026-05-25 16:31:33.884 | external-net 2026-05-25 16:31:33.884 | extra_dhcp_opt 2026-05-25 16:31:33.885 | extraroute 2026-05-25 16:31:33.885 | extraroute-atomic 2026-05-25 16:31:33.885 | filter-validation 2026-05-25 16:31:33.885 | floating-ip-port-forwarding-detail 2026-05-25 16:31:33.885 | fip-port-details 2026-05-25 16:31:33.885 | flavors 2026-05-25 16:31:33.885 | floatingip-pools 2026-05-25 16:31:33.885 | router 2026-05-25 16:31:33.885 | enable-default-route-bfd 2026-05-25 16:31:33.885 | enable-default-route-ecmp 2026-05-25 16:31:33.886 | ext-gw-mode 2026-05-25 16:31:33.886 | l3-ha 2026-05-25 16:31:33.886 | external-gateway-multihoming 2026-05-25 16:31:33.886 | l3-flavors 2026-05-25 16:31:33.886 | multi-provider 2026-05-25 16:31:33.886 | net-mtu 2026-05-25 16:31:33.886 | net-mtu-writable 2026-05-25 16:31:33.886 | network_availability_zone 2026-05-25 16:31:33.886 | network-ip-availability 2026-05-25 16:31:33.886 | network-ip-availability-details 2026-05-25 16:31:33.887 | pagination 2026-05-25 16:31:33.887 | port-device-profile 2026-05-25 16:31:33.887 | port-mac-address-regenerate 2026-05-25 16:31:33.887 | port-numa-affinity-policy 2026-05-25 16:31:33.887 | port-numa-affinity-policy-socket 2026-05-25 16:31:33.887 | binding 2026-05-25 16:31:33.887 | binding-extended 2026-05-25 16:31:33.887 | port-security 2026-05-25 16:31:33.887 | project-id 2026-05-25 16:31:33.887 | provider 2026-05-25 16:31:33.888 | qinq 2026-05-25 16:31:33.888 | quota-check-limit 2026-05-25 16:31:33.888 | quota-check-limit-default 2026-05-25 16:31:33.888 | quotas 2026-05-25 16:31:33.888 | quota_details 2026-05-25 16:31:33.888 | rbac-policies 2026-05-25 16:31:33.888 | rbac-address-scope 2026-05-25 16:31:33.888 | rbac-security-groups 2026-05-25 16:31:33.888 | revision-if-match 2026-05-25 16:31:33.888 | standard-attr-revisions 2026-05-25 16:31:33.889 | router_availability_zone 2026-05-25 16:31:33.889 | router-enable-snat 2026-05-25 16:31:33.889 | security-groups-default-rules 2026-05-25 16:31:33.889 | security-groups-normalized-cidr 2026-05-25 16:31:33.889 | security-groups-remote-address-group 2026-05-25 16:31:33.889 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:33.889 | security-groups-shared-filtering 2026-05-25 16:31:33.889 | security-group 2026-05-25 16:31:33.889 | service-type 2026-05-25 16:31:33.889 | sorting 2026-05-25 16:31:33.890 | standard-attr-description 2026-05-25 16:31:33.890 | stateful-security-group 2026-05-25 16:31:33.890 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:33.890 | subnet-external-network 2026-05-25 16:31:33.890 | subnet-service-types 2026-05-25 16:31:33.890 | subnet_allocation 2026-05-25 16:31:33.890 | subnetpool-prefix-ops 2026-05-25 16:31:33.890 | tag-creation 2026-05-25 16:31:33.890 | standard-attr-tag 2026-05-25 16:31:33.890 | standard-attr-timestamp 2026-05-25 16:31:33.891 | vlan-transparent =~ external-net ]] 2026-05-25 16:31:33.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-25 16:31:33.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-25 16:31:33.891 | ++ 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-25 16:31:37.390 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:37.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=731be002-1a4a-4c3d-83cd-947cfa093a92 2026-05-25 16:31:37.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-25 16:31:37.400 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:37.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-25 16:31:37.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-25 16:31:37.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-25 16:31:37.432 | ++ 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-25 16:31:40.361 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:40.365 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-25 16:31:40.365 | address-scope 2026-05-25 16:31:40.365 | agent 2026-05-25 16:31:40.365 | allowed-address-pairs 2026-05-25 16:31:40.365 | auto-allocated-topology 2026-05-25 16:31:40.366 | availability_zone 2026-05-25 16:31:40.366 | default-subnetpools 2026-05-25 16:31:40.366 | dhcp_agent_scheduler 2026-05-25 16:31:40.366 | dns-integration 2026-05-25 16:31:40.366 | dns-domain-ports 2026-05-25 16:31:40.366 | dns-integration-domain-keywords 2026-05-25 16:31:40.367 | empty-string-filtering 2026-05-25 16:31:40.367 | external-net 2026-05-25 16:31:40.367 | extra_dhcp_opt 2026-05-25 16:31:40.367 | extraroute 2026-05-25 16:31:40.367 | extraroute-atomic 2026-05-25 16:31:40.368 | filter-validation 2026-05-25 16:31:40.368 | floating-ip-port-forwarding-detail 2026-05-25 16:31:40.368 | fip-port-details 2026-05-25 16:31:40.368 | flavors 2026-05-25 16:31:40.368 | floatingip-pools 2026-05-25 16:31:40.368 | router 2026-05-25 16:31:40.368 | enable-default-route-bfd 2026-05-25 16:31:40.368 | enable-default-route-ecmp 2026-05-25 16:31:40.368 | ext-gw-mode 2026-05-25 16:31:40.368 | l3-ha 2026-05-25 16:31:40.368 | external-gateway-multihoming 2026-05-25 16:31:40.368 | l3-flavors 2026-05-25 16:31:40.370 | multi-provider 2026-05-25 16:31:40.370 | net-mtu 2026-05-25 16:31:40.370 | net-mtu-writable 2026-05-25 16:31:40.371 | network_availability_zone 2026-05-25 16:31:40.371 | network-ip-availability 2026-05-25 16:31:40.371 | network-ip-availability-details 2026-05-25 16:31:40.371 | pagination 2026-05-25 16:31:40.371 | port-device-profile 2026-05-25 16:31:40.371 | port-mac-address-regenerate 2026-05-25 16:31:40.371 | port-numa-affinity-policy 2026-05-25 16:31:40.371 | port-numa-affinity-policy-socket 2026-05-25 16:31:40.371 | binding 2026-05-25 16:31:40.372 | binding-extended 2026-05-25 16:31:40.372 | port-security 2026-05-25 16:31:40.372 | project-id 2026-05-25 16:31:40.372 | provider 2026-05-25 16:31:40.372 | qinq 2026-05-25 16:31:40.372 | quota-check-limit 2026-05-25 16:31:40.372 | quota-check-limit-default 2026-05-25 16:31:40.372 | quotas 2026-05-25 16:31:40.372 | quota_details 2026-05-25 16:31:40.372 | rbac-policies 2026-05-25 16:31:40.373 | rbac-address-scope 2026-05-25 16:31:40.373 | rbac-security-groups 2026-05-25 16:31:40.373 | revision-if-match 2026-05-25 16:31:40.374 | standard-attr-revisions 2026-05-25 16:31:40.374 | router_availability_zone 2026-05-25 16:31:40.374 | router-enable-snat 2026-05-25 16:31:40.374 | security-groups-default-rules 2026-05-25 16:31:40.374 | security-groups-normalized-cidr 2026-05-25 16:31:40.374 | security-groups-remote-address-group 2026-05-25 16:31:40.374 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:40.374 | security-groups-shared-filtering 2026-05-25 16:31:40.374 | security-group 2026-05-25 16:31:40.374 | service-type 2026-05-25 16:31:40.374 | sorting 2026-05-25 16:31:40.375 | standard-attr-description 2026-05-25 16:31:40.375 | stateful-security-group 2026-05-25 16:31:40.375 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:40.375 | subnet-external-network 2026-05-25 16:31:40.375 | subnet-service-types 2026-05-25 16:31:40.375 | subnet_allocation 2026-05-25 16:31:40.375 | subnetpool-prefix-ops 2026-05-25 16:31:40.375 | tag-creation 2026-05-25 16:31:40.375 | standard-attr-tag 2026-05-25 16:31:40.376 | standard-attr-timestamp 2026-05-25 16:31:40.376 | vlan-transparent' 2026-05-25 16:31:40.376 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-25 16:31:40.376 | address-scope 2026-05-25 16:31:40.376 | agent 2026-05-25 16:31:40.376 | allowed-address-pairs 2026-05-25 16:31:40.376 | auto-allocated-topology 2026-05-25 16:31:40.376 | availability_zone 2026-05-25 16:31:40.376 | default-subnetpools 2026-05-25 16:31:40.376 | dhcp_agent_scheduler 2026-05-25 16:31:40.377 | dns-integration 2026-05-25 16:31:40.377 | dns-domain-ports 2026-05-25 16:31:40.377 | dns-integration-domain-keywords 2026-05-25 16:31:40.377 | empty-string-filtering 2026-05-25 16:31:40.377 | external-net 2026-05-25 16:31:40.377 | extra_dhcp_opt 2026-05-25 16:31:40.377 | extraroute 2026-05-25 16:31:40.377 | extraroute-atomic 2026-05-25 16:31:40.377 | filter-validation 2026-05-25 16:31:40.377 | floating-ip-port-forwarding-detail 2026-05-25 16:31:40.377 | fip-port-details 2026-05-25 16:31:40.378 | flavors 2026-05-25 16:31:40.378 | floatingip-pools 2026-05-25 16:31:40.378 | router 2026-05-25 16:31:40.378 | enable-default-route-bfd 2026-05-25 16:31:40.378 | enable-default-route-ecmp 2026-05-25 16:31:40.378 | ext-gw-mode 2026-05-25 16:31:40.378 | l3-ha 2026-05-25 16:31:40.378 | external-gateway-multihoming 2026-05-25 16:31:40.378 | l3-flavors 2026-05-25 16:31:40.379 | multi-provider 2026-05-25 16:31:40.379 | net-mtu 2026-05-25 16:31:40.379 | net-mtu-writable 2026-05-25 16:31:40.379 | network_availability_zone 2026-05-25 16:31:40.379 | network-ip-availability 2026-05-25 16:31:40.379 | network-ip-availability-details 2026-05-25 16:31:40.379 | pagination 2026-05-25 16:31:40.379 | port-device-profile 2026-05-25 16:31:40.379 | port-mac-address-regenerate 2026-05-25 16:31:40.379 | port-numa-affinity-policy 2026-05-25 16:31:40.379 | port-numa-affinity-policy-socket 2026-05-25 16:31:40.380 | binding 2026-05-25 16:31:40.380 | binding-extended 2026-05-25 16:31:40.380 | port-security 2026-05-25 16:31:40.380 | project-id 2026-05-25 16:31:40.380 | provider 2026-05-25 16:31:40.380 | qinq 2026-05-25 16:31:40.380 | quota-check-limit 2026-05-25 16:31:40.380 | quota-check-limit-default 2026-05-25 16:31:40.380 | quotas 2026-05-25 16:31:40.380 | quota_details 2026-05-25 16:31:40.381 | rbac-policies 2026-05-25 16:31:40.381 | rbac-address-scope 2026-05-25 16:31:40.381 | rbac-security-groups 2026-05-25 16:31:40.381 | revision-if-match 2026-05-25 16:31:40.381 | standard-attr-revisions 2026-05-25 16:31:40.381 | router_availability_zone 2026-05-25 16:31:40.381 | router-enable-snat 2026-05-25 16:31:40.381 | security-groups-default-rules 2026-05-25 16:31:40.381 | security-groups-normalized-cidr 2026-05-25 16:31:40.381 | security-groups-remote-address-group 2026-05-25 16:31:40.381 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:31:40.381 | security-groups-shared-filtering 2026-05-25 16:31:40.382 | security-group 2026-05-25 16:31:40.382 | service-type 2026-05-25 16:31:40.382 | sorting 2026-05-25 16:31:40.382 | standard-attr-description 2026-05-25 16:31:40.382 | stateful-security-group 2026-05-25 16:31:40.382 | subnet-dns-publish-fixed-ip 2026-05-25 16:31:40.382 | subnet-external-network 2026-05-25 16:31:40.382 | subnet-service-types 2026-05-25 16:31:40.382 | subnet_allocation 2026-05-25 16:31:40.382 | subnetpool-prefix-ops 2026-05-25 16:31:40.382 | tag-creation 2026-05-25 16:31:40.382 | standard-attr-tag 2026-05-25 16:31:40.383 | standard-attr-timestamp 2026-05-25 16:31:40.383 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-25 16:31:40.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-25 16:31:40.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-25 16:31:40.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-25 16:31:40.383 | ++ 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-25 16:31:44.571 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:44.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=6ea82d89-a9e3-4e60-ab01-90240e1e65bf 2026-05-25 16:31:44.579 | + 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-25 16:31:44.582 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:44.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-25 16:31:44.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-25 16:31:44.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 731be002-1a4a-4c3d-83cd-947cfa093a92 a92ea6d8-109a-4ac8-8253-b769f32a2273 2026-05-25 16:31:50.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-25 16:31:50.006 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 6ea82d89-a9e3-4e60-ab01-90240e1e65bf 2026-05-25 16:31:50.008 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-25 16:31:50.011 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-25 16:31:50.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-25 16:31:50.017 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 6ea82d89-a9e3-4e60-ab01-90240e1e65bf --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-25 16:31:50.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-25 16:31:50.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-25 16:31:50.029 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-25 16:31:50.030 | +++ 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 6ea82d89-a9e3-4e60-ab01-90240e1e65bf --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-25 16:31:53.290 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:31:53.294 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-25 16:31:53.294 | | id | 244f66db-b24a-4910-9eec-4ba3b33840b5 |' 2026-05-25 16:31:53.296 | ++ 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-25 16:31:53.299 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:31:53.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 244f66db-b24a-4910-9eec-4ba3b33840b5 '|' 2026-05-25 16:31:53.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 244f66db-b24a-4910-9eec-4ba3b33840b5 |' 2026-05-25 16:31:53.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-25 16:31:53.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 244f66db-b24a-4910-9eec-4ba3b33840b5 '|' 2026-05-25 16:31:53.329 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-25 16:31:53.331 | ++ functions-common:get_field:798 : local data field 2026-05-25 16:31:53.334 | ++ functions-common:get_field:799 : read data 2026-05-25 16:31:53.337 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-25 16:31:53.339 | ++ functions-common:get_field:803 : field='$3' 2026-05-25 16:31:53.343 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 244f66db-b24a-4910-9eec-4ba3b33840b5 |' 2026-05-25 16:31:53.343 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-25 16:31:53.348 | ++ functions-common:get_field:799 : read data 2026-05-25 16:31:53.352 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-25 16:31:53.357 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 244f66db-b24a-4910-9eec-4ba3b33840b5 '|' 2026-05-25 16:31:53.358 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-25 16:31:53.360 | ++ functions-common:get_field:798 : local data field 2026-05-25 16:31:53.364 | ++ functions-common:get_field:799 : read data 2026-05-25 16:31:53.366 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-25 16:31:53.369 | ++ functions-common:get_field:803 : field='$6' 2026-05-25 16:31:53.373 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 244f66db-b24a-4910-9eec-4ba3b33840b5 |' 2026-05-25 16:31:53.373 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-25 16:31:53.379 | ++ functions-common:get_field:799 : read data 2026-05-25 16:31:53.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=244f66db-b24a-4910-9eec-4ba3b33840b5 2026-05-25 16:31:53.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6ea82d89-a9e3-4e60-ab01-90240e1e65bf 731be002-1a4a-4c3d-83cd-947cfa093a92 2026-05-25 16:31:59.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-25 16:31:59.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-25 16:31:59.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-25 16:31:59.053 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:31:59.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-25 16:31:59.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-25 16:31:59.067 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-25 16:31:59.071 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-25 16:31:59.076 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-25 16:31:59.080 | ++ 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-25 16:31:59.117 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-25 16:31:59.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-25 16:31:59.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-25 16:31:59.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-25 16:31:59.135 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-25 16:31:59.139 | + 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-25 16:31:59.142 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-25 16:31:59.146 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-25 16:31:59.149 | + functions-common:test_with_retry:2352 : local until=10 2026-05-25 16:31:59.152 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-25 16:31:59.155 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-25 16:31:59.158 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-25 16:31:59.161 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:31:59.164 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:31:59.168 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:31:59.173 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726719170 2026-05-25 16:31:59.177 | + 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-25 16:31:59.187 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-25 16:31:59.191 | + functions-common:time_stop:2412 : local name 2026-05-25 16:31:59.194 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:31:59.198 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:31:59.201 | + functions-common:time_stop:2415 : local total 2026-05-25 16:31:59.205 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:31:59.208 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-25 16:31:59.211 | + functions-common:time_stop:2419 : start_time=1779726719170 2026-05-25 16:31:59.215 | + functions-common:time_stop:2421 : [[ -z 1779726719170 ]] 2026-05-25 16:31:59.220 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:31:59.226 | + functions-common:time_stop:2424 : end_time=1779726719221 2026-05-25 16:31:59.230 | + functions-common:time_stop:2425 : elapsed_time=51 2026-05-25 16:31:59.233 | + functions-common:time_stop:2426 : total=7594 2026-05-25 16:31:59.237 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:31:59.241 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7645 2026-05-25 16:31:59.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-25 16:31:59.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-25 16:31:59.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-25 16:31:59.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:31:59.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-25 16:31:59.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-25 16:31:59.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-25 16:31:59.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-25 16:31:59.319 | ++ 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-25 16:31:59.319 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-25 16:31:59.320 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-25 16:31:59.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-25 16:32:02.267 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:32:02.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.158 ' 2026-05-25 16:32:02.275 | + 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-25 16:32:02.279 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:32:02.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-25 16:32:02.300 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:32:02.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-25 16:32:02.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-25 16:32:02.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 731be002-1a4a-4c3d-83cd-947cfa093a92 eec60827-cf74-434d-95a9-e994199fe608 2026-05-25 16:32:08.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-25 16:32:08.738 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 6ea82d89-a9e3-4e60-ab01-90240e1e65bf 2026-05-25 16:32:08.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-25 16:32:08.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-25 16:32:08.746 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 6ea82d89-a9e3-4e60-ab01-90240e1e65bf --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-25 16:32:08.749 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-25 16:32:08.752 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-25 16:32:08.757 | +++ 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 6ea82d89-a9e3-4e60-ab01-90240e1e65bf --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-25 16:32:08.757 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-25 16:32:14.675 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:32:14.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-25 16:32:14.678 | | id | c90f3064-b115-41de-8985-1b55d15aeca0 |' 2026-05-25 16:32:14.681 | ++ 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-25 16:32:14.684 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:32:14.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c90f3064-b115-41de-8985-1b55d15aeca0 '|' 2026-05-25 16:32:14.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c90f3064-b115-41de-8985-1b55d15aeca0 |' 2026-05-25 16:32:14.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-25 16:32:14.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c90f3064-b115-41de-8985-1b55d15aeca0 '|' 2026-05-25 16:32:14.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-25 16:32:14.715 | ++ functions-common:get_field:798 : local data field 2026-05-25 16:32:14.717 | ++ functions-common:get_field:799 : read data 2026-05-25 16:32:14.719 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-25 16:32:14.722 | ++ functions-common:get_field:803 : field='$3' 2026-05-25 16:32:14.726 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | c90f3064-b115-41de-8985-1b55d15aeca0 |' 2026-05-25 16:32:14.726 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-25 16:32:14.731 | ++ functions-common:get_field:799 : read data 2026-05-25 16:32:14.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-25 16:32:14.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-25 16:32:14.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c90f3064-b115-41de-8985-1b55d15aeca0 '|' 2026-05-25 16:32:14.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-25 16:32:14.744 | ++ functions-common:get_field:798 : local data field 2026-05-25 16:32:14.746 | ++ functions-common:get_field:799 : read data 2026-05-25 16:32:14.749 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-25 16:32:14.752 | ++ functions-common:get_field:803 : field='$6' 2026-05-25 16:32:14.755 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | c90f3064-b115-41de-8985-1b55d15aeca0 |' 2026-05-25 16:32:14.756 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-25 16:32:14.760 | ++ functions-common:get_field:799 : read data 2026-05-25 16:32:14.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=c90f3064-b115-41de-8985-1b55d15aeca0 2026-05-25 16:32:14.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-25 16:32:14.771 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-25 16:32:14.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-25 16:32:14.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-25 16:32:14.793 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:14.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-25 16:32:14.809 | net.ipv6.conf.all.forwarding = 1 2026-05-25 16:32:14.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 c90f3064-b115-41de-8985-1b55d15aeca0 2026-05-25 16:32:14.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 731be002-1a4a-4c3d-83cd-947cfa093a92 -c external_gateway_info -f json 2026-05-25 16:32:14.817 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-25 16:32:14.818 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-25 16:32:14.820 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-25 16:32:17.841 | ++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:32:17.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::14c 2026-05-25 16:32:17.849 | + 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-25 16:32:17.851 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-25 16:32:17.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-25 16:32:17.871 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-25 16:32:17.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-25 16:32:17.877 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-25 16:32:17.880 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-25 16:32:17.883 | ++ 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-25 16:32:17.905 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-25 16:32:17.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-25 16:32:17.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-25 16:32:17.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-25 16:32:17.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-25 16:32:17.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdf8:a1bf:aad4::/56 2026-05-25 16:32:17.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z af355cbe-a859-4d1b-8291-b2c073a5efef ]] 2026-05-25 16:32:17.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdf8:a1bf:aad4::/56 via 2001:db8::14c dev br-ex 2026-05-25 16:32:17.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-25 16:32:17.972 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:32:17.975 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-25 16:32:17.992 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:17.994 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-25 16:32:17.997 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:32:18.000 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-25 16:32:18.003 | + ./stack.sh:main:1329 : start_nova 2026-05-25 16:32:18.007 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-25 16:32:18.010 | + 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-25 16:32:18.014 | + 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-25 16:32:18.017 | + 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-25 16:32:18.020 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-25 16:32:18.023 | + 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-25 16:32:18.026 | + functions-common:run_process:1666 : local service=n-sch 2026-05-25 16:32:18.029 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.031 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:18.034 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:18.037 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:18.040 | + functions-common:run_process:1672 : local name=n-sch 2026-05-25 16:32:18.043 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:18.045 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:18.048 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:18.052 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:18.055 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:18.060 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726738056 2026-05-25 16:32:18.063 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-25 16:32:18.079 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:18.081 | + 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-25 16:32:18.085 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-25 16:32:18.087 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.089 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.091 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.095 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.097 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-25 16:32:18.099 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-25 16:32:18.102 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-25 16:32:18.105 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:18.108 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:18.110 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:18.112 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:18.114 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-25 16:32:18.117 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-25 16:32:18.120 | + 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-25 16:32:18.122 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-25 16:32:18.124 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-25 16:32:18.127 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:18.129 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:18.132 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:18.134 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:18.137 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:18.139 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-25 16:32:18.142 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:18.146 | + 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-25 16:32:18.219 | + 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-25 16:32:18.294 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-25 16:32:18.355 | + 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-25 16:32:18.418 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-25 16:32:18.481 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-25 16:32:18.543 | + 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-25 16:32:18.605 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:18.608 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:18.610 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-25 16:32:18.685 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:19.138 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-25 16:32:19.168 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-25 16:32:19.596 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-25 16:32:19.653 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:19.655 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:19.661 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:19.662 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:19.665 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:19.668 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:19.672 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:19.678 | + functions-common:time_stop:2419 : start_time=1779726738056 2026-05-25 16:32:19.679 | + functions-common:time_stop:2421 : [[ -z 1779726738056 ]] 2026-05-25 16:32:19.683 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:19.689 | + functions-common:time_stop:2424 : end_time=1779726739685 2026-05-25 16:32:19.693 | + functions-common:time_stop:2425 : elapsed_time=1629 2026-05-25 16:32:19.695 | + functions-common:time_stop:2426 : total=20505 2026-05-25 16:32:19.698 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:19.702 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22134 2026-05-25 16:32:19.707 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-25 16:32:19.711 | + 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-25 16:32:19.715 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-25 16:32:19.718 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-25 16:32:19.721 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:19.724 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:19.727 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:19.730 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-25 16:32:19.733 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:19.736 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:19.739 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:19.742 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:19.747 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:19.752 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726739748 2026-05-25 16:32:19.755 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-25 16:32:19.775 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:19.779 | + 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-25 16:32:19.781 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-25 16:32:19.785 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-25 16:32:19.787 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-25 16:32:19.791 | + 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-25 16:32:19.794 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-25 16:32:19.797 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-25 16:32:19.800 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-25 16:32:19.804 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-25 16:32:19.807 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:19.809 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:19.812 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:19.816 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:19.819 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-25 16:32:19.822 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:32:19.825 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:32:19.828 | + 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-25 16:32:19.831 | + 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-25 16:32:19.834 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-25 16:32:19.837 | + 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-25 16:32:19.840 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:32:19.843 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:32:19.846 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:32:19.849 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-25 16:32:19.852 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:32:19.857 | + 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-25 16:32:19.935 | + 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-25 16:32:20.012 | + 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-25 16:32:20.083 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-25 16:32:20.148 | + 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-25 16:32:20.213 | + 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-25 16:32:20.280 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-25 16:32:20.345 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-25 16:32:20.411 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-25 16:32:20.477 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-25 16:32:20.544 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-25 16:32:20.613 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:32:20.616 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:32:20.620 | + 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-25 16:32:20.698 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:32:21.156 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-25 16:32:21.191 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-25 16:32:21.649 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-25 16:32:21.789 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:21.793 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:21.797 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:21.800 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:21.804 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:21.807 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:21.809 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:21.812 | + functions-common:time_stop:2419 : start_time=1779726739748 2026-05-25 16:32:21.816 | + functions-common:time_stop:2421 : [[ -z 1779726739748 ]] 2026-05-25 16:32:21.819 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:21.824 | + functions-common:time_stop:2424 : end_time=1779726741821 2026-05-25 16:32:21.826 | + functions-common:time_stop:2425 : elapsed_time=2073 2026-05-25 16:32:21.829 | + functions-common:time_stop:2426 : total=22134 2026-05-25 16:32:21.832 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:21.835 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24207 2026-05-25 16:32:21.839 | + 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-25 16:32:21.841 | + 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-25 16:32:21.845 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-25 16:32:21.847 | + 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-25 16:32:21.850 | + 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-25 16:32:21.853 | + 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-25 16:32:21.856 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-25 16:32:21.858 | + 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-25 16:32:21.861 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-25 16:32:21.865 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-25 16:32:21.869 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:32:21.871 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-25 16:32:21.874 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-25 16:32:21.895 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:21.897 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-25 16:32:21.945 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-25 16:32:21.948 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-25 16:32:21.969 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:21.972 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-25 16:32:21.975 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-25 16:32:21.998 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:22.002 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-25 16:32:22.006 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:32:22.009 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-25 16:32:22.013 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-25 16:32:22.015 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:32:22.018 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:32:22.021 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-25 16:32:22.024 | + 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-25 16:32:22.027 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-25 16:32:22.029 | + 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-25 16:32:22.032 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:22.034 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:22.037 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:22.040 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-25 16:32:22.042 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:22.045 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:22.048 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:22.050 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:22.055 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:22.058 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726742055 2026-05-25 16:32:22.060 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-25 16:32:22.080 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:22.083 | + 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-25 16:32:22.086 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-25 16:32:22.089 | + 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-25 16:32:22.092 | + 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-25 16:32:22.095 | + 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-25 16:32:22.098 | + 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-25 16:32:22.103 | + 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-25 16:32:22.105 | + 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-25 16:32:22.113 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-25 16:32:22.116 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:22.118 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:22.122 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:22.124 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:22.127 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-25 16:32:22.130 | + 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-25 16:32:22.133 | + 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-25 16:32:22.135 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-25 16:32:22.137 | + 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-25 16:32:22.140 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:22.142 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:22.145 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:22.147 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:22.150 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:22.152 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-25 16:32:22.155 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:22.160 | + 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-25 16:32:22.243 | + 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-25 16:32:22.325 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-25 16:32:22.397 | + 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-25 16:32:22.470 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-25 16:32:22.542 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-25 16:32:22.613 | + 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-25 16:32:22.683 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:22.685 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:22.687 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-25 16:32:22.762 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:23.289 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-25 16:32:23.325 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-25 16:32:23.799 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-25 16:32:23.862 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:23.867 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:23.869 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:23.874 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:23.876 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:23.881 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:23.888 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:23.888 | + functions-common:time_stop:2419 : start_time=1779726742055 2026-05-25 16:32:23.890 | + functions-common:time_stop:2421 : [[ -z 1779726742055 ]] 2026-05-25 16:32:23.892 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:23.898 | + functions-common:time_stop:2424 : end_time=1779726743894 2026-05-25 16:32:23.901 | + functions-common:time_stop:2425 : elapsed_time=1839 2026-05-25 16:32:23.903 | + functions-common:time_stop:2426 : total=24207 2026-05-25 16:32:23.906 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:23.908 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26046 2026-05-25 16:32:23.911 | + 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-25 16:32:23.914 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-25 16:32:23.917 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-25 16:32:23.919 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:23.923 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:23.924 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:23.927 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-25 16:32:23.930 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:23.933 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:23.935 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:23.938 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:23.942 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:23.945 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726743942 2026-05-25 16:32:23.948 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-25 16:32:23.968 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:23.971 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:23.973 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:23.976 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:23.979 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:23.981 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:23.984 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:23.987 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:23.989 | + functions-common:time_stop:2419 : start_time=1779726743942 2026-05-25 16:32:23.992 | + functions-common:time_stop:2421 : [[ -z 1779726743942 ]] 2026-05-25 16:32:23.996 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:23.999 | + functions-common:time_stop:2424 : end_time=1779726743997 2026-05-25 16:32:24.002 | + functions-common:time_stop:2425 : elapsed_time=55 2026-05-25 16:32:24.005 | + functions-common:time_stop:2426 : total=26046 2026-05-25 16:32:24.007 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:24.010 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26101 2026-05-25 16:32:24.013 | + 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-25 16:32:24.016 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-25 16:32:24.019 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-25 16:32:24.021 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:24.024 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:24.026 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:24.029 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-25 16:32:24.032 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:24.034 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:24.038 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:24.040 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:24.044 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:24.049 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726744046 2026-05-25 16:32:24.051 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-25 16:32:24.074 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:24.078 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:24.083 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:24.088 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:24.092 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:24.094 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:24.097 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:24.100 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:24.103 | + functions-common:time_stop:2419 : start_time=1779726744046 2026-05-25 16:32:24.106 | + functions-common:time_stop:2421 : [[ -z 1779726744046 ]] 2026-05-25 16:32:24.113 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:24.116 | + functions-common:time_stop:2424 : end_time=1779726744113 2026-05-25 16:32:24.119 | + functions-common:time_stop:2425 : elapsed_time=67 2026-05-25 16:32:24.121 | + functions-common:time_stop:2426 : total=26101 2026-05-25 16:32:24.125 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:24.128 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26168 2026-05-25 16:32:24.130 | + 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-25 16:32:24.134 | + 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-25 16:32:24.138 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-25 16:32:24.140 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:32:24.143 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-25 16:32:24.146 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-25 16:32:24.168 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:24.171 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-25 16:32:24.225 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-25 16:32:24.225 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:32:24.228 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-25 16:32:24.284 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-25 16:32:24.301 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:24.303 | + 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-25 16:32:24.305 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-25 16:32:24.310 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.310 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:24.311 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:24.313 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:24.315 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-25 16:32:24.317 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:24.320 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:24.322 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:24.324 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:24.327 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:24.330 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726744328 2026-05-25 16:32:24.333 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-25 16:32:24.352 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:24.357 | + 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-25 16:32:24.357 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-25 16:32:24.358 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.360 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.362 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.364 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.366 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-25 16:32:24.368 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-25 16:32:24.372 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-25 16:32:24.372 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:24.375 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:24.378 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:24.382 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:24.384 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-25 16:32:24.386 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-25 16:32:24.388 | + 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-25 16:32:24.390 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-25 16:32:24.392 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-25 16:32:24.394 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:24.396 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:24.399 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:24.400 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:24.402 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:24.407 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-25 16:32:24.412 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:24.421 | + 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-25 16:32:24.514 | + 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-25 16:32:24.594 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-25 16:32:24.657 | + 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-25 16:32:24.733 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-25 16:32:24.840 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-25 16:32:24.954 | + 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-25 16:32:25.084 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:25.088 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:25.093 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-25 16:32:25.230 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:25.766 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-25 16:32:25.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-25 16:32:26.285 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-25 16:32:26.345 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:26.349 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:26.353 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:26.355 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:26.357 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:26.360 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:26.364 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:26.366 | + functions-common:time_stop:2419 : start_time=1779726744328 2026-05-25 16:32:26.369 | + functions-common:time_stop:2421 : [[ -z 1779726744328 ]] 2026-05-25 16:32:26.376 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:26.381 | + functions-common:time_stop:2424 : end_time=1779726746377 2026-05-25 16:32:26.384 | + functions-common:time_stop:2425 : elapsed_time=2049 2026-05-25 16:32:26.392 | + functions-common:time_stop:2426 : total=26168 2026-05-25 16:32:26.396 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:26.399 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28217 2026-05-25 16:32:26.411 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-25 16:32:26.420 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-25 16:32:26.424 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-25 16:32:26.463 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:26.467 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-25 16:32:26.477 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-25 16:32:26.487 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-25 16:32:26.495 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-25 16:32:26.500 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-25 16:32:26.509 | + 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-25 16:32:26.510 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-25 16:32:26.515 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-25 16:32:26.522 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:26.527 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:26.536 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:26.540 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-25 16:32:26.544 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:26.549 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:26.555 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:26.559 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:26.570 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:26.580 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726746570 2026-05-25 16:32:26.585 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-25 16:32:26.625 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:26.631 | + 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-25 16:32:26.636 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-25 16:32:26.638 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-25 16:32:26.640 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-25 16:32:26.643 | + 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-25 16:32:26.645 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-25 16:32:26.647 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-25 16:32:26.650 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-25 16:32:26.652 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-25 16:32:26.654 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:26.656 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:26.659 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:26.661 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:26.663 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-25 16:32:26.666 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-25 16:32:26.668 | + 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-25 16:32:26.670 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-25 16:32:26.672 | + 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-25 16:32:26.674 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:26.676 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:26.679 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:26.680 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:26.683 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:26.685 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-25 16:32:26.688 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:26.691 | + 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-25 16:32:26.788 | + 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-25 16:32:26.915 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-25 16:32:27.042 | + 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-25 16:32:27.154 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-25 16:32:27.273 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-25 16:32:27.390 | + 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-25 16:32:27.503 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:27.506 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:27.511 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-25 16:32:27.640 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:28.189 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-25 16:32:28.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-25 16:32:28.704 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-25 16:32:28.772 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:28.777 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:28.779 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:28.781 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:28.784 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:28.786 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:28.789 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:28.791 | + functions-common:time_stop:2419 : start_time=1779726746570 2026-05-25 16:32:28.793 | + functions-common:time_stop:2421 : [[ -z 1779726746570 ]] 2026-05-25 16:32:28.798 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:28.801 | + functions-common:time_stop:2424 : end_time=1779726748798 2026-05-25 16:32:28.803 | + functions-common:time_stop:2425 : elapsed_time=2228 2026-05-25 16:32:28.805 | + functions-common:time_stop:2426 : total=28217 2026-05-25 16:32:28.808 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:28.810 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30445 2026-05-25 16:32:28.813 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-25 16:32:28.815 | + 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-25 16:32:28.818 | + 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-25 16:32:28.820 | + 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-25 16:32:28.823 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-25 16:32:28.826 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-25 16:32:28.830 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-25 16:32:28.833 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:32:28.835 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-25 16:32:28.838 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-25 16:32:28.840 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-25 16:32:28.847 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-25 16:32:28.850 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-25 16:32:28.853 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-25 16:32:28.856 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-25 16:32:28.862 | + inc/meta-config:merge_config_file:164 : read a 2026-05-25 16:32:28.864 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-25 16:32:28.864 | BEGIN { 2026-05-25 16:32:28.864 | section = "" 2026-05-25 16:32:28.864 | last_section = "" 2026-05-25 16:32:28.864 | section_count = 0 2026-05-25 16:32:28.864 | } 2026-05-25 16:32:28.867 | /^\[.+\]/ { 2026-05-25 16:32:28.867 | gsub("[][]", "", $1); 2026-05-25 16:32:28.867 | section=$1 2026-05-25 16:32:28.867 | next 2026-05-25 16:32:28.867 | } 2026-05-25 16:32:28.867 | /^ *\#/ { 2026-05-25 16:32:28.867 | next 2026-05-25 16:32:28.867 | } 2026-05-25 16:32:28.867 | /^[^ \t]+/ { 2026-05-25 16:32:28.867 | # get offset of first = in $0 2026-05-25 16:32:28.867 | eq_idx = index($0, "=") 2026-05-25 16:32:28.868 | # extract attr & value from $0 2026-05-25 16:32:28.868 | attr = substr($0, 1, eq_idx - 1) 2026-05-25 16:32:28.868 | value = substr($0, eq_idx + 1) 2026-05-25 16:32:28.868 | # only need to strip trailing whitespace from attr 2026-05-25 16:32:28.868 | sub(/[ \t]*$/, "", attr) 2026-05-25 16:32:28.868 | # need to strip leading & trailing whitespace from value 2026-05-25 16:32:28.868 | sub(/^[ \t]*/, "", value) 2026-05-25 16:32:28.868 | sub(/[ \t]*$/, "", value) 2026-05-25 16:32:28.868 | 2026-05-25 16:32:28.868 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-25 16:32:28.868 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-25 16:32:28.870 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-25 16:32:28.870 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-25 16:32:28.871 | if (! (section, attr) in cfg_attr_count) { 2026-05-25 16:32:28.871 | if (section != last_section) { 2026-05-25 16:32:28.871 | cfg_section[section_count++] = section 2026-05-25 16:32:28.871 | last_section = section 2026-05-25 16:32:28.871 | } 2026-05-25 16:32:28.871 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-25 16:32:28.871 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-25 16:32:28.871 | 2026-05-25 16:32:28.871 | cfg_attr[section, attr, 0] = value 2026-05-25 16:32:28.871 | cfg_attr_count[section, attr] = 1 2026-05-25 16:32:28.872 | } else { 2026-05-25 16:32:28.872 | lno = cfg_attr_count[section, attr]++ 2026-05-25 16:32:28.872 | cfg_attr[section, attr, lno] = value 2026-05-25 16:32:28.872 | } 2026-05-25 16:32:28.872 | } 2026-05-25 16:32:28.872 | END { 2026-05-25 16:32:28.872 | # Process each section in order 2026-05-25 16:32:28.872 | for (sno = 0; sno < section_count; sno++) { 2026-05-25 16:32:28.872 | section = cfg_section[sno] 2026-05-25 16:32:28.872 | # The ini routines simply append a config item immediately 2026-05-25 16:32:28.872 | # after the section header. To keep the same order as defined 2026-05-25 16:32:28.872 | # in local.conf, invoke the ini routines in the reverse order 2026-05-25 16:32:28.873 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-25 16:32:28.873 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-25 16:32:28.873 | if (cfg_attr_count[section, attr] == 1) 2026-05-25 16:32:28.873 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-25 16:32:28.873 | else { 2026-05-25 16:32:28.873 | # For multiline, invoke the ini routines in the reverse order 2026-05-25 16:32:28.873 | count = cfg_attr_count[section, attr] 2026-05-25 16:32:28.873 | print "inidelete " configfile " " section " " attr 2026-05-25 16:32:28.873 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-25 16:32:28.873 | for (l = count -2; l >= 0; l--) 2026-05-25 16:32:28.873 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-25 16:32:28.874 | } 2026-05-25 16:32:28.874 | } 2026-05-25 16:32:28.874 | } 2026-05-25 16:32:28.874 | } 2026-05-25 16:32:28.874 | ' 2026-05-25 16:32:28.874 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-25 16:32:28.874 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-25 16:32:28.876 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:32:28.881 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-25 16:32:28.885 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-25 16:32:28.889 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:32:28.893 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-25 16:32:28.897 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-25 16:32:28.897 | BEGIN { group = "" } 2026-05-25 16:32:28.897 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:32:28.897 | gsub("[][]", "", $1); 2026-05-25 16:32:28.897 | split($1, a, "|"); 2026-05-25 16:32:28.897 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-25 16:32:28.897 | group=a[1] 2026-05-25 16:32:28.897 | } else { 2026-05-25 16:32:28.897 | group="" 2026-05-25 16:32:28.898 | } 2026-05-25 16:32:28.898 | next 2026-05-25 16:32:28.898 | } 2026-05-25 16:32:28.898 | { 2026-05-25 16:32:28.898 | if (group != "") 2026-05-25 16:32:28.898 | print $0 2026-05-25 16:32:28.898 | } 2026-05-25 16:32:28.898 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:32:28.906 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-25 16:32:28.911 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-25 16:32:28.962 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-25 16:32:29.013 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-25 16:32:29.017 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-25 16:32:29.021 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-25 16:32:29.025 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-25 16:32:29.029 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-25 16:32:29.033 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-25 16:32:29.058 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:29.064 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-25 16:32:29.068 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-25 16:32:29.073 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-25 16:32:29.101 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:29.106 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.7:5672/nova_cell1 2026-05-25 16:32:29.112 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.7:5672/nova_cell1 2026-05-25 16:32:29.162 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-25 16:32:29.166 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-25 16:32:29.170 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-25 16:32:29.202 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-25 16:32:29.233 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-25 16:32:29.238 | + lib/nova:configure_console_compute:669 : local offset 2026-05-25 16:32:29.243 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-25 16:32:29.247 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-25 16:32:29.252 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-25 16:32:29.285 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.7 2026-05-25 16:32:29.289 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-25 16:32:29.316 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:29.320 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-25 16:32:29.325 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-25 16:32:29.329 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-25 16:32:29.333 | + functions:vercmp:648 : local 'op=<' 2026-05-25 16:32:29.338 | + functions:vercmp:649 : local v2=1.0.0 2026-05-25 16:32:29.342 | + functions:vercmp:650 : local result 2026-05-25 16:32:29.350 | ++ functions:vercmp:654 : sort -V 2026-05-25 16:32:29.353 | ++ functions:vercmp:654 : head -1 2026-05-25 16:32:29.354 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-25 16:32:29.361 | + functions:vercmp:654 : result=1.0.0 2026-05-25 16:32:29.364 | + functions:vercmp:656 : case $op in 2026-05-25 16:32:29.368 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-25 16:32:29.373 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-25 16:32:29.378 | + functions:vercmp:667 : return 2026-05-25 16:32:29.382 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.7:6080/vnc_lite.html 2026-05-25 16:32:29.386 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.7:6080/vnc_lite.html 2026-05-25 16:32:29.434 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.7:6081/spice_auto.html 2026-05-25 16:32:29.439 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.7:6081/spice_auto.html 2026-05-25 16:32:29.487 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-25 16:32:29.515 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:29.520 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-25 16:32:29.525 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.7 2026-05-25 16:32:29.529 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-25 16:32:29.575 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.7 2026-05-25 16:32:29.620 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-25 16:32:29.648 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:29.653 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-25 16:32:29.657 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-25 16:32:29.685 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:29.689 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-25 16:32:29.692 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-25 16:32:29.740 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-25 16:32:29.744 | + 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-25 16:32:29.792 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-25 16:32:29.798 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-25 16:32:29.801 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-25 16:32:29.806 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-25 16:32:29.811 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-25 16:32:29.816 | + 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-25 16:32:29.820 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-25 16:32:29.824 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-25 16:32:29.829 | + functions-common:run_process:1668 : local group=libvirt 2026-05-25 16:32:29.833 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:29.836 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:29.841 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-25 16:32:29.845 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:29.850 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:29.855 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:29.859 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:29.864 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:29.872 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726749866 2026-05-25 16:32:29.876 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-25 16:32:29.908 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:29.912 | + 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-25 16:32:29.917 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-25 16:32:29.923 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-25 16:32:29.927 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-25 16:32:29.933 | + 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-25 16:32:29.939 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-25 16:32:29.945 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-25 16:32:29.949 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-25 16:32:29.953 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-25 16:32:29.958 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-25 16:32:29.961 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:29.966 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:29.971 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:29.975 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-25 16:32:29.981 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-25 16:32:29.985 | + 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-25 16:32:29.989 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-25 16:32:29.993 | + 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-25 16:32:29.997 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-25 16:32:30.001 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:30.005 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:30.009 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:30.013 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-25 16:32:30.017 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-25 16:32:30.021 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-25 16:32:30.025 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:30.032 | + 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-25 16:32:30.142 | + 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-25 16:32:30.240 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-25 16:32:30.312 | + 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-25 16:32:30.395 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-25 16:32:30.481 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-25 16:32:30.572 | + 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-25 16:32:30.649 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:30.652 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-25 16:32:30.656 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-25 16:32:30.734 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-25 16:32:30.823 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:31.332 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-25 16:32:31.367 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-25 16:32:31.824 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-25 16:32:31.886 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:31.890 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:31.897 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:31.902 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:31.907 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:31.913 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:31.919 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:31.923 | + functions-common:time_stop:2419 : start_time=1779726749866 2026-05-25 16:32:31.926 | + functions-common:time_stop:2421 : [[ -z 1779726749866 ]] 2026-05-25 16:32:31.937 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:31.940 | + functions-common:time_stop:2424 : end_time=1779726751936 2026-05-25 16:32:31.944 | + functions-common:time_stop:2425 : elapsed_time=2070 2026-05-25 16:32:31.949 | + functions-common:time_stop:2426 : total=30445 2026-05-25 16:32:31.953 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:31.957 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32515 2026-05-25 16:32:31.961 | + 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-25 16:32:31.966 | + 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-25 16:32:31.971 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-25 16:32:32.002 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:32.008 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-25 16:32:32.008 | Dumping cells_v2 mapping 2026-05-25 16:32:32.012 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-25 16:32:32.819 | 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-25 16:32:35.781 | INFO dbcounter [None req-f15a6bf8-c620-4fa8-9e06-f4cea05093d1 None None] Registered counter for database nova_api 2026-05-25 16:32:35.850 | DEBUG dbcounter [-] [73637] Writer thread running {{(pid=73637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:32:35.870 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-25 16:32:35.870 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-25 16:32:35.870 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-25 16:32:35.870 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-25 16:32:35.870 | | cell1 | ade808b1-e266-4e0b-9eba-0adf05753b56 | rabbit://stackrabbit:stackqueue@192.168.122.7:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-25 16:32:35.870 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-25 16:32:36.455 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-25 16:32:36.460 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-25 16:32:36.543 | + inc/async:async_inner:63 : create_flavors 2026-05-25 16:32:36.595 | [2028 Async create_flavors:73728]: running: create_flavors 2026-05-25 16:32:36.599 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-25 16:32:36.625 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:36.629 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-25 16:32:36.633 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:32:36.636 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-25 16:32:36.640 | + ./stack.sh:main:1334 : start_cinder 2026-05-25 16:32:36.644 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-25 16:32:36.648 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-25 16:32:36.652 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-25 16:32:36.656 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-25 16:32:36.660 | + 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-25 16:32:36.666 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-25 16:32:36.672 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.676 | + functions-common:run_process:1666 : local service=c-api 2026-05-25 16:32:36.680 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.684 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:36.688 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:36.692 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:36.697 | + functions-common:run_process:1672 : local name=c-api 2026-05-25 16:32:36.701 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:36.706 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:36.709 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:36.712 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:36.718 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:36.725 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726756720 2026-05-25 16:32:36.728 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-25 16:32:36.754 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:36.760 | + 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-25 16:32:36.765 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-25 16:32:36.769 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.772 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.776 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.781 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-25 16:32:36.785 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-25 16:32:36.789 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-25 16:32:36.794 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-25 16:32:36.798 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:36.803 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:36.807 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:36.812 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:36.817 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-25 16:32:36.821 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:32:36.827 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:32:36.830 | + 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-25 16:32:36.834 | + 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-25 16:32:36.842 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-25 16:32:36.846 | + 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-25 16:32:36.852 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:32:36.855 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:32:36.859 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:32:36.862 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-25 16:32:36.867 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:32:36.876 | + 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-25 16:32:36.968 | + 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-25 16:32:37.083 | + 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-25 16:32:37.162 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-25 16:32:37.236 | + 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-25 16:32:37.323 | + 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-25 16:32:37.404 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-25 16:32:37.489 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-25 16:32:37.569 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-25 16:32:37.643 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-25 16:32:37.717 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-25 16:32:37.804 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:32:37.809 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:32:37.814 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-25 16:32:37.909 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:32:38.404 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-25 16:32:38.447 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-25 16:32:38.923 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-25 16:32:39.059 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:39.070 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:39.076 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:39.083 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:39.093 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:39.096 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:39.104 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:39.112 | + functions-common:time_stop:2419 : start_time=1779726756720 2026-05-25 16:32:39.120 | + functions-common:time_stop:2421 : [[ -z 1779726756720 ]] 2026-05-25 16:32:39.128 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:39.138 | + functions-common:time_stop:2424 : end_time=1779726759129 2026-05-25 16:32:39.146 | + functions-common:time_stop:2425 : elapsed_time=2409 2026-05-25 16:32:39.150 | + functions-common:time_stop:2426 : total=32515 2026-05-25 16:32:39.156 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:39.168 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34924 2026-05-25 16:32:39.168 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.7/volume/v3 2026-05-25 16:32:39.174 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-25 16:32:39.175 | Waiting for Cinder API to start... 2026-05-25 16:32:39.184 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.7/volume/v3 2026-05-25 16:32:39.189 | + functions:wait_for_service:476 : local timeout=60 2026-05-25 16:32:39.193 | + functions:wait_for_service:477 : local url=http://192.168.122.7/volume/v3 2026-05-25 16:32:39.200 | + functions:wait_for_service:478 : local rval=0 2026-05-25 16:32:39.205 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-25 16:32:39.216 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:32:39.222 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:39.227 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:39.241 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:39.254 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726759245 2026-05-25 16:32:39.262 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-25 16:32:39.274 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:32:39.278 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.7/volume/v3 2026-05-25 16:32:43.815 | + :: : [[ 401 == 503 ]] 2026-05-25 16:32:43.818 | + :: : [[ 0 -eq 7 ]] 2026-05-25 16:32:43.825 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-25 16:32:43.829 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:43.835 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:43.839 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:43.845 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:43.848 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:43.853 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:32:43.857 | + functions-common:time_stop:2419 : start_time=1779726759245 2026-05-25 16:32:43.861 | + functions-common:time_stop:2421 : [[ -z 1779726759245 ]] 2026-05-25 16:32:43.867 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:43.872 | + functions-common:time_stop:2424 : end_time=1779726763868 2026-05-25 16:32:43.876 | + functions-common:time_stop:2425 : elapsed_time=4623 2026-05-25 16:32:43.881 | + functions-common:time_stop:2426 : total=14140 2026-05-25 16:32:43.885 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:43.889 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18763 2026-05-25 16:32:43.893 | + functions:wait_for_service:486 : return 0 2026-05-25 16:32:43.898 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:43.902 | + functions-common:run_process:1666 : local service=c-sch 2026-05-25 16:32:43.906 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:43.911 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:43.915 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:43.919 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:43.924 | + functions-common:run_process:1672 : local name=c-sch 2026-05-25 16:32:43.929 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:43.933 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:43.937 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:43.942 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:43.947 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:43.953 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726763948 2026-05-25 16:32:43.957 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-25 16:32:43.984 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:43.988 | + 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-25 16:32:43.993 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-25 16:32:43.998 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:44.001 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:44.005 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:44.007 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:44.012 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-25 16:32:44.015 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-25 16:32:44.018 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-25 16:32:44.022 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:44.027 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:44.032 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:44.037 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:44.042 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-25 16:32:44.046 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-25 16:32:44.050 | + 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-25 16:32:44.055 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-25 16:32:44.059 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:44.064 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:44.070 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:44.074 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-25 16:32:44.081 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:44.083 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:44.086 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-25 16:32:44.090 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:44.095 | + 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-25 16:32:44.204 | + 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-25 16:32:44.302 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-25 16:32:44.382 | + 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-25 16:32:44.460 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-25 16:32:44.546 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-25 16:32:44.645 | + 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-25 16:32:44.759 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-25 16:32:44.764 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:44.769 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-25 16:32:44.874 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:45.414 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-25 16:32:45.438 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-25 16:32:45.958 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-25 16:32:45.999 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:46.003 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:46.007 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:46.011 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:46.015 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:46.019 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:46.024 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:46.028 | + functions-common:time_stop:2419 : start_time=1779726763948 2026-05-25 16:32:46.033 | + functions-common:time_stop:2421 : [[ -z 1779726763948 ]] 2026-05-25 16:32:46.040 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:46.044 | + functions-common:time_stop:2424 : end_time=1779726766040 2026-05-25 16:32:46.047 | + functions-common:time_stop:2425 : elapsed_time=2092 2026-05-25 16:32:46.050 | + functions-common:time_stop:2426 : total=34924 2026-05-25 16:32:46.054 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:46.058 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37016 2026-05-25 16:32:46.061 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-25 16:32:46.064 | + 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-25 16:32:46.068 | + functions-common:run_process:1666 : local service=c-bak 2026-05-25 16:32:46.072 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.075 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:46.077 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:46.080 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-25 16:32:46.083 | + functions-common:run_process:1672 : local name=c-bak 2026-05-25 16:32:46.086 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:46.090 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:46.093 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:46.097 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:46.100 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:46.106 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726766102 2026-05-25 16:32:46.109 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-25 16:32:46.141 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:46.146 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:46.151 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:46.155 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:46.159 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:46.162 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:46.173 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:46.185 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:46.197 | + functions-common:time_stop:2419 : start_time=1779726766102 2026-05-25 16:32:46.205 | + functions-common:time_stop:2421 : [[ -z 1779726766102 ]] 2026-05-25 16:32:46.211 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:46.218 | + functions-common:time_stop:2424 : end_time=1779726766213 2026-05-25 16:32:46.222 | + functions-common:time_stop:2425 : elapsed_time=111 2026-05-25 16:32:46.224 | + functions-common:time_stop:2426 : total=37016 2026-05-25 16:32:46.229 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:46.233 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37127 2026-05-25 16:32:46.239 | + 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-25 16:32:46.243 | + functions-common:run_process:1666 : local service=c-vol 2026-05-25 16:32:46.250 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.253 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:46.262 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:46.267 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-25 16:32:46.271 | + functions-common:run_process:1672 : local name=c-vol 2026-05-25 16:32:46.278 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:46.282 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:46.288 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:46.297 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:46.303 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:46.312 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726766306 2026-05-25 16:32:46.316 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-25 16:32:46.339 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:46.343 | + 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-25 16:32:46.348 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-25 16:32:46.352 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.355 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.359 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.363 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.366 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-25 16:32:46.370 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-25 16:32:46.374 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-25 16:32:46.377 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:46.379 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:46.382 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:46.386 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-25 16:32:46.390 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-25 16:32:46.393 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-25 16:32:46.396 | + 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-25 16:32:46.399 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-25 16:32:46.402 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-25 16:32:46.405 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-25 16:32:46.408 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-25 16:32:46.411 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-25 16:32:46.413 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-25 16:32:46.416 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-25 16:32:46.419 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-25 16:32:46.422 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-25 16:32:46.427 | + 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-25 16:32:46.516 | + 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-25 16:32:46.627 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-25 16:32:46.703 | + 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-25 16:32:46.784 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-25 16:32:46.861 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-25 16:32:46.943 | + 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-25 16:32:47.018 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-25 16:32:47.024 | + 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-25 16:32:47.113 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-25 16:32:47.116 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-25 16:32:47.210 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-25 16:32:47.744 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-25 16:32:47.769 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-25 16:32:48.262 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-25 16:32:48.304 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:48.310 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:48.314 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:48.317 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:48.320 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:48.325 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:48.331 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:48.339 | + functions-common:time_stop:2419 : start_time=1779726766306 2026-05-25 16:32:48.348 | + functions-common:time_stop:2421 : [[ -z 1779726766306 ]] 2026-05-25 16:32:48.353 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:48.362 | + functions-common:time_stop:2424 : end_time=1779726768356 2026-05-25 16:32:48.372 | + functions-common:time_stop:2425 : elapsed_time=2050 2026-05-25 16:32:48.377 | + functions-common:time_stop:2426 : total=37127 2026-05-25 16:32:48.382 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:48.389 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39177 2026-05-25 16:32:48.396 | + ./stack.sh:main:1335 : create_volume_types 2026-05-25 16:32:48.404 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-25 16:32:48.428 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:48.431 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-25 16:32:48.434 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-25 16:32:48.439 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-25 16:32:48.444 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-25 16:32:48.449 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-25 16:32:48.458 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-25 16:32:48.463 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-25 16:32:48.470 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-25 16:32:48.475 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-25 16:32:48.511 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:48.515 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-25 16:32:53.243 | +-------------+--------------------------------------+ 2026-05-25 16:32:53.243 | | Field | Value | 2026-05-25 16:32:53.243 | +-------------+--------------------------------------+ 2026-05-25 16:32:53.243 | | description | None | 2026-05-25 16:32:53.243 | | id | 3ac1e1be-5804-4f28-8b73-7108819c4a43 | 2026-05-25 16:32:53.243 | | is_public | True | 2026-05-25 16:32:53.243 | | name | lvmdriver-1 | 2026-05-25 16:32:53.244 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-25 16:32:53.244 | +-------------+--------------------------------------+ 2026-05-25 16:32:53.583 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-25 16:32:53.586 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-25 16:32:53.589 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-25 16:32:53.590 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-25 16:32:53.614 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:53.619 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-25 16:32:53.621 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:32:53.624 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-25 16:32:53.628 | + ./stack.sh:main:1350 : start_glance 2026-05-25 16:32:53.632 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-25 16:32:53.641 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-25 16:32:53.647 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.652 | + functions-common:run_process:1666 : local service=g-api 2026-05-25 16:32:53.658 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.665 | + functions-common:run_process:1668 : local group= 2026-05-25 16:32:53.666 | + functions-common:run_process:1669 : local user= 2026-05-25 16:32:53.670 | + functions-common:run_process:1670 : local env_vars= 2026-05-25 16:32:53.673 | + functions-common:run_process:1672 : local name=g-api 2026-05-25 16:32:53.677 | + functions-common:run_process:1674 : time_start run_process 2026-05-25 16:32:53.683 | + functions-common:time_start:2398 : local name=run_process 2026-05-25 16:32:53.688 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:53.693 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:53.698 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:53.708 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726773701 2026-05-25 16:32:53.712 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-25 16:32:53.751 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:32:53.755 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-25 16:32:53.758 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-25 16:32:53.761 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.766 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.768 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.773 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-25 16:32:53.776 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-25 16:32:53.780 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-25 16:32:53.785 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-25 16:32:53.790 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-25 16:32:53.793 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-25 16:32:53.795 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-25 16:32:53.798 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-25 16:32:53.801 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-25 16:32:53.804 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-25 16:32:53.808 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-25 16:32:53.811 | + 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-25 16:32:53.814 | + 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-25 16:32:53.816 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-25 16:32:53.819 | + 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-25 16:32:53.821 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-25 16:32:53.823 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-25 16:32:53.826 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-25 16:32:53.828 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-25 16:32:53.831 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-25 16:32:53.835 | + 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-25 16:32:53.945 | + 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-25 16:32:54.050 | + 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-25 16:32:54.131 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-25 16:32:54.221 | + 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-25 16:32:54.312 | + 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-25 16:32:54.402 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-25 16:32:54.498 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-25 16:32:54.578 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-25 16:32:54.654 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-25 16:32:54.740 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-25 16:32:54.827 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-25 16:32:54.830 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-25 16:32:54.833 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-25 16:32:54.951 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-25 16:32:55.504 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-25 16:32:55.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-25 16:32:56.037 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-25 16:32:56.222 | + functions-common:run_process:1678 : time_stop run_process 2026-05-25 16:32:56.222 | + functions-common:time_stop:2412 : local name 2026-05-25 16:32:56.227 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:32:56.231 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:32:56.237 | + functions-common:time_stop:2415 : local total 2026-05-25 16:32:56.240 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:32:56.246 | + functions-common:time_stop:2418 : name=run_process 2026-05-25 16:32:56.250 | + functions-common:time_stop:2419 : start_time=1779726773701 2026-05-25 16:32:56.253 | + functions-common:time_stop:2421 : [[ -z 1779726773701 ]] 2026-05-25 16:32:56.259 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:32:56.270 | + functions-common:time_stop:2424 : end_time=1779726776262 2026-05-25 16:32:56.274 | + functions-common:time_stop:2425 : elapsed_time=2561 2026-05-25 16:32:56.278 | + functions-common:time_stop:2426 : total=39177 2026-05-25 16:32:56.284 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:32:56.287 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41738 2026-05-25 16:32:56.290 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-25 16:32:56.328 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:32:56.332 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.7) to start...' 2026-05-25 16:32:56.334 | Waiting for g-api (192.168.122.7) to start... 2026-05-25 16:32:56.338 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.7/image 2026-05-25 16:32:56.344 | + functions:wait_for_service:476 : local timeout=60 2026-05-25 16:32:56.358 | + functions:wait_for_service:477 : local url=http://192.168.122.7/image 2026-05-25 16:32:56.358 | + functions:wait_for_service:478 : local rval=0 2026-05-25 16:32:56.362 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-25 16:32:56.365 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:32:56.370 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:32:56.377 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:32:56.384 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:32:56.396 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726776388 2026-05-25 16:32:56.407 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-25 16:32:56.416 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:32:56.421 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.7/image 2026-05-25 16:33:01.692 | + :: : [[ 300 == 503 ]] 2026-05-25 16:33:01.700 | + :: : [[ 0 -eq 7 ]] 2026-05-25 16:33:01.711 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-25 16:33:01.717 | + functions-common:time_stop:2412 : local name 2026-05-25 16:33:01.721 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:01.723 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:01.729 | + functions-common:time_stop:2415 : local total 2026-05-25 16:33:01.732 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:01.739 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:33:01.740 | + functions-common:time_stop:2419 : start_time=1779726776388 2026-05-25 16:33:01.743 | + functions-common:time_stop:2421 : [[ -z 1779726776388 ]] 2026-05-25 16:33:01.748 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:01.754 | + functions-common:time_stop:2424 : end_time=1779726781750 2026-05-25 16:33:01.760 | + functions-common:time_stop:2425 : elapsed_time=5362 2026-05-25 16:33:01.767 | + functions-common:time_stop:2426 : total=18763 2026-05-25 16:33:01.771 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:01.777 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24125 2026-05-25 16:33:01.781 | + functions:wait_for_service:486 : return 0 2026-05-25 16:33:01.784 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-25 16:33:01.820 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:01.826 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-25 16:33:01.871 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:01.880 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-25 16:33:01.886 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:33:01.889 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-25 16:33:01.891 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-25 16:33:01.894 | + ./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-25 16:33:01.899 | + 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-25 16:33:01.902 | + functions:upload_image:141 : local image image_fname image_name 2026-05-25 16:33:01.905 | + functions:upload_image:143 : local max_attempts=5 2026-05-25 16:33:01.909 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-25 16:33:01.917 | ++ 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-25 16:33:01.922 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:01.925 | + 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-25 16:33:01.928 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-25 16:33:01.932 | ++ functions:upload_image:151 : seq 5 2026-05-25 16:33:01.938 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-25 16:33:01.942 | + functions:upload_image:152 : local rc=0 2026-05-25 16:33:01.946 | + 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-25 16:33:01.952 | --2026-05-25 18:33:01-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:02.041 | Resolving github.com (github.com)... 140.82.121.4 2026-05-25 16:33:02.060 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-25 16:33:02.329 | HTTP request sent, awaiting response... 302 Found 2026-05-25 16:33:02.329 | 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-25T17%3A29%3A05Z&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-25T16%3A28%3A56Z&ske=2026-05-25T17%3A29%3A05Z&sks=b&skv=2018-11-09&sig=HTKboouwoeD1FB80yNlPC8jh7iHgv%2FnROzZsi99LCrY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTcyODU4MiwibmJmIjoxNzc5NzI2NzgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XllCaXlbaRkSevwEJWtyeJEwaiJdgE8riEVbn2nzyYU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-25 16:33:02.329 | --2026-05-25 18:33:02-- 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-25T17%3A29%3A05Z&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-25T16%3A28%3A56Z&ske=2026-05-25T17%3A29%3A05Z&sks=b&skv=2018-11-09&sig=HTKboouwoeD1FB80yNlPC8jh7iHgv%2FnROzZsi99LCrY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTcyODU4MiwibmJmIjoxNzc5NzI2NzgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XllCaXlbaRkSevwEJWtyeJEwaiJdgE8riEVbn2nzyYU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-25 16:33:02.361 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-05-25 16:33:02.373 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-05-25 16:33:02.417 | HTTP request sent, awaiting response... 200 OK 2026-05-25 16:33:02.417 | Length: 21692416 (21M) [application/octet-stream] 2026-05-25 16:33:02.417 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-25 16:33:02.469 | 2026-05-25 16:33:02.681 | 0K ........ ........ .... 100% 78.2M=0.3s 2026-05-25 16:33:02.681 | 2026-05-25 16:33:02.682 | 2026-05-25 18:33:02 (78.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-25 16:33:02.682 | 2026-05-25 16:33:02.686 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-25 16:33:02.689 | + functions:upload_image:163 : break 2026-05-25 16:33:02.691 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:02.693 | + 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-25 16:33:02.695 | + 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-25 16:33:02.697 | + 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-25 16:33:02.700 | + functions:upload_image:313 : local kernel= 2026-05-25 16:33:02.702 | + functions:upload_image:314 : local ramdisk= 2026-05-25 16:33:02.704 | + functions:upload_image:315 : local disk_format= 2026-05-25 16:33:02.706 | + functions:upload_image:316 : local container_format= 2026-05-25 16:33:02.708 | + functions:upload_image:317 : local unpack= 2026-05-25 16:33:02.710 | + functions:upload_image:318 : local img_property= 2026-05-25 16:33:02.712 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-25 16:33:02.714 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-25 16:33:02.717 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-25 16:33:02.719 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-25 16:33:02.721 | + functions:upload_image:328 : case "$image_fname" in 2026-05-25 16:33:02.723 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-25 16:33:02.727 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-25 16:33:02.728 | + functions:upload_image:350 : local format 2026-05-25 16:33:02.732 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:02.734 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-25 16:33:02.745 | + functions:upload_image:351 : format=qcow2 2026-05-25 16:33:02.747 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-25 16:33:02.749 | + functions:upload_image:353 : disk_format=qcow2 2026-05-25 16:33:02.751 | + functions:upload_image:357 : container_format=bare 2026-05-25 16:33:02.753 | + functions:upload_image:404 : is_arch ppc64le 2026-05-25 16:33:02.755 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:33:02.759 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-25 16:33:02.761 | + functions:upload_image:404 : is_arch ppc64 2026-05-25 16:33:02.763 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:33:02.767 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-25 16:33:02.769 | + functions:upload_image:404 : is_arch ppc 2026-05-25 16:33:02.771 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:33:02.775 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-25 16:33:02.777 | + functions:upload_image:408 : is_arch aarch64 2026-05-25 16:33:02.780 | ++ functions-common:is_arch:517 : uname -m 2026-05-25 16:33:02.784 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-25 16:33:02.785 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-25 16:33:02.788 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-25 16:33:02.790 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-25 16:33:02.793 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-25 16:33:02.794 | + 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-25 16:33:02.797 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-25 16:33:02.799 | + functions:_upload_image:112 : shift 2026-05-25 16:33:02.801 | + functions:_upload_image:113 : local container=bare 2026-05-25 16:33:02.803 | + functions:_upload_image:114 : shift 2026-05-25 16:33:02.805 | + functions:_upload_image:115 : local disk=qcow2 2026-05-25 16:33:02.807 | + functions:_upload_image:116 : shift 2026-05-25 16:33:02.808 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:02.810 | + functions:_upload_image:118 : shift 2026-05-25 16:33:02.812 | + functions:_upload_image:119 : local properties 2026-05-25 16:33:02.814 | + functions:_upload_image:120 : local useimport 2026-05-25 16:33:02.816 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-25 16:33:02.818 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-25 16:33:02.820 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-25 16:33:02.822 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-25 16:33:02.823 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-25 16:33:02.828 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-25 16:33:02.832 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-25 16:33:02.837 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-25 16:33:02.842 | + 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-25 16:33:08.463 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-25 16:33:08.463 | | Field | Value | 2026-05-25 16:33:08.463 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-25 16:33:08.464 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-25 16:33:08.464 | | container_format | bare | 2026-05-25 16:33:08.464 | | created_at | 2026-05-25T16:33:07Z | 2026-05-25 16:33:08.464 | | disk_format | qcow2 | 2026-05-25 16:33:08.464 | | file | /v2/images/d015e91d-6714-4a1f-867f-22e57ae8ddb7/file | 2026-05-25 16:33:08.465 | | id | d015e91d-6714-4a1f-867f-22e57ae8ddb7 | 2026-05-25 16:33:08.465 | | min_disk | 0 | 2026-05-25 16:33:08.465 | | min_ram | 0 | 2026-05-25 16:33:08.465 | | name | cirros-0.6.3-x86_64-disk | 2026-05-25 16:33:08.465 | | owner | c0b5714e3c244543b4449aecf884bf86 | 2026-05-25 16:33:08.465 | | 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-25 16:33:08.465 | | protected | False | 2026-05-25 16:33:08.465 | | schema | /v2/schemas/image | 2026-05-25 16:33:08.465 | | size | 21692416 | 2026-05-25 16:33:08.465 | | status | active | 2026-05-25 16:33:08.465 | | tags | | 2026-05-25 16:33:08.466 | | updated_at | 2026-05-25T16:33:08Z | 2026-05-25 16:33:08.466 | | virtual_size | 117440512 | 2026-05-25 16:33:08.467 | | visibility | public | 2026-05-25 16:33:08.467 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-25 16:33:08.764 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-25 16:33:08.808 | [2028 Async create_flavors:73728]: Waiting for completion of create_flavors running on PID 73728 (2 other jobs running) 2026-05-25 16:33:08.829 | [2028 Async create_flavors:73728]: Signaling child to exit 2026-05-25 16:33:16.800 | + inc/async:async_inner:64 : rc=0 2026-05-25 16:33:16.833 | [73728 Async create_flavors:73728]: finished successfully 2026-05-25 16:33:16.862 | WAKEUP 2026-05-25 16:33:16.888 | [2028 Async create_flavors:73728]: Signaled 2026-05-25 16:33:16.890 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-25 16:33:16.890 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:16.890 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-25 16:33:16.890 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-25 16:33:16.890 | + 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-25 16:33:16.890 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.890 | | Field | Value | 2026-05-25 16:33:16.890 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.890 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.890 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.890 | | description | None | 2026-05-25 16:33:16.891 | | disk | 1 | 2026-05-25 16:33:16.891 | | id | c1 | 2026-05-25 16:33:16.891 | | name | cirros256 | 2026-05-25 16:33:16.891 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.891 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.891 | | ram | 256 | 2026-05-25 16:33:16.891 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.891 | | swap | 0 | 2026-05-25 16:33:16.891 | | vcpus | 1 | 2026-05-25 16:33:16.891 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.891 | + 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-25 16:33:16.892 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.892 | | Field | Value | 2026-05-25 16:33:16.892 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.892 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.892 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.892 | | description | None | 2026-05-25 16:33:16.892 | | disk | 5 | 2026-05-25 16:33:16.892 | | id | d1 | 2026-05-25 16:33:16.892 | | name | ds512M | 2026-05-25 16:33:16.892 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.893 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.893 | | ram | 512 | 2026-05-25 16:33:16.893 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.893 | | swap | 0 | 2026-05-25 16:33:16.893 | | vcpus | 1 | 2026-05-25 16:33:16.893 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.893 | + 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-25 16:33:16.893 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.893 | | Field | Value | 2026-05-25 16:33:16.893 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.893 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.894 | | description | None | 2026-05-25 16:33:16.894 | | disk | 10 | 2026-05-25 16:33:16.894 | | id | d2 | 2026-05-25 16:33:16.894 | | name | ds1G | 2026-05-25 16:33:16.894 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.894 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.894 | | ram | 1024 | 2026-05-25 16:33:16.894 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.895 | | swap | 0 | 2026-05-25 16:33:16.895 | | vcpus | 1 | 2026-05-25 16:33:16.895 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.895 | + 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-25 16:33:16.895 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.895 | | Field | Value | 2026-05-25 16:33:16.895 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.895 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.895 | | description | None | 2026-05-25 16:33:16.895 | | disk | 10 | 2026-05-25 16:33:16.895 | | id | d3 | 2026-05-25 16:33:16.896 | | name | ds2G | 2026-05-25 16:33:16.896 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.896 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.896 | | ram | 2048 | 2026-05-25 16:33:16.896 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.896 | | swap | 0 | 2026-05-25 16:33:16.896 | | vcpus | 2 | 2026-05-25 16:33:16.896 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.896 | + 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-25 16:33:16.896 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.896 | | Field | Value | 2026-05-25 16:33:16.897 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.897 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.897 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.897 | | description | None | 2026-05-25 16:33:16.897 | | disk | 20 | 2026-05-25 16:33:16.897 | | id | d4 | 2026-05-25 16:33:16.897 | | name | ds4G | 2026-05-25 16:33:16.897 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.897 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.897 | | ram | 4096 | 2026-05-25 16:33:16.897 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.897 | | swap | 0 | 2026-05-25 16:33:16.898 | | vcpus | 4 | 2026-05-25 16:33:16.898 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.898 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-25 16:33:16.898 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-25 16:33:16.898 | + 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-25 16:33:16.898 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.898 | | Field | Value | 2026-05-25 16:33:16.898 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.898 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.898 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.898 | | description | None | 2026-05-25 16:33:16.899 | | disk | 1 | 2026-05-25 16:33:16.899 | | id | 1 | 2026-05-25 16:33:16.899 | | name | m1.tiny | 2026-05-25 16:33:16.899 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.899 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.899 | | ram | 512 | 2026-05-25 16:33:16.899 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.899 | | swap | 0 | 2026-05-25 16:33:16.899 | | vcpus | 1 | 2026-05-25 16:33:16.899 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.899 | + 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-25 16:33:16.899 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.900 | | Field | Value | 2026-05-25 16:33:16.900 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.900 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.900 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.900 | | description | None | 2026-05-25 16:33:16.900 | | disk | 20 | 2026-05-25 16:33:16.900 | | id | 2 | 2026-05-25 16:33:16.900 | | name | m1.small | 2026-05-25 16:33:16.900 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.900 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.900 | | ram | 2048 | 2026-05-25 16:33:16.901 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.901 | | swap | 0 | 2026-05-25 16:33:16.901 | | vcpus | 1 | 2026-05-25 16:33:16.901 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.901 | + 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-25 16:33:16.901 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.901 | | Field | Value | 2026-05-25 16:33:16.901 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.901 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.901 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.901 | | description | None | 2026-05-25 16:33:16.902 | | disk | 40 | 2026-05-25 16:33:16.902 | | id | 3 | 2026-05-25 16:33:16.902 | | name | m1.medium | 2026-05-25 16:33:16.902 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.902 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.902 | | ram | 4096 | 2026-05-25 16:33:16.902 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.902 | | swap | 0 | 2026-05-25 16:33:16.902 | | vcpus | 2 | 2026-05-25 16:33:16.902 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.902 | + 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-25 16:33:16.903 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.903 | | Field | Value | 2026-05-25 16:33:16.903 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.903 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.903 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.903 | | description | None | 2026-05-25 16:33:16.903 | | disk | 80 | 2026-05-25 16:33:16.903 | | id | 4 | 2026-05-25 16:33:16.903 | | name | m1.large | 2026-05-25 16:33:16.903 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.903 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.903 | | ram | 8192 | 2026-05-25 16:33:16.904 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.904 | | swap | 0 | 2026-05-25 16:33:16.904 | | vcpus | 4 | 2026-05-25 16:33:16.904 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.904 | + 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-25 16:33:16.904 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.904 | | Field | Value | 2026-05-25 16:33:16.904 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.904 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:16.905 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:16.905 | | description | None | 2026-05-25 16:33:16.905 | | disk | 160 | 2026-05-25 16:33:16.905 | | id | 5 | 2026-05-25 16:33:16.905 | | name | m1.xlarge | 2026-05-25 16:33:16.905 | | os-flavor-access:is_public | True | 2026-05-25 16:33:16.905 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:16.905 | | ram | 16384 | 2026-05-25 16:33:16.905 | | rxtx_factor | 1.0 | 2026-05-25 16:33:16.905 | | swap | 0 | 2026-05-25 16:33:16.905 | | vcpus | 8 | 2026-05-25 16:33:16.906 | +----------------------------+-----------------------+ 2026-05-25 16:33:16.950 | [2028 Async create_flavors:73728]: finished create_flavors with result 0 in 40 seconds 2026-05-25 16:33:16.956 | + inc/async:async_wait:197 : return 0 2026-05-25 16:33:16.960 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-25 16:33:16.985 | + functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:33:16.989 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-25 16:33:17.015 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:17.018 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-25 16:33:17.043 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:17.047 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-25 16:33:17.051 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-25 16:33:17.055 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-25 16:33:17.060 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:33:17.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-25 16:33:17.065 | ++ 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-25 16:33:17.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-25 16:33:17.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-25 16:33:17.072 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-25 16:33:17.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-25 16:33:17.076 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-25 16:33:17.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-25 16:33:17.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-25 16:33:17.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-25 16:33:17.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-25 16:33:17.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-25 16:33:17.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-25 16:33:17.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-25 16:33:17.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-25 16:33:17.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-25 16:33:17.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-25 16:33:17.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-25 16:33:17.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-25 16:33:17.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-25 16:33:17.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-25 16:33:17.103 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-25 16:33:17.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-25 16:33:17.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-25 16:33:17.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-25 16:33:17.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-25 16:33:17.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-25 16:33:17.114 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-25 16:33:17.116 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-25 16:33:17.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-25 16:33:17.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-25 16:33:17.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-25 16:33:17.123 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-25 16:33:17.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-25 16:33:17.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-25 16:33:17.128 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-25 16:33:17.130 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-25 16:33:17.132 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-25 16:33:17.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-25 16:33:17.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-25 16:33:17.137 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-25 16:33:17.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-25 16:33:17.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-25 16:33:17.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-25 16:33:17.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-25 16:33:17.146 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-25 16:33:17.148 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-25 16:33:17.150 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-25 16:33:17.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-25 16:33:17.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-25 16:33:17.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-25 16:33:17.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-25 16:33:17.158 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-25 16:33:17.160 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-25 16:33:17.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-25 16:33:17.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-25 16:33:17.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-25 16:33:17.168 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-25 16:33:17.168 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-25 16:33:17.168 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-25 16:33:19.240 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-25 16:33:19.244 | 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-25 16:33:19.508 | + ./stack.sh:main:1400 : save_stackenv 2026-05-25 16:33:19.512 | + functions-common:save_stackenv:63 : local tag= 2026-05-25 16:33:19.517 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-25 16:33:19.523 | + functions-common:save_stackenv:65 : time_stamp=2026-05-25-183319 2026-05-25 16:33:19.526 | + functions-common:save_stackenv:66 : echo '# 2026-05-25-183319 ' 2026-05-25 16:33:19.530 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.533 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-25 16:33:19.536 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.539 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-25 16:33:19.542 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.546 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-25 16:33:19.550 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.554 | + 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-25 16:33:19.558 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.561 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.7 2026-05-25 16:33:19.565 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.569 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.7/identity 2026-05-25 16:33:19.573 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.576 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-25-181052 2026-05-25 16:33:19.580 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.583 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-25 16:33:19.586 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.589 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.7 2026-05-25 16:33:19.592 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.595 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-25 16:33:19.599 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.602 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-25 16:33:19.606 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.609 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-25 16:33:19.613 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.616 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-25 16:33:19.619 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.623 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.7 2026-05-25 16:33:19.626 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-25 16:33:19.629 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-25 16:33:19.632 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-25 16:33:19.635 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-25 16:33:19.638 | + inc/meta-config:merge_config_group:171 : shift 2026-05-25 16:33:19.642 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-25 16:33:19.646 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:33:19.651 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-25 16:33:19.654 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-25 16:33:19.659 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-25 16:33:19.662 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:33:19.666 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-25 16:33:19.669 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:33:19.673 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-25 16:33:19.673 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:33:19.673 | gsub("[][]", "", $1); 2026-05-25 16:33:19.673 | split($1, a, "|"); 2026-05-25 16:33:19.673 | if (a[1] == matchgroup) 2026-05-25 16:33:19.673 | print a[2] 2026-05-25 16:33:19.673 | } 2026-05-25 16:33:19.674 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:33:19.680 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-25 16:33:19.684 | + functions-common:run_phase:1840 : local mode=stack 2026-05-25 16:33:19.687 | + functions-common:run_phase:1841 : local phase=extra 2026-05-25 16:33:19.691 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:33:19.695 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:33:19.698 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:33:19.702 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:33:19.705 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:33:19.710 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:33:19.715 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:33:19.719 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:33:19.723 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:33:19.726 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-25 16:33:19.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:33:19.754 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:19.757 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:33:19.761 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:19.765 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-25 16:33:19.768 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:19.772 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:33:19.776 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:19.780 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-25 16:33:19.783 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-25 16:33:19.787 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-25 16:33:19.790 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-25 16:33:19.794 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:33:19.798 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-25 16:33:19.801 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-25 16:33:19.805 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-25 16:33:19.808 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-25 16:33:19.815 | + functions-common:run_plugins:1829 : local plugins= 2026-05-25 16:33:19.818 | + functions-common:run_plugins:1830 : local plugin 2026-05-25 16:33:19.822 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-25 16:33:19.826 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-25 16:33:19.831 | + inc/meta-config:merge_config_group:171 : shift 2026-05-25 16:33:19.835 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-25 16:33:19.838 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:33:19.841 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-25 16:33:19.844 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-25 16:33:19.849 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-25 16:33:19.854 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:33:19.857 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-25 16:33:19.861 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:33:19.865 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-25 16:33:19.865 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:33:19.865 | gsub("[][]", "", $1); 2026-05-25 16:33:19.865 | split($1, a, "|"); 2026-05-25 16:33:19.865 | if (a[1] == matchgroup) 2026-05-25 16:33:19.866 | print a[2] 2026-05-25 16:33:19.866 | } 2026-05-25 16:33:19.866 | ' /home/quobyte/devstack/local.conf 2026-05-25 16:33:19.873 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-25 16:33:19.899 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:19.904 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-25 16:33:19.907 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-25 16:33:19.911 | + functions:wait_for_compute:490 : local timeout=60 2026-05-25 16:33:19.917 | + functions:wait_for_compute:491 : local rval=0 2026-05-25 16:33:19.922 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-25 16:33:19.926 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-25 16:33:19.930 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-25 16:33:19.934 | + functions-common:time_start:2399 : local start_time= 2026-05-25 16:33:19.938 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:33:19.944 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:33:19.949 | + functions-common:time_start:2403 : _TIME_START[$name]=1779726799945 2026-05-25 16:33:19.955 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-25 16:33:19.986 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-25 16:33:19.990 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-25 16:33:19.995 | ++ functions:wait_for_compute:496 : hostname 2026-05-25 16:33:19.999 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-25 16:33:20.003 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-25 16:33:20.009 | ++ functions:wait_for_compute:498 : hostname 2026-05-25 16:33:20.014 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:33:20.016 | + :: : ID= 2026-05-25 16:33:20.018 | + :: : [[ '' == '' ]] 2026-05-25 16:33:20.019 | + :: : sleep 1 2026-05-25 16:33:21.023 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-25 16:33:21.026 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-25 16:33:24.079 | + :: : ID=936ec849-12cb-4e93-8fe3-97c521e417c2 2026-05-25 16:33:24.081 | + :: : [[ 936ec849-12cb-4e93-8fe3-97c521e417c2 == '' ]] 2026-05-25 16:33:24.086 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-25 16:33:24.090 | + functions-common:time_stop:2412 : local name 2026-05-25 16:33:24.095 | + functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:24.099 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:24.103 | + functions-common:time_stop:2415 : local total 2026-05-25 16:33:24.107 | + functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:24.111 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-25 16:33:24.116 | + functions-common:time_stop:2419 : start_time=1779726799945 2026-05-25 16:33:24.120 | + functions-common:time_stop:2421 : [[ -z 1779726799945 ]] 2026-05-25 16:33:24.125 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:24.129 | + functions-common:time_stop:2424 : end_time=1779726804126 2026-05-25 16:33:24.133 | + functions-common:time_stop:2425 : elapsed_time=4181 2026-05-25 16:33:24.136 | + functions-common:time_stop:2426 : total=24125 2026-05-25 16:33:24.140 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:24.145 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28306 2026-05-25 16:33:24.149 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-25 16:33:24.153 | + functions:wait_for_compute:516 : return 0 2026-05-25 16:33:24.156 | + ./stack.sh:main:1440 : service_check 2026-05-25 16:33:24.160 | + functions-common:service_check:1705 : local service 2026-05-25 16:33:24.163 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.166 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-25 16:33:24.183 | not-found 2026-05-25 16:33:24.187 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.192 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-25 16:33:24.212 | enabled 2026-05-25 16:33:24.218 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-25 16:33:24.241 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-25 16:33:24.241 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-25 16:33:24.241 | Active: active (running) since Mon 2026-05-25 18:30:18 CEST; 3min 6s ago 2026-05-25 16:33:24.241 | Main PID: 61509 (uwsgi) 2026-05-25 16:33:24.241 | Status: "uWSGI is ready" 2026-05-25 16:33:24.241 | Tasks: 17 (limit: 14255) 2026-05-25 16:33:24.241 | Memory: 267.2M (peak: 267.8M) 2026-05-25 16:33:24.241 | CPU: 13.858s 2026-05-25 16:33:24.241 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-25 16:33:24.241 | ├─61509 "nova-apiuWSGI master" 2026-05-25 16:33:24.241 | ├─61510 "nova-apiuWSGI worker 1" 2026-05-25 16:33:24.242 | └─61511 "nova-apiuWSGI worker 2" 2026-05-25 16:33:24.242 | 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61511]: [pid: 61511|app: 0|req: 19/36] 192.168.122.7 () {54 vars in 925 bytes} [Mon May 25 18:33:23 2026] GET /compute/v2.1 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG nova.api.openstack.wsgi [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] Calling method '>' {{(pid=61510) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 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=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 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=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] Acquiring lock "ade808b1-e266-4e0b-9eba-0adf05753b56" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] Lock "ade808b1-e266-4e0b-9eba-0adf05753b56" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: DEBUG oslo_concurrency.lockutils [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] Lock "ade808b1-e266-4e0b-9eba-0adf05753b56" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61510) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.242 | May 25 18:33:23 devstack devstack@n-api.service[61510]: INFO nova.api.openstack.requestlog [None req-523ba653-80da-4958-8f95-64de06759744 admin admin] 192.168.122.7 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.109272 2026-05-25 16:33:24.243 | May 25 18:33:23 devstack devstack@n-api.service[61510]: [pid: 61510|app: 0|req: 18/37] 192.168.122.7 () {60 vars in 1315 bytes} [Mon May 25 18:33:23 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-25 16:33:24.246 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.251 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-25 16:33:24.269 | enabled 2026-05-25 16:33:24.274 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-25 16:33:24.298 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-25 16:33:24.299 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-25 16:33:24.299 | Active: active (running) since Mon 2026-05-25 18:32:31 CEST; 52s ago 2026-05-25 16:33:24.299 | Main PID: 73576 (nova-compute) 2026-05-25 16:33:24.299 | Tasks: 10 (limit: 14255) 2026-05-25 16:33:24.299 | Memory: 139.1M (peak: 140.9M) 2026-05-25 16:33:24.299 | CPU: 4.661s 2026-05-25 16:33:24.299 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-25 16:33:24.299 | └─73576 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-25 16:33:24.299 | 2026-05-25 16:33:24.299 | May 25 18:33:00 devstack nova-compute[73576]: DEBUG nova.compute.provider_tree [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Updating resource provider 8468eb93-2a20-4bcc-b06c-066d8cdbdae7 generation from 0 to 1 during operation: update_inventory {{(pid=73576) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-25 16:33:24.299 | May 25 18:33:00 devstack nova-compute[73576]: DEBUG nova.compute.provider_tree [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Updating inventory in ProviderTree for provider 8468eb93-2a20-4bcc-b06c-066d8cdbdae7 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=73576) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.compute.provider_tree [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Updating resource provider 8468eb93-2a20-4bcc-b06c-066d8cdbdae7 generation from 1 to 2 during operation: update_traits {{(pid=73576) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.compute.resource_tracker [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Compute_service record updated for devstack:devstack {{(pid=73576) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG oslo_concurrency.lockutils [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.817s {{(pid=73576) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.service [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73576) start /opt/stack/nova/nova/service.py:195}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.service [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73576) start /opt/stack/nova/nova/service.py:211}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.service [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] Join ServiceGroup membership for this service compute {{(pid=73576) start /opt/stack/nova/nova/service.py:221}} 2026-05-25 16:33:24.300 | May 25 18:33:01 devstack nova-compute[73576]: DEBUG nova.servicegroup.drivers.db [None req-97072e92-4e38-4475-83b0-f82880b67968 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73576) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-25 16:33:24.300 | May 25 18:33:07 devstack nova-compute[73576]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73576) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:24.304 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.308 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-25 16:33:24.325 | not-found 2026-05-25 16:33:24.330 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.333 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-25 16:33:24.351 | enabled 2026-05-25 16:33:24.356 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-25 16:33:24.379 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-25 16:33:24.379 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-25 16:33:24.379 | Active: active (running) since Mon 2026-05-25 18:32:19 CEST; 1min 4s ago 2026-05-25 16:33:24.379 | Main PID: 69901 (nova-scheduler:) 2026-05-25 16:33:24.379 | Tasks: 19 (limit: 14255) 2026-05-25 16:33:24.379 | Memory: 151.0M (peak: 151.4M) 2026-05-25 16:33:24.379 | CPU: 4.278s 2026-05-25 16:33:24.380 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-25 16:33:24.380 | ├─69901 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-25 16:33:24.380 | ├─71773 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-25 16:33:24.380 | └─71779 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-25 16:33:24.380 | 2026-05-25 16:33:24.380 | May 25 18:32:26 devstack nova-scheduler[71779]: DEBUG nova.servicegroup.drivers.db [None req-c3df9380-d769-492d-a67d-efe5d269ff4d None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71779) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-25 16:33:24.380 | May 25 18:32:30 devstack nova-scheduler[71779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:24.380 | May 25 18:32:30 devstack nova-scheduler[71773]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71773) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:24.381 | May 25 18:32:33 devstack nova-scheduler[69901]: DEBUG dbcounter [-] [69901] Writing DB stats nova_api:SELECT=3 {{(pid=69901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.381 | May 25 18:32:33 devstack nova-scheduler[69901]: DEBUG dbcounter [-] [69901] Writing DB stats nova_cell0:SELECT=1 {{(pid=69901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.381 | May 25 18:32:33 devstack nova-scheduler[69901]: DEBUG dbcounter [-] [69901] Writing DB stats nova_cell1:SELECT=1 {{(pid=69901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.381 | May 25 18:32:40 devstack nova-scheduler[71779]: DEBUG dbcounter [-] [71779] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.381 | May 25 18:32:40 devstack nova-scheduler[71773]: DEBUG dbcounter [-] [71773] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.381 | May 25 18:32:49 devstack nova-scheduler[71773]: DEBUG oslo.service.backend._threading.loopingcall [None req-5edc841b-255c-4381-a802-3e050bf64090 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71773) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:24.381 | May 25 18:32:57 devstack nova-scheduler[71779]: DEBUG oslo.service.backend._threading.loopingcall [None req-763bfee2-c334-4f75-9f31-edb227a465c2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:24.385 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.389 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-25 16:33:24.406 | not-found 2026-05-25 16:33:24.412 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.415 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-25 16:33:24.433 | enabled 2026-05-25 16:33:24.439 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-25 16:33:24.461 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-25 16:33:24.461 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-25 16:33:24.461 | Active: active (running) since Mon 2026-05-25 18:32:21 CEST; 1min 2s ago 2026-05-25 16:33:24.461 | Main PID: 70512 (uwsgi) 2026-05-25 16:33:24.462 | Status: "uWSGI is ready" 2026-05-25 16:33:24.462 | Tasks: 16 (limit: 14255) 2026-05-25 16:33:24.462 | Memory: 215.6M (peak: 216.3M) 2026-05-25 16:33:24.462 | CPU: 9.180s 2026-05-25 16:33:24.462 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-25 16:33:24.462 | ├─70512 "nova-api-metauWSGI master" 2026-05-25 16:33:24.462 | ├─70513 "nova-api-metauWSGI worker 1" 2026-05-25 16:33:24.462 | ├─70514 "nova-api-metauWSGI worker 2" 2026-05-25 16:33:24.462 | └─70515 "nova-api-metauWSGI http 1" 2026-05-25 16:33:24.463 | 2026-05-25 16:33:24.463 | May 25 18:32:27 devstack devstack@n-api-meta.service[70513]: DEBUG nova.api.openstack.wsgi_app [None req-292d0412-2a6c-4098-b3c3-0632f2fda8cf None None] ******************************************************************************** {{(pid=70513) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-25 16:33:24.463 | May 25 18:32:27 devstack devstack@n-api-meta.service[70513]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7222e08a3668 pid: 70513 (default app) 2026-05-25 16:33:24.463 | May 25 18:32:36 devstack devstack@n-api-meta.service[70514]: DEBUG dbcounter [-] [70514] Writing DB stats nova_api:SELECT=1 {{(pid=70514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.463 | May 25 18:32:36 devstack devstack@n-api-meta.service[70513]: DEBUG dbcounter [-] [70513] Writing DB stats nova_api:SELECT=1 {{(pid=70513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.463 | May 25 18:32:36 devstack devstack@n-api-meta.service[70514]: DEBUG dbcounter [-] [70514] Writing DB stats nova_cell1:SELECT=1 {{(pid=70514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.463 | May 25 18:32:37 devstack devstack@n-api-meta.service[70514]: DEBUG dbcounter [-] [70514] Writing DB stats nova_cell0:SELECT=1 {{(pid=70514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.463 | May 25 18:32:37 devstack devstack@n-api-meta.service[70513]: DEBUG dbcounter [-] [70513] Writing DB stats nova_cell0:SELECT=1 {{(pid=70513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.464 | May 25 18:32:37 devstack devstack@n-api-meta.service[70513]: DEBUG dbcounter [-] [70513] Writing DB stats nova_cell1:SELECT=1 {{(pid=70513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.464 | May 25 18:32:37 devstack devstack@n-api-meta.service[70514]: DEBUG dbcounter [-] [70514] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.464 | May 25 18:32:37 devstack devstack@n-api-meta.service[70513]: DEBUG dbcounter [-] [70513] Writing DB stats nova_cell0:SELECT=1 {{(pid=70513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.467 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.471 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-25 16:33:24.489 | enabled 2026-05-25 16:33:24.495 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-25 16:33:24.516 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-25 16:33:24.516 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-25 16:33:24.516 | Active: active (running) since Mon 2026-05-25 18:30:58 CEST; 2min 25s ago 2026-05-25 16:33:24.516 | Main PID: 67705 (uwsgi) 2026-05-25 16:33:24.516 | Status: "uWSGI is ready" 2026-05-25 16:33:24.516 | Tasks: 5 (limit: 14255) 2026-05-25 16:33:24.516 | Memory: 169.1M (peak: 169.6M) 2026-05-25 16:33:24.517 | CPU: 6.042s 2026-05-25 16:33:24.517 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-25 16:33:24.517 | ├─67705 "placementuWSGI master" 2026-05-25 16:33:24.517 | ├─67706 "placementuWSGI worker 1" 2026-05-25 16:33:24.517 | └─67707 "placementuWSGI worker 2" 2026-05-25 16:33:24.517 | 2026-05-25 16:33:24.517 | May 25 18:33:00 devstack devstack@placement-api.service[67706]: INFO placement.requestlog [req-265ae8c0-8603-4e69-a7e3-a43379703b87 req-ebfe64a9-f00b-4473-b08f-5620af6f1f30 service nova] 192.168.122.7 "PUT /placement/resource_providers/8468eb93-2a20-4bcc-b06c-066d8cdbdae7/inventories" status: 200 len: 396 microversion: 1.26 2026-05-25 16:33:24.517 | May 25 18:33:00 devstack devstack@placement-api.service[67706]: [pid: 67706|app: 0|req: 4/9] 192.168.122.7 () {64 vars in 1488 bytes} [Mon May 25 18:33:00 2026] PUT /placement/resource_providers/8468eb93-2a20-4bcc-b06c-066d8cdbdae7/inventories => generated 396 bytes in 104 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-05-25 16:33:24.518 | May 25 18:33:00 devstack devstack@placement-api.service[67707]: DEBUG placement.requestlog [req-265ae8c0-8603-4e69-a7e3-a43379703b87 req-0b9a3371-1f28-477e-b9da-d9b0332868af None None] Starting request: 192.168.122.7 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139" {{(pid=67707) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-25 16:33:24.518 | May 25 18:33:00 devstack devstack@placement-api.service[67707]: INFO placement.requestlog [req-265ae8c0-8603-4e69-a7e3-a43379703b87 req-0b9a3371-1f28-477e-b9da-d9b0332868af service nova] 192.168.122.7 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139" status: 200 len: 2058 microversion: 1.6 2026-05-25 16:33:24.518 | May 25 18:33:00 devstack devstack@placement-api.service[67707]: [pid: 67707|app: 0|req: 6/10] 192.168.122.7 () {60 vars in 4902 bytes} [Mon May 25 18:33:00 2026] GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ARCH_X86_64,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SVM,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139 => generated 2058 bytes in 83 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-25 16:33:24.518 | May 25 18:33:00 devstack devstack@placement-api.service[67706]: DEBUG placement.requestlog [req-265ae8c0-8603-4e69-a7e3-a43379703b87 req-5357d0d5-a2c9-4e09-87a7-2af2fb1408e6 None None] Starting request: 192.168.122.7 "PUT /placement/resource_providers/8468eb93-2a20-4bcc-b06c-066d8cdbdae7/traits" {{(pid=67706) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-25 16:33:24.518 | May 25 18:33:01 devstack devstack@placement-api.service[67706]: INFO placement.requestlog [req-265ae8c0-8603-4e69-a7e3-a43379703b87 req-5357d0d5-a2c9-4e09-87a7-2af2fb1408e6 service nova] 192.168.122.7 "PUT /placement/resource_providers/8468eb93-2a20-4bcc-b06c-066d8cdbdae7/traits" status: 200 len: 2093 microversion: 1.6 2026-05-25 16:33:24.518 | May 25 18:33:01 devstack devstack@placement-api.service[67706]: [pid: 67706|app: 0|req: 5/11] 192.168.122.7 () {64 vars in 1473 bytes} [Mon May 25 18:33:00 2026] PUT /placement/resource_providers/8468eb93-2a20-4bcc-b06c-066d8cdbdae7/traits => generated 2093 bytes in 403 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-25 16:33:24.518 | May 25 18:33:10 devstack devstack@placement-api.service[67707]: DEBUG dbcounter [-] [67707] Writing DB stats placement:SELECT=4 {{(pid=67707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.519 | May 25 18:33:11 devstack devstack@placement-api.service[67706]: DEBUG dbcounter [-] [67706] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67706) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.523 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.526 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-25 16:33:24.543 | not-found 2026-05-25 16:33:24.549 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.552 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-25 16:33:24.570 | enabled 2026-05-25 16:33:24.577 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-25 16:33:24.602 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-25 16:33:24.602 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-25 16:33:24.602 | Active: active (running) since Mon 2026-05-25 18:32:56 CEST; 28s ago 2026-05-25 16:33:24.603 | Main PID: 76723 (uwsgi) 2026-05-25 16:33:24.603 | Status: "uWSGI is ready" 2026-05-25 16:33:24.603 | Tasks: 9 (limit: 14255) 2026-05-25 16:33:24.603 | Memory: 249.1M (peak: 249.6M) 2026-05-25 16:33:24.603 | CPU: 10.132s 2026-05-25 16:33:24.603 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-25 16:33:24.603 | ├─76723 "glance-apiuWSGI master" 2026-05-25 16:33:24.603 | ├─76729 "glance-apiuWSGI worker 1" 2026-05-25 16:33:24.603 | └─76730 "glance-apiuWSGI worker 2" 2026-05-25 16:33:24.604 | 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76730]: INFO glance.location [None req-189ffc85-3d57-4d32-9e7c-98921eb9f5dc admin admin] Image format matched and virtual size computed: 117440512 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76730]: DEBUG glance_store.backend [None req-189ffc85-3d57-4d32-9e7c-98921eb9f5dc admin admin] Skipping store.set_acls... not implemented. {{(pid=76730) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76730]: [pid: 76730|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 869 bytes} [Mon May 25 18:33:06 2026] PUT /v2/images/d015e91d-6714-4a1f-867f-22e57ae8ddb7/file => generated 0 bytes in 1776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76729]: DEBUG glance.api.middleware.version_negotiation [None req-74ee1022-e638-4df4-aeb3-07d39a632900 admin admin] Determining version of request: GET /v2/images/d015e91d-6714-4a1f-867f-22e57ae8ddb7 Accept: */* {{(pid=76729) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76729]: DEBUG glance.api.middleware.version_negotiation [None req-74ee1022-e638-4df4-aeb3-07d39a632900 admin admin] Using url versioning {{(pid=76729) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76729]: DEBUG glance.api.middleware.version_negotiation [None req-74ee1022-e638-4df4-aeb3-07d39a632900 admin admin] Matched version: v2 {{(pid=76729) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-25 16:33:24.604 | May 25 18:33:08 devstack devstack@g-api.service[76729]: DEBUG glance.api.middleware.version_negotiation [None req-74ee1022-e638-4df4-aeb3-07d39a632900 admin admin] new path /v2/images/d015e91d-6714-4a1f-867f-22e57ae8ddb7 {{(pid=76729) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-25 16:33:24.605 | May 25 18:33:08 devstack devstack@g-api.service[76729]: [pid: 76729|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 796 bytes} [Mon May 25 18:33:08 2026] GET /v2/images/d015e91d-6714-4a1f-867f-22e57ae8ddb7 => generated 976 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 16:33:24.605 | May 25 18:33:18 devstack devstack@g-api.service[76730]: DEBUG dbcounter [-] [76730] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.605 | May 25 18:33:18 devstack devstack@g-api.service[76729]: DEBUG dbcounter [-] [76729] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.609 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.612 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-25 16:33:24.631 | enabled 2026-05-25 16:33:24.637 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-25 16:33:24.659 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-25 16:33:24.659 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-25 16:33:24.659 | Active: active (running) since Mon 2026-05-25 18:32:45 CEST; 38s ago 2026-05-25 16:33:24.659 | Main PID: 75206 (cinder-schedule) 2026-05-25 16:33:24.659 | Tasks: 1 (limit: 14255) 2026-05-25 16:33:24.659 | Memory: 105.4M (peak: 105.6M) 2026-05-25 16:33:24.659 | CPU: 3.786s 2026-05-25 16:33:24.659 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-25 16:33:24.659 | └─75206 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-25 16:33:24.660 | 2026-05-25 16:33:24.660 | May 25 18:32:50 devstack cinder-scheduler[75206]: DEBUG cinder.service [None req-0d0c7e5b-5654-4eb7-96a4-dfd5cad06938 None None] Creating RPC server for service cinder-scheduler {{(pid=75206) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-25 16:33:24.660 | May 25 18:32:50 devstack cinder-scheduler[75206]: DEBUG cinder.service [None req-0d0c7e5b-5654-4eb7-96a4-dfd5cad06938 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75206) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-25 16:33:24.660 | May 25 18:33:00 devstack cinder-scheduler[75206]: DEBUG dbcounter [-] [75206] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.660 | May 25 18:33:07 devstack cinder-scheduler[75206]: DEBUG cinder.scheduler.host_manager [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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=75206) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-25 16:33:24.660 | May 25 18:33:07 devstack cinder-scheduler[75206]: DEBUG cinder.scheduler.host_manager [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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, 25, 16, 33, 7, 383639)}, {'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, 25, 16, 33, 7, 383639)}]. {{(pid=75206) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-25 16:33:24.660 | May 25 18:33:07 devstack cinder-scheduler[75206]: DEBUG cinder.scheduler.host_manager [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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, 25, 16, 33, 7, 353122)} {{(pid=75206) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-25 16:33:24.660 | May 25 18:33:17 devstack cinder-scheduler[75206]: DEBUG dbcounter [-] [75206] Writing DB stats cinder:SELECT=1 {{(pid=75206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.660 | May 25 18:33:21 devstack cinder-scheduler[75206]: DEBUG oslo_service.periodic_task [None req-b1b02dbd-22e3-49ed-82e0-2592c10771ef None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75206) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-25 16:33:24.662 | May 25 18:33:21 devstack cinder-scheduler[75206]: INFO cinder.message.api [None req-b1b02dbd-22e3-49ed-82e0-2592c10771ef None None] Deleted 0 expired messages. 2026-05-25 16:33:24.662 | May 25 18:33:21 devstack cinder-scheduler[75206]: DEBUG oslo_service.periodic_task [None req-b1b02dbd-22e3-49ed-82e0-2592c10771ef None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75206) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-25 16:33:24.665 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.669 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-25 16:33:24.686 | enabled 2026-05-25 16:33:24.691 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-25 16:33:24.713 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-25 16:33:24.713 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-25 16:33:24.713 | Active: active (running) since Mon 2026-05-25 18:32:39 CEST; 45s ago 2026-05-25 16:33:24.713 | Main PID: 74422 (uwsgi) 2026-05-25 16:33:24.713 | Status: "uWSGI is ready" 2026-05-25 16:33:24.713 | Tasks: 7 (limit: 14255) 2026-05-25 16:33:24.713 | Memory: 239.6M (peak: 239.9M) 2026-05-25 16:33:24.713 | CPU: 10.210s 2026-05-25 16:33:24.714 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-25 16:33:24.714 | ├─74422 "cinder-apiuWSGI master" 2026-05-25 16:33:24.714 | ├─74447 "cinder-apiuWSGI worker 1" 2026-05-25 16:33:24.714 | └─74448 "cinder-apiuWSGI worker 2" 2026-05-25 16:33:24.714 | 2026-05-25 16:33:24.714 | May 25 18:32:52 devstack devstack@c-api.service[74448]: DEBUG cinder.api.middleware.request_id [req-399ce225-93fa-4bc1-bedb-02bc1f625632 req-b78fb2b4-fb9d-4a60-a9ed-9918cc3fbcbe None None] RequestId filter calling following filter/app {{(pid=74448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-25 16:33:24.714 | May 25 18:32:53 devstack devstack@c-api.service[74448]: INFO cinder.api.openstack.wsgi [req-399ce225-93fa-4bc1-bedb-02bc1f625632 req-b78fb2b4-fb9d-4a60-a9ed-9918cc3fbcbe admin admin] POST http://192.168.122.7/volume/v3/types/3ac1e1be-5804-4f28-8b73-7108819c4a43/extra_specs 2026-05-25 16:33:24.714 | May 25 18:32:53 devstack devstack@c-api.service[74448]: DEBUG cinder.api.openstack.wsgi [req-399ce225-93fa-4bc1-bedb-02bc1f625632 req-b78fb2b4-fb9d-4a60-a9ed-9918cc3fbcbe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-25 16:33:24.714 | May 25 18:32:53 devstack devstack@c-api.service[74448]: /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-25 16:33:24.714 | May 25 18:32:53 devstack devstack@c-api.service[74448]: warnings.warn( 2026-05-25 16:33:24.714 | May 25 18:32:53 devstack devstack@c-api.service[74448]: DEBUG oslo_db.sqlalchemy.engines [req-399ce225-93fa-4bc1-bedb-02bc1f625632 req-b78fb2b4-fb9d-4a60-a9ed-9918cc3fbcbe 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=74448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-25 16:33:24.715 | May 25 18:32:53 devstack devstack@c-api.service[74448]: INFO cinder.api.openstack.wsgi [req-399ce225-93fa-4bc1-bedb-02bc1f625632 req-b78fb2b4-fb9d-4a60-a9ed-9918cc3fbcbe admin admin] http://192.168.122.7/volume/v3/types/3ac1e1be-5804-4f28-8b73-7108819c4a43/extra_specs returned with HTTP 200 2026-05-25 16:33:24.715 | May 25 18:32:53 devstack devstack@c-api.service[74448]: [pid: 74448|app: 0|req: 1/3] 192.168.122.7 () {62 vars in 1353 bytes} [Mon May 25 18:32:52 2026] POST /volume/v3/types/3ac1e1be-5804-4f28-8b73-7108819c4a43/extra_specs => generated 55 bytes in 915 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 16:33:24.715 | May 25 18:33:02 devstack devstack@c-api.service[74447]: DEBUG dbcounter [-] [74447] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.715 | May 25 18:33:03 devstack devstack@c-api.service[74448]: DEBUG dbcounter [-] [74448] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.719 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.724 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-25 16:33:24.741 | enabled 2026-05-25 16:33:24.746 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-25 16:33:24.768 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-25 16:33:24.768 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-25 16:33:24.768 | Active: active (running) since Mon 2026-05-25 18:32:48 CEST; 36s ago 2026-05-25 16:33:24.768 | Main PID: 75858 (cinder-volume) 2026-05-25 16:33:24.768 | Tasks: 2 (limit: 14255) 2026-05-25 16:33:24.768 | Memory: 133.7M (peak: 162.6M) 2026-05-25 16:33:24.768 | CPU: 18.767s 2026-05-25 16:33:24.768 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-25 16:33:24.768 | ├─75858 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-25 16:33:24.768 | └─76025 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-25 16:33:24.769 | 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack sudo[77171]: pam_unix(sudo:session): session closed for user root 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack cinder-volume[76025]: DEBUG oslo_concurrency.processutils [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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.562s {{(pid=76025) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack cinder-volume[76025]: DEBUG oslo_concurrency.processutils [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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=76025) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack sudo[77228]: 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-25 16:33:24.769 | May 25 18:33:09 devstack sudo[77228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack sudo[77228]: pam_unix(sudo:session): session closed for user root 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack cinder-volume[76025]: DEBUG oslo_concurrency.processutils [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b 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.590s {{(pid=76025) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-25 16:33:24.769 | May 25 18:33:09 devstack cinder-volume[76025]: INFO cinder.volume.manager [None req-4c5bdcc0-1c80-4aa7-87f1-2e1b9f8cd26b None None] Driver post RPC initialization completed successfully. 2026-05-25 16:33:24.769 | May 25 18:33:17 devstack cinder-volume[76025]: DEBUG dbcounter [-] [76025] Writing DB stats cinder:SELECT=3 {{(pid=76025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.769 | May 25 18:33:19 devstack cinder-volume[76025]: DEBUG dbcounter [-] [76025] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:24.774 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.777 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-25 16:33:24.794 | not-found 2026-05-25 16:33:24.800 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.803 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-25 16:33:24.819 | not-found 2026-05-25 16:33:24.823 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.826 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-25 16:33:24.843 | not-found 2026-05-25 16:33:24.847 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.850 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-25 16:33:24.866 | not-found 2026-05-25 16:33:24.871 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.874 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-25 16:33:24.890 | not-found 2026-05-25 16:33:24.895 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.898 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-25 16:33:24.915 | enabled 2026-05-25 16:33:24.920 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-25 16:33:24.945 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-25 16:33:24.946 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-25 16:33:24.946 | Active: active (running) since Mon 2026-05-25 18:30:38 CEST; 2min 46s ago 2026-05-25 16:33:24.946 | Main PID: 64263 (neutron-ovn-age) 2026-05-25 16:33:24.946 | Tasks: 20 (limit: 14255) 2026-05-25 16:33:24.946 | Memory: 388.3M (peak: 388.9M) 2026-05-25 16:33:24.946 | CPU: 11.420s 2026-05-25 16:33:24.946 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-25 16:33:24.946 | ├─64263 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-25 16:33:24.946 | ├─65650 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-25 16:33:24.946 | ├─66139 /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/tmpmchv36kq/privsep.sock 2026-05-25 16:33:24.946 | └─68567 /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/tmp4hnrs5_y/privsep.sock 2026-05-25 16:33:24.946 | 2026-05-25 16:33:24.947 | May 25 18:31:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.947 | May 25 18:31:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-25 16:33:24.947 | May 25 18:31:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-25 16:33:24.947 | May 25 18:31:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-25 16:33:24.947 | May 25 18:32:42 devstack neutron-ovn-agent[65650]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65650) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-25 16:33:24.952 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.955 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-25 16:33:24.971 | not-found 2026-05-25 16:33:24.977 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:24.980 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-25 16:33:24.996 | not-found 2026-05-25 16:33:25.002 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.005 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-25 16:33:25.021 | not-found 2026-05-25 16:33:25.027 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.031 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-25 16:33:25.049 | not-found 2026-05-25 16:33:25.055 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.060 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-25 16:33:25.080 | enabled 2026-05-25 16:33:25.085 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-25 16:33:25.107 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-25 16:33:25.107 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-25 16:33:25.107 | Active: active (running) since Mon 2026-05-25 18:24:25 CEST; 8min ago 2026-05-25 16:33:25.107 | Main PID: 40341 (dstat.sh) 2026-05-25 16:33:25.107 | Tasks: 3 (limit: 14255) 2026-05-25 16:33:25.107 | Memory: 27.5M (peak: 28.0M) 2026-05-25 16:33:25.107 | CPU: 3.201s 2026-05-25 16:33:25.107 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-25 16:33:25.107 | ├─40341 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-25 16:33:25.107 | ├─40493 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-25 16:33:25.108 | └─40495 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-25 16:33:25.108 | 2026-05-25 16:33:25.109 | May 25 18:33:16 devstack dstat.sh[40495]: 25-05 18:33:16| 21 7 71 0 0|5272M 208M 220M 6039M| 0 0 | 0 1344k| 0 21.0 |1999 1549 |3.01 2.66 1.71|2.0 0 0| 0 0 | | 17 288 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:17 devstack dstat.sh[40495]: 25-05 18:33:17| 18 11 66 0 0|5184M 296M 220M 6039M|7042B 24k| 168k 388k|5.99 33.0 |3906 3364 |3.01 2.66 1.71| 0 0 153| 0 0 | | 17 290 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:18 devstack dstat.sh[40495]: 25-05 18:33:18| 18 10 69 0 0|5213M 267M 220M 6039M|3301B 9584B| 0 220k| 0 14.0 |2836 2490 |3.01 2.66 1.71|2.0 0 112| 0 0 | | 17 292 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:19 devstack dstat.sh[40495]: 25-05 18:33:19| 19 10 69 0 0|5242M 238M 220M 6039M| 52B 0 | 0 2237k| 0 47.0 |2294 1959 |3.01 2.66 1.71|2.0 0 2.0| 0 0 | | 17 296 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:20 devstack dstat.sh[40495]: 25-05 18:33:20| 12 14 66 0 0|5234M 246M 220M 6039M|8117B 23k|8191B 200k|1.00 23.0 |4666 4046 |2.85 2.63 1.70| 0 0 279| 0 0 | | 17 296 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:21 devstack dstat.sh[40495]: 25-05 18:33:21| 1 2 94 0 0|5232M 248M 220M 6039M| 184B 476B| 0 344k| 0 14.0 |1043 1381 |2.85 2.63 1.70| 0 0 5.0| 0 0 | | 17 296 0 30 0 2026-05-25 16:33:25.109 | May 25 18:33:22 devstack dstat.sh[40495]: 25-05 18:33:22| 19 8 70 0 0|5253M 227M 220M 6039M| 0 0 | 0 164k| 0 15.0 |2149 1778 |2.85 2.63 1.70|1.0 0 0| 0 0 | | 17 296 0 30 0 2026-05-25 16:33:25.109 | May 25 18:33:23 devstack dstat.sh[40495]: 25-05 18:33:23| 18 8 71 0 0|5270M 210M 220M 6039M| 52B 0 | 0 32k| 0 4.00 |1938 1508 |2.85 2.63 1.70|1.0 0 0| 0 0 | | 17 296 0 30 0 2026-05-25 16:33:25.109 | May 25 18:33:24 devstack dstat.sh[40495]: 25-05 18:33:24| 22 5 69 0 0|5239M 241M 220M 6039M| 0 0 | 0 460k| 0 32.0 |2637 2465 |2.85 2.63 1.70|1.0 0 3.0| 0 0 | | 17 300 0 31 0 2026-05-25 16:33:25.109 | May 25 18:33:25 devstack dstat.sh[40495]: 25-05 18:33:25| 9 21 60 0 0|5223M 257M 220M 6039M|9129B 75k|8191B 828k|2.00 113 |5989 4592 |2.70 2.60 1.70|3.0 0 227| 0 0 | | 17 300 0 31 0 2026-05-25 16:33:25.113 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.116 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-25 16:33:25.135 | enabled 2026-05-25 16:33:25.139 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-25 16:33:25.162 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-25 16:33:25.162 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-25 16:33:25.163 | Active: active (running) since Mon 2026-05-25 18:30:36 CEST; 2min 48s ago 2026-05-25 16:33:25.163 | Main PID: 63567 (neutron-ovn-met) 2026-05-25 16:33:25.163 | Tasks: 2 (limit: 14255) 2026-05-25 16:33:25.163 | Memory: 117.5M (peak: 118.1M) 2026-05-25 16:33:25.163 | CPU: 3.405s 2026-05-25 16:33:25.163 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-25 16:33:25.163 | └─63567 "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-25 16:33:25.163 | 2026-05-25 16:33:25.163 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-25 16:33:25.163 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-25 16:33:25.163 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 16:33:25.163 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: 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-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: 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-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-25 16:33:25.164 | May 25 18:30:40 devstack neutron-ovn-metadata-agent[63567]: ERROR neutron 2026-05-25 16:33:25.168 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.171 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-25 16:33:25.190 | enabled 2026-05-25 16:33:25.196 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-25 16:33:25.219 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-25 16:33:25.219 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-25 16:33:25.219 | Active: active (running) since Mon 2026-05-25 18:30:41 CEST; 2min 43s ago 2026-05-25 16:33:25.219 | Main PID: 65380 (uwsgi) 2026-05-25 16:33:25.220 | Status: "uWSGI is ready" 2026-05-25 16:33:25.220 | Tasks: 23 (limit: 14255) 2026-05-25 16:33:25.220 | Memory: 373.3M (peak: 373.9M) 2026-05-25 16:33:25.220 | CPU: 40.978s 2026-05-25 16:33:25.220 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-25 16:33:25.220 | ├─65380 "neutron-apiuWSGI master" 2026-05-25 16:33:25.220 | ├─65381 "neutron-apiuWSGI worker 1" 2026-05-25 16:33:25.220 | └─65382 "neutron-apiuWSGI worker 2" 2026-05-25 16:33:25.220 | 2026-05-25 16:33:25.220 | May 25 18:32:56 devstack devstack@neutron-api.service[65381]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65381) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-25 16:33:25.220 | May 25 18:32:56 devstack devstack@neutron-api.service[65381]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65381) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-25 16:33:25.221 | May 25 18:33:05 devstack devstack@neutron-api.service[65382]: DEBUG dbcounter [-] [65382] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.221 | May 25 18:33:07 devstack devstack@neutron-api.service[65381]: DEBUG dbcounter [-] [65381] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.221 | May 25 18:33:10 devstack devstack@neutron-api.service[65382]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65382) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-25 16:33:25.221 | May 25 18:33:10 devstack devstack@neutron-api.service[65382]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65382) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-25 16:33:25.221 | May 25 18:33:11 devstack devstack@neutron-api.service[65381]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65381) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-25 16:33:25.221 | May 25 18:33:12 devstack devstack@neutron-api.service[65381]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65381) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-25 16:33:25.221 | May 25 18:33:20 devstack devstack@neutron-api.service[65382]: DEBUG dbcounter [-] [65382] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.221 | May 25 18:33:22 devstack devstack@neutron-api.service[65381]: DEBUG dbcounter [-] [65381] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.226 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.229 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-25 16:33:25.248 | enabled 2026-05-25 16:33:25.254 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-25 16:33:25.277 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-25 16:33:25.277 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-25 16:33:25.277 | Active: active (running) since Mon 2026-05-25 18:30:46 CEST; 2min 39s ago 2026-05-25 16:33:25.277 | Main PID: 66424 (neutron-periodi) 2026-05-25 16:33:25.277 | Tasks: 22 (limit: 14255) 2026-05-25 16:33:25.277 | Memory: 208.5M (peak: 208.5M) 2026-05-25 16:33:25.277 | CPU: 6.542s 2026-05-25 16:33:25.277 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-25 16:33:25.277 | ├─66424 "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-25 16:33:25.277 | ├─67148 "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-25 16:33:25.278 | ├─67154 "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-25 16:33:25.278 | ├─67162 "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-25 16:33:25.279 | └─67172 "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-25 16:33:25.279 | 2026-05-25 16:33:25.279 | May 25 18:32:24 devstack neutron-periodic-workers[67154]: DEBUG dbcounter [-] [67154] Writing DB stats neutron:SELECT=3 {{(pid=67154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.279 | May 25 18:32:32 devstack neutron-periodic-workers[67162]: DEBUG dbcounter [-] [67162] Writing DB stats neutron:SELECT=1 {{(pid=67162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.279 | May 25 18:32:51 devstack neutron-periodic-workers[67154]: DEBUG oslo.service.backend._threading.loopingcall [None req-806f6818-c167-4ae3-9b0c-f4fe0a3430eb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67154) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.279 | May 25 18:32:56 devstack neutron-periodic-workers[67172]: DEBUG dbcounter [-] [67172] Writer thread running {{(pid=67172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:33:25.280 | May 25 18:32:56 devstack neutron-periodic-workers[67172]: DEBUG oslo.service.backend._threading.loopingcall [None req-180f2e00-0883-4d8b-991f-292019117422 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.96 seconds {{(pid=67172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.280 | May 25 18:32:59 devstack neutron-periodic-workers[67162]: DEBUG neutron.db.agents_db [None req-34c7eae1-bcaa-4d85-ace5-258d7f4953b3 None None] Agent healthcheck: found 0 active agents {{(pid=67162) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-25 16:33:25.280 | May 25 18:32:59 devstack neutron-periodic-workers[67162]: DEBUG oslo.service.backend._threading.loopingcall [None req-34c7eae1-bcaa-4d85-ace5-258d7f4953b3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67162) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.280 | May 25 18:33:01 devstack neutron-periodic-workers[67154]: DEBUG dbcounter [-] [67154] Writing DB stats neutron:SELECT=3 {{(pid=67154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.280 | May 25 18:33:09 devstack neutron-periodic-workers[67162]: DEBUG dbcounter [-] [67162] Writing DB stats neutron:SELECT=1 {{(pid=67162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.280 | May 25 18:33:16 devstack neutron-periodic-workers[67172]: DEBUG dbcounter [-] [67172] Writing DB stats neutron:DELETE=1 {{(pid=67172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.283 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.287 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-25 16:33:25.306 | enabled 2026-05-25 16:33:25.312 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-25 16:33:25.335 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-25 16:33:25.335 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-25 16:33:25.335 | Active: active (running) since Mon 2026-05-25 18:30:43 CEST; 2min 41s ago 2026-05-25 16:33:25.335 | Main PID: 65904 (neutron-rpc-ser) 2026-05-25 16:33:25.335 | Tasks: 16 (limit: 14255) 2026-05-25 16:33:25.335 | Memory: 180.6M (peak: 181.0M) 2026-05-25 16:33:25.335 | CPU: 6.476s 2026-05-25 16:33:25.335 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-25 16:33:25.335 | ├─65904 "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-25 16:33:25.335 | └─67124 "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-25 16:33:25.335 | 2026-05-25 16:33:25.336 | May 25 18:30:57 devstack neutron-rpc-server[67124]: DEBUG neutron.service [None req-c3129e23-abe1-476f-a2d4-dbe8e196b49f None None] calling wait on {{(pid=67124) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-05-25 16:33:25.336 | May 25 18:30:58 devstack neutron-rpc-server[67124]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=67124) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-05-25 16:33:25.336 | May 25 18:31:05 devstack neutron-rpc-server[65904]: DEBUG dbcounter [-] [65904] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.336 | May 25 18:31:08 devstack neutron-rpc-server[67124]: DEBUG dbcounter [-] [67124] Writing DB stats neutron:SELECT=20 {{(pid=67124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.336 | May 25 18:31:16 devstack neutron-rpc-server[67124]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67124) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-25 16:33:25.336 | May 25 18:31:16 devstack neutron-rpc-server[67124]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67124) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-25 16:33:25.336 | May 25 18:31:27 devstack neutron-rpc-server[67124]: WARNING oslo_messaging.server [None req-c3129e23-abe1-476f-a2d4-dbe8e196b49f None None] Possible hang: wait is waiting for stop to complete 2026-05-25 16:33:25.336 | May 25 18:31:57 devstack neutron-rpc-server[67124]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67124) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-25 16:33:25.336 | May 25 18:31:57 devstack neutron-rpc-server[67124]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67124) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-25 16:33:25.336 | May 25 18:32:07 devstack neutron-rpc-server[67124]: DEBUG dbcounter [-] [67124] Writing DB stats neutron:SELECT=4 {{(pid=67124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.341 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.344 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:33:25.370 | enabled 2026-05-25 16:33:25.377 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-25 16:33:25.399 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:33:25.399 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-25 16:33:25.399 | Active: active (running) since Mon 2026-05-25 18:30:48 CEST; 2min 37s ago 2026-05-25 16:33:25.399 | Main PID: 66927 (neutron-ovn-mai) 2026-05-25 16:33:25.399 | Tasks: 12 (limit: 14255) 2026-05-25 16:33:25.399 | Memory: 256.6M (peak: 257.0M) 2026-05-25 16:33:25.399 | CPU: 7.401s 2026-05-25 16:33:25.399 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-25 16:33:25.399 | ├─66927 "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-25 16:33:25.400 | └─67309 "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-25 16:33:25.400 | 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG futurist.periodics [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b 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=67309) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] Starting OVN maintenance task: update_router_static_routes {{(pid=67309) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] OVN maintenance task: Mark Neutron-owned static routes in OVN external_ids. {{(pid=67309) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] OVN maintenance task update_router_static_routes finished in 0.001 seconds 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG futurist.periodics [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b 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=67309) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67309) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-25 16:33:25.400 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67309) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-25 16:33:25.401 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b None None] OVN maintenance task update_security_group_with_address_group finished in 0.030 seconds 2026-05-25 16:33:25.401 | May 25 18:31:18 devstack neutron-ovn-maintenance-worker[67309]: DEBUG futurist.periodics [None req-1ff4105d-4d9a-48d9-b77d-57761394cb9b 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=67309) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-25 16:33:25.401 | May 25 18:31:28 devstack neutron-ovn-maintenance-worker[67309]: DEBUG dbcounter [-] [67309] Writing DB stats neutron:SELECT=41,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.405 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.408 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-25 16:33:25.428 | enabled 2026-05-25 16:33:25.433 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-25 16:33:25.459 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-25 16:33:25.459 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-25 16:33:25.459 | Active: active (running) since Mon 2026-05-25 18:32:23 CEST; 1min 1s ago 2026-05-25 16:33:25.459 | Main PID: 71157 (nova-novncproxy) 2026-05-25 16:33:25.459 | Tasks: 4 (limit: 14255) 2026-05-25 16:33:25.459 | Memory: 105.4M (peak: 105.6M) 2026-05-25 16:33:25.459 | CPU: 3.487s 2026-05-25 16:33:25.459 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-25 16:33:25.459 | └─71157 /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-25 16:33:25.460 | 2026-05-25 16:33:25.460 | May 25 18:32:23 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-25 16:33:25.460 | May 25 18:32:24 devstack nova-novncproxy[71157]: 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-25 16:33:25.460 | May 25 18:32:28 devstack nova-novncproxy[71157]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-25 16:33:25.460 | May 25 18:32:28 devstack nova-novncproxy[71157]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-25 16:33:25.460 | May 25 18:32:28 devstack nova-novncproxy[71157]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-25 16:33:25.460 | May 25 18:32:28 devstack nova-novncproxy[71157]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-25 16:33:25.460 | May 25 18:32:28 devstack nova-novncproxy[71157]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-25 16:33:25.464 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.467 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-25 16:33:25.486 | enabled 2026-05-25 16:33:25.491 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-25 16:33:25.513 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-25 16:33:25.513 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-25 16:33:25.513 | Active: active (running) since Mon 2026-05-25 18:32:26 CEST; 59s ago 2026-05-25 16:33:25.514 | Main PID: 71952 (nova-conductor:) 2026-05-25 16:33:25.514 | Tasks: 19 (limit: 14255) 2026-05-25 16:33:25.514 | Memory: 152.1M (peak: 152.4M) 2026-05-25 16:33:25.514 | CPU: 4.371s 2026-05-25 16:33:25.514 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-25 16:33:25.514 | ├─71952 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-05-25 16:33:25.514 | ├─73581 "nova-conductor: ServiceWrapper worker(0)" 2026-05-25 16:33:25.514 | └─73590 "nova-conductor: ServiceWrapper worker(1)" 2026-05-25 16:33:25.515 | 2026-05-25 16:33:25.515 | May 25 18:32:33 devstack nova-conductor[73590]: DEBUG nova.servicegroup.drivers.db [None req-b29d0880-e90b-45c2-aa7d-6bc3a0fa9d90 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73590) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-25 16:33:25.515 | May 25 18:32:33 devstack nova-conductor[73581]: DEBUG oslo.service.backend._threading.loopingcall [None req-5db57185-c260-433b-af97-779a40d95650 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73581) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.515 | May 25 18:32:37 devstack nova-conductor[73581]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73581) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.515 | May 25 18:32:37 devstack nova-conductor[73590]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.515 | May 25 18:32:40 devstack nova-conductor[71952]: DEBUG dbcounter [-] [71952] Writing DB stats nova_api:SELECT=1 {{(pid=71952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.515 | May 25 18:32:40 devstack nova-conductor[71952]: DEBUG dbcounter [-] [71952] Writing DB stats nova_cell0:SELECT=1 {{(pid=71952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.515 | May 25 18:32:40 devstack nova-conductor[71952]: DEBUG dbcounter [-] [71952] Writing DB stats nova_cell1:SELECT=1 {{(pid=71952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.516 | May 25 18:32:44 devstack nova-conductor[73590]: DEBUG oslo.service.backend._threading.loopingcall [None req-f82e91e4-94d2-4c48-bbab-91369d3060cd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73590) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.516 | May 25 18:32:47 devstack nova-conductor[73581]: DEBUG dbcounter [-] [73581] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.516 | May 25 18:32:47 devstack nova-conductor[73590]: DEBUG dbcounter [-] [73590] Writing DB stats nova_cell0:SELECT=3 {{(pid=73590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.518 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-25 16:33:25.522 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-25 16:33:25.540 | enabled 2026-05-25 16:33:25.545 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-25 16:33:25.570 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-25 16:33:25.570 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-25 16:33:25.570 | Active: active (running) since Mon 2026-05-25 18:32:28 CEST; 56s ago 2026-05-25 16:33:25.570 | Main PID: 72512 (nova-conductor:) 2026-05-25 16:33:25.570 | Tasks: 37 (limit: 14255) 2026-05-25 16:33:25.570 | Memory: 163.3M (peak: 163.7M) 2026-05-25 16:33:25.570 | CPU: 4.717s 2026-05-25 16:33:25.570 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-25 16:33:25.571 | ├─72512 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-05-25 16:33:25.571 | ├─73653 "nova-conductor: ServiceWrapper worker(0)" 2026-05-25 16:33:25.571 | └─73655 "nova-conductor: ServiceWrapper worker(1)" 2026-05-25 16:33:25.571 | 2026-05-25 16:33:25.571 | May 25 18:32:42 devstack nova-conductor[72512]: DEBUG dbcounter [-] [72512] Writing DB stats nova_cell1:SELECT=1 {{(pid=72512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-25 16:33:25.571 | May 25 18:32:48 devstack nova-conductor[73655]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73655) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.571 | May 25 18:32:48 devstack nova-conductor[73653]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73653) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.571 | May 25 18:32:50 devstack nova-conductor[73655]: DEBUG oslo.service.backend._threading.loopingcall [None req-f128b736-1453-4921-aff4-eb0780d835e2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73655) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:32:58 devstack nova-conductor[73655]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73655) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:32:58 devstack nova-conductor[73653]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73653) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:33:08 devstack nova-conductor[73655]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73655) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:33:08 devstack nova-conductor[73653]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73653) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:33:18 devstack nova-conductor[73655]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73655) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.572 | May 25 18:33:18 devstack nova-conductor[73653]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73653) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-25 16:33:25.575 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-25 16:33:25.599 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:25.603 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-25 16:33:25.626 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:25.630 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-25 16:33:25.633 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-25 16:33:26.406 | 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-25 16:33:29.369 | INFO dbcounter [None req-afea6aa4-14e6-4a29-8ded-acc8e635a2e3 None None] Registered counter for database nova_api 2026-05-25 16:33:29.436 | DEBUG dbcounter [-] [78140] Writer thread running {{(pid=78140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:33:29.446 | Found 2 cell mappings. 2026-05-25 16:33:29.447 | Skipping cell0 since it does not contain hosts. 2026-05-25 16:33:29.447 | Getting computes from cell 'cell1': ade808b1-e266-4e0b-9eba-0adf05753b56 2026-05-25 16:33:29.447 | INFO dbcounter [None req-afea6aa4-14e6-4a29-8ded-acc8e635a2e3 None None] Registered counter for database nova_cell1 2026-05-25 16:33:29.468 | DEBUG dbcounter [-] [78140] Writer thread running {{(pid=78140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-25 16:33:29.624 | Checking host mapping for compute host 'devstack': 8468eb93-2a20-4bcc-b06c-066d8cdbdae7 2026-05-25 16:33:29.625 | Creating host mapping for compute host 'devstack': 8468eb93-2a20-4bcc-b06c-066d8cdbdae7 2026-05-25 16:33:29.625 | Found 1 unmapped computes in cell: ade808b1-e266-4e0b-9eba-0adf05753b56 2026-05-25 16:33:30.307 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-25 16:33:31.072 | 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-25 16:33:34.306 | +-------------------------------------------+ 2026-05-25 16:33:34.306 | | Upgrade Check Results | 2026-05-25 16:33:34.306 | +-------------------------------------------+ 2026-05-25 16:33:34.306 | | Check: Cells v2 | 2026-05-25 16:33:34.306 | | Result: Success | 2026-05-25 16:33:34.306 | | Details: None | 2026-05-25 16:33:34.306 | +-------------------------------------------+ 2026-05-25 16:33:34.307 | | Check: Placement API | 2026-05-25 16:33:34.318 | | Result: Success | 2026-05-25 16:33:34.318 | | Details: None | 2026-05-25 16:33:34.318 | +-------------------------------------------+ 2026-05-25 16:33:34.318 | | Check: Cinder API | 2026-05-25 16:33:34.318 | | Result: Success | 2026-05-25 16:33:34.318 | | Details: None | 2026-05-25 16:33:34.318 | +-------------------------------------------+ 2026-05-25 16:33:34.319 | | Check: Policy File JSON to YAML Migration | 2026-05-25 16:33:34.319 | | Result: Success | 2026-05-25 16:33:34.319 | | Details: None | 2026-05-25 16:33:34.319 | +-------------------------------------------+ 2026-05-25 16:33:34.319 | | Check: Older than N-1 computes | 2026-05-25 16:33:34.319 | | Result: Success | 2026-05-25 16:33:34.319 | | Details: None | 2026-05-25 16:33:34.330 | +-------------------------------------------+ 2026-05-25 16:33:34.330 | | Check: hw_machine_type unset | 2026-05-25 16:33:34.330 | | Result: Success | 2026-05-25 16:33:34.331 | | Details: None | 2026-05-25 16:33:34.331 | +-------------------------------------------+ 2026-05-25 16:33:34.331 | | Check: Service User Token Configuration | 2026-05-25 16:33:34.331 | | Result: Success | 2026-05-25 16:33:34.331 | | Details: None | 2026-05-25 16:33:34.331 | +-------------------------------------------+ 2026-05-25 16:33:34.954 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-25 16:33:34.961 | + ./stack.sh:main:1479 : command openstack complete 2026-05-25 16:33:34.961 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-25 16:33:38.153 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-25 16:33:38.178 | + functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:38.182 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-25 16:33:38.187 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-25 16:33:38.192 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-25 16:33:38.197 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-25 16:33:38.201 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:33:38.205 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-25 16:33:38.210 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-25 16:33:38.214 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-25 16:33:38.218 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-25 16:33:38.222 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-25 16:33:38.226 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-25 16:33:38.230 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-25 16:33:38.236 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-25 16:33:38.290 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-25 16:33:38.296 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-25 16:33:38.298 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-25 16:33:38.299 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-25 16:33:38.306 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-25 16:33:38.310 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-25 16:33:38.314 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-25 16:33:38.318 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-25 16:33:38.323 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-25 16:33:38.326 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-25 16:33:38.347 | + 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-25 16:33:38.367 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-25 16:33:38.371 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:33:38.376 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-25 16:33:38.380 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-25 16:33:38.383 | + functions-common:run_phase:1840 : local mode=stack 2026-05-25 16:33:38.388 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-25 16:33:38.392 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-25 16:33:38.396 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-25 16:33:38.400 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-25 16:33:38.403 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-25 16:33:38.407 | + functions-common:run_phase:1850 : local extra 2026-05-25 16:33:38.412 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-25 16:33:38.418 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-25 16:33:38.422 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-25 16:33:38.426 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-25 16:33:38.430 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-25 16:33:38.434 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-25 16:33:38.460 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:38.463 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:33:38.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:38.471 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-25 16:33:38.474 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:38.478 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:33:38.481 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:38.485 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-25 16:33:38.489 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:38.493 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-25 16:33:38.496 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-25 16:33:38.501 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-25 16:33:38.505 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-25 16:33:38.564 | [2028 Async install_tempest:38455]: Waiting for completion of install_tempest running on PID 38455 (1 other jobs running) 2026-05-25 16:33:38.594 | [2028 Async install_tempest:38455]: Signaling child to exit 2026-05-25 16:33:38.594 | WAKEUP 2026-05-25 16:33:38.619 | [2028 Async install_tempest:38455]: Signaled 2026-05-25 16:33:38.621 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-25 16:33:38.621 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-25 16:33:38.621 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-25 16:33:38.621 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-25 16:33:38.622 | +++ functions-common:git_clone:585 : pwd 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:33:38.622 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:602 : echo master 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-25 16:33:38.622 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:33:38.623 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-25 16:33:38.623 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:33:38.623 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:33:38.623 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:33:38.623 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:33:38.623 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:33:38.623 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:33:38.623 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:33:38.623 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:33:38.623 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:33:38.624 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726246256 2026-05-25 16:33:38.624 | ++ 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-25 16:33:38.624 | Cloning into '/opt/stack/tempest'... 2026-05-25 16:33:38.624 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:33:38.624 | ++ functions-common:time_stop:2419 : start_time=1779726246256 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2421 : [[ -z 1779726246256 ]] 2026-05-25 16:33:38.625 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2424 : end_time=1779726255139 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2425 : elapsed_time=8883 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2426 : total=363131 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:38.625 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372014 2026-05-25 16:33:38.625 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-25 16:33:38.625 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-25 16:33:38.625 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:33:38.625 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:33:38.626 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:33:38.626 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:33:38.626 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:33:38.626 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:33:38.626 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:33:38.626 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:33:38.626 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:33:38.626 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726255200 2026-05-25 16:33:38.626 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-25 16:33:38.626 | From https://review.opendev.org/openstack/tempest 2026-05-25 16:33:38.626 | * branch master -> FETCH_HEAD 2026-05-25 16:33:38.627 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2419 : start_time=1779726255200 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2421 : [[ -z 1779726255200 ]] 2026-05-25 16:33:38.627 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:38.627 | ++ functions-common:time_stop:2424 : end_time=1779726255765 2026-05-25 16:33:38.628 | ++ functions-common:time_stop:2425 : elapsed_time=565 2026-05-25 16:33:38.628 | ++ functions-common:time_stop:2426 : total=372014 2026-05-25 16:33:38.628 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:38.628 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372579 2026-05-25 16:33:38.628 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:33:38.628 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:33:38.628 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:33:38.628 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:33:38.628 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:33:38.628 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:33:38.628 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:33:38.629 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:33:38.629 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:33:38.629 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:33:38.629 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726255815 2026-05-25 16:33:38.629 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:33:38.629 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:33:38.629 | 2026-05-25 16:33:38.629 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:33:38.629 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:33:38.629 | state without impacting any branches by switching back to a branch. 2026-05-25 16:33:38.629 | 2026-05-25 16:33:38.630 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:33:38.630 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:33:38.630 | 2026-05-25 16:33:38.630 | git switch -c 2026-05-25 16:33:38.630 | 2026-05-25 16:33:38.630 | Or undo this operation with: 2026-05-25 16:33:38.630 | 2026-05-25 16:33:38.630 | git switch - 2026-05-25 16:33:38.630 | 2026-05-25 16:33:38.631 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:33:38.631 | 2026-05-25 16:33:38.631 | HEAD is now at 2381404f6 Merge "convert setup.cfg to pyproject.toml" 2026-05-25 16:33:38.631 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2419 : start_time=1779726255815 2026-05-25 16:33:38.631 | ++ functions-common:time_stop:2421 : [[ -z 1779726255815 ]] 2026-05-25 16:33:38.632 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:38.632 | ++ functions-common:time_stop:2424 : end_time=1779726256002 2026-05-25 16:33:38.632 | ++ functions-common:time_stop:2425 : elapsed_time=187 2026-05-25 16:33:38.632 | ++ functions-common:time_stop:2426 : total=372579 2026-05-25 16:33:38.632 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:38.632 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372766 2026-05-25 16:33:38.632 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-25 16:33:38.632 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-25 16:33:38.632 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-25 16:33:38.632 | ++ functions-common:git_clone:665 : head -1 2026-05-25 16:33:38.632 | 2381404f6 Merge "convert setup.cfg to pyproject.toml" 2026-05-25 16:33:38.633 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:33:38.633 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-25 16:33:38.633 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-25 16:33:38.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 'tox!=2.8.0,<4.0.0' 2026-05-25 16:33:38.633 | Collecting tox!=2.8.0,<4.0.0 2026-05-25 16:33:38.633 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-25 16:33:38.633 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-25 16:33:38.633 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-25 16:33:38.633 | 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-25 16:33:38.633 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-25 16:33:38.633 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-25 16:33:38.634 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-25 16:33:38.634 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-25 16:33:38.634 | 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-25 16:33:38.634 | 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-25 16:33:38.634 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-25 16:33:38.634 | 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-25 16:33:38.634 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-25 16:33:38.634 | 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-25 16:33:38.634 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-25 16:33:38.634 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-25 16:33:38.635 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-25 16:33:38.635 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-25 16:33:38.635 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-25 16:33:38.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 53.6 MB/s 0:00:00 2026-05-25 16:33:38.635 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-25 16:33:38.635 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-25 16:33:38.635 | 2026-05-25 16:33:38.635 | 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-25 16:33:38.635 | ++ inc/python:pip_install:216 : result=0 2026-05-25 16:33:38.635 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:33:38.635 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2419 : start_time=1779726256073 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2421 : [[ -z 1779726256073 ]] 2026-05-25 16:33:38.636 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2424 : end_time=1779726259586 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2425 : elapsed_time=3513 2026-05-25 16:33:38.636 | ++ functions-common:time_stop:2426 : total=170231 2026-05-25 16:33:38.637 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:38.637 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=173744 2026-05-25 16:33:38.637 | ++ inc/python:pip_install:219 : return 0 2026-05-25 16:33:38.637 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-25 16:33:38.637 | /opt/stack/tempest ~/devstack 2026-05-25 16:33:38.637 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-25 16:33:38.637 | Switched to branch 'master' 2026-05-25 16:33:38.637 | Your branch is up to date with 'origin/master'. 2026-05-25 16:33:38.637 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-25 16:33:38.637 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-25 16:33:38.637 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.uTrAL5xGow 2026-05-25 16:33:38.638 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.uTrAL5xGow 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.uTrAL5xGow 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:33:38.638 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:33:38.639 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-25 16:33:38.639 | full create: /opt/stack/tempest/.tox/tempest 2026-05-25 16:33:38.639 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-25 16:33:38.639 | full develop-inst: /opt/stack/tempest 2026-05-25 16:33:38.639 | 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.14,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==5.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.33.1,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#egg=tempest,testscenarios==0.6.1,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.1.2 2026-05-25 16:33:38.639 | ___________________________________ summary ____________________________________ 2026-05-25 16:33:38.639 | full: skipped tests 2026-05-25 16:33:38.639 | congratulations :) 2026-05-25 16:33:38.639 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.uTrAL5xGow -r requirements.txt 2026-05-25 16:33:38.639 | 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-25 16:33:38.639 | 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-25 16:33:38.640 | 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-25 16:33:38.640 | 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-25 16:33:38.640 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (5.0.0) 2026-05-25 16:33:38.640 | 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-25 16:33:38.640 | 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-25 16:33:38.640 | 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-25 16:33:38.640 | 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-25 16:33:38.640 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.641 | 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-25 16:33:38.642 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.642 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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.33.1) 2026-05-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.643 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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.1.2) 2026-05-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.644 | 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-25 16:33:38.645 | 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-25 16:33:38.645 | 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.14) 2026-05-25 16:33:38.645 | 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-25 16:33:38.645 | 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-25 16:33:38.645 | 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-25 16:33:38.645 | 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-25 16:33:38.645 | 2026-05-25 16:33:38.645 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-25 16:33:38.645 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-25 16:33:38.645 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-25 16:33:38.645 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.uTrAL5xGow 2026-05-25 16:33:38.646 | ++ lib/tempest:install_tempest:929 : popd 2026-05-25 16:33:38.646 | ~/devstack 2026-05-25 16:33:38.674 | [2028 Async install_tempest:38455]: finished install_tempest with result 0 in 44 seconds 2026-05-25 16:33:38.681 | ++ inc/async:async_wait:197 : return 0 2026-05-25 16:33:38.684 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-25 16:33:38.689 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:33:38.692 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-25 16:33:38.696 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-25 16:33:38.700 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-25 16:33:38.704 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-25 16:33:38.708 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-25 16:33:38.711 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-25 16:33:38.715 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-25 16:33:38.718 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-25 16:33:38.722 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-25 16:33:38.728 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-25 16:33:38.729 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-25 16:33:38.734 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-25 16:33:38.738 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-25 16:33:38.741 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-25 16:33:38.745 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-25 16:33:38.747 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-25 16:33:38.774 | Using python 3.12 to install testrepository 2026-05-25 16:33:38.777 | ++ 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-25 16:33:40.102 | Collecting testrepository 2026-05-25 16:33:40.286 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-25 16:33:40.299 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-25 16:33:40.300 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-25 16:33:40.301 | 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-25 16:33:40.303 | 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-25 16:33:40.324 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-25 16:33:40.696 | Installing collected packages: testrepository 2026-05-25 16:33:40.883 | Successfully installed testrepository-0.0.22 2026-05-25 16:33:41.016 | ++ inc/python:pip_install:216 : result=0 2026-05-25 16:33:41.020 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-25 16:33:41.022 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:33:41.024 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:33:41.028 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:33:41.030 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:33:41.033 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:33:41.036 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-25 16:33:41.039 | ++ functions-common:time_stop:2419 : start_time=1779726818767 2026-05-25 16:33:41.041 | ++ functions-common:time_stop:2421 : [[ -z 1779726818767 ]] 2026-05-25 16:33:41.044 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:33:41.048 | ++ functions-common:time_stop:2424 : end_time=1779726821045 2026-05-25 16:33:41.051 | ++ functions-common:time_stop:2425 : elapsed_time=2278 2026-05-25 16:33:41.053 | ++ functions-common:time_stop:2426 : total=181132 2026-05-25 16:33:41.056 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:33:41.058 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=183410 2026-05-25 16:33:41.060 | ++ inc/python:pip_install:219 : return 0 2026-05-25 16:33:41.063 | ++ 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-25 16:33:41.066 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-25 16:33:41.068 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-25 16:33:41.071 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-25 16:33:41.074 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-25 16:33:41.077 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-25 16:33:41.079 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-25 16:33:41.081 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-25 16:33:41.083 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-25 16:33:41.086 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-25 16:33:41.089 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-25 16:33:41.091 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-25 16:33:41.093 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-25 16:33:41.094 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-25 16:33:41.098 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-25 16:33:41.101 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-25 16:33:41.104 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-25 16:33:41.106 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-25 16:33:41.109 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-25 16:33:41.109 | ' 2026-05-25 16:33:41.112 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-25 16:33:41.115 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-25 16:33:41.136 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:41.138 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-25 16:33:41.141 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-25 16:33:41.144 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-25 16:33:41.147 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-25 16:33:41.152 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-25 16:33:41.152 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-25 16:33:41.152 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-25 16:33:44.579 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:33:44.583 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-25 16:33:44.586 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-25 16:33:44.589 | ++ lib/tempest:get_active_images:176 : img_id=d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:33:44.592 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-25 16:33:44.595 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-25 16:33:44.598 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-25 16:33:44.602 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-25 16:33:44.606 | ++ lib/tempest:configure_tempest:266 : '[' -z d015e91d-6714-4a1f-867f-22e57ae8ddb7 ']' 2026-05-25 16:33:44.610 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:33:44.613 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-25 16:33:44.630 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-25 16:33:44.635 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-25 16:33:44.637 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-25 16:33:44.640 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-25 16:33:44.643 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-25 16:33:44.647 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-25 16:33:44.649 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-25 16:33:44.653 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-25 16:33:44.659 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-25 16:33:44.660 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-25 16:33:47.804 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:33:47.808 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c0b5714e3c244543b4449aecf884bf86 2026-05-25 16:33:47.812 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-25 16:33:47.831 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:33:47.835 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-25 16:33:50.805 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:33:50.809 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:50.810 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-25 16:33:50.810 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:50.810 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-25 16:33:50.810 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-25 16:33:50.810 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-25 16:33:50.810 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-25 16:33:50.810 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-25 16:33:50.810 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-25 16:33:50.810 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-25 16:33:50.811 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-25 16:33:50.811 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-25 16:33:50.811 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-25 16:33:50.811 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-25 16:33:50.813 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-25 16:33:50.817 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:50.817 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-25 16:33:50.817 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:50.817 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-25 16:33:50.817 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-25 16:33:50.817 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-25 16:33:50.817 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-25 16:33:50.817 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-25 16:33:50.817 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-25 16:33:50.817 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-25 16:33:50.818 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-25 16:33:50.818 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-25 16:33:50.818 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-25 16:33:50.818 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-25 16:33:50.821 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:33:50.825 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-25 16:33:50.830 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d015e91d-6714-4a1f-867f-22e57ae8ddb7 -c size -f value 2026-05-25 16:33:53.821 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:33:53.824 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-25 16:33:53.829 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-25 16:33:53.829 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-25 16:33:53.872 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-25 16:33:53.875 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-25 16:33:53.879 | ++ 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-25 16:33:56.591 | +----------------------------+-----------------------+ 2026-05-25 16:33:56.592 | | Field | Value | 2026-05-25 16:33:56.592 | +----------------------------+-----------------------+ 2026-05-25 16:33:56.592 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:33:56.592 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:33:56.592 | | description | None | 2026-05-25 16:33:56.592 | | disk | 1 | 2026-05-25 16:33:56.592 | | id | 42 | 2026-05-25 16:33:56.592 | | name | m1.nano | 2026-05-25 16:33:56.593 | | os-flavor-access:is_public | True | 2026-05-25 16:33:56.593 | | properties | hw_rng:allowed='True' | 2026-05-25 16:33:56.593 | | ram | 192 | 2026-05-25 16:33:56.593 | | rxtx_factor | 1.0 | 2026-05-25 16:33:56.593 | | swap | 0 | 2026-05-25 16:33:56.593 | | vcpus | 1 | 2026-05-25 16:33:56.593 | +----------------------------+-----------------------+ 2026-05-25 16:33:56.878 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-25 16:33:56.881 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:56.882 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-25 16:33:56.882 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-25 16:33:56.882 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-25 16:33:56.882 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-25 16:33:56.882 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-25 16:33:56.882 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-25 16:33:56.882 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-25 16:33:56.882 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-25 16:33:56.882 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-25 16:33:56.882 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-25 16:33:56.883 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-25 16:33:56.883 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-25 16:33:56.883 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-25 16:33:56.885 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:33:56.888 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-25 16:33:56.891 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d015e91d-6714-4a1f-867f-22e57ae8ddb7 -c size -f value 2026-05-25 16:33:59.846 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:33:59.850 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-25 16:33:59.854 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-25 16:33:59.855 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-25 16:33:59.896 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-25 16:33:59.900 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-25 16:33:59.903 | ++ 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-25 16:34:02.640 | +----------------------------+-----------------------+ 2026-05-25 16:34:02.640 | | Field | Value | 2026-05-25 16:34:02.640 | +----------------------------+-----------------------+ 2026-05-25 16:34:02.640 | | OS-FLV-DISABLED:disabled | False | 2026-05-25 16:34:02.640 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-25 16:34:02.640 | | description | None | 2026-05-25 16:34:02.640 | | disk | 1 | 2026-05-25 16:34:02.640 | | id | 84 | 2026-05-25 16:34:02.641 | | name | m1.micro | 2026-05-25 16:34:02.641 | | os-flavor-access:is_public | True | 2026-05-25 16:34:02.641 | | properties | hw_rng:allowed='True' | 2026-05-25 16:34:02.641 | | ram | 256 | 2026-05-25 16:34:02.641 | | rxtx_factor | 1.0 | 2026-05-25 16:34:02.641 | | swap | 0 | 2026-05-25 16:34:02.641 | | vcpus | 1 | 2026-05-25 16:34:02.641 | +----------------------------+-----------------------+ 2026-05-25 16:34:02.907 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-25 16:34:02.910 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-25 16:34:02.929 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:02.932 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-25 16:34:02.935 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-25 16:34:02.938 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-25 16:34:02.941 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-25 16:34:02.944 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-25 16:34:02.948 | +++ functions-common:git_clone:585 : pwd 2026-05-25 16:34:02.953 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-25 16:34:02.956 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-25 16:34:02.960 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-25 16:34:02.980 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-25 16:34:02.983 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-25 16:34:02.985 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-25 16:34:02.989 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-25 16:34:02.989 | ++ functions-common:git_clone:602 : echo master 2026-05-25 16:34:02.995 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-25 16:34:02.998 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-25 16:34:03.001 | ++ 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-25 16:34:03.003 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:34:03.006 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:34:03.009 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:34:03.012 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:34:03.015 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:34:03.018 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:34:03.020 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:34:03.023 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:34:03.026 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:34:03.031 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726843028 2026-05-25 16:34:03.034 | ++ 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-25 16:34:03.037 | Cloning into '/opt/stack/os-test-images'... 2026-05-25 16:34:04.304 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:34:04.307 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:34:04.309 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:34:04.312 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:34:04.315 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:34:04.318 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:34:04.319 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:34:04.322 | ++ functions-common:time_stop:2419 : start_time=1779726843028 2026-05-25 16:34:04.325 | ++ functions-common:time_stop:2421 : [[ -z 1779726843028 ]] 2026-05-25 16:34:04.329 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:34:04.334 | ++ functions-common:time_stop:2424 : end_time=1779726844330 2026-05-25 16:34:04.336 | ++ functions-common:time_stop:2425 : elapsed_time=1302 2026-05-25 16:34:04.339 | ++ functions-common:time_stop:2426 : total=363131 2026-05-25 16:34:04.342 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:34:04.345 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364433 2026-05-25 16:34:04.348 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-25 16:34:04.351 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-25 16:34:04.354 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:34:04.357 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:34:04.361 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:34:04.363 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:34:04.366 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:34:04.369 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:34:04.372 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:34:04.375 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:34:04.378 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:34:04.382 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726844380 2026-05-25 16:34:04.386 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-25 16:34:04.867 | From https://review.opendev.org/openstack/os-test-images 2026-05-25 16:34:04.867 | * branch master -> FETCH_HEAD 2026-05-25 16:34:04.877 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:34:04.880 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:34:04.883 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:34:04.886 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:34:04.888 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:34:04.891 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:34:04.894 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:34:04.896 | ++ functions-common:time_stop:2419 : start_time=1779726844380 2026-05-25 16:34:04.899 | ++ functions-common:time_stop:2421 : [[ -z 1779726844380 ]] 2026-05-25 16:34:04.903 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:34:04.907 | ++ functions-common:time_stop:2424 : end_time=1779726844904 2026-05-25 16:34:04.910 | ++ functions-common:time_stop:2425 : elapsed_time=524 2026-05-25 16:34:04.913 | ++ functions-common:time_stop:2426 : total=364433 2026-05-25 16:34:04.916 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:34:04.918 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364957 2026-05-25 16:34:04.921 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-25 16:34:04.924 | ++ functions-common:git_timed:689 : local count=0 2026-05-25 16:34:04.926 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-25 16:34:04.929 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-25 16:34:04.932 | ++ functions-common:git_timed:693 : timeout=0 2026-05-25 16:34:04.934 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-25 16:34:04.937 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-25 16:34:04.940 | ++ functions-common:time_start:2399 : local start_time= 2026-05-25 16:34:04.943 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-25 16:34:04.946 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-25 16:34:04.951 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779726844948 2026-05-25 16:34:04.954 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-25 16:34:04.961 | Note: switching to 'FETCH_HEAD'. 2026-05-25 16:34:04.961 | 2026-05-25 16:34:04.961 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-25 16:34:04.962 | changes and commit them, and you can discard any commits you make in this 2026-05-25 16:34:04.962 | state without impacting any branches by switching back to a branch. 2026-05-25 16:34:04.962 | 2026-05-25 16:34:04.962 | If you want to create a new branch to retain commits you create, you may 2026-05-25 16:34:04.962 | do so (now or later) by using -c with the switch command. Example: 2026-05-25 16:34:04.962 | 2026-05-25 16:34:04.962 | git switch -c 2026-05-25 16:34:04.962 | 2026-05-25 16:34:04.963 | Or undo this operation with: 2026-05-25 16:34:04.963 | 2026-05-25 16:34:04.963 | git switch - 2026-05-25 16:34:04.963 | 2026-05-25 16:34:04.963 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-25 16:34:04.963 | 2026-05-25 16:34:04.963 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-25 16:34:04.965 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-25 16:34:04.969 | ++ functions-common:time_stop:2412 : local name 2026-05-25 16:34:04.971 | ++ functions-common:time_stop:2413 : local end_time 2026-05-25 16:34:04.974 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-25 16:34:04.976 | ++ functions-common:time_stop:2415 : local total 2026-05-25 16:34:04.979 | ++ functions-common:time_stop:2416 : local start_time 2026-05-25 16:34:04.982 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-25 16:34:04.985 | ++ functions-common:time_stop:2419 : start_time=1779726844948 2026-05-25 16:34:04.989 | ++ functions-common:time_stop:2421 : [[ -z 1779726844948 ]] 2026-05-25 16:34:04.993 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-25 16:34:04.997 | ++ functions-common:time_stop:2424 : end_time=1779726844994 2026-05-25 16:34:05.000 | ++ functions-common:time_stop:2425 : elapsed_time=46 2026-05-25 16:34:05.003 | ++ functions-common:time_stop:2426 : total=364957 2026-05-25 16:34:05.006 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-25 16:34:05.009 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=365003 2026-05-25 16:34:05.012 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-25 16:34:05.036 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-25 16:34:05.037 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-25 16:34:05.039 | ++ functions-common:git_clone:665 : head -1 2026-05-25 16:34:05.042 | 5d0367e Clean-up zuul config spacing 2026-05-25 16:34:05.047 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-25 16:34:05.049 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-25 16:34:05.050 | /opt/stack/os-test-images ~/devstack 2026-05-25 16:34:05.054 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-25 16:34:05.488 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-25 16:34:06.100 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-25 16:34:08.760 | generate installed: PyYAML==6.0.3 2026-05-25 16:34:08.761 | generate run-test-pre: PYTHONHASHSEED='3575754929' 2026-05-25 16:34:08.761 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-25 16:34:08.877 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-25 16:34:08.898 | 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-25 16:34:08.918 | 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-25 16:34:08.944 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-25 16:34:08.947 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-25 16:34:08.955 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-25 16:34:08.962 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-25 16:34:08.991 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-25 16:34:09.004 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-25 16:34:09.013 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-25 16:34:09.023 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-25 16:34:09.024 | 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-25 16:34:09.033 | 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-25 16:34:09.039 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-25 16:34:09.059 | 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-25 16:34:09.063 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-25 16:34:09.065 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-25 16:34:09.076 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-25 16:34:09.088 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-25 16:34:09.102 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-25 16:34:09.104 | 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-25 16:34:09.118 | 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-25 16:34:09.121 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-25 16:34:09.124 | 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-25 16:34:09.134 | 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-25 16:34:09.138 | 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-25 16:34:09.149 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-25 16:34:09.172 | ___________________________________ summary ____________________________________ 2026-05-25 16:34:09.173 | generate: commands succeeded 2026-05-25 16:34:09.173 | congratulations :) 2026-05-25 16:34:09.215 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-25 16:34:09.215 | ~/devstack 2026-05-25 16:34:09.218 | ++ 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-25 16:34:09.253 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-25 16:34:09.256 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-25 16:34:09.278 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-25 16:34:09.281 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-25 16:34:09.285 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-25 16:34:09.319 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-25 16:34:09.355 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-25 16:34:09.358 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-25 16:34:09.361 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-25 16:34:09.363 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-25 16:34:09.367 | +++ 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-25 16:34:12.374 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:34:12.378 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-25 16:34:12.378 | address-scope 2026-05-25 16:34:12.378 | agent 2026-05-25 16:34:12.378 | allowed-address-pairs 2026-05-25 16:34:12.378 | auto-allocated-topology 2026-05-25 16:34:12.378 | availability_zone 2026-05-25 16:34:12.378 | default-subnetpools 2026-05-25 16:34:12.378 | dhcp_agent_scheduler 2026-05-25 16:34:12.378 | dns-integration 2026-05-25 16:34:12.378 | dns-domain-ports 2026-05-25 16:34:12.378 | dns-integration-domain-keywords 2026-05-25 16:34:12.379 | empty-string-filtering 2026-05-25 16:34:12.379 | external-net 2026-05-25 16:34:12.379 | extra_dhcp_opt 2026-05-25 16:34:12.379 | extraroute 2026-05-25 16:34:12.379 | extraroute-atomic 2026-05-25 16:34:12.379 | filter-validation 2026-05-25 16:34:12.379 | floating-ip-port-forwarding-detail 2026-05-25 16:34:12.379 | fip-port-details 2026-05-25 16:34:12.379 | flavors 2026-05-25 16:34:12.379 | floatingip-pools 2026-05-25 16:34:12.379 | router 2026-05-25 16:34:12.380 | enable-default-route-bfd 2026-05-25 16:34:12.380 | enable-default-route-ecmp 2026-05-25 16:34:12.380 | ext-gw-mode 2026-05-25 16:34:12.380 | l3-ha 2026-05-25 16:34:12.380 | external-gateway-multihoming 2026-05-25 16:34:12.380 | l3-flavors 2026-05-25 16:34:12.380 | multi-provider 2026-05-25 16:34:12.380 | net-mtu 2026-05-25 16:34:12.380 | net-mtu-writable 2026-05-25 16:34:12.380 | network_availability_zone 2026-05-25 16:34:12.380 | network-ip-availability 2026-05-25 16:34:12.380 | network-ip-availability-details 2026-05-25 16:34:12.381 | pagination 2026-05-25 16:34:12.381 | port-device-profile 2026-05-25 16:34:12.382 | port-mac-address-regenerate 2026-05-25 16:34:12.382 | port-numa-affinity-policy 2026-05-25 16:34:12.382 | port-numa-affinity-policy-socket 2026-05-25 16:34:12.383 | binding 2026-05-25 16:34:12.383 | binding-extended 2026-05-25 16:34:12.383 | port-security 2026-05-25 16:34:12.384 | project-id 2026-05-25 16:34:12.384 | provider 2026-05-25 16:34:12.384 | qinq 2026-05-25 16:34:12.385 | quota-check-limit 2026-05-25 16:34:12.385 | quota-check-limit-default 2026-05-25 16:34:12.385 | quotas 2026-05-25 16:34:12.385 | quota_details 2026-05-25 16:34:12.385 | rbac-policies 2026-05-25 16:34:12.385 | rbac-address-scope 2026-05-25 16:34:12.385 | rbac-security-groups 2026-05-25 16:34:12.385 | revision-if-match 2026-05-25 16:34:12.385 | standard-attr-revisions 2026-05-25 16:34:12.385 | router_availability_zone 2026-05-25 16:34:12.385 | router-enable-snat 2026-05-25 16:34:12.386 | security-groups-default-rules 2026-05-25 16:34:12.386 | security-groups-normalized-cidr 2026-05-25 16:34:12.386 | security-groups-remote-address-group 2026-05-25 16:34:12.386 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:34:12.386 | security-groups-shared-filtering 2026-05-25 16:34:12.386 | security-group 2026-05-25 16:34:12.386 | service-type 2026-05-25 16:34:12.386 | sorting 2026-05-25 16:34:12.386 | standard-attr-description 2026-05-25 16:34:12.386 | stateful-security-group 2026-05-25 16:34:12.386 | subnet-dns-publish-fixed-ip 2026-05-25 16:34:12.387 | subnet-external-network 2026-05-25 16:34:12.387 | subnet-service-types 2026-05-25 16:34:12.387 | subnet_allocation 2026-05-25 16:34:12.388 | subnetpool-prefix-ops 2026-05-25 16:34:12.388 | tag-creation 2026-05-25 16:34:12.388 | standard-attr-tag 2026-05-25 16:34:12.389 | standard-attr-timestamp 2026-05-25 16:34:12.389 | vlan-transparent' 2026-05-25 16:34:12.389 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-25 16:34:12.389 | address-scope 2026-05-25 16:34:12.390 | agent 2026-05-25 16:34:12.390 | allowed-address-pairs 2026-05-25 16:34:12.390 | auto-allocated-topology 2026-05-25 16:34:12.390 | availability_zone 2026-05-25 16:34:12.390 | default-subnetpools 2026-05-25 16:34:12.390 | dhcp_agent_scheduler 2026-05-25 16:34:12.390 | dns-integration 2026-05-25 16:34:12.390 | dns-domain-ports 2026-05-25 16:34:12.390 | dns-integration-domain-keywords 2026-05-25 16:34:12.390 | empty-string-filtering 2026-05-25 16:34:12.390 | external-net 2026-05-25 16:34:12.391 | extra_dhcp_opt 2026-05-25 16:34:12.391 | extraroute 2026-05-25 16:34:12.391 | extraroute-atomic 2026-05-25 16:34:12.391 | filter-validation 2026-05-25 16:34:12.391 | floating-ip-port-forwarding-detail 2026-05-25 16:34:12.391 | fip-port-details 2026-05-25 16:34:12.391 | flavors 2026-05-25 16:34:12.391 | floatingip-pools 2026-05-25 16:34:12.391 | router 2026-05-25 16:34:12.391 | enable-default-route-bfd 2026-05-25 16:34:12.391 | enable-default-route-ecmp 2026-05-25 16:34:12.391 | ext-gw-mode 2026-05-25 16:34:12.392 | l3-ha 2026-05-25 16:34:12.392 | external-gateway-multihoming 2026-05-25 16:34:12.392 | l3-flavors 2026-05-25 16:34:12.392 | multi-provider 2026-05-25 16:34:12.392 | net-mtu 2026-05-25 16:34:12.392 | net-mtu-writable 2026-05-25 16:34:12.392 | network_availability_zone 2026-05-25 16:34:12.392 | network-ip-availability 2026-05-25 16:34:12.392 | network-ip-availability-details 2026-05-25 16:34:12.392 | pagination 2026-05-25 16:34:12.392 | port-device-profile 2026-05-25 16:34:12.393 | port-mac-address-regenerate 2026-05-25 16:34:12.393 | port-numa-affinity-policy 2026-05-25 16:34:12.393 | port-numa-affinity-policy-socket 2026-05-25 16:34:12.393 | binding 2026-05-25 16:34:12.393 | binding-extended 2026-05-25 16:34:12.393 | port-security 2026-05-25 16:34:12.393 | project-id 2026-05-25 16:34:12.393 | provider 2026-05-25 16:34:12.393 | qinq 2026-05-25 16:34:12.393 | quota-check-limit 2026-05-25 16:34:12.393 | quota-check-limit-default 2026-05-25 16:34:12.393 | quotas 2026-05-25 16:34:12.394 | quota_details 2026-05-25 16:34:12.394 | rbac-policies 2026-05-25 16:34:12.394 | rbac-address-scope 2026-05-25 16:34:12.394 | rbac-security-groups 2026-05-25 16:34:12.394 | revision-if-match 2026-05-25 16:34:12.394 | standard-attr-revisions 2026-05-25 16:34:12.394 | router_availability_zone 2026-05-25 16:34:12.394 | router-enable-snat 2026-05-25 16:34:12.394 | security-groups-default-rules 2026-05-25 16:34:12.394 | security-groups-normalized-cidr 2026-05-25 16:34:12.394 | security-groups-remote-address-group 2026-05-25 16:34:12.395 | security-groups-rules-belongs-to-default-sg 2026-05-25 16:34:12.395 | security-groups-shared-filtering 2026-05-25 16:34:12.395 | security-group 2026-05-25 16:34:12.395 | service-type 2026-05-25 16:34:12.395 | sorting 2026-05-25 16:34:12.395 | standard-attr-description 2026-05-25 16:34:12.395 | stateful-security-group 2026-05-25 16:34:12.395 | subnet-dns-publish-fixed-ip 2026-05-25 16:34:12.395 | subnet-external-network 2026-05-25 16:34:12.395 | subnet-service-types 2026-05-25 16:34:12.395 | subnet_allocation 2026-05-25 16:34:12.396 | subnetpool-prefix-ops 2026-05-25 16:34:12.396 | tag-creation 2026-05-25 16:34:12.396 | standard-attr-tag 2026-05-25 16:34:12.396 | standard-attr-timestamp 2026-05-25 16:34:12.396 | vlan-transparent =~ external-net ]] 2026-05-25 16:34:12.396 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-25 16:34:12.396 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-25 16:34:15.416 | +++ functions-common:oscwrap:2457 : return 0 2026-05-25 16:34:15.419 | ++ lib/tempest:configure_tempest:395 : public_network_id=6ea82d89-a9e3-4e60-ab01-90240e1e65bf 2026-05-25 16:34:15.422 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-25 16:34:18.830 | +---------------------------+--------------------------------------+ 2026-05-25 16:34:18.830 | | Field | Value | 2026-05-25 16:34:18.831 | +---------------------------+--------------------------------------+ 2026-05-25 16:34:18.831 | | admin_state_up | UP | 2026-05-25 16:34:18.831 | | availability_zone_hints | | 2026-05-25 16:34:18.831 | | availability_zones | | 2026-05-25 16:34:18.831 | | created_at | 2026-05-25T16:34:18Z | 2026-05-25 16:34:18.831 | | description | | 2026-05-25 16:34:18.831 | | dns_domain | None | 2026-05-25 16:34:18.831 | | id | 62f5f48b-022b-4ffe-b8ef-02702dff2630 | 2026-05-25 16:34:18.831 | | ipv4_address_scope | None | 2026-05-25 16:34:18.831 | | ipv6_address_scope | None | 2026-05-25 16:34:18.831 | | is_default | False | 2026-05-25 16:34:18.832 | | is_vlan_qinq | None | 2026-05-25 16:34:18.832 | | is_vlan_transparent | False | 2026-05-25 16:34:18.832 | | mtu | 1442 | 2026-05-25 16:34:18.832 | | name | shared | 2026-05-25 16:34:18.832 | | port_security_enabled | True | 2026-05-25 16:34:18.832 | | project_id | c0b5714e3c244543b4449aecf884bf86 | 2026-05-25 16:34:18.832 | | provider:network_type | geneve | 2026-05-25 16:34:18.832 | | provider:physical_network | None | 2026-05-25 16:34:18.832 | | provider:segmentation_id | 63403 | 2026-05-25 16:34:18.832 | | qinq | False | 2026-05-25 16:34:18.832 | | qos_policy_id | None | 2026-05-25 16:34:18.833 | | revision_number | 1 | 2026-05-25 16:34:18.833 | | router:external | Internal | 2026-05-25 16:34:18.833 | | segments | None | 2026-05-25 16:34:18.833 | | shared | True | 2026-05-25 16:34:18.833 | | status | ACTIVE | 2026-05-25 16:34:18.833 | | subnets | | 2026-05-25 16:34:18.833 | | tags | | 2026-05-25 16:34:18.833 | | updated_at | 2026-05-25T16:34:18Z | 2026-05-25 16:34:18.833 | +---------------------------+--------------------------------------+ 2026-05-25 16:34:19.101 | ++ 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-25 16:34:22.641 | +----------------------+--------------------------------------+ 2026-05-25 16:34:22.641 | | Field | Value | 2026-05-25 16:34:22.641 | +----------------------+--------------------------------------+ 2026-05-25 16:34:22.641 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-25 16:34:22.641 | | cidr | 192.168.233.0/24 | 2026-05-25 16:34:22.641 | | created_at | 2026-05-25T16:34:21Z | 2026-05-25 16:34:22.642 | | description | shared-subnet | 2026-05-25 16:34:22.642 | | dns_nameservers | | 2026-05-25 16:34:22.642 | | dns_publish_fixed_ip | None | 2026-05-25 16:34:22.642 | | enable_dhcp | True | 2026-05-25 16:34:22.642 | | gateway_ip | 192.168.233.1 | 2026-05-25 16:34:22.642 | | host_routes | | 2026-05-25 16:34:22.642 | | id | 742c253c-f506-4788-a0e1-d04b3f90d8c0 | 2026-05-25 16:34:22.642 | | ip_version | 4 | 2026-05-25 16:34:22.642 | | ipv6_address_mode | None | 2026-05-25 16:34:22.642 | | ipv6_ra_mode | None | 2026-05-25 16:34:22.642 | | name | shared-subnet | 2026-05-25 16:34:22.643 | | network_id | 62f5f48b-022b-4ffe-b8ef-02702dff2630 | 2026-05-25 16:34:22.643 | | project_id | c0b5714e3c244543b4449aecf884bf86 | 2026-05-25 16:34:22.643 | | revision_number | 0 | 2026-05-25 16:34:22.643 | | router:external | False | 2026-05-25 16:34:22.643 | | segment_id | None | 2026-05-25 16:34:22.643 | | service_types | | 2026-05-25 16:34:22.643 | | subnetpool_id | None | 2026-05-25 16:34:22.643 | | tags | | 2026-05-25 16:34:22.643 | | updated_at | 2026-05-25T16:34:21Z | 2026-05-25 16:34:22.643 | +----------------------+--------------------------------------+ 2026-05-25 16:34:22.908 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-25 16:34:22.946 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-25 16:34:22.985 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-25 16:34:22.990 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-25 16:34:23.025 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-25 16:34:23.060 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-25 16:34:23.095 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-25 16:34:23.132 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-25 16:34:23.169 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.7/identity/v3 2026-05-25 16:34:23.209 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-25 16:34:23.242 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-25 16:34:23.277 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-25 16:34:23.312 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-25 16:34:23.314 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-25 16:34:23.352 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-25 16:34:23.388 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-25 16:34:23.424 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-25 16:34:23.458 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-25 16:34:23.494 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-25 16:34:23.514 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:23.517 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-25 16:34:23.520 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-25 16:34:23.555 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-25 16:34:23.574 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:23.578 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-25 16:34:23.614 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-25 16:34:23.651 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-25 16:34:23.687 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-25 16:34:23.689 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-25 16:34:23.730 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-25 16:34:23.775 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-25 16:34:23.799 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:23.803 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:34:23.844 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d015e91d-6714-4a1f-867f-22e57ae8ddb7 2026-05-25 16:34:23.886 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-25 16:34:23.928 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-25 16:34:23.971 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-25 16:34:24.015 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-25 16:34:24.042 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:24.045 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-25 16:34:24.048 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-25 16:34:24.051 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-25 16:34:24.055 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-25 16:34:24.058 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-25 16:34:24.062 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-25 16:34:24.087 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-25 16:34:24.091 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-25 16:34:24.133 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-25 16:34:24.179 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-25 16:34:24.223 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-25 16:34:24.265 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-25 16:34:24.307 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-25 16:34:24.349 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-25 16:34:24.393 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-25 16:34:24.436 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-25 16:34:24.479 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-25 16:34:24.483 | ++ 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-25 16:34:24.525 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-25 16:34:24.528 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-25 16:34:24.549 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:24.552 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-25 16:34:24.594 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-25 16:34:24.618 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:24.622 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-25 16:34:24.625 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-25 16:34:24.648 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:24.652 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-25 16:34:24.655 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-25 16:34:24.658 | ++ 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-25 16:34:24.701 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-25 16:34:24.743 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6ea82d89-a9e3-4e60-ab01-90240e1e65bf 2026-05-25 16:34:24.786 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-25 16:34:24.822 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-25 16:34:24.857 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-25 16:34:24.896 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-25 16:34:24.931 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-25 16:34:24.965 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-25 16:34:25.003 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-25 16:34:25.006 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-25 16:34:25.009 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-25 16:34:25.012 | ++ 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-25 16:34:25.052 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-25 16:34:25.058 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-25 16:34:25.058 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-25 16:34:25.064 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-25 16:34:25.068 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-25 16:34:25.108 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-25 16:34:25.112 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-25 16:34:25.114 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-25 16:34:25.118 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-25 16:34:25.120 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-25 16:34:25.153 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-25 16:34:25.188 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-25 16:34:25.225 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-25 16:34:25.263 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-25 16:34:25.298 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-25 16:34:25.336 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-25 16:34:25.338 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-25 16:34:25.341 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-25 16:34:25.360 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-25 16:34:25.400 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-25 16:34:25.402 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-25 16:34:25.406 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-25 16:34:25.424 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-25 16:34:25.460 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-25 16:34:25.463 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-25 16:34:25.466 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-25 16:34:25.470 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-25 16:34:25.491 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-25 16:34:25.529 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-25 16:34:25.532 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-25 16:34:25.536 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-25 16:34:25.556 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-25 16:34:25.591 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-25 16:34:25.626 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-25 16:34:25.629 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-25 16:34:25.664 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-25 16:34:25.667 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-25 16:34:25.670 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-25 16:34:25.672 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-25 16:34:25.695 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-25 16:34:25.698 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-25 16:34:25.732 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-25 16:34:25.752 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:25.755 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-25 16:34:25.790 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-25 16:34:25.793 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-25 16:34:25.796 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-25 16:34:25.799 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-25 16:34:25.802 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-25 16:34:25.805 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-25 16:34:25.808 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-25 16:34:25.811 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-25 16:34:25.815 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-25 16:34:25.835 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-25 16:34:25.839 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-25 16:34:25.878 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-25 16:34:25.882 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-25 16:34:25.885 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-25 16:34:25.887 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-25 16:34:25.923 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-25 16:34:25.959 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-25 16:34:25.997 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-25 16:34:26.000 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-25 16:34:26.003 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.006 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-25 16:34:26.025 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:26.028 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-25 16:34:26.066 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.069 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-25 16:34:26.088 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:26.090 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-25 16:34:26.125 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.127 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-25 16:34:26.146 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:26.149 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-25 16:34:26.183 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.187 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-25 16:34:26.207 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:26.210 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-25 16:34:26.243 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.245 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-25 16:34:26.264 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-25 16:34:26.266 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-25 16:34:26.300 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.303 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-25 16:34:26.324 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:26.328 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-25 16:34:26.364 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-25 16:34:26.366 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-25 16:34:26.385 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:34:26.389 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-25 16:34:26.426 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-25 16:34:26.429 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-25 16:34:26.432 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-25 16:34:26.434 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-25 16:34:26.468 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-25 16:34:26.471 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-25 16:34:26.474 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-25 16:34:26.477 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-25 16:34:26.512 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-25 16:34:26.515 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-25 16:34:26.517 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-25 16:34:26.520 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-25 16:34:26.524 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-25 16:34:26.528 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-25 16:34:26.533 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.xJnqcMpzQ4 2026-05-25 16:34:26.536 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-25 16:34:26.539 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-25 16:34:26.543 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-25 16:34:26.547 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.tvvqdkrVUc 2026-05-25 16:34:26.550 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.tvvqdkrVUc 2026-05-25 16:34:26.553 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-25 16:34:26.555 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.tvvqdkrVUc 2026-05-25 16:34:26.559 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-25 16:34:26.563 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-25 16:34:26.566 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-25 16:34:26.593 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:34:26.596 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:34:26.600 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:34:26.603 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-25 16:34:26.606 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-25 16:34:26.609 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-25 16:34:27.133 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-25 16:34:27.949 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-25 16:34:43.752 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-25 16:34:50.898 | 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.14,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==5.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.33.1,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#egg=tempest,testscenarios==0.6.1,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.1.2 2026-05-25 16:34:50.898 | ___________________________________ summary ____________________________________ 2026-05-25 16:34:50.898 | venv-tempest: skipped tests 2026-05-25 16:34:50.898 | congratulations :) 2026-05-25 16:34:50.940 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.tvvqdkrVUc -r requirements.txt 2026-05-25 16:34:51.818 | /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-25 16:34:51.819 | !! 2026-05-25 16:34:51.819 | 2026-05-25 16:34:51.819 | ******************************************************************************** 2026-05-25 16:34:51.819 | Requirements should be satisfied by a PEP 517 installer. 2026-05-25 16:34:51.819 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-25 16:34:51.819 | 2026-05-25 16:34:51.819 | This deprecation is overdue, please update your project and remove deprecated 2026-05-25 16:34:51.819 | calls to avoid build errors in the future. 2026-05-25 16:34:51.819 | ******************************************************************************** 2026-05-25 16:34:51.819 | 2026-05-25 16:34:51.820 | !! 2026-05-25 16:34:51.820 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-25 16:34:52.226 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-25 16:34:52.226 | !! 2026-05-25 16:34:52.227 | 2026-05-25 16:34:52.227 | ******************************************************************************** 2026-05-25 16:34:52.227 | Please avoid running ``setup.py`` directly. 2026-05-25 16:34:52.227 | Instead, use pypa/build, pypa/installer or other 2026-05-25 16:34:52.227 | standards-based tools. 2026-05-25 16:34:52.227 | 2026-05-25 16:34:52.227 | This deprecation is overdue, please update your project and remove deprecated 2026-05-25 16:34:52.227 | calls to avoid build errors in the future. 2026-05-25 16:34:52.227 | 2026-05-25 16:34:52.227 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-25 16:34:52.227 | ******************************************************************************** 2026-05-25 16:34:52.228 | 2026-05-25 16:34:52.228 | !! 2026-05-25 16:34:52.228 | self.initialize_options() 2026-05-25 16:34:52.228 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-25 16:34:52.228 | warnings.warn(msg) 2026-05-25 16:34:52.402 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-25 16:34:59.230 | 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.14,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==5.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.33.1,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#egg=tempest,testscenarios==0.6.1,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.1.2 2026-05-25 16:34:59.230 | venv-tempest run-test-pre: PYTHONHASHSEED='1532600657' 2026-05-25 16:34:59.230 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.tvvqdkrVUc -r requirements.txt 2026-05-25 16:35:00.221 | 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-25 16:35:00.222 | 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-25 16:35:00.223 | 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-25 16:35:00.224 | 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-25 16:35:00.224 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (5.0.0) 2026-05-25 16:35:00.225 | 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-25 16:35:00.226 | 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-25 16:35:00.227 | 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-25 16:35:00.228 | 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-25 16:35:00.228 | 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-25 16:35:00.229 | 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-25 16:35:00.230 | 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-25 16:35:00.231 | 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-25 16:35:00.232 | 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-25 16:35:00.233 | 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-25 16:35:00.235 | 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-25 16:35:00.235 | 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-25 16:35:00.235 | 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-25 16:35:00.236 | 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-25 16:35:00.237 | 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-25 16:35:00.238 | 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-25 16:35:00.239 | 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-25 16:35:00.240 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-25 16:35:00.242 | 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-25 16:35:00.244 | 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-25 16:35:00.245 | 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-25 16:35:00.249 | 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-25 16:35:00.252 | 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-25 16:35:00.252 | 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-25 16:35:00.252 | 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-25 16:35:00.257 | 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-25 16:35:00.258 | 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-25 16:35:00.260 | 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-25 16:35:00.262 | 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-25 16:35:00.268 | 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-25 16:35:00.272 | 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-25 16:35:00.273 | 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.33.1) 2026-05-25 16:35:00.276 | 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-25 16:35:00.278 | 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-25 16:35:00.283 | 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-25 16:35:00.284 | 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-25 16:35:00.287 | 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-25 16:35:00.289 | 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-25 16:35:00.292 | 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-25 16:35:00.293 | 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-25 16:35:00.295 | 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-25 16:35:00.308 | 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-25 16:35:00.314 | 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.1.2) 2026-05-25 16:35:00.329 | 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-25 16:35:00.332 | 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-25 16:35:00.333 | 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-25 16:35:00.336 | 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-25 16:35:00.345 | 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-25 16:35:00.367 | 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-25 16:35:00.374 | 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-25 16:35:00.375 | 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.14) 2026-05-25 16:35:00.376 | 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-25 16:35:00.391 | 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-25 16:35:00.393 | 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-25 16:35:00.399 | 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-25 16:35:00.503 | 2026-05-25 16:35:00.503 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-25 16:35:00.503 | [notice] To update, run: pip install --upgrade pip 2026-05-25 16:35:00.607 | ___________________________________ summary ____________________________________ 2026-05-25 16:35:00.609 | venv-tempest: commands succeeded 2026-05-25 16:35:00.609 | congratulations :) 2026-05-25 16:35:00.649 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.tvvqdkrVUc 2026-05-25 16:35:00.653 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-25 16:35:00.656 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-25 16:35:00.659 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-25 16:35:00.691 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.xJnqcMpzQ4 2026-05-25 16:35:01.244 | venv create: /opt/stack/tempest/.tox/venv 2026-05-25 16:35:01.868 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-25 16:35:25.795 | venv develop-inst: /opt/stack/tempest 2026-05-25 16:35:33.869 | 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.1,fasteners==0.20,fixtures==4.3.2,idna==3.14,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==5.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.33.1,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#egg=tempest,testscenarios==0.6.1,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.1.2 2026-05-25 16:35:33.870 | venv run-test-pre: PYTHONHASHSEED='3679974490' 2026-05-25 16:35:33.871 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.xJnqcMpzQ4 2026-05-25 16:35:34.137 | /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-25 16:35:34.137 | debtcollector.deprecate( 2026-05-25 16:35:35.104 | /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-25 16:35:35.104 | warnings.warn( 2026-05-25 16:35:36.406 | /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-25 16:35:36.406 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-25 16:35:38.187 | ___________________________________ summary ____________________________________ 2026-05-25 16:35:38.187 | venv: commands succeeded 2026-05-25 16:35:38.187 | congratulations :) 2026-05-25 16:35:38.230 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-25 16:35:38.250 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:35:38.253 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-25 16:35:38.256 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-25 16:35:38.275 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-25 16:35:38.279 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-25 16:35:38.284 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-25 16:35:38.287 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-25 16:35:38.290 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-25 16:35:38.292 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-25 16:35:38.295 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-25 16:35:38.298 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-25 16:35:38.301 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-25 16:35:38.304 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-25 16:35:38.307 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-25 16:35:38.310 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-25 16:35:38.313 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-25 16:35:38.316 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-25 16:35:38.319 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-25 16:35:38.322 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-25 16:35:38.325 | ++ 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-25 16:35:38.329 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-25 16:35:38.332 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-25 16:35:38.335 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-25 16:35:38.338 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-25 16:35:38.342 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-25 16:35:38.345 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-25 16:35:38.348 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-25 16:35:38.351 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-25 16:35:38.355 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-25 16:35:38.358 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-25 16:35:38.361 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-25 16:35:38.364 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-25 16:35:38.366 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-25 16:35:38.370 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-25 16:35:38.373 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-25 16:35:38.376 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-25 16:35:38.380 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-25 16:35:38.383 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-25 16:35:38.387 | ++ 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-25 16:35:38.390 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-25 16:35:38.393 | ++ 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-25 16:35:38.398 | +++ 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-25 16:35:38.401 | +++ 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-25 16:35:38.403 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-25 16:35:38.406 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-25 16:35:38.410 | +++ 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-25 16:35:38.434 | +++ 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-25 16:35:38.459 | ++ 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-25 16:35:38.462 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-25 16:35:38.466 | ++ 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-25 16:35:38.503 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-25 16:35:38.507 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-25 16:35:38.510 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-25 16:35:38.513 | ++ 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-25 16:35:38.517 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-25 16:35:38.520 | ++ 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-25 16:35:38.560 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-25 16:35:38.563 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-25 16:35:38.567 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-25 16:35:38.571 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-25 16:35:38.573 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-25 16:35:38.576 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-25 16:35:38.579 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-25 16:35:38.582 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-25 16:35:38.585 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-25 16:35:38.588 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-25 16:35:38.591 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-25 16:35:38.594 | ++ 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-25 16:35:38.597 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-25 16:35:38.601 | ++ 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-25 16:35:38.637 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-25 16:35:38.637 | ' 2026-05-25 16:35:38.640 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-25 16:35:38.644 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-25 16:35:38.647 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-25 16:35:38.650 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-25 16:35:38.653 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-25 16:35:38.653 | /opt/stack/tempest /opt/stack/tempest 2026-05-25 16:35:38.656 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-25 16:35:38.659 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-25 16:35:38.659 | /opt/stack/tempest 2026-05-25 16:35:38.662 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-25 16:35:38.665 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-25 16:35:38.669 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-25 16:35:38.672 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-25 16:35:38.676 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-25 16:35:38.679 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-25 16:35:38.683 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-25 16:35:38.687 | + functions-common:run_plugins:1829 : local plugins= 2026-05-25 16:35:38.691 | + functions-common:run_plugins:1830 : local plugin 2026-05-25 16:35:38.694 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-25 16:35:38.698 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-25 16:35:38.701 | + inc/meta-config:merge_config_group:171 : shift 2026-05-25 16:35:38.705 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-25 16:35:38.708 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:35:38.711 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-25 16:35:38.714 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-25 16:35:38.719 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-25 16:35:38.722 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-25 16:35:38.724 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-25 16:35:38.728 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-25 16:35:38.731 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-25 16:35:38.731 | /^\[\[.+\|.*\]\]/ { 2026-05-25 16:35:38.731 | gsub("[][]", "", $1); 2026-05-25 16:35:38.731 | split($1, a, "|"); 2026-05-25 16:35:38.731 | if (a[1] == matchgroup) 2026-05-25 16:35:38.731 | print a[2] 2026-05-25 16:35:38.731 | } 2026-05-25 16:35:38.731 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 145 osc 421 apt-get 190 test_with_retry 7 dbsync 8 pip_install 183 apt-get-update 5 run_process 41 git_timed 365 ------------------------- Unaccounted time 96 ========================= Total runtime 1489 ================= Async summary ================= Time spent in the background minus waits: 524 sec Elapsed time: 1489 sec Time if we did everything serially: 2013 sec Speedup: 1.35191 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21010 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 68 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5764 | | neutron | INSERT | 847 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 82 | | placement | SET | 1 | | neutron | UPDATE | 259 | | nova_cell0 | UPDATE | 5 | | 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 | | cinder | DELETE | 1 | | nova_cell1 | UPDATE | 28 | | nova_cell1 | INSERT | 3 | +------------+-----------+-------+ This is your host IP address: 192.168.122.7 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.7/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