2026-05-29 14:20:19.733 | + ./stack.sh:main:485 : exec 2026-05-29 14:20:19.734 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-29-162019.summary.2026-05-29-162019 2026-05-29 14:20:19.734 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-29-162019' 2026-05-29 14:20:19.734 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:20:19.734 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-29-162019 2026-05-29 14:20:19.734 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-29-162019 /opt/stack/logs/stack.sh.log 2026-05-29 14:20:19.734 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-29-162019.summary.2026-05-29-162019 /opt/stack/logs/stack.sh.log.summary 2026-05-29 14:20:19.734 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-29 14:20:19.734 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-29 14:20:19.734 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-29 14:20:19.735 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-29 14:20:19.735 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-29 14:20:19.735 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-29 14:20:19.735 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-29 14:20:19.736 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-29 14:20:19.736 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-29 14:20:19.736 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-29 14:20:19.736 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-29 14:20:19.736 | + ./stack.sh:main:571 : set -o errexit 2026-05-29 14:20:19.736 | + ./stack.sh:main:574 : uname -a 2026-05-29 14:20:19.736 | 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-29 14:20:19.736 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-29 14:20:19.736 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-29 14:20:19.736 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-29 14:20:19.768 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-29 14:20:19.783 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-29 14:20:19.787 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-29 14:20:19.801 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-29 14:20:19.804 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-29 14:20:19.818 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-29 14:20:19.821 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-29 14:20:19.835 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-29 14:20:19.838 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-29 14:20:19.840 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-29 14:20:19.843 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-29 14:20:19.857 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-29 14:20:19.860 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-29 14:20:19.874 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-29 14:20:19.876 | + ./stack.sh:main:588 : tune_host 2026-05-29 14:20:19.878 | + lib/host:tune_host:96 : configure_host_mem 2026-05-29 14:20:19.880 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-29 14:20:19.883 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-29 14:20:19.885 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-29 14:20:19.887 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-29 14:20:19.889 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-29 14:20:19.891 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:20:19.893 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:20:19.895 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-29 14:20:19.897 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:20:19.899 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:20:19.901 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:20:19.903 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:20:19.905 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:20:19.907 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:20:19.909 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-29 14:20:19.911 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-29 14:20:19.913 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-29 14:20:19.916 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-29 14:20:19.919 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-29 14:20:19.922 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-29 14:20:19.924 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-29 14:20:19.926 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:20:19.928 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:20:19.931 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:20:19.934 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064419932 2026-05-29 14:20:19.936 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-29 14:20:19.938 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-29 14:20:19.940 | + 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-29 14:20:20.078 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-29 14:20:20.085 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-29 14:20:20.085 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-29 14:20:20.098 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-29 14:20:20.114 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-29 14:20:23.312 | Fetched 4747 B in 1s (9177 B/s) 2026-05-29 14:20:25.301 | Reading package lists... 2026-05-29 14:20:25.331 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-29 14:20:25.334 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-29 14:20:25.336 | + functions-common:time_stop:2412 : local name 2026-05-29 14:20:25.338 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:20:25.341 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:20:25.343 | + functions-common:time_stop:2415 : local total 2026-05-29 14:20:25.346 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:20:25.348 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-29 14:20:25.350 | + functions-common:time_stop:2419 : start_time=1780064419932 2026-05-29 14:20:25.353 | + functions-common:time_stop:2421 : [[ -z 1780064419932 ]] 2026-05-29 14:20:25.356 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:20:25.359 | + functions-common:time_stop:2424 : end_time=1780064425357 2026-05-29 14:20:25.362 | + functions-common:time_stop:2425 : elapsed_time=5425 2026-05-29 14:20:25.364 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:20:25.367 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:20:25.369 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5425 2026-05-29 14:20:25.372 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-29 14:20:25.374 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:20:25.377 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:20:25.379 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:20:25.381 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-29 14:20:25.401 | + 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-29 14:20:25.440 | Reading package lists... 2026-05-29 14:20:25.844 | Building dependency tree... 2026-05-29 14:20:25.845 | Reading state information... 2026-05-29 14:20:26.509 | The following NEW packages will be installed: 2026-05-29 14:20:26.511 | ksmtuned 2026-05-29 14:20:26.568 | 0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-05-29 14:20:26.568 | Need to get 7444 B of archives. 2026-05-29 14:20:26.568 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-29 14:20:26.568 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-29 14:20:26.803 | perl: warning: Setting locale failed. 2026-05-29 14:20:26.803 | perl: warning: Please check that your locale settings: 2026-05-29 14:20:26.804 | LANGUAGE = (unset), 2026-05-29 14:20:26.804 | LC_ALL = "en_US.utf8", 2026-05-29 14:20:26.804 | LANG = "de_DE.UTF-8" 2026-05-29 14:20:26.804 | are supported and installed on your system. 2026-05-29 14:20:26.804 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:20:26.902 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:20:26.902 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:20:26.902 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:20:27.114 | Fetched 7444 B in 0s (284 kB/s) 2026-05-29 14:20:27.164 | Selecting previously unselected package ksmtuned. 2026-05-29 14:20:27.476 | (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-29 14:20:27.481 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-29 14:20:27.493 | Unpacking ksmtuned (4.20150326) ... 2026-05-29 14:20:27.559 | Setting up ksmtuned (4.20150326) ... 2026-05-29 14:20:27.778 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-29 14:20:27.973 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-29 14:20:28.846 | perl: warning: Setting locale failed. 2026-05-29 14:20:28.847 | perl: warning: Please check that your locale settings: 2026-05-29 14:20:28.847 | LANGUAGE = (unset), 2026-05-29 14:20:28.847 | LC_ALL = "en_US.utf8", 2026-05-29 14:20:28.847 | LANG = "de_DE.UTF-8" 2026-05-29 14:20:28.847 | are supported and installed on your system. 2026-05-29 14:20:28.847 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:20:28.993 | perl: warning: Setting locale failed. 2026-05-29 14:20:28.993 | perl: warning: Please check that your locale settings: 2026-05-29 14:20:28.993 | LANGUAGE = (unset), 2026-05-29 14:20:28.993 | LC_ALL = "en_US.utf8", 2026-05-29 14:20:28.993 | LANG = "de_DE.UTF-8" 2026-05-29 14:20:28.993 | are supported and installed on your system. 2026-05-29 14:20:28.993 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:20:29.043 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:20:29.043 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:20:29.043 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:20:29.111 | perl: warning: Setting locale failed. 2026-05-29 14:20:29.111 | perl: warning: Please check that your locale settings: 2026-05-29 14:20:29.111 | LANGUAGE = (unset), 2026-05-29 14:20:29.111 | LC_ALL = "en_US.utf8", 2026-05-29 14:20:29.111 | LANG = "de_DE.UTF-8" 2026-05-29 14:20:29.111 | are supported and installed on your system. 2026-05-29 14:20:29.111 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:20:29.674 | 2026-05-29 14:20:29.674 | Running kernel seems to be up-to-date. 2026-05-29 14:20:29.674 | 2026-05-29 14:20:29.674 | No services need to be restarted. 2026-05-29 14:20:29.674 | 2026-05-29 14:20:29.674 | No containers need to be restarted. 2026-05-29 14:20:29.675 | 2026-05-29 14:20:29.675 | No user sessions are running outdated binaries. 2026-05-29 14:20:29.675 | 2026-05-29 14:20:29.675 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:20:32.041 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:20:32.043 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:20:32.046 | + functions-common:time_stop:2412 : local name 2026-05-29 14:20:32.048 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:20:32.050 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:20:32.052 | + functions-common:time_stop:2415 : local total 2026-05-29 14:20:32.054 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:20:32.056 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:20:32.058 | + functions-common:time_stop:2419 : start_time=1780064425398 2026-05-29 14:20:32.060 | + functions-common:time_stop:2421 : [[ -z 1780064425398 ]] 2026-05-29 14:20:32.063 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:20:32.067 | + functions-common:time_stop:2424 : end_time=1780064432064 2026-05-29 14:20:32.068 | + functions-common:time_stop:2425 : elapsed_time=6666 2026-05-29 14:20:32.070 | + functions-common:time_stop:2426 : total=1194 2026-05-29 14:20:32.073 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:20:32.075 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7860 2026-05-29 14:20:32.077 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:20:32.079 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-29 14:20:32.082 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-29 14:20:32.082 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-29 14:20:32.102 | + lib/host:configure_ksm:19 : echo 0 2026-05-29 14:20:32.102 | 0 2026-05-29 14:20:32.106 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-29 14:20:32.108 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-29 14:20:32.111 | + lib/host:tune_host:97 : configure_host_net 2026-05-29 14:20:32.113 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-29 14:20:32.115 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-29 14:20:32.118 | + ./stack.sh:main:594 : fetch_plugins 2026-05-29 14:20:32.120 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-29 14:20:32.123 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-29 14:20:32.125 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-29 14:20:32.127 | + functions-common:fetch_plugins:1763 : return 2026-05-29 14:20:32.129 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-29 14:20:32.132 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-29 14:20:32.133 | + functions-common:run_phase:1841 : local phase= 2026-05-29 14:20:32.135 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:20:32.138 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:20:32.140 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:20:32.143 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:20:32.145 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:20:32.148 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:20:32.152 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:20:32.154 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:20:32.156 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:20:32.159 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-29 14:20:32.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:20:32.177 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:20:32.179 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-29 14:20:32.182 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 14:20:32.184 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 14:20:32.186 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 14:20:32.189 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 14:20:32.191 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 14:20:32.193 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-29 14:20:32.195 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-29 14:20:32.197 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-29 14:20:32.200 | + 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-29 14:20:32.202 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-29 14:20:32.204 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-29 14:20:32.206 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-29 14:20:32.209 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-29 14:20:32.211 | + functions-common:plugin_override_defaults:1804 : return 2026-05-29 14:20:32.214 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-29 14:20:32.232 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-29 14:20:32.236 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-29 14:20:32.251 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:20:32.254 | +++ lib/tls:source:43 : hostname -f 2026-05-29 14:20:32.259 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-29 14:20:32.261 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-29 14:20:32.264 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-29 14:20:32.267 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-29 14:20:32.269 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-29 14:20:32.271 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-29 14:20:32.274 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-29 14:20:32.276 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-29 14:20:32.279 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-29 14:20:32.281 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-29 14:20:32.286 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-29 14:20:32.300 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-29 14:20:32.318 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-29 14:20:32.333 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-29 14:20:32.348 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-29 14:20:32.384 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-29 14:20:32.458 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-29 14:20:32.555 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-29 14:20:32.585 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-29 14:20:32.637 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-29 14:20:32.686 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-29 14:20:32.689 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-29 14:20:32.705 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:20:32.708 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-29 14:20:32.710 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-29 14:20:32.713 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-29 14:20:32.716 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-29 14:20:32.719 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-29 14:20:32.736 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-29 14:20:32.738 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-29 14:20:32.741 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-29 14:20:32.744 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-29 14:20:32.747 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-29 14:20:32.750 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-29 14:20:32.753 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-29 14:20:32.756 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-29 14:20:32.759 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-29 14:20:32.763 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-29 14:20:32.779 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-29 14:20:32.782 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-29 14:20:32.784 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-29 14:20:32.787 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-29 14:20:32.790 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-29 14:20:32.793 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-29 14:20:32.795 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-29 14:20:32.798 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-29 14:20:32.800 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-29 14:20:32.803 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-29 14:20:32.806 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-29 14:20:32.808 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-29 14:20:32.810 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-29 14:20:32.813 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.191 2026-05-29 14:20:32.815 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-29 14:20:32.818 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-29 14:20:32.822 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-29 14:20:32.822 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 14:20:32.827 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-29 14:20:32.829 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-29 14:20:32.832 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-29 14:20:32.834 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-29 14:20:32.837 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-29 14:20:32.841 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-29 14:20:32.858 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-29 14:20:32.862 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.191 2026-05-29 14:20:32.865 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.191 2026-05-29 14:20:32.865 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 14:20:32.870 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.191 2026-05-29 14:20:32.872 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-29 14:20:32.875 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-29 14:20:32.878 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-29 14:20:32.880 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-29 14:20:32.883 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-29 14:20:32.885 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-29 14:20:32.888 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-29 14:20:32.891 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-29 14:20:32.893 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-29 14:20:32.895 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-29 14:20:32.898 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-29 14:20:32.901 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-29 14:20:32.903 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-29 14:20:32.906 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-29 14:20:32.908 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-29 14:20:32.911 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-29 14:20:32.914 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-29 14:20:32.917 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-29 14:20:32.919 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:20:32.923 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-29 14:20:32.925 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-29 14:20:32.929 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-29 14:20:32.944 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-29 14:20:32.947 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-29 14:20:32.950 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-29 14:20:32.953 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-29 14:20:32.956 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-29 14:20:32.958 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-29 14:20:32.961 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 14:20:32.964 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-29 14:20:32.965 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 14:20:32.968 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-29 14:20:32.971 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-29 14:20:32.973 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-29 14:20:32.975 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-29 14:20:32.978 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-29 14:20:32.981 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-29 14:20:32.984 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-29 14:20:32.987 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-29 14:20:32.989 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-29 14:20:32.993 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-29 14:20:32.996 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-29 14:20:33.112 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-29 14:20:33.126 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-29 14:20:33.129 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-29 14:20:33.132 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-29 14:20:33.135 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-29 14:20:33.138 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-29 14:20:33.141 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-29 14:20:33.143 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-29 14:20:33.146 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-29 14:20:33.148 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-29 14:20:33.151 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-29 14:20:33.154 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-29 14:20:33.157 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-29 14:20:33.159 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-29 14:20:33.162 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-29 14:20:33.165 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-29 14:20:33.168 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-29 14:20:33.171 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-29 14:20:33.173 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-29 14:20:33.176 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-29 14:20:33.179 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-29 14:20:33.183 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-29 14:20:33.185 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-29 14:20:33.185 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-29 14:20:33.185 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-29 14:20:33.190 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=4a:9a2a:3c9d 2026-05-29 14:20:33.192 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-29 14:20:33.195 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-29 14:20:33.197 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-29 14:20:33.200 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-29 14:20:33.202 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd4a:9a2a:3c9d::/56 2026-05-29 14:20:33.206 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd4a:9a2a:3c9d::/56 2026-05-29 14:20:33.207 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-29 14:20:33.213 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd4a:9a2a:3c9d::/64 2026-05-29 14:20:33.215 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-29 14:20:33.218 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-29 14:20:33.221 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-29 14:20:33.223 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-29 14:20:33.226 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-29 14:20:33.228 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-29 14:20:33.231 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-29 14:20:33.233 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-29 14:20:33.236 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-29 14:20:33.238 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-29 14:20:33.241 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-29 14:20:33.245 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-29 14:20:33.248 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd4a:9a2a:3c9d::/56 2026-05-29 14:20:33.251 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-29 14:20:33.253 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-29 14:20:33.258 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-29 14:20:33.258 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-29 14:20:33.258 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-29 14:20:33.264 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-29 14:20:33.268 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-29 14:20:33.269 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-29 14:20:33.270 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-29 14:20:33.277 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-29 14:20:33.280 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-29 14:20:33.283 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-29 14:20:33.287 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-29 14:20:33.290 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-29 14:20:33.293 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-29 14:20:33.296 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-29 14:20:33.298 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-29 14:20:33.301 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-29 14:20:33.321 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-29 14:20:33.337 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-29 14:20:33.353 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-29 14:20:33.368 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-29 14:20:33.383 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-29 14:20:33.419 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-29 14:20:33.423 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-29 14:20:33.425 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-29 14:20:33.428 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-29 14:20:33.431 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-29 14:20:33.434 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-29 14:20:33.451 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-29 14:20:33.454 | + ./stack.sh:main:629 : run_phase source 2026-05-29 14:20:33.457 | + functions-common:run_phase:1840 : local mode=source 2026-05-29 14:20:33.459 | + functions-common:run_phase:1841 : local phase= 2026-05-29 14:20:33.462 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:20:33.464 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:20:33.467 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:20:33.470 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:20:33.472 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:20:33.476 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:20:33.480 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:20:33.483 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:20:33.485 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:20:33.488 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-29 14:20:33.491 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:20:33.507 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:20:33.510 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-29 14:20:33.513 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-29 14:20:33.560 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-29 14:20:33.562 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-29 14:20:33.565 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-29 14:20:33.568 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-29 14:20:33.571 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-29 14:20:33.573 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-29 14:20:33.576 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-29 14:20:33.578 | + functions-common:load_plugin_settings:1781 : return 2026-05-29 14:20:33.581 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-29 14:20:33.583 | + functions-common:verify_disabled_services:2123 : local service 2026-05-29 14:20:33.586 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.589 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-29 14:20:33.592 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.595 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-29 14:20:33.597 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.600 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-29 14:20:33.602 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.605 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-29 14:20:33.608 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.610 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-29 14:20:33.613 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.616 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-29 14:20:33.618 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.621 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-29 14:20:33.624 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.626 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-29 14:20:33.629 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.632 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-29 14:20:33.634 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.637 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-29 14:20:33.639 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.642 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-29 14:20:33.645 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.648 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-29 14:20:33.650 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.653 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-29 14:20:33.656 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.659 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-29 14:20:33.662 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.664 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-29 14:20:33.667 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.670 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-29 14:20:33.673 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.675 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-29 14:20:33.678 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.681 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-29 14:20:33.684 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.686 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-29 14:20:33.689 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.692 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-29 14:20:33.695 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.698 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-29 14:20:33.701 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.703 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-29 14:20:33.706 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.709 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-29 14:20:33.712 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.715 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-29 14:20:33.717 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:20:33.720 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-29 14:20:33.723 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-29 14:20:33.726 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-29 14:20:33.729 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-29 14:20:33.747 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:20:33.750 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-29 14:20:33.753 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-29 14:20:33.756 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-29 14:20:33.774 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:20:33.778 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-29 14:20:33.781 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-29 14:20:33.784 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-29 14:20:33.787 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-29 14:20:33.790 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-29 14:20:33.793 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-29 14:20:33.796 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-29 14:20:33.799 | + lib/database:initialize_database_backends:92 : return 0 2026-05-29 14:20:33.802 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-29 14:20:33.802 | Using mysql database backend 2026-05-29 14:20:33.806 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-29 14:20:33.823 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-29 14:20:33.827 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-29 14:20:33.833 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-29 14:20:33.837 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-29 14:20:33.841 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 14:20:33.844 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-29 14:20:33.864 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:20:33.866 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-29 14:20:33.886 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-29 14:20:33.904 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:20:33.908 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-29 14:20:33.927 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-29 14:20:33.946 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-29 14:20:33.965 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:20:33.969 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-29 14:20:33.987 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:20:33.990 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-29 14:20:33.993 | + functions-common:save_stackenv:63 : local tag=762 2026-05-29 14:20:33.997 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 14:20:34.003 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-162033 2026-05-29 14:20:34.006 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-162033 762' 2026-05-29 14:20:34.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.012 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 14:20:34.015 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.018 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 14:20:34.021 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.024 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 14:20:34.027 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.030 | + 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-29 14:20:34.033 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.036 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.191 2026-05-29 14:20:34.039 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.042 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.191/identity 2026-05-29 14:20:34.045 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.048 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-162019 2026-05-29 14:20:34.051 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.054 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 14:20:34.057 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.060 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.191 2026-05-29 14:20:34.063 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.066 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 14:20:34.069 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.072 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 14:20:34.075 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.078 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 14:20:34.081 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.083 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 14:20:34.087 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.089 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.191 2026-05-29 14:20:34.093 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:20:34.096 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 14:20:34.099 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-29 14:20:34.103 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-29 14:20:34.106 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-29 14:20:34.108 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-29 14:20:34.112 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:20:34.115 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:20:34.119 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:20:34.122 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:20:34.125 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:20:34.129 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:20:34.147 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:20:34.151 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:20:34.154 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:20:34.157 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:20:34.158 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:20:34.164 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-29 14:20:34.166 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:20:34.169 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-29 14:20:34.171 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:20:34.174 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:20:34.176 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:20:34.179 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:20:34.182 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:20:34.185 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:20:34.187 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:20:34.190 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:20:34.193 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:20:34.198 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064434195 2026-05-29 14:20:34.201 | + 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-29 14:20:34.204 | Cloning into '/opt/stack/requirements'... 2026-05-29 14:20:38.028 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:20:38.031 | + functions-common:time_stop:2412 : local name 2026-05-29 14:20:38.035 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:20:38.038 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:20:38.041 | + functions-common:time_stop:2415 : local total 2026-05-29 14:20:38.044 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:20:38.048 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:20:38.051 | + functions-common:time_stop:2419 : start_time=1780064434195 2026-05-29 14:20:38.054 | + functions-common:time_stop:2421 : [[ -z 1780064434195 ]] 2026-05-29 14:20:38.058 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:20:38.064 | + functions-common:time_stop:2424 : end_time=1780064438059 2026-05-29 14:20:38.067 | + functions-common:time_stop:2425 : elapsed_time=3864 2026-05-29 14:20:38.071 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:20:38.075 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:20:38.078 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3864 2026-05-29 14:20:38.082 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-29 14:20:38.085 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:20:38.089 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:20:38.092 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:20:38.096 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:20:38.099 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:20:38.104 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:20:38.107 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:20:38.112 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:20:38.115 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:20:38.119 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:20:38.124 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064438120 2026-05-29 14:20:38.127 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:20:38.606 | From https://review.opendev.org/openstack/requirements 2026-05-29 14:20:38.606 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:20:38.619 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:20:38.622 | + functions-common:time_stop:2412 : local name 2026-05-29 14:20:38.626 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:20:38.629 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:20:38.633 | + functions-common:time_stop:2415 : local total 2026-05-29 14:20:38.637 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:20:38.641 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:20:38.645 | + functions-common:time_stop:2419 : start_time=1780064438120 2026-05-29 14:20:38.648 | + functions-common:time_stop:2421 : [[ -z 1780064438120 ]] 2026-05-29 14:20:38.652 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:20:38.657 | + functions-common:time_stop:2424 : end_time=1780064438653 2026-05-29 14:20:38.661 | + functions-common:time_stop:2425 : elapsed_time=533 2026-05-29 14:20:38.664 | + functions-common:time_stop:2426 : total=3864 2026-05-29 14:20:38.668 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:20:38.671 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4397 2026-05-29 14:20:38.675 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:20:38.678 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:20:38.681 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:20:38.685 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:20:38.688 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:20:38.692 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:20:38.696 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:20:38.699 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:20:38.703 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:20:38.708 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:20:38.712 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064438709 2026-05-29 14:20:38.716 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:20:38.732 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:20:38.732 | 2026-05-29 14:20:38.733 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:20:38.733 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:20:38.733 | state without impacting any branches by switching back to a branch. 2026-05-29 14:20:38.733 | 2026-05-29 14:20:38.733 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:20:38.733 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:20:38.733 | 2026-05-29 14:20:38.733 | git switch -c 2026-05-29 14:20:38.733 | 2026-05-29 14:20:38.733 | Or undo this operation with: 2026-05-29 14:20:38.733 | 2026-05-29 14:20:38.734 | git switch - 2026-05-29 14:20:38.734 | 2026-05-29 14:20:38.734 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:20:38.734 | 2026-05-29 14:20:38.734 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-29 14:20:38.737 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:20:38.741 | + functions-common:time_stop:2412 : local name 2026-05-29 14:20:38.745 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:20:38.748 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:20:38.752 | + functions-common:time_stop:2415 : local total 2026-05-29 14:20:38.755 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:20:38.759 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:20:38.762 | + functions-common:time_stop:2419 : start_time=1780064438709 2026-05-29 14:20:38.766 | + functions-common:time_stop:2421 : [[ -z 1780064438709 ]] 2026-05-29 14:20:38.771 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:20:38.776 | + functions-common:time_stop:2424 : end_time=1780064438772 2026-05-29 14:20:38.779 | + functions-common:time_stop:2425 : elapsed_time=63 2026-05-29 14:20:38.782 | + functions-common:time_stop:2426 : total=4397 2026-05-29 14:20:38.785 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:20:38.789 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4460 2026-05-29 14:20:38.793 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-29 14:20:38.811 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-29 14:20:38.815 | + functions-common:git_clone:665 : head -1 2026-05-29 14:20:38.816 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:20:38.820 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-29 14:20:38.824 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:20:38.827 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-29 14:20:38.831 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:20:38.834 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-29 14:20:38.838 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-29 14:20:38.842 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-29 14:20:38.845 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-29 14:20:38.849 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-29 14:20:38.853 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-29 14:20:38.856 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-29 14:20:38.860 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-29 14:20:38.866 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-29 14:20:38.873 | ++ tools/install_prereqs.sh:source:47 : NOW=1780064438 2026-05-29 14:20:38.877 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-29 14:20:38.883 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-29 14:20:38.887 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-29 14:20:38.890 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780064438 2026-05-29 14:20:38.894 | ++ tools/install_prereqs.sh:source:50 : [[ 1780064438 -lt 7200 ]] 2026-05-29 14:20:38.897 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-29 14:20:38.902 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-29 14:20:38.905 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-29 14:20:38.909 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-29 14:20:38.913 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-29 14:20:38.916 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-29 14:20:38.919 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-29 14:20:38.923 | +++ 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-29 14:20:38.963 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-29 14:20:38.963 | apache2-dev 2026-05-29 14:20:38.963 | bc 2026-05-29 14:20:38.963 | bsdmainutils 2026-05-29 14:20:38.963 | curl 2026-05-29 14:20:38.964 | g++ 2026-05-29 14:20:38.964 | gawk 2026-05-29 14:20:38.964 | gcc 2026-05-29 14:20:38.964 | gettext 2026-05-29 14:20:38.964 | git 2026-05-29 14:20:38.964 | graphviz 2026-05-29 14:20:38.964 | iputils-ping 2026-05-29 14:20:38.964 | libffi-dev 2026-05-29 14:20:38.965 | libjpeg-dev 2026-05-29 14:20:38.965 | libpq-dev 2026-05-29 14:20:38.965 | libssl-dev 2026-05-29 14:20:38.965 | libsystemd-dev 2026-05-29 14:20:38.965 | libxml2-dev 2026-05-29 14:20:38.965 | libxslt1-dev 2026-05-29 14:20:38.965 | libyaml-dev 2026-05-29 14:20:38.965 | lsof 2026-05-29 14:20:38.966 | openssh-server 2026-05-29 14:20:38.966 | openssl 2026-05-29 14:20:38.966 | pkg-config 2026-05-29 14:20:38.966 | psmisc 2026-05-29 14:20:38.966 | python3-dev 2026-05-29 14:20:38.966 | python3-pip 2026-05-29 14:20:38.966 | python3-systemd 2026-05-29 14:20:38.966 | python3-venv 2026-05-29 14:20:38.966 | tar 2026-05-29 14:20:38.967 | tcpdump 2026-05-29 14:20:38.967 | unzip 2026-05-29 14:20:38.967 | uuid-runtime 2026-05-29 14:20:38.967 | wget 2026-05-29 14:20:38.967 | zlib1g-dev 2026-05-29 14:20:38.967 | libkrb5-dev 2026-05-29 14:20:38.967 | libldap2-dev 2026-05-29 14:20:38.967 | libsasl2-dev 2026-05-29 14:20:38.968 | memcached 2026-05-29 14:20:38.968 | python3-mysqldb 2026-05-29 14:20:38.968 | sqlite3 2026-05-29 14:20:38.968 | conntrack 2026-05-29 14:20:38.968 | curl 2026-05-29 14:20:38.968 | ebtables 2026-05-29 14:20:38.968 | genisoimage 2026-05-29 14:20:38.968 | iptables 2026-05-29 14:20:38.969 | iputils-arping 2026-05-29 14:20:38.969 | kpartx 2026-05-29 14:20:38.969 | libjs-jquery-tablesorter 2026-05-29 14:20:38.969 | parted 2026-05-29 14:20:38.969 | pm-utils 2026-05-29 14:20:38.969 | python3-mysqldb 2026-05-29 14:20:38.969 | socat 2026-05-29 14:20:38.969 | sqlite3 2026-05-29 14:20:38.969 | sudo 2026-05-29 14:20:38.970 | vlan 2026-05-29 14:20:38.970 | lsscsi 2026-05-29 14:20:38.970 | open-iscsi 2026-05-29 14:20:38.970 | cryptsetup 2026-05-29 14:20:38.970 | dosfstools 2026-05-29 14:20:38.970 | genisoimage 2026-05-29 14:20:38.970 | gir1.2-libosinfo-1.0 2026-05-29 14:20:38.970 | netcat-openbsd 2026-05-29 14:20:38.971 | open-iscsi 2026-05-29 14:20:38.971 | qemu-utils 2026-05-29 14:20:38.971 | sg3-utils 2026-05-29 14:20:38.971 | sysfsutils 2026-05-29 14:20:38.971 | lvm2 2026-05-29 14:20:38.971 | qemu-utils 2026-05-29 14:20:38.971 | thin-provisioning-tools 2026-05-29 14:20:38.971 | acl 2026-05-29 14:20:38.971 | dnsmasq-base 2026-05-29 14:20:38.972 | dnsmasq-utils 2026-05-29 14:20:38.972 | ebtables 2026-05-29 14:20:38.972 | haproxy 2026-05-29 14:20:38.972 | iptables 2026-05-29 14:20:38.972 | iputils-arping 2026-05-29 14:20:38.972 | iputils-ping 2026-05-29 14:20:38.972 | postgresql-server-dev-all 2026-05-29 14:20:38.972 | python3-mysqldb 2026-05-29 14:20:38.973 | sqlite3 2026-05-29 14:20:38.973 | sudo 2026-05-29 14:20:38.973 | vlan 2026-05-29 14:20:38.973 | pcp' 2026-05-29 14:20:38.973 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-29 14:20:38.991 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-29 14:20:38.992 | apache2-dev 2026-05-29 14:20:38.992 | bc 2026-05-29 14:20:38.992 | bsdmainutils 2026-05-29 14:20:38.992 | curl 2026-05-29 14:20:38.992 | g++ 2026-05-29 14:20:38.992 | gawk 2026-05-29 14:20:38.992 | gcc 2026-05-29 14:20:38.992 | gettext 2026-05-29 14:20:38.993 | git 2026-05-29 14:20:38.993 | graphviz 2026-05-29 14:20:38.993 | iputils-ping 2026-05-29 14:20:38.993 | libffi-dev 2026-05-29 14:20:38.993 | libjpeg-dev 2026-05-29 14:20:38.993 | libpq-dev 2026-05-29 14:20:38.993 | libssl-dev 2026-05-29 14:20:38.993 | libsystemd-dev 2026-05-29 14:20:38.994 | libxml2-dev 2026-05-29 14:20:38.994 | libxslt1-dev 2026-05-29 14:20:38.994 | libyaml-dev 2026-05-29 14:20:38.994 | lsof 2026-05-29 14:20:38.994 | openssh-server 2026-05-29 14:20:38.994 | openssl 2026-05-29 14:20:38.994 | pkg-config 2026-05-29 14:20:38.994 | psmisc 2026-05-29 14:20:38.995 | python3-dev 2026-05-29 14:20:38.995 | python3-pip 2026-05-29 14:20:38.995 | python3-systemd 2026-05-29 14:20:38.995 | python3-venv 2026-05-29 14:20:38.995 | tar 2026-05-29 14:20:38.995 | tcpdump 2026-05-29 14:20:38.995 | unzip 2026-05-29 14:20:38.995 | uuid-runtime 2026-05-29 14:20:38.995 | wget 2026-05-29 14:20:38.996 | zlib1g-dev 2026-05-29 14:20:38.996 | libkrb5-dev 2026-05-29 14:20:38.996 | libldap2-dev 2026-05-29 14:20:38.996 | libsasl2-dev 2026-05-29 14:20:38.996 | memcached 2026-05-29 14:20:38.996 | python3-mysqldb 2026-05-29 14:20:38.996 | sqlite3 2026-05-29 14:20:38.996 | conntrack 2026-05-29 14:20:38.997 | curl 2026-05-29 14:20:38.997 | ebtables 2026-05-29 14:20:38.997 | genisoimage 2026-05-29 14:20:38.997 | iptables 2026-05-29 14:20:38.997 | iputils-arping 2026-05-29 14:20:38.997 | kpartx 2026-05-29 14:20:38.997 | libjs-jquery-tablesorter 2026-05-29 14:20:38.997 | parted 2026-05-29 14:20:38.998 | pm-utils 2026-05-29 14:20:38.998 | python3-mysqldb 2026-05-29 14:20:38.998 | socat 2026-05-29 14:20:38.998 | sqlite3 2026-05-29 14:20:38.998 | sudo 2026-05-29 14:20:38.998 | vlan 2026-05-29 14:20:38.998 | lsscsi 2026-05-29 14:20:38.998 | open-iscsi 2026-05-29 14:20:38.998 | cryptsetup 2026-05-29 14:20:38.999 | dosfstools 2026-05-29 14:20:38.999 | genisoimage 2026-05-29 14:20:38.999 | gir1.2-libosinfo-1.0 2026-05-29 14:20:38.999 | netcat-openbsd 2026-05-29 14:20:38.999 | open-iscsi 2026-05-29 14:20:38.999 | qemu-utils 2026-05-29 14:20:38.999 | sg3-utils 2026-05-29 14:20:38.999 | sysfsutils 2026-05-29 14:20:39.000 | lvm2 2026-05-29 14:20:39.000 | qemu-utils 2026-05-29 14:20:39.000 | thin-provisioning-tools 2026-05-29 14:20:39.000 | acl 2026-05-29 14:20:39.000 | dnsmasq-base 2026-05-29 14:20:39.000 | dnsmasq-utils 2026-05-29 14:20:39.000 | ebtables 2026-05-29 14:20:39.000 | haproxy 2026-05-29 14:20:39.001 | iptables 2026-05-29 14:20:39.001 | iputils-arping 2026-05-29 14:20:39.001 | iputils-ping 2026-05-29 14:20:39.001 | postgresql-server-dev-all 2026-05-29 14:20:39.001 | python3-mysqldb 2026-05-29 14:20:39.001 | sqlite3 2026-05-29 14:20:39.001 | sudo 2026-05-29 14:20:39.002 | vlan 2026-05-29 14:20:39.002 | pcp ' 2026-05-29 14:20:39.002 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-29 14:20:39.002 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:20:39.002 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:20:39.004 | ++ 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-29 14:20:39.005 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-29 14:20:39.010 | ++ 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-29 14:20:39.014 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-29 14:20:39.018 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:20:39.022 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:20:39.024 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:20:39.028 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:20:39.031 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:20:39.034 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:20:39.037 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:20:39.041 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:20:39.044 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:20:39.047 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:20:39.049 | ++ functions-common:apt_get_update:1159 : return 2026-05-29 14:20:39.053 | ++ 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-29 14:20:39.056 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:20:39.059 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:20:39.063 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:20:39.066 | ++ 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-29 14:20:39.095 | ++ 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-29 14:20:39.137 | Reading package lists... 2026-05-29 14:20:39.587 | Building dependency tree... 2026-05-29 14:20:39.589 | Reading state information... 2026-05-29 14:20:40.265 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-29 14:20:40.265 | bc set to manually installed. 2026-05-29 14:20:40.266 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-29 14:20:40.266 | g++ set to manually installed. 2026-05-29 14:20:40.266 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-29 14:20:40.266 | gawk set to manually installed. 2026-05-29 14:20:40.266 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-29 14:20:40.266 | gcc set to manually installed. 2026-05-29 14:20:40.266 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-29 14:20:40.267 | git set to manually installed. 2026-05-29 14:20:40.267 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-29 14:20:40.267 | iputils-ping set to manually installed. 2026-05-29 14:20:40.267 | lsof is already the newest version (4.95.0-1build3). 2026-05-29 14:20:40.267 | lsof set to manually installed. 2026-05-29 14:20:40.267 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-29 14:20:40.268 | openssl set to manually installed. 2026-05-29 14:20:40.269 | psmisc is already the newest version (23.7-1build1). 2026-05-29 14:20:40.269 | psmisc set to manually installed. 2026-05-29 14:20:40.269 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-29 14:20:40.270 | python3-dev set to manually installed. 2026-05-29 14:20:40.270 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-29 14:20:40.271 | python3-systemd is already the newest version (235-1build4). 2026-05-29 14:20:40.271 | python3-systemd set to manually installed. 2026-05-29 14:20:40.271 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-29 14:20:40.271 | tar set to manually installed. 2026-05-29 14:20:40.271 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-29 14:20:40.271 | tcpdump set to manually installed. 2026-05-29 14:20:40.271 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-29 14:20:40.271 | uuid-runtime set to manually installed. 2026-05-29 14:20:40.272 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-29 14:20:40.272 | wget set to manually installed. 2026-05-29 14:20:40.272 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-29 14:20:40.272 | zlib1g-dev set to manually installed. 2026-05-29 14:20:40.272 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-29 14:20:40.272 | iptables set to manually installed. 2026-05-29 14:20:40.272 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-29 14:20:40.273 | kpartx set to manually installed. 2026-05-29 14:20:40.273 | parted is already the newest version (3.6-4build1). 2026-05-29 14:20:40.274 | parted set to manually installed. 2026-05-29 14:20:40.274 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-29 14:20:40.274 | sudo set to manually installed. 2026-05-29 14:20:40.275 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-29 14:20:40.275 | open-iscsi set to manually installed. 2026-05-29 14:20:40.275 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-29 14:20:40.275 | cryptsetup set to manually installed. 2026-05-29 14:20:40.275 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-29 14:20:40.275 | dosfstools set to manually installed. 2026-05-29 14:20:40.275 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-29 14:20:40.276 | netcat-openbsd set to manually installed. 2026-05-29 14:20:40.276 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-29 14:20:40.276 | qemu-utils set to manually installed. 2026-05-29 14:20:40.276 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-29 14:20:40.276 | sg3-utils set to manually installed. 2026-05-29 14:20:40.276 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-29 14:20:40.276 | lvm2 set to manually installed. 2026-05-29 14:20:40.276 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-29 14:20:40.277 | thin-provisioning-tools set to manually installed. 2026-05-29 14:20:40.277 | acl is already the newest version (2.3.2-1build1.1). 2026-05-29 14:20:40.278 | acl set to manually installed. 2026-05-29 14:20:40.278 | The following additional packages will be installed: 2026-05-29 14:20:40.278 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-29 14:20:40.278 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-29 14:20:40.279 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-29 14:20:40.279 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-29 14:20:40.279 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-29 14:20:40.279 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-29 14:20:40.279 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-29 14:20:40.279 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-29 14:20:40.279 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-29 14:20:40.279 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-29 14:20:40.279 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-29 14:20:40.280 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-29 14:20:40.280 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-29 14:20:40.280 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-29 14:20:40.280 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-29 14:20:40.280 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-29 14:20:40.280 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-29 14:20:40.280 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-29 14:20:40.280 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-29 14:20:40.281 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-29 14:20:40.281 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-29 14:20:40.282 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-29 14:20:40.282 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-29 14:20:40.282 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-29 14:20:40.283 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-29 14:20:40.283 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-29 14:20:40.283 | uuid-dev vbetool 2026-05-29 14:20:40.283 | Suggested packages: 2026-05-29 14:20:40.284 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-29 14:20:40.284 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-29 14:20:40.284 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-29 14:20:40.284 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-29 14:20:40.284 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-29 14:20:40.284 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-29 14:20:40.284 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-29 14:20:40.284 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-29 14:20:40.284 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-29 14:20:40.284 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-29 14:20:40.285 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-29 14:20:40.427 | The following NEW packages will be installed: 2026-05-29 14:20:40.427 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-29 14:20:40.427 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-29 14:20:40.427 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-29 14:20:40.428 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-29 14:20:40.428 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-29 14:20:40.428 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-29 14:20:40.428 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-29 14:20:40.428 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-29 14:20:40.428 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-29 14:20:40.428 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-29 14:20:40.429 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-29 14:20:40.429 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-29 14:20:40.429 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-29 14:20:40.429 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-29 14:20:40.429 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-29 14:20:40.429 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-29 14:20:40.430 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-29 14:20:40.431 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-29 14:20:40.431 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-29 14:20:40.432 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-29 14:20:40.432 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-29 14:20:40.432 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-29 14:20:40.433 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-29 14:20:40.433 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-29 14:20:40.433 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-29 14:20:40.433 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-29 14:20:40.433 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-29 14:20:40.433 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-29 14:20:40.434 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-29 14:20:40.434 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-29 14:20:40.434 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-29 14:20:40.434 | uuid-dev vbetool vlan 2026-05-29 14:20:40.434 | The following packages will be upgraded: 2026-05-29 14:20:40.435 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 openssh-client 2026-05-29 14:20:40.435 | openssh-server openssh-sftp-server 2026-05-29 14:20:40.518 | 7 upgraded, 161 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:20:40.519 | Need to get 177 MB of archives. 2026-05-29 14:20:40.519 | After this operation, 941 MB of additional disk space will be used. 2026-05-29 14:20:40.519 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-29 14:20:40.574 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-29 14:20:40.576 | 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-29 14:20:40.578 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-29 14:20:40.578 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-29 14:20:40.594 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-29 14:20:40.608 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-29 14:20:40.615 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-29 14:20:40.653 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-29 14:20:40.657 | 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-29 14:20:40.660 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-29 14:20:40.688 | 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-29 14:20:40.717 | 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-29 14:20:40.720 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-05-29 14:20:40.723 | 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-29 14:20:40.724 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-29 14:20:40.730 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-29 14:20:40.740 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-29 14:20:40.742 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-29 14:20:40.742 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-29 14:20:40.743 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-29 14:20:40.745 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-29 14:20:40.754 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-29 14:20:40.755 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-29 14:20:40.756 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-29 14:20:40.764 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-29 14:20:40.768 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-29 14:20:40.796 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-29 14:20:40.800 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-29 14:20:40.802 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-29 14:20:41.193 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-29 14:20:41.401 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-29 14:20:41.405 | 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-29 14:20:41.409 | 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-29 14:20:41.413 | 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-29 14:20:41.421 | 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-29 14:20:41.447 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-29 14:20:41.540 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-29 14:20:41.542 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-29 14:20:41.544 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-29 14:20:41.544 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-29 14:20:41.546 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-29 14:20:41.547 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-29 14:20:41.547 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-29 14:20:41.548 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-29 14:20:41.548 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-29 14:20:41.557 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-29 14:20:41.571 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-29 14:20:41.572 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-29 14:20:41.576 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-29 14:20:41.600 | 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-29 14:20:41.602 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-29 14:20:41.602 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-29 14:20:41.603 | 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-29 14:20:41.619 | 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-29 14:20:41.622 | 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-29 14:20:41.623 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-29 14:20:41.627 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-29 14:20:41.631 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-29 14:20:41.643 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-29 14:20:41.649 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-29 14:20:41.657 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-29 14:20:41.660 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-29 14:20:41.661 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-29 14:20:41.661 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-29 14:20:41.662 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-29 14:20:41.667 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-29 14:20:41.670 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-29 14:20:41.672 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-29 14:20:41.714 | 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-29 14:20:41.717 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-29 14:20:41.717 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-29 14:20:41.722 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-29 14:20:41.722 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-29 14:20:41.723 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-29 14:20:41.724 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-29 14:20:41.725 | 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-29 14:20:41.727 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-29 14:20:41.730 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-29 14:20:41.742 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-29 14:20:41.774 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-29 14:20:41.776 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-29 14:20:41.801 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-29 14:20:41.803 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-29 14:20:41.811 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-29 14:20:41.814 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-29 14:20:41.815 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-29 14:20:41.818 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-29 14:20:41.826 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-29 14:20:41.829 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-29 14:20:41.830 | 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-29 14:20:41.831 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-29 14:20:41.839 | 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-29 14:20:41.840 | 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-29 14:20:41.841 | 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-29 14:20:41.842 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-29 14:20:41.844 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-29 14:20:41.854 | 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-29 14:20:41.892 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-29 14:20:41.893 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-29 14:20:41.918 | 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-29 14:20:41.919 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-29 14:20:42.080 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-29 14:20:42.087 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-29 14:20:42.087 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-29 14:20:42.088 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-29 14:20:42.088 | 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-29 14:20:42.090 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-29 14:20:42.091 | 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-29 14:20:42.092 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-29 14:20:42.094 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-29 14:20:42.098 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-29 14:20:42.109 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-29 14:20:42.133 | 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-29 14:20:42.149 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-29 14:20:42.176 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-29 14:20:42.176 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-29 14:20:42.179 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-29 14:20:42.180 | 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-29 14:20:42.181 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-29 14:20:42.182 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-29 14:20:42.190 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-29 14:20:42.219 | 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-29 14:20:42.221 | 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-29 14:20:42.239 | Get:125 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-29 14:20:42.272 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-29 14:20:42.273 | 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-29 14:20:42.283 | 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-29 14:20:42.284 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-29 14:20:42.299 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-29 14:20:42.306 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-29 14:20:42.634 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-29 14:20:42.635 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-29 14:20:42.662 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-29 14:20:42.741 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-29 14:20:42.742 | 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-29 14:20:43.381 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-29 14:20:43.382 | 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-29 14:20:43.384 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-29 14:20:43.385 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-29 14:20:43.386 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-29 14:20:43.386 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-29 14:20:43.387 | 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-29 14:20:43.402 | 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-29 14:20:43.421 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-29 14:20:43.423 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-29 14:20:43.440 | 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-29 14:20:43.459 | 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-29 14:20:43.468 | 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-29 14:20:43.469 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-29 14:20:43.469 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-29 14:20:43.471 | Get:152 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-29 14:20:43.473 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-29 14:20:43.474 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-29 14:20:43.475 | 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-29 14:20:43.476 | 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-29 14:20:43.477 | 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-29 14:20:43.492 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-29 14:20:43.492 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-29 14:20:43.494 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-29 14:20:43.495 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-29 14:20:43.495 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-29 14:20:43.497 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-29 14:20:43.503 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-29 14:20:43.506 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-29 14:20:43.511 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-29 14:20:43.556 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-29 14:20:43.561 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-29 14:20:43.809 | perl: warning: Setting locale failed. 2026-05-29 14:20:43.809 | perl: warning: Please check that your locale settings: 2026-05-29 14:20:43.809 | LANGUAGE = (unset), 2026-05-29 14:20:43.809 | LC_ALL = "en_US.utf8", 2026-05-29 14:20:43.809 | LANG = "de_DE.UTF-8" 2026-05-29 14:20:43.810 | are supported and installed on your system. 2026-05-29 14:20:43.810 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:20:43.873 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:20:43.873 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:20:43.874 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:20:44.230 | Vorkonfiguration der Pakete ... 2026-05-29 14:20:44.265 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:20:44.425 | Fetched 177 MB in 3s (57.4 MB/s) 2026-05-29 14:20:44.469 | Selecting previously unselected package libapr1t64:amd64. 2026-05-29 14:20:44.528 | (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-29 14:20:44.534 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-29 14:20:44.544 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-29 14:20:44.595 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-29 14:20:44.605 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 14:20:44.609 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:20:44.653 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-29 14:20:44.663 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 14:20:44.666 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:20:44.704 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-29 14:20:44.714 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 14:20:44.718 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:20:44.763 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 14:20:44.773 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 14:20:44.844 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 14:20:44.855 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 14:20:44.914 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-29 14:20:44.925 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-29 14:20:44.929 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-29 14:20:44.977 | Selecting previously unselected package apache2-bin. 2026-05-29 14:20:44.988 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 14:20:44.992 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-29 14:20:45.151 | Selecting previously unselected package apache2-data. 2026-05-29 14:20:45.162 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-29 14:20:45.167 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-29 14:20:45.373 | Selecting previously unselected package apache2-utils. 2026-05-29 14:20:45.384 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 14:20:45.388 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-29 14:20:45.462 | Selecting previously unselected package apache2. 2026-05-29 14:20:45.473 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 14:20:45.483 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:20:45.485 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-29 14:20:45.613 | Selecting previously unselected package haproxy. 2026-05-29 14:20:45.622 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 14:20:45.635 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-29 14:20:45.759 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-29 14:20:45.770 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-29 14:20:45.774 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 14:20:45.826 | Selecting previously unselected package memcached. 2026-05-29 14:20:45.837 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-05-29 14:20:45.843 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-05-29 14:20:45.908 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 14:20:45.919 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 14:20:45.984 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 14:20:46.113 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 14:20:46.213 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 14:20:46.240 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 14:20:46.342 | Selecting previously unselected package libjson-perl. 2026-05-29 14:20:46.352 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-29 14:20:46.357 | Unpacking libjson-perl (4.10000-1) ... 2026-05-29 14:20:46.409 | Selecting previously unselected package postgresql-client-common. 2026-05-29 14:20:46.420 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-29 14:20:46.424 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-29 14:20:46.509 | Selecting previously unselected package ssl-cert. 2026-05-29 14:20:46.520 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-29 14:20:46.524 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-29 14:20:46.578 | Selecting previously unselected package postgresql-common. 2026-05-29 14:20:46.588 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-29 14:20:46.612 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-29 14:20:46.621 | Unpacking postgresql-common (257build1.1) ... 2026-05-29 14:20:46.734 | Selecting previously unselected package libsysfs2:amd64. 2026-05-29 14:20:46.745 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-29 14:20:46.750 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-29 14:20:46.799 | Selecting previously unselected package sysfsutils. 2026-05-29 14:20:46.810 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-29 14:20:46.817 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-29 14:20:46.859 | Selecting previously unselected package autotools-dev. 2026-05-29 14:20:46.870 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-29 14:20:46.879 | Unpacking autotools-dev (20220109.1) ... 2026-05-29 14:20:46.927 | Selecting previously unselected package m4. 2026-05-29 14:20:46.938 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-29 14:20:46.942 | Unpacking m4 (1.4.19-4build1) ... 2026-05-29 14:20:47.022 | Selecting previously unselected package autoconf. 2026-05-29 14:20:47.033 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-29 14:20:47.037 | Unpacking autoconf (2.71-3) ... 2026-05-29 14:20:47.133 | Selecting previously unselected package automake. 2026-05-29 14:20:47.144 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-29 14:20:47.150 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-29 14:20:47.265 | Selecting previously unselected package autopoint. 2026-05-29 14:20:47.274 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-29 14:20:47.278 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-29 14:20:47.321 | Selecting previously unselected package libdebhelper-perl. 2026-05-29 14:20:47.332 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-29 14:20:47.336 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-29 14:20:47.419 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-29 14:20:47.430 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:47.435 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:48.586 | Selecting previously unselected package libclang-cpp17t64. 2026-05-29 14:20:48.597 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:48.601 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:49.236 | Selecting previously unselected package libgc1:amd64. 2026-05-29 14:20:49.249 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-29 14:20:49.281 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-29 14:20:49.334 | Selecting previously unselected package libobjc4:amd64. 2026-05-29 14:20:49.346 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-29 14:20:49.351 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-29 14:20:49.394 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-29 14:20:49.405 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-29 14:20:49.411 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-29 14:20:49.470 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-29 14:20:49.482 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:49.487 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:49.734 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-29 14:20:49.748 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:49.752 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:49.846 | Selecting previously unselected package libclang1-17t64. 2026-05-29 14:20:49.860 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:49.865 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:50.207 | Selecting previously unselected package clang-17. 2026-05-29 14:20:50.220 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:50.225 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:50.276 | Selecting previously unselected package libtool. 2026-05-29 14:20:50.289 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-29 14:20:50.293 | Unpacking libtool (2.4.7-7build1) ... 2026-05-29 14:20:50.349 | Selecting previously unselected package dh-autoreconf. 2026-05-29 14:20:50.361 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-29 14:20:50.365 | Unpacking dh-autoreconf (20) ... 2026-05-29 14:20:50.412 | Selecting previously unselected package libarchive-zip-perl. 2026-05-29 14:20:50.424 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-29 14:20:50.429 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-29 14:20:50.494 | Selecting previously unselected package libsub-override-perl. 2026-05-29 14:20:50.507 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-29 14:20:50.512 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-29 14:20:50.553 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-29 14:20:50.566 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-29 14:20:50.570 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-29 14:20:50.620 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-29 14:20:50.632 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-29 14:20:50.635 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-29 14:20:50.677 | Selecting previously unselected package debugedit. 2026-05-29 14:20:50.691 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-29 14:20:50.695 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-29 14:20:50.740 | Selecting previously unselected package dwz. 2026-05-29 14:20:50.754 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-29 14:20:50.758 | Unpacking dwz (0.15-1build6) ... 2026-05-29 14:20:50.809 | Selecting previously unselected package gettext. 2026-05-29 14:20:50.823 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-29 14:20:50.827 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-29 14:20:50.951 | Selecting previously unselected package intltool-debian. 2026-05-29 14:20:50.960 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-29 14:20:50.964 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-29 14:20:51.009 | Selecting previously unselected package po-debconf. 2026-05-29 14:20:51.019 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-29 14:20:51.023 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-29 14:20:51.114 | Selecting previously unselected package debhelper. 2026-05-29 14:20:51.125 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-29 14:20:51.129 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-29 14:20:51.397 | Selecting previously unselected package uuid-dev:amd64. 2026-05-29 14:20:51.407 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-29 14:20:51.411 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-29 14:20:51.467 | Selecting previously unselected package libsctp1:amd64. 2026-05-29 14:20:51.477 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-29 14:20:51.481 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 14:20:51.521 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-29 14:20:51.532 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-29 14:20:51.536 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 14:20:51.592 | Selecting previously unselected package libapr1-dev. 2026-05-29 14:20:51.600 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-29 14:20:51.605 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-29 14:20:51.976 | Selecting previously unselected package libldap-dev:amd64. 2026-05-29 14:20:51.987 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:20:51.992 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 14:20:52.160 | Selecting previously unselected package libldap2-dev. 2026-05-29 14:20:52.169 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-29 14:20:52.173 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 14:20:52.215 | Selecting previously unselected package libaprutil1-dev. 2026-05-29 14:20:52.224 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 14:20:52.229 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-29 14:20:52.552 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-29 14:20:52.564 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 14:20:52.569 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:20:52.624 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-29 14:20:52.635 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 14:20:52.639 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:20:52.693 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-29 14:20:52.704 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 14:20:52.709 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:20:52.754 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-29 14:20:52.764 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 14:20:52.769 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:20:52.905 | Selecting previously unselected package apache2-dev. 2026-05-29 14:20:52.913 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 14:20:52.917 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-29 14:20:53.021 | Selecting previously unselected package ncal. 2026-05-29 14:20:53.033 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-29 14:20:53.038 | Unpacking ncal (12.1.8) ... 2026-05-29 14:20:53.092 | Selecting previously unselected package bsdmainutils. 2026-05-29 14:20:53.103 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-29 14:20:53.111 | Unpacking bsdmainutils (12.1.8) ... 2026-05-29 14:20:53.154 | Selecting previously unselected package conntrack. 2026-05-29 14:20:53.166 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-29 14:20:53.171 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-29 14:20:53.237 | Preparing to unpack .../065-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-29 14:20:53.273 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-05-29 14:20:53.350 | Selecting previously unselected package dnsmasq-utils. 2026-05-29 14:20:53.361 | Preparing to unpack .../066-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-29 14:20:53.364 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-29 14:20:53.414 | Selecting previously unselected package ebtables. 2026-05-29 14:20:53.425 | Preparing to unpack .../067-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-29 14:20:53.442 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-29 14:20:53.490 | Selecting previously unselected package fonts-liberation. 2026-05-29 14:20:53.501 | Preparing to unpack .../068-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-29 14:20:53.504 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-29 14:20:53.598 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-29 14:20:53.609 | Preparing to unpack .../069-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-29 14:20:53.613 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-29 14:20:53.660 | Selecting previously unselected package fonts-liberation2. 2026-05-29 14:20:53.671 | Preparing to unpack .../070-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-29 14:20:53.675 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-29 14:20:53.708 | Selecting previously unselected package genisoimage. 2026-05-29 14:20:53.719 | Preparing to unpack .../071-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-29 14:20:53.723 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-29 14:20:53.785 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-29 14:20:53.796 | Preparing to unpack .../072-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-29 14:20:53.799 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-29 14:20:53.848 | Selecting previously unselected package libann0. 2026-05-29 14:20:53.859 | Preparing to unpack .../073-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-29 14:20:53.863 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-29 14:20:53.905 | Selecting previously unselected package libcdt5:amd64. 2026-05-29 14:20:53.915 | Preparing to unpack .../074-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:53.919 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:53.960 | Selecting previously unselected package libcgraph6:amd64. 2026-05-29 14:20:53.971 | Preparing to unpack .../075-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:53.994 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.042 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-29 14:20:54.053 | Preparing to unpack .../076-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-29 14:20:54.057 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-29 14:20:54.108 | Selecting previously unselected package libltdl7:amd64. 2026-05-29 14:20:54.119 | Preparing to unpack .../077-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-29 14:20:54.123 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-29 14:20:54.167 | Selecting previously unselected package libpathplan4:amd64. 2026-05-29 14:20:54.178 | Preparing to unpack .../078-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.182 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.231 | Selecting previously unselected package libgvc6. 2026-05-29 14:20:54.241 | Preparing to unpack .../079-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.245 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.317 | Selecting previously unselected package libgvpr2:amd64. 2026-05-29 14:20:54.328 | Preparing to unpack .../080-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.332 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.384 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-29 14:20:54.395 | Preparing to unpack .../081-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.399 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.471 | Selecting previously unselected package libice6:amd64. 2026-05-29 14:20:54.482 | Preparing to unpack .../082-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-29 14:20:54.486 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-29 14:20:54.531 | Selecting previously unselected package libsm6:amd64. 2026-05-29 14:20:54.541 | Preparing to unpack .../083-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-29 14:20:54.546 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-29 14:20:54.593 | Selecting previously unselected package libxt6t64:amd64. 2026-05-29 14:20:54.604 | Preparing to unpack .../084-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-29 14:20:54.608 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-29 14:20:54.656 | Selecting previously unselected package libxmu6:amd64. 2026-05-29 14:20:54.667 | Preparing to unpack .../085-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-29 14:20:54.671 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-29 14:20:54.715 | Selecting previously unselected package libxaw7:amd64. 2026-05-29 14:20:54.726 | Preparing to unpack .../086-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-29 14:20:54.730 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-29 14:20:54.778 | Selecting previously unselected package graphviz. 2026-05-29 14:20:54.789 | Preparing to unpack .../087-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.793 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-29 14:20:54.897 | Selecting previously unselected package icu-devtools. 2026-05-29 14:20:54.908 | Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-29 14:20:54.912 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-29 14:20:54.975 | Selecting previously unselected package iputils-arping. 2026-05-29 14:20:54.984 | Preparing to unpack .../089-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-29 14:20:54.988 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-29 14:20:55.048 | Selecting previously unselected package comerr-dev:amd64. 2026-05-29 14:20:55.059 | Preparing to unpack .../090-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-29 14:20:55.066 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-29 14:20:55.119 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-29 14:20:55.130 | Preparing to unpack .../091-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:20:55.134 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:20:55.180 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-29 14:20:55.191 | Preparing to unpack .../092-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:20:55.195 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:20:55.237 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-29 14:20:55.248 | Preparing to unpack .../093-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:20:55.252 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:20:55.296 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-29 14:20:55.307 | Preparing to unpack .../094-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:20:55.311 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:20:55.350 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-29 14:20:55.361 | Preparing to unpack .../095-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:20:55.365 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:20:55.438 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-29 14:20:55.449 | Preparing to unpack .../096-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-29 14:20:55.453 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-29 14:20:55.493 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-29 14:20:55.504 | Preparing to unpack .../097-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:55.508 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:55.797 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-29 14:20:55.808 | Preparing to unpack .../098-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-29 14:20:55.812 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-29 14:20:55.869 | Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 14:20:55.880 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 14:20:55.933 | Selecting previously unselected package libgts-bin. 2026-05-29 14:20:55.944 | Preparing to unpack .../100-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-29 14:20:55.948 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-29 14:20:56.000 | Selecting previously unselected package libicu-dev:amd64. 2026-05-29 14:20:56.011 | Preparing to unpack .../101-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-29 14:20:56.015 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-29 14:20:56.591 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-29 14:20:56.602 | Preparing to unpack .../102-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-29 14:20:56.606 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-29 14:20:56.660 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-29 14:20:56.672 | Preparing to unpack .../103-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-29 14:20:56.676 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 14:20:56.714 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-29 14:20:56.726 | Preparing to unpack .../104-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-29 14:20:56.730 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 14:20:56.769 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-29 14:20:56.780 | Preparing to unpack .../105-libjs-jquery-metadata_12-4_all.deb ... 2026-05-29 14:20:56.784 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-29 14:20:56.824 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-29 14:20:56.836 | Preparing to unpack .../106-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-29 14:20:56.840 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-29 14:20:56.956 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-29 14:20:56.965 | Preparing to unpack .../107-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-29 14:20:56.969 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-29 14:20:57.010 | Selecting previously unselected package libjson-xs-perl. 2026-05-29 14:20:57.021 | Preparing to unpack .../108-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:20:57.025 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-29 14:20:57.072 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-29 14:20:57.081 | Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-29 14:20:57.085 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-29 14:20:57.156 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-29 14:20:57.167 | Preparing to unpack .../110-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-29 14:20:57.171 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-29 14:20:57.215 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-29 14:20:57.224 | Preparing to unpack .../111-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-29 14:20:57.228 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-29 14:20:57.281 | Selecting previously unselected package mysql-common. 2026-05-29 14:20:57.292 | Preparing to unpack .../112-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-29 14:20:57.310 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-29 14:20:57.358 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-29 14:20:57.369 | Preparing to unpack .../113-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:20:57.373 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:20:57.469 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-29 14:20:57.480 | Preparing to unpack .../114-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-29 14:20:57.484 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-29 14:20:57.572 | Selecting previously unselected package pcp-conf. 2026-05-29 14:20:57.583 | Preparing to unpack .../115-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:20:57.587 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-29 14:20:57.635 | Selecting previously unselected package libpcp3t64. 2026-05-29 14:20:57.646 | Preparing to unpack .../116-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:20:57.650 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-29 14:20:57.703 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-29 14:20:57.713 | Preparing to unpack .../117-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:20:57.718 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-29 14:20:57.755 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-29 14:20:57.767 | Preparing to unpack .../118-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:20:57.771 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-29 14:20:57.816 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-29 14:20:57.827 | Preparing to unpack .../119-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-29 14:20:57.832 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-29 14:20:57.878 | Selecting previously unselected package libpq5:amd64. 2026-05-29 14:20:57.889 | Preparing to unpack .../120-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:20:57.893 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:20:57.937 | Selecting previously unselected package libssl-dev:amd64. 2026-05-29 14:20:57.947 | Preparing to unpack .../121-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-29 14:20:57.952 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-29 14:20:58.170 | Selecting previously unselected package libpq-dev. 2026-05-29 14:20:58.181 | Preparing to unpack .../122-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:20:58.185 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:20:58.239 | Selecting previously unselected package libsasl2-dev. 2026-05-29 14:20:58.250 | Preparing to unpack .../123-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-29 14:20:58.254 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-29 14:20:58.335 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-29 14:20:58.345 | Preparing to unpack .../124-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-29 14:20:58.352 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-29 14:20:58.594 | Selecting previously unselected package libx86-1:amd64. 2026-05-29 14:20:58.605 | Preparing to unpack .../125-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-29 14:20:58.609 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-29 14:20:58.657 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-29 14:20:58.668 | Preparing to unpack .../126-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-29 14:20:58.672 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-29 14:20:58.773 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-29 14:20:58.785 | Preparing to unpack .../127-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-29 14:20:58.789 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-29 14:20:59.002 | Selecting previously unselected package llvm-17-runtime. 2026-05-29 14:20:59.016 | Preparing to unpack .../128-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:59.021 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-29 14:20:59.099 | Selecting previously unselected package libpfm4:amd64. 2026-05-29 14:20:59.112 | Preparing to unpack .../129-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-29 14:20:59.117 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-29 14:20:59.190 | Selecting previously unselected package llvm-17. 2026-05-29 14:20:59.205 | Preparing to unpack .../130-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:20:59.210 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:00.391 | Selecting previously unselected package libffi-dev:amd64. 2026-05-29 14:21:00.405 | Preparing to unpack .../131-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-29 14:21:00.410 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-29 14:21:00.472 | Selecting previously unselected package llvm-17-tools. 2026-05-29 14:21:00.487 | Preparing to unpack .../132-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:21:00.491 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:00.854 | Selecting previously unselected package libz3-4:amd64. 2026-05-29 14:21:00.866 | Preparing to unpack .../133-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-29 14:21:00.870 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-29 14:21:01.109 | Selecting previously unselected package libz3-dev:amd64. 2026-05-29 14:21:01.121 | Preparing to unpack .../134-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-29 14:21:01.125 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-29 14:21:01.188 | Selecting previously unselected package llvm-17-dev. 2026-05-29 14:21:01.199 | Preparing to unpack .../135-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 14:21:01.204 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:04.822 | Selecting previously unselected package lsscsi. 2026-05-29 14:21:04.834 | Preparing to unpack .../136-lsscsi_0.32-1build1_amd64.deb ... 2026-05-29 14:21:04.839 | Unpacking lsscsi (0.32-1build1) ... 2026-05-29 14:21:04.889 | Selecting previously unselected package osinfo-db. 2026-05-29 14:21:04.901 | Preparing to unpack .../137-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-29 14:21:04.905 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-29 14:21:05.563 | Selecting previously unselected package pkgconf-bin. 2026-05-29 14:21:05.574 | Preparing to unpack .../138-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-29 14:21:05.579 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-29 14:21:05.624 | Selecting previously unselected package pkgconf:amd64. 2026-05-29 14:21:05.635 | Preparing to unpack .../139-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-29 14:21:05.643 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-29 14:21:05.693 | Selecting previously unselected package pkg-config:amd64. 2026-05-29 14:21:05.704 | Preparing to unpack .../140-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-29 14:21:05.712 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-29 14:21:05.756 | Selecting previously unselected package pm-utils. 2026-05-29 14:21:05.767 | Preparing to unpack .../141-pm-utils_1.4.1-21_all.deb ... 2026-05-29 14:21:05.772 | Unpacking pm-utils (1.4.1-21) ... 2026-05-29 14:21:05.854 | Selecting previously unselected package postgresql-client-16. 2026-05-29 14:21:05.865 | Preparing to unpack .../142-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:21:05.869 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:06.074 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-29 14:21:06.086 | Preparing to unpack .../143-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:21:06.090 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:06.659 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-29 14:21:06.671 | Preparing to unpack .../144-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-29 14:21:06.675 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-29 14:21:06.734 | Selecting previously unselected package python3-mysqldb. 2026-05-29 14:21:06.746 | Preparing to unpack .../145-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-29 14:21:06.750 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-29 14:21:06.806 | Selecting previously unselected package python3-pip-whl. 2026-05-29 14:21:06.818 | Preparing to unpack .../146-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-29 14:21:06.822 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-29 14:21:06.883 | Selecting previously unselected package python3-setuptools-whl. 2026-05-29 14:21:06.895 | Preparing to unpack .../147-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-29 14:21:06.900 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-29 14:21:06.955 | Selecting previously unselected package python3.12-venv. 2026-05-29 14:21:06.967 | Preparing to unpack .../148-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-29 14:21:06.972 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-29 14:21:07.014 | Selecting previously unselected package python3-venv. 2026-05-29 14:21:07.026 | Preparing to unpack .../149-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-29 14:21:07.031 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-29 14:21:07.069 | Selecting previously unselected package sqlite3. 2026-05-29 14:21:07.079 | Preparing to unpack .../150-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-29 14:21:07.083 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-29 14:21:07.132 | Selecting previously unselected package unzip. 2026-05-29 14:21:07.144 | Preparing to unpack .../151-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-29 14:21:07.148 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-29 14:21:07.204 | Selecting previously unselected package vbetool. 2026-05-29 14:21:07.217 | Preparing to unpack .../152-vbetool_1.1-5_amd64.deb ... 2026-05-29 14:21:07.221 | Unpacking vbetool (1.1-5) ... 2026-05-29 14:21:07.266 | Selecting previously unselected package libosinfo-l10n. 2026-05-29 14:21:07.279 | Preparing to unpack .../153-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-29 14:21:07.283 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-29 14:21:07.355 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-29 14:21:07.367 | Preparing to unpack .../154-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-29 14:21:07.371 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-29 14:21:07.417 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-29 14:21:07.429 | Preparing to unpack .../155-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-29 14:21:07.433 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-29 14:21:07.476 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-29 14:21:07.488 | Preparing to unpack .../156-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 14:21:07.492 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:07.549 | Selecting previously unselected package libpcp-archive1t64. 2026-05-29 14:21:07.561 | Preparing to unpack .../157-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.565 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.633 | Selecting previously unselected package libpcp-gui2t64. 2026-05-29 14:21:07.645 | Preparing to unpack .../158-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.650 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.695 | Selecting previously unselected package libpcp-import1t64. 2026-05-29 14:21:07.707 | Preparing to unpack .../159-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.711 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.758 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-29 14:21:07.771 | Preparing to unpack .../160-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.775 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.823 | Selecting previously unselected package libpcp-trace2t64. 2026-05-29 14:21:07.836 | Preparing to unpack .../161-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.841 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.886 | Selecting previously unselected package libpcp-web1t64. 2026-05-29 14:21:07.898 | Preparing to unpack .../162-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:07.903 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:07.954 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-29 14:21:07.964 | Preparing to unpack .../163-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-29 14:21:07.968 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-29 14:21:08.015 | Selecting previously unselected package python3-pcp. 2026-05-29 14:21:08.028 | Preparing to unpack .../164-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:08.031 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-29 14:21:08.094 | Selecting previously unselected package pcp. 2026-05-29 14:21:08.106 | Preparing to unpack .../165-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-29 14:21:08.372 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-29 14:21:09.267 | Selecting previously unselected package socat. 2026-05-29 14:21:09.278 | Preparing to unpack .../166-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-29 14:21:09.281 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-29 14:21:09.350 | Selecting previously unselected package vlan. 2026-05-29 14:21:09.361 | Preparing to unpack .../167-vlan_2.0.5ubuntu5_all.deb ... 2026-05-29 14:21:09.365 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-29 14:21:09.448 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-29 14:21:09.461 | Setting up postgresql-client-common (257build1.1) ... 2026-05-29 14:21:09.479 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-29 14:21:09.490 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-29 14:21:09.500 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-29 14:21:09.536 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-29 14:21:09.543 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-29 14:21:09.553 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:21:09.564 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-29 14:21:09.574 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-29 14:21:09.584 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-29 14:21:09.608 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-29 14:21:09.634 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-29 14:21:09.653 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-29 14:21:09.665 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-29 14:21:09.677 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-29 14:21:10.320 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-29 14:21:10.321 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-29 14:21:10.783 | Setting up ncal (12.1.8) ... 2026-05-29 14:21:10.795 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-29 14:21:10.806 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-29 14:21:10.818 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-29 14:21:10.829 | Setting up vbetool (1.1-5) ... 2026-05-29 14:21:10.841 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-29 14:21:10.877 | Setting up pm-utils (1.4.1-21) ... 2026-05-29 14:21:10.898 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-29 14:21:10.913 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-29 14:21:10.925 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:10.937 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:10.950 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-29 14:21:10.961 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-29 14:21:10.972 | Setting up m4 (1.4.19-4build1) ... 2026-05-29 14:21:10.984 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 14:21:10.996 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-29 14:21:11.023 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-29 14:21:11.059 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-29 14:21:11.071 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-29 14:21:11.083 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-05-29 14:21:11.946 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-29 14:21:12.389 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:21:12.398 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-29 14:21:12.408 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-29 14:21:12.651 | Setting up autotools-dev (20220109.1) ... 2026-05-29 14:21:12.661 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-29 14:21:12.673 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:21:12.684 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-29 14:21:12.695 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-29 14:21:12.706 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:12.717 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:12.728 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-29 14:21:12.788 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:21:12.788 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:21:12.788 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:21:12.965 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:21:13.528 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-29 14:21:13.985 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:13.997 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 14:21:14.009 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-29 14:21:14.021 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:14.033 | Setting up ebtables (2.0.11-6build1) ... 2026-05-29 14:21:14.615 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-29 14:21:14.626 | Setting up socat (1.8.0.0-4build3) ... 2026-05-29 14:21:14.639 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-29 14:21:14.652 | Setting up bsdmainutils (12.1.8) ... 2026-05-29 14:21:14.665 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-29 14:21:14.680 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-29 14:21:14.692 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-29 14:21:14.703 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-29 14:21:14.715 | Setting up lsscsi (0.32-1build1) ... 2026-05-29 14:21:14.726 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-29 14:21:14.737 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-29 14:21:14.749 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-29 14:21:14.762 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-29 14:21:14.774 | Setting up autoconf (2.71-3) ... 2026-05-29 14:21:14.789 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:14.800 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:21:14.811 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-29 14:21:14.823 | Setting up dwz (0.15-1build6) ... 2026-05-29 14:21:14.835 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 14:21:14.846 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-29 14:21:14.858 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-29 14:21:14.886 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:14.897 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-29 14:21:14.908 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:14.919 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-29 14:21:14.930 | Setting up libjson-perl (4.10000-1) ... 2026-05-29 14:21:14.942 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:14.977 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-29 14:21:14.989 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-29 14:21:15.019 | Setting up debugedit (1:5.0-5build2) ... 2026-05-29 14:21:15.030 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-29 14:21:15.042 | Setting up libsub-override-perl (0.10-1) ... 2026-05-29 14:21:15.054 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-29 14:21:15.066 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:15.078 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:15.089 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-29 14:21:15.101 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-29 14:21:15.112 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-29 14:21:15.123 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 14:21:15.134 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-29 14:21:15.145 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-29 14:21:15.156 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-29 14:21:15.168 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-29 14:21:15.180 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-29 14:21:15.191 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-29 14:21:15.203 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:15.214 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-29 14:21:15.230 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-29 14:21:15.242 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-29 14:21:15.254 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-29 14:21:15.266 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:21:15.278 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-29 14:21:15.289 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-29 14:21:15.304 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-29 14:21:15.317 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:15.328 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 14:21:15.340 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-29 14:21:15.428 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:21:15.428 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:21:15.429 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:21:17.253 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:17.264 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-29 14:21:17.376 | Setting up libtool (2.4.7-7build1) ... 2026-05-29 14:21:17.390 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-29 14:21:17.402 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:18.017 | 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-29 14:21:18.061 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 14:21:18.074 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-29 14:21:18.971 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-29 14:21:19.584 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:19.599 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-29 14:21:19.613 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:21:19.627 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 14:21:19.641 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-29 14:21:19.654 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 14:21:19.664 | Setting up dh-autoreconf (20) ... 2026-05-29 14:21:19.674 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:19.684 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-29 14:21:19.694 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-29 14:21:19.705 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-29 14:21:19.716 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-29 14:21:19.727 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-29 14:21:19.738 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-29 14:21:19.748 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-29 14:21:19.759 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-29 14:21:19.769 | Setting up postgresql-common (257build1.1) ... 2026-05-29 14:21:19.840 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:21:19.840 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:21:19.840 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:21:19.920 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:21:20.383 | 2026-05-29 14:21:20.383 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-29 14:21:20.570 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-29 14:21:20.570 | Removing obsolete dictionary files: 2026-05-29 14:21:21.591 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-29 14:21:22.167 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:22.219 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.230 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 14:21:22.241 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-29 14:21:22.253 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.264 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-29 14:21:22.274 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:22.285 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.295 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:22.305 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.315 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-29 14:21:22.325 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:22.335 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-29 14:21:22.344 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-29 14:21:22.354 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:22.364 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-29 14:21:22.374 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.383 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-29 14:21:22.393 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-29 14:21:22.403 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:22.413 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-29 14:21:22.423 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-29 14:21:22.433 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-29 14:21:22.464 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 14:21:22.474 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.484 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:22.494 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-29 14:21:22.504 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-29 14:21:22.514 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-29 14:21:22.525 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-29 14:21:22.535 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-29 14:21:22.548 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-29 14:21:23.058 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:21:23.103 | Enabling module mpm_event. 2026-05-29 14:21:23.156 | Enabling module authz_core. 2026-05-29 14:21:23.163 | Enabling module authz_host. 2026-05-29 14:21:23.219 | Enabling module authn_core. 2026-05-29 14:21:23.226 | Enabling module auth_basic. 2026-05-29 14:21:23.279 | Enabling module access_compat. 2026-05-29 14:21:23.330 | Enabling module authn_file. 2026-05-29 14:21:23.384 | Enabling module authz_user. 2026-05-29 14:21:23.439 | Enabling module alias. 2026-05-29 14:21:23.496 | Enabling module dir. 2026-05-29 14:21:23.546 | Enabling module autoindex. 2026-05-29 14:21:23.599 | Enabling module env. 2026-05-29 14:21:23.649 | Enabling module mime. 2026-05-29 14:21:23.700 | Enabling module negotiation. 2026-05-29 14:21:23.751 | Enabling module setenvif. 2026-05-29 14:21:23.814 | Enabling module filter. 2026-05-29 14:21:23.864 | Enabling module deflate. 2026-05-29 14:21:23.918 | Enabling module status. 2026-05-29 14:21:23.969 | Enabling module reqtimeout. 2026-05-29 14:21:24.021 | Enabling conf charset. 2026-05-29 14:21:24.072 | Enabling conf localized-error-pages. 2026-05-29 14:21:24.129 | Enabling conf other-vhosts-access-log. 2026-05-29 14:21:24.180 | Enabling conf security. 2026-05-29 14:21:24.234 | Enabling conf serve-cgi-bin. 2026-05-29 14:21:24.284 | Enabling site 000-default. 2026-05-29 14:21:25.383 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-29 14:21:26.080 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-29 14:21:27.510 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-29 14:21:27.522 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-29 14:21:27.870 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 14:21:27.879 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-29 14:21:27.889 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-29 14:21:29.624 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-29 14:21:29.693 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-29 14:21:29.764 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-29 14:21:29.832 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-29 14:21:31.719 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-29 14:21:32.007 | Processing triggers for ufw (0.36.2-6) ... 2026-05-29 14:21:32.150 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-29 14:21:32.210 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:21:36.275 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-29 14:21:36.302 | Processing triggers for install-info (7.1-3build2) ... 2026-05-29 14:21:36.463 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-29 14:21:36.516 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 14:21:36.785 | perl: warning: Setting locale failed. 2026-05-29 14:21:36.786 | perl: warning: Please check that your locale settings: 2026-05-29 14:21:36.786 | LANGUAGE = (unset), 2026-05-29 14:21:36.786 | LC_ALL = "en_US.utf8", 2026-05-29 14:21:36.786 | LANG = "de_DE.UTF-8" 2026-05-29 14:21:36.786 | are supported and installed on your system. 2026-05-29 14:21:36.786 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:21:36.917 | perl: warning: Setting locale failed. 2026-05-29 14:21:36.917 | perl: warning: Please check that your locale settings: 2026-05-29 14:21:36.917 | LANGUAGE = (unset), 2026-05-29 14:21:36.917 | LC_ALL = "en_US.utf8", 2026-05-29 14:21:36.917 | LANG = "de_DE.UTF-8" 2026-05-29 14:21:36.917 | are supported and installed on your system. 2026-05-29 14:21:36.917 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:21:36.967 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:21:36.967 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:21:36.967 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:21:37.038 | perl: warning: Setting locale failed. 2026-05-29 14:21:37.038 | perl: warning: Please check that your locale settings: 2026-05-29 14:21:37.038 | LANGUAGE = (unset), 2026-05-29 14:21:37.038 | LC_ALL = "en_US.utf8", 2026-05-29 14:21:37.038 | LANG = "de_DE.UTF-8" 2026-05-29 14:21:37.038 | are supported and installed on your system. 2026-05-29 14:21:37.038 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:21:37.552 | 2026-05-29 14:21:37.552 | Running kernel seems to be up-to-date. 2026-05-29 14:21:37.552 | 2026-05-29 14:21:37.552 | Restarting services... 2026-05-29 14:21:37.589 | systemctl restart packagekit.service 2026-05-29 14:21:37.659 | 2026-05-29 14:21:37.659 | Service restarts being deferred: 2026-05-29 14:21:37.659 | systemctl restart virtlockd.service 2026-05-29 14:21:37.659 | systemctl restart virtlogd.service 2026-05-29 14:21:37.659 | 2026-05-29 14:21:37.659 | No containers need to be restarted. 2026-05-29 14:21:37.659 | 2026-05-29 14:21:37.659 | User sessions running outdated binaries: 2026-05-29 14:21:37.659 | quobyte @ session #5: sshd[1987] 2026-05-29 14:21:37.670 | 2026-05-29 14:21:37.670 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:21:40.025 | ++ functions-common:apt_get:1203 : result=0 2026-05-29 14:21:40.026 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:21:40.029 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:21:40.031 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:21:40.033 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:21:40.035 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:21:40.038 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:21:40.040 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:21:40.043 | ++ functions-common:time_stop:2419 : start_time=1780064439091 2026-05-29 14:21:40.045 | ++ functions-common:time_stop:2421 : [[ -z 1780064439091 ]] 2026-05-29 14:21:40.047 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:21:40.052 | ++ functions-common:time_stop:2424 : end_time=1780064500049 2026-05-29 14:21:40.054 | ++ functions-common:time_stop:2425 : elapsed_time=60958 2026-05-29 14:21:40.056 | ++ functions-common:time_stop:2426 : total=7860 2026-05-29 14:21:40.058 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:21:40.060 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=68818 2026-05-29 14:21:40.062 | ++ functions-common:apt_get:1207 : return 0 2026-05-29 14:21:40.065 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-29 14:21:40.068 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-29 14:21:40.071 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-29 14:21:40.076 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-29 14:21:40.078 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-29 14:21:40.081 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-29 14:21:40.086 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-29 14:21:40.090 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-29 14:21:40.093 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-29 14:21:40.095 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-29 14:21:40.099 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:21:40.412 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-29 14:21:40.414 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-29 14:21:40.416 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-29 14:21:40.418 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-29 14:21:40.420 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-29 14:21:40.422 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-29 14:21:40.425 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-29 14:21:40.427 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-29 14:21:40.429 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-29 14:21:40.431 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-29 14:21:40.433 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-29 14:21:40.435 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-29 14:21:40.437 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-29 14:21:40.439 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-29 14:21:40.441 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-29 14:21:40.444 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-29 14:21:40.446 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-29 14:21:40.448 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-29 14:21:40.450 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-29 14:21:40.452 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-29 14:21:40.455 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-29 14:21:40.457 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-29 14:21:40.460 | + functions-common:_ensure_lsb_release:418 : return 2026-05-29 14:21:40.463 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-29 14:21:40.479 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-29 14:21:40.482 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-29 14:21:40.497 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-29 14:21:40.500 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-29 14:21:40.515 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-29 14:21:40.518 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-29 14:21:40.520 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-29 14:21:40.522 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-29 14:21:40.525 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-29 14:21:40.527 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-29 14:21:40.530 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-29 14:21:40.532 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-29 14:21:40.534 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-29 14:21:40.536 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-29 14:21:40.538 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-29 14:21:40.538 | Distro: noble 2026-05-29 14:21:40.541 | + tools/install_pip.sh:main:117 : get_versions 2026-05-29 14:21:40.544 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-29 14:21:40.548 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-29 14:21:40.550 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-29 14:21:40.553 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-29 14:21:40.556 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-29 14:21:41.297 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-29 14:21:41.299 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-29 14:21:41.299 | pip: 24.0 2026-05-29 14:21:41.300 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-29 14:21:41.302 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-29 14:21:41.304 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:21:41.306 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:21:41.307 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:21:41.309 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:21:41.311 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:21:41.312 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:21:41.314 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:21:41.316 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:21:41.318 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:21:41.319 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:21:41.321 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:21:41.323 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:21:41.325 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:21:41.327 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-29 14:21:41.328 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:21:41.330 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:21:41.332 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-29 14:21:41.336 | + tools/install_pip.sh:main:146 : set -x 2026-05-29 14:21:41.338 | + tools/install_pip.sh:main:149 : get_versions 2026-05-29 14:21:41.340 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-29 14:21:41.344 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-29 14:21:41.346 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-29 14:21:41.349 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-29 14:21:41.349 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-29 14:21:41.957 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-29 14:21:41.959 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-29 14:21:41.959 | pip: 24.0 2026-05-29 14:21:41.962 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-29 14:21:41.965 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-29 14:21:41.967 | + ./stack.sh:main:801 : fixup_all 2026-05-29 14:21:41.970 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-29 14:21:41.972 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-29 14:21:41.974 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:21:41.976 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:21:41.979 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-29 14:21:41.994 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-29 14:21:42.010 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-29 14:21:42.025 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-29 14:21:42.027 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-29 14:21:42.029 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:21:42.031 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:21:42.033 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:21:42.036 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:21:42.038 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:21:42.040 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:21:42.042 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:21:42.044 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:21:42.046 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:21:42.048 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:21:42.050 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:21:42.052 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:21:42.054 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:21:42.056 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-29 14:21:42.058 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-29 14:21:42.061 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-29 14:21:42.076 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-29 14:21:42.092 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-29 14:21:42.105 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-29 14:21:42.119 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-29 14:21:42.133 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-29 14:21:42.146 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-29 14:21:42.160 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-29 14:21:42.174 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-29 14:21:42.176 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-29 14:21:42.178 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-29 14:21:47.811 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-29 14:21:47.835 | Using python 3.12 to install setuptools 2026-05-29 14:21:47.837 | + 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-29 14:21:49.218 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-29 14:21:49.514 | Collecting pip 2026-05-29 14:21:49.620 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-29 14:21:49.633 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-29 14:21:50.099 | Collecting setuptools[core] 2026-05-29 14:21:50.114 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 14:21:50.282 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-29 14:21:50.301 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 14:21:50.398 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-29 14:21:50.425 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-29 14:21:50.519 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-29 14:21:50.551 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:21:50.659 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-29 14:21:50.678 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:21:50.816 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-29 14:21:50.838 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-29 14:21:50.959 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:50.980 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 14:21:51.066 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:51.085 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-29 14:21:51.337 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:51.377 | Downloading typer-0.26.3-py3-none-any.whl.metadata (16 kB) 2026-05-29 14:21:51.472 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:51.489 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:21:51.673 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:51.691 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-29 14:21:51.767 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:21:51.784 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-29 14:21:51.887 | 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-29 14:21:51.905 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-29 14:21:52.007 | 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-29 14:21:52.076 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:21:52.128 | 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-29 14:21:52.162 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-29 14:21:52.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.9 MB/s eta 0:00:00 2026-05-29 14:21:52.263 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-29 14:21:52.289 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-29 14:21:52.320 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-29 14:21:52.335 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.3 MB/s eta 0:00:00 2026-05-29 14:21:52.355 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-29 14:21:52.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 6.3 MB/s eta 0:00:00 2026-05-29 14:21:52.389 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-29 14:21:52.414 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 14:21:52.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.4 MB/s eta 0:00:00 2026-05-29 14:21:52.477 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-29 14:21:52.521 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-29 14:21:52.547 | Downloading typer-0.26.3-py3-none-any.whl (122 kB) 2026-05-29 14:21:52.564 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.3/122.3 kB 10.2 MB/s eta 0:00:00 2026-05-29 14:21:52.581 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-29 14:21:52.606 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-29 14:21:52.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 18.1 MB/s eta 0:00:00 2026-05-29 14:21:52.648 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-29 14:21:52.672 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-29 14:21:52.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 7.7 MB/s eta 0:00:00 2026-05-29 14:21:52.707 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-29 14:21:52.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.5 MB/s eta 0:00:00 2026-05-29 14:21:53.524 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-29 14:21:53.548 | Attempting uninstall: setuptools 2026-05-29 14:21:53.564 | Found existing installation: setuptools 68.1.2 2026-05-29 14:21:53.564 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:53.564 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-29 14:21:54.748 | Attempting uninstall: pygments 2026-05-29 14:21:54.757 | Found existing installation: Pygments 2.17.2 2026-05-29 14:21:54.758 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:54.758 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-29 14:21:56.056 | Attempting uninstall: pip 2026-05-29 14:21:56.060 | Found existing installation: pip 24.0 2026-05-29 14:21:56.131 | Uninstalling pip-24.0: 2026-05-29 14:21:56.142 | Successfully uninstalled pip-24.0 2026-05-29 14:21:57.863 | Attempting uninstall: packaging 2026-05-29 14:21:57.873 | Found existing installation: packaging 24.0 2026-05-29 14:21:57.875 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:57.875 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-29 14:21:58.039 | Attempting uninstall: markdown-it-py 2026-05-29 14:21:58.065 | Found existing installation: markdown-it-py 3.0.0 2026-05-29 14:21:58.065 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:58.066 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-29 14:21:58.228 | Attempting uninstall: wheel 2026-05-29 14:21:58.276 | Found existing installation: wheel 0.42.0 2026-05-29 14:21:58.277 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:58.278 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-29 14:21:58.331 | Attempting uninstall: rich 2026-05-29 14:21:58.380 | Found existing installation: rich 13.7.1 2026-05-29 14:21:58.381 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:21:58.382 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-29 14:21:59.120 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.3 typer-slim-0.24.0 wheel-0.47.0 2026-05-29 14:21:59.335 | + inc/python:pip_install:216 : result=0 2026-05-29 14:21:59.338 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:21:59.341 | + functions-common:time_stop:2412 : local name 2026-05-29 14:21:59.347 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:21:59.350 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:21:59.354 | + functions-common:time_stop:2415 : local total 2026-05-29 14:21:59.356 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:21:59.360 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:21:59.363 | + functions-common:time_stop:2419 : start_time=1780064507828 2026-05-29 14:21:59.366 | + functions-common:time_stop:2421 : [[ -z 1780064507828 ]] 2026-05-29 14:21:59.370 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:21:59.376 | + functions-common:time_stop:2424 : end_time=1780064519372 2026-05-29 14:21:59.379 | + functions-common:time_stop:2425 : elapsed_time=11544 2026-05-29 14:21:59.381 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:21:59.385 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:21:59.387 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11544 2026-05-29 14:21:59.391 | + inc/python:pip_install:219 : return 0 2026-05-29 14:21:59.394 | + 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-29 14:21:59.398 | + 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-29 14:21:59.402 | + 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-29 14:21:59.405 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-29 14:21:59.409 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-29 14:21:59.413 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-29 14:21:59.440 | Using python 3.12 to install os-testr 2026-05-29 14:21:59.444 | + 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-29 14:22:00.869 | Collecting os-testr 2026-05-29 14:22:01.021 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 14:22:01.089 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-29 14:22:01.105 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:22:01.147 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-29 14:22:01.165 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-29 14:22:01.230 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-29 14:22:01.249 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-29 14:22:01.263 | 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-29 14:22:01.298 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-29 14:22:01.315 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 14:22:01.352 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-29 14:22:01.380 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 14:22:01.420 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-29 14:22:01.451 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-29 14:22:01.476 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-29 14:22:01.648 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-29 14:22:02.172 | 2026-05-29 14:22:02.177 | 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-29 14:22:02.354 | + inc/python:pip_install:216 : result=0 2026-05-29 14:22:02.358 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:22:02.362 | + functions-common:time_stop:2412 : local name 2026-05-29 14:22:02.367 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:22:02.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:22:02.374 | + functions-common:time_stop:2415 : local total 2026-05-29 14:22:02.376 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:22:02.380 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:22:02.384 | + functions-common:time_stop:2419 : start_time=1780064519433 2026-05-29 14:22:02.386 | + functions-common:time_stop:2421 : [[ -z 1780064519433 ]] 2026-05-29 14:22:02.391 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:22:02.396 | + functions-common:time_stop:2424 : end_time=1780064522392 2026-05-29 14:22:02.400 | + functions-common:time_stop:2425 : elapsed_time=2959 2026-05-29 14:22:02.403 | + functions-common:time_stop:2426 : total=11544 2026-05-29 14:22:02.407 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:22:02.411 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14503 2026-05-29 14:22:02.416 | + inc/python:pip_install:219 : return 0 2026-05-29 14:22:02.420 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-29 14:22:02.496 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-29 14:22:02.595 | + ./stack.sh:main:829 : install_infra 2026-05-29 14:22:02.599 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 14:22:02.602 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-29 14:22:02.606 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-29 14:22:08.141 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 14:22:08.146 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-29 14:22:08.179 | + 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-29 14:22:09.674 | Collecting pbr 2026-05-29 14:22:09.678 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:22:10.131 | Collecting setuptools[core] 2026-05-29 14:22:10.134 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 14:22:10.290 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-29 14:22:10.293 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 14:22:10.367 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-29 14:22:10.370 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-29 14:22:10.445 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-29 14:22:10.448 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:22:10.547 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-29 14:22:10.549 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:22:10.694 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-29 14:22:10.698 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-29 14:22:10.801 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:10.804 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 14:22:10.881 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:10.884 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-29 14:22:11.114 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:11.117 | Using cached typer-0.26.3-py3-none-any.whl.metadata (16 kB) 2026-05-29 14:22:11.192 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:11.195 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:22:11.372 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:11.376 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-29 14:22:11.429 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 14:22:11.433 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-29 14:22:11.519 | 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-29 14:22:11.521 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-29 14:22:11.606 | 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-29 14:22:11.609 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:22:11.708 | 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-29 14:22:11.806 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 14:22:11.834 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 14:22:11.839 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-29 14:22:11.843 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-29 14:22:11.843 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-29 14:22:11.847 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-29 14:22:11.850 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-29 14:22:11.853 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 14:22:11.864 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-29 14:22:11.867 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-29 14:22:11.869 | Using cached typer-0.26.3-py3-none-any.whl (122 kB) 2026-05-29 14:22:11.873 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-29 14:22:11.875 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-29 14:22:11.881 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-29 14:22:11.883 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-29 14:22:11.886 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-29 14:22:11.916 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-29 14:22:12.206 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-29 14:22:15.971 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.3 typer-slim-0.24.0 wheel-0.47.0 2026-05-29 14:22:16.167 | + inc/python:pip_install:216 : result=0 2026-05-29 14:22:16.170 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:22:16.172 | + functions-common:time_stop:2412 : local name 2026-05-29 14:22:16.175 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:22:16.177 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:22:16.179 | + functions-common:time_stop:2415 : local total 2026-05-29 14:22:16.182 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:22:16.184 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:22:16.187 | + functions-common:time_stop:2419 : start_time=1780064528168 2026-05-29 14:22:16.190 | + functions-common:time_stop:2421 : [[ -z 1780064528168 ]] 2026-05-29 14:22:16.193 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:22:16.197 | + functions-common:time_stop:2424 : end_time=1780064536194 2026-05-29 14:22:16.200 | + functions-common:time_stop:2425 : elapsed_time=8026 2026-05-29 14:22:16.202 | + functions-common:time_stop:2426 : total=14503 2026-05-29 14:22:16.205 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:22:16.207 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22529 2026-05-29 14:22:16.210 | + inc/python:pip_install:219 : return 0 2026-05-29 14:22:16.213 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 14:22:16.216 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-29 14:22:16.240 | + 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-29 14:22:17.513 | Processing /opt/stack/requirements 2026-05-29 14:22:17.518 | Installing build dependencies: started 2026-05-29 14:22:20.775 | Installing build dependencies: finished with status 'done' 2026-05-29 14:22:20.777 | Getting requirements to build wheel: started 2026-05-29 14:22:21.068 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:22:21.074 | Preparing metadata (pyproject.toml): started 2026-05-29 14:22:22.247 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:22:22.444 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:22.545 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-29 14:22:22.570 | 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-29 14:22:22.713 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:22.729 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-29 14:22:22.864 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:22.882 | 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-29 14:22:22.946 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:22.963 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-29 14:22:22.976 | 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-29 14:22:23.302 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:23.319 | 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-29 14:22:23.407 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:23.423 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-29 14:22:23.559 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:23.574 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-29 14:22:23.667 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 14:22:23.682 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:22:23.808 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-29 14:22:23.840 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-29 14:22:23.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 3.6 MB/s eta 0:00:00 2026-05-29 14:22:23.874 | 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-29 14:22:23.928 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.4 MB/s eta 0:00:00 2026-05-29 14:22:23.950 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-29 14:22:23.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.2 MB/s eta 0:00:00 2026-05-29 14:22:23.983 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-29 14:22:23.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 11.7 MB/s eta 0:00:00 2026-05-29 14:22:24.020 | 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-29 14:22:24.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 12.7 MB/s eta 0:00:00 2026-05-29 14:22:24.070 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-29 14:22:24.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.8 MB/s eta 0:00:00 2026-05-29 14:22:24.102 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-29 14:22:24.118 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.2 MB/s eta 0:00:00 2026-05-29 14:22:24.151 | Building wheels for collected packages: openstack_requirements 2026-05-29 14:22:24.153 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-29 14:22:26.486 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-29 14:22:26.486 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=f50fe748e60f3afd14fae913a88d503ef2372490349916b84314241ab805bbaf 2026-05-29 14:22:26.487 | Stored in directory: /tmp/pip-ephem-wheel-cache-ouzg6oes/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-29 14:22:26.491 | Successfully built openstack_requirements 2026-05-29 14:22:26.775 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-29 14:22:27.580 | 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-29 14:22:27.780 | + inc/python:pip_install:216 : result=0 2026-05-29 14:22:27.784 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:22:27.788 | + functions-common:time_stop:2412 : local name 2026-05-29 14:22:27.791 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:22:27.793 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:22:27.796 | + functions-common:time_stop:2415 : local total 2026-05-29 14:22:27.799 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:22:27.802 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:22:27.804 | + functions-common:time_stop:2419 : start_time=1780064536232 2026-05-29 14:22:27.806 | + functions-common:time_stop:2421 : [[ -z 1780064536232 ]] 2026-05-29 14:22:27.808 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:22:27.813 | + functions-common:time_stop:2424 : end_time=1780064547810 2026-05-29 14:22:27.816 | + functions-common:time_stop:2425 : elapsed_time=11578 2026-05-29 14:22:27.819 | + functions-common:time_stop:2426 : total=22529 2026-05-29 14:22:27.821 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:22:27.824 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34107 2026-05-29 14:22:27.826 | + inc/python:pip_install:219 : return 0 2026-05-29 14:22:27.829 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-29 14:22:27.831 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-29 14:22:27.834 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-29 14:22:27.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:22:27.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:22:27.843 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-29 14:22:27.845 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:22:27.848 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-29 14:22:27.869 | Using python 3.12 to install pbr 2026-05-29 14:22:27.873 | + 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-29 14:22:28.827 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-29 14:22:29.023 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-29 14:22:29.258 | + inc/python:pip_install:216 : result=0 2026-05-29 14:22:29.262 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:22:29.265 | + functions-common:time_stop:2412 : local name 2026-05-29 14:22:29.269 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:22:29.272 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:22:29.275 | + functions-common:time_stop:2415 : local total 2026-05-29 14:22:29.279 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:22:29.281 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:22:29.285 | + functions-common:time_stop:2419 : start_time=1780064547864 2026-05-29 14:22:29.287 | + functions-common:time_stop:2421 : [[ -z 1780064547864 ]] 2026-05-29 14:22:29.291 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:22:29.296 | + functions-common:time_stop:2424 : end_time=1780064549292 2026-05-29 14:22:29.299 | + functions-common:time_stop:2425 : elapsed_time=1428 2026-05-29 14:22:29.302 | + functions-common:time_stop:2426 : total=34107 2026-05-29 14:22:29.305 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:22:29.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35535 2026-05-29 14:22:29.312 | + inc/python:pip_install:219 : return 0 2026-05-29 14:22:29.315 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-29 14:22:34.909 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-29 14:22:35.719 | Collecting bindep 2026-05-29 14:22:35.821 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-29 14:22:35.925 | Collecting distro>=1.7 (from bindep) 2026-05-29 14:22:35.940 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-29 14:22:36.026 | Collecting packaging (from bindep) 2026-05-29 14:22:36.043 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:22:36.103 | Collecting Parsley (from bindep) 2026-05-29 14:22:36.123 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-29 14:22:36.235 | Collecting pbr>=2 (from bindep) 2026-05-29 14:22:36.238 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:22:36.663 | Collecting setuptools (from pbr>=2->bindep) 2026-05-29 14:22:36.666 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 14:22:36.763 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-29 14:22:36.793 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-29 14:22:36.802 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 14:22:36.819 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-29 14:22:36.842 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.6 MB/s eta 0:00:00 2026-05-29 14:22:36.860 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-29 14:22:36.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.8 MB/s eta 0:00:00 2026-05-29 14:22:36.876 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 14:22:37.019 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-29 14:22:38.741 | 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-29 14:22:38.884 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-29 14:22:38.889 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-29 14:22:38.893 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-29 14:22:38.912 | + ./stack.sh:main:838 : pkgs= 2026-05-29 14:22:38.914 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-29 14:22:38.917 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-29 14:22:38.920 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 14:22:38.923 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-29 14:22:38.926 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:22:38.929 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:22:38.931 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:22:38.935 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:22:38.937 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:22:38.941 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:22:38.946 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:22:38.948 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:22:38.951 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:22:38.954 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-29 14:22:38.957 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:22:38.974 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:22:38.976 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:22:38.979 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:22:38.981 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-29 14:22:38.984 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:22:38.986 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:22:38.989 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:22:38.991 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-29 14:22:38.994 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:22:38.996 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-29 14:22:38.999 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:22:39.001 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:22:39.004 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 14:22:39.006 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 14:22:39.009 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:22:39.012 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 14:22:39.015 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-29 14:22:39.018 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 14:22:39.020 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-29 14:22:39.023 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 14:22:39.026 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 14:22:39.029 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-29 14:22:39.032 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-29 14:22:39.035 | + functions:set_systemd_override:845 : local value=2048 2026-05-29 14:22:39.037 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-29 14:22:39.040 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-29 14:22:39.105 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-29 14:22:39.105 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-29 14:22:39.108 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-29 14:22:39.532 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-29 14:22:39.536 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-29 14:22:39.560 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:22:39.562 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-29 14:22:39.565 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:22:39.568 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:22:39.571 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:22:39.574 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:22:39.577 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:22:39.580 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:22:39.583 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:22:39.585 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:22:39.588 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:22:39.591 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:22:39.595 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:22:39.597 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:22:39.600 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-29 14:22:39.602 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:22:39.605 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:22:39.608 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:22:39.611 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-29 14:22:39.635 | + 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-29 14:22:39.675 | Reading package lists... 2026-05-29 14:22:40.094 | Building dependency tree... 2026-05-29 14:22:40.096 | Reading state information... 2026-05-29 14:22:40.700 | The following additional packages will be installed: 2026-05-29 14:22:40.701 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-29 14:22:40.701 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-29 14:22:40.701 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-29 14:22:40.703 | erlang-tools erlang-xmerl 2026-05-29 14:22:40.705 | Suggested packages: 2026-05-29 14:22:40.706 | erlang erlang-manpages erlang-doc 2026-05-29 14:22:40.767 | The following NEW packages will be installed: 2026-05-29 14:22:40.767 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-29 14:22:40.767 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-29 14:22:40.767 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-29 14:22:40.770 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-29 14:22:40.845 | 0 upgraded, 18 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:22:40.845 | Need to get 36.1 MB of archives. 2026-05-29 14:22:40.845 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-29 14:22:40.845 | 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-29 14:22:41.116 | 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-29 14:22:41.130 | 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-29 14:22:41.150 | 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-29 14:22:41.160 | 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-29 14:22:41.187 | 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-29 14:22:41.190 | 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-29 14:22:41.226 | 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-29 14:22:41.230 | 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-29 14:22:41.231 | 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-29 14:22:41.233 | 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-29 14:22:41.250 | 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-29 14:22:41.279 | 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-29 14:22:41.281 | 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-29 14:22:41.286 | 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-29 14:22:41.294 | 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-29 14:22:41.304 | 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-29 14:22:41.327 | 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-29 14:22:41.810 | perl: warning: Setting locale failed. 2026-05-29 14:22:41.811 | perl: warning: Please check that your locale settings: 2026-05-29 14:22:41.811 | LANGUAGE = (unset), 2026-05-29 14:22:41.811 | LC_ALL = "en_US.utf8", 2026-05-29 14:22:41.811 | LANG = "de_DE.UTF-8" 2026-05-29 14:22:41.811 | are supported and installed on your system. 2026-05-29 14:22:41.811 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:22:41.875 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:22:41.876 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:22:41.876 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:22:42.074 | Fetched 36.1 MB in 1s (46.4 MB/s) 2026-05-29 14:22:42.175 | Selecting previously unselected package erlang-base. 2026-05-29 14:22:42.244 | (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-29 14:22:42.250 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.254 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:42.649 | Selecting previously unselected package erlang-asn1. 2026-05-29 14:22:42.658 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.662 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:42.721 | Selecting previously unselected package erlang-crypto. 2026-05-29 14:22:42.733 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.737 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:42.780 | Selecting previously unselected package erlang-public-key. 2026-05-29 14:22:42.792 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.796 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:42.847 | Selecting previously unselected package erlang-mnesia. 2026-05-29 14:22:42.859 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.863 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:42.929 | Selecting previously unselected package erlang-runtime-tools. 2026-05-29 14:22:42.940 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:42.944 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.006 | Selecting previously unselected package erlang-ssl. 2026-05-29 14:22:43.018 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.022 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.114 | Selecting previously unselected package erlang-eldap. 2026-05-29 14:22:43.126 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.129 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.172 | Selecting previously unselected package erlang-ftp. 2026-05-29 14:22:43.183 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.187 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.229 | Selecting previously unselected package erlang-tftp. 2026-05-29 14:22:43.240 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.244 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.287 | Selecting previously unselected package erlang-inets. 2026-05-29 14:22:43.297 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.301 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.379 | Selecting previously unselected package erlang-snmp. 2026-05-29 14:22:43.392 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.396 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.551 | Selecting previously unselected package erlang-os-mon. 2026-05-29 14:22:43.564 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.568 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.615 | Selecting previously unselected package erlang-parsetools. 2026-05-29 14:22:43.631 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.635 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.683 | Selecting previously unselected package erlang-syntax-tools. 2026-05-29 14:22:43.697 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.700 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.752 | Selecting previously unselected package erlang-tools. 2026-05-29 14:22:43.764 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.768 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.832 | Selecting previously unselected package erlang-xmerl. 2026-05-29 14:22:43.844 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 14:22:43.848 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:43.934 | Selecting previously unselected package rabbitmq-server. 2026-05-29 14:22:43.946 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-29 14:22:43.994 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-29 14:22:45.010 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:45.367 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-29 14:22:45.368 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-29 14:22:47.864 | Searching for services which depend on erlang and should be started... none found. 2026-05-29 14:22:47.906 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.922 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.935 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.949 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.963 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.976 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:47.989 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.002 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.014 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.027 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.040 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.053 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.066 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.079 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.092 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.106 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 14:22:48.120 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-29 14:22:48.235 | info: Selecting GID from range 100 to 999 ... 2026-05-29 14:22:48.240 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-29 14:22:48.343 | info: Selecting UID from range 100 to 999 ... 2026-05-29 14:22:48.344 | 2026-05-29 14:22:48.350 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-29 14:22:48.353 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-29 14:22:48.405 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-29 14:22:48.629 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-29 14:23:08.863 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:23:10.537 | perl: warning: Setting locale failed. 2026-05-29 14:23:10.538 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:10.538 | LANGUAGE = (unset), 2026-05-29 14:23:10.538 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:10.538 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:10.538 | are supported and installed on your system. 2026-05-29 14:23:10.538 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:10.691 | perl: warning: Setting locale failed. 2026-05-29 14:23:10.692 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:10.692 | LANGUAGE = (unset), 2026-05-29 14:23:10.692 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:10.692 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:10.692 | are supported and installed on your system. 2026-05-29 14:23:10.692 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:10.743 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:10.743 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:10.743 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:10.814 | perl: warning: Setting locale failed. 2026-05-29 14:23:10.814 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:10.814 | LANGUAGE = (unset), 2026-05-29 14:23:10.814 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:10.814 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:10.814 | are supported and installed on your system. 2026-05-29 14:23:10.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:11.311 | 2026-05-29 14:23:11.311 | Running kernel seems to be up-to-date. 2026-05-29 14:23:11.311 | 2026-05-29 14:23:11.312 | Restarting services... 2026-05-29 14:23:11.334 | 2026-05-29 14:23:11.334 | Service restarts being deferred: 2026-05-29 14:23:11.335 | systemctl restart virtlockd.service 2026-05-29 14:23:11.335 | systemctl restart virtlogd.service 2026-05-29 14:23:11.335 | 2026-05-29 14:23:11.335 | No containers need to be restarted. 2026-05-29 14:23:11.335 | 2026-05-29 14:23:11.335 | User sessions running outdated binaries: 2026-05-29 14:23:11.335 | quobyte @ session #5: sshd[1987] 2026-05-29 14:23:11.343 | 2026-05-29 14:23:11.343 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:23:13.604 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:23:13.607 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:23:13.611 | + functions-common:time_stop:2412 : local name 2026-05-29 14:23:13.614 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:23:13.618 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:23:13.621 | + functions-common:time_stop:2415 : local total 2026-05-29 14:23:13.624 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:23:13.627 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:23:13.631 | + functions-common:time_stop:2419 : start_time=1780064559632 2026-05-29 14:23:13.634 | + functions-common:time_stop:2421 : [[ -z 1780064559632 ]] 2026-05-29 14:23:13.638 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:23:13.643 | + functions-common:time_stop:2424 : end_time=1780064593639 2026-05-29 14:23:13.646 | + functions-common:time_stop:2425 : elapsed_time=34007 2026-05-29 14:23:13.649 | + functions-common:time_stop:2426 : total=68818 2026-05-29 14:23:13.653 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:23:13.656 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102825 2026-05-29 14:23:13.660 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:23:13.663 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-29 14:23:13.667 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:23:13.670 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:23:13.674 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:23:13.677 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:23:13.680 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:23:13.683 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:23:13.687 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:23:13.690 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:23:13.693 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:23:13.697 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:23:13.700 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:23:13.703 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:23:13.707 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:23:13.710 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-29 14:23:13.713 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-29 14:23:13.736 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:23:13.739 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-29 14:23:13.743 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:23:13.746 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-29 14:23:13.748 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-29 14:23:13.752 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-29 14:23:13.758 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-29 14:23:13.761 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-29 14:23:13.764 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-29 14:23:13.768 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-29 14:23:13.771 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-29 14:23:13.773 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-29 14:23:13.777 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-29 14:23:15.019 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-29 14:23:15.019 | user tags 2026-05-29 14:23:15.019 | guest [administrator]' 2026-05-29 14:23:15.024 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-29 14:23:15.024 | user tags 2026-05-29 14:23:15.024 | guest [administrator]' 2026-05-29 14:23:15.025 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-29 14:23:15.032 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-29 14:23:15.035 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-29 14:23:15.038 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-29 14:23:16.176 | Adding user "stackrabbit" ... 2026-05-29 14:23:16.203 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-29 14:23:16.223 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-29 14:23:17.346 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-29 14:23:17.379 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-29 14:23:17.382 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-29 14:23:18.502 | Changing password for user "stackrabbit" ... 2026-05-29 14:23:18.534 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-29 14:23:18.538 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-29 14:23:18.541 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-29 14:23:19.622 | Deleting user "guest" ... 2026-05-29 14:23:19.657 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-29 14:23:19.675 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:23:19.678 | + ./stack.sh:main:855 : install_database 2026-05-29 14:23:19.681 | + lib/database:install_database:118 : install_database_mysql 2026-05-29 14:23:19.684 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-29 14:23:19.687 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:23:19.691 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:23:19.694 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-29 14:23:19.705 | perl: warning: Setting locale failed. 2026-05-29 14:23:19.706 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:19.706 | LANGUAGE = (unset), 2026-05-29 14:23:19.706 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:19.706 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:19.706 | are supported and installed on your system. 2026-05-29 14:23:19.706 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:19.758 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:19.758 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:19.758 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:19.868 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-29 14:23:19.871 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-29 14:23:19.876 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-29 14:23:19.880 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:23:19.884 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:23:19.887 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-29 14:23:19.890 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-29 14:23:19.896 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-29 14:23:19.900 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-29 14:23:19.904 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-29 14:23:19.906 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:23:19.910 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:23:19.912 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:23:19.916 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:23:19.920 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:23:19.924 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:23:19.928 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:23:19.930 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:23:19.934 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:23:19.937 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:23:19.939 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:23:19.942 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:23:19.945 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:23:19.948 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-29 14:23:19.950 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:23:19.953 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:23:19.956 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-29 14:23:19.958 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:23:19.961 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:23:19.963 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:23:19.967 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:23:19.970 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:23:19.973 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:23:19.976 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:23:19.979 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:23:19.982 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:23:19.985 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:23:19.988 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:23:19.991 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:23:19.994 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-29 14:23:19.996 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:23:19.999 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:23:20.002 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:23:20.006 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-29 14:23:20.029 | + 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-29 14:23:20.071 | Reading package lists... 2026-05-29 14:23:20.503 | Building dependency tree... 2026-05-29 14:23:20.505 | Reading state information... 2026-05-29 14:23:21.130 | The following additional packages will be installed: 2026-05-29 14:23:21.131 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-29 14:23:21.131 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-29 14:23:21.131 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-29 14:23:21.131 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-29 14:23:21.133 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-29 14:23:21.134 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-29 14:23:21.134 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-29 14:23:21.137 | Suggested packages: 2026-05-29 14:23:21.137 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-29 14:23:21.138 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-29 14:23:21.196 | The following NEW packages will be installed: 2026-05-29 14:23:21.196 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-29 14:23:21.197 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-29 14:23:21.197 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-29 14:23:21.197 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-29 14:23:21.197 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-29 14:23:21.198 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-29 14:23:21.199 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-29 14:23:21.260 | 0 upgraded, 27 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:23:21.260 | Need to get 29.6 MB of archives. 2026-05-29 14:23:21.260 | After this operation, 243 MB of additional disk space will be used. 2026-05-29 14:23:21.260 | 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-29 14:23:21.312 | 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-29 14:23:21.313 | 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-29 14:23:21.314 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-29 14:23:21.316 | 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-29 14:23:21.319 | 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-29 14:23:21.518 | 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-29 14:23:21.534 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-29 14:23:21.534 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-29 14:23:21.535 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-29 14:23:21.537 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-29 14:23:21.539 | 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-29 14:23:21.540 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-29 14:23:21.541 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-29 14:23:21.541 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-29 14:23:21.542 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-29 14:23:21.542 | 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-29 14:23:21.543 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-29 14:23:21.545 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-29 14:23:21.546 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-29 14:23:21.547 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-29 14:23:21.549 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-29 14:23:21.551 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-29 14:23:21.552 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-29 14:23:21.552 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-29 14:23:21.627 | 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-29 14:23:21.627 | 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-29 14:23:21.864 | perl: warning: Setting locale failed. 2026-05-29 14:23:21.864 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:21.865 | LANGUAGE = (unset), 2026-05-29 14:23:21.865 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:21.865 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:21.865 | are supported and installed on your system. 2026-05-29 14:23:21.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:21.926 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:21.926 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:21.926 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:22.052 | Vorkonfiguration der Pakete ... 2026-05-29 14:23:22.062 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:22.200 | Fetched 29.6 MB in 0s (75.0 MB/s) 2026-05-29 14:23:22.236 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-29 14:23:22.299 | (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-29 14:23:22.305 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:22.309 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:22.732 | Selecting previously unselected package mysql-client-8.0. 2026-05-29 14:23:22.745 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:22.749 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:22.796 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-29 14:23:22.808 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-29 14:23:22.816 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 14:23:22.860 | Selecting previously unselected package libmecab2:amd64. 2026-05-29 14:23:22.873 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-29 14:23:22.877 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-29 14:23:22.926 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-29 14:23:22.938 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-29 14:23:22.942 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-29 14:23:22.990 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-29 14:23:23.002 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:23.006 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:24.076 | Selecting previously unselected package mysql-server-8.0. 2026-05-29 14:23:24.088 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:24.098 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:24.150 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:24.150 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:24.151 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:24.228 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:24.241 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:24.569 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:24.642 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-29 14:23:24.654 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-29 14:23:24.660 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-29 14:23:24.701 | Selecting previously unselected package liburi-perl. 2026-05-29 14:23:24.712 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-29 14:23:24.717 | Unpacking liburi-perl (5.27-1) ... 2026-05-29 14:23:24.799 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-29 14:23:24.810 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-29 14:23:24.814 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-29 14:23:24.871 | Selecting previously unselected package libcgi-pm-perl. 2026-05-29 14:23:24.883 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-29 14:23:24.888 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-29 14:23:24.952 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-29 14:23:24.962 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:24.966 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 14:23:25.008 | Selecting previously unselected package libfcgi-perl. 2026-05-29 14:23:25.020 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-29 14:23:25.025 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-29 14:23:25.067 | Selecting previously unselected package libcgi-fast-perl. 2026-05-29 14:23:25.080 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-29 14:23:25.084 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-29 14:23:25.129 | Selecting previously unselected package libclone-perl:amd64. 2026-05-29 14:23:25.141 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-29 14:23:25.145 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-29 14:23:25.191 | Selecting previously unselected package libencode-locale-perl. 2026-05-29 14:23:25.203 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-29 14:23:25.207 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-29 14:23:25.247 | Selecting previously unselected package libfcgi-bin. 2026-05-29 14:23:25.260 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:23:25.263 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 14:23:25.304 | Selecting previously unselected package libhtml-template-perl. 2026-05-29 14:23:25.316 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-29 14:23:25.320 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-29 14:23:25.367 | Selecting previously unselected package libtimedate-perl. 2026-05-29 14:23:25.380 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-29 14:23:25.384 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-29 14:23:25.455 | Selecting previously unselected package libhttp-date-perl. 2026-05-29 14:23:25.468 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-29 14:23:25.471 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-29 14:23:25.512 | Selecting previously unselected package libio-html-perl. 2026-05-29 14:23:25.524 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-29 14:23:25.528 | Unpacking libio-html-perl (1.004-3) ... 2026-05-29 14:23:25.569 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-29 14:23:25.581 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-29 14:23:25.586 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-29 14:23:25.627 | Selecting previously unselected package libhttp-message-perl. 2026-05-29 14:23:25.639 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-29 14:23:25.643 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-29 14:23:25.694 | Selecting previously unselected package mecab-utils. 2026-05-29 14:23:25.706 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-29 14:23:25.710 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-29 14:23:25.756 | Selecting previously unselected package mecab-ipadic. 2026-05-29 14:23:25.768 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-29 14:23:25.772 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-29 14:23:26.421 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-29 14:23:26.431 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-29 14:23:26.437 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-29 14:23:26.482 | Selecting previously unselected package mysql-server. 2026-05-29 14:23:26.495 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-29 14:23:26.501 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:26.574 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-29 14:23:26.588 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-29 14:23:26.605 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:26.617 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-29 14:23:26.630 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 14:23:26.642 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 14:23:26.654 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-29 14:23:26.667 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-29 14:23:26.679 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 14:23:26.691 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-29 14:23:26.705 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-29 14:23:26.718 | Setting up libio-html-perl (1.004-3) ... 2026-05-29 14:23:26.730 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:26.742 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-29 14:23:26.754 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:26.766 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-29 14:23:26.778 | Setting up liburi-perl (5.27-1) ... 2026-05-29 14:23:26.790 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:26.845 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:26.899 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:26.899 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:26.899 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:26.978 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:26.989 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:23:27.047 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-29 14:23:27.082 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-29 14:23:38.997 | mysqld will log errors to /var/log/mysql/error.log 2026-05-29 14:23:39.874 | mysqld is running as pid 16282 2026-05-29 14:23:42.318 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-29 14:23:43.925 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-29 14:23:43.937 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-29 14:23:43.947 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-29 14:23:43.950 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-29 14:23:43.950 | 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-29 14:23:43.950 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-29 14:23:43.955 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-29 14:23:43.956 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-29 14:23:43.964 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-29 14:23:44.059 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-29 14:23:44.059 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-29 14:23:44.059 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-29 14:23:44.060 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-29 14:23:44.060 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-29 14:23:44.061 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-29 14:23:44.109 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-29 14:23:44.110 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-29 14:23:44.420 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-29 14:23:44.420 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-29 14:23:44.427 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-29 14:23:44.575 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-29 14:23:44.655 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-29 14:23:44.655 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-29 14:23:44.879 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-29 14:23:44.879 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-29 14:23:44.879 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-29 14:23:44.908 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-29 14:23:44.956 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-29 14:23:44.956 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-29 14:23:44.959 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-29 14:23:44.959 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-29 14:23:44.960 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-29 14:23:45.307 | 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-29 14:23:45.426 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-29 14:23:45.672 | 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-29 14:23:45.675 | 2026-05-29 14:23:45.675 | done! 2026-05-29 14:23:45.682 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-29 14:23:45.690 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-29 14:23:45.700 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-29 14:23:45.705 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-29 14:23:45.705 | 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-29 14:23:45.705 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-29 14:23:45.711 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-29 14:23:45.712 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-29 14:23:45.725 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-29 14:23:45.852 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-29 14:23:45.853 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-29 14:23:45.853 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-29 14:23:45.854 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-29 14:23:45.855 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-29 14:23:45.856 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-29 14:23:45.939 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-29 14:23:45.939 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-29 14:23:46.387 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-29 14:23:46.387 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-29 14:23:46.398 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-29 14:23:46.600 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-29 14:23:46.706 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-29 14:23:46.707 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-29 14:23:47.011 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-29 14:23:47.011 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-29 14:23:47.014 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-29 14:23:47.052 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-29 14:23:47.121 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-29 14:23:47.122 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-29 14:23:47.126 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-29 14:23:47.126 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-29 14:23:47.127 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-29 14:23:47.563 | 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-29 14:23:47.696 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-29 14:23:47.943 | 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-29 14:23:47.946 | 2026-05-29 14:23:47.946 | done! 2026-05-29 14:23:47.955 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-29 14:23:47.963 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-29 14:23:47.975 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-29 14:23:47.986 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 14:23:47.999 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-29 14:23:48.011 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-29 14:23:48.023 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-29 14:23:48.036 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:23:49.955 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 14:23:50.224 | perl: warning: Setting locale failed. 2026-05-29 14:23:50.225 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:50.225 | LANGUAGE = (unset), 2026-05-29 14:23:50.225 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:50.225 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:50.225 | are supported and installed on your system. 2026-05-29 14:23:50.225 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:50.359 | perl: warning: Setting locale failed. 2026-05-29 14:23:50.359 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:50.360 | LANGUAGE = (unset), 2026-05-29 14:23:50.360 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:50.360 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:50.360 | are supported and installed on your system. 2026-05-29 14:23:50.360 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:50.414 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:23:50.414 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:23:50.414 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:23:50.488 | perl: warning: Setting locale failed. 2026-05-29 14:23:50.489 | perl: warning: Please check that your locale settings: 2026-05-29 14:23:50.489 | LANGUAGE = (unset), 2026-05-29 14:23:50.489 | LC_ALL = "en_US.utf8", 2026-05-29 14:23:50.489 | LANG = "de_DE.UTF-8" 2026-05-29 14:23:50.489 | are supported and installed on your system. 2026-05-29 14:23:50.489 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:23:51.008 | 2026-05-29 14:23:51.009 | Running kernel seems to be up-to-date. 2026-05-29 14:23:51.009 | 2026-05-29 14:23:51.009 | Restarting services... 2026-05-29 14:23:51.032 | 2026-05-29 14:23:51.032 | Service restarts being deferred: 2026-05-29 14:23:51.032 | systemctl restart virtlockd.service 2026-05-29 14:23:51.033 | systemctl restart virtlogd.service 2026-05-29 14:23:51.033 | 2026-05-29 14:23:51.033 | No containers need to be restarted. 2026-05-29 14:23:51.033 | 2026-05-29 14:23:51.033 | User sessions running outdated binaries: 2026-05-29 14:23:51.033 | quobyte @ session #5: sshd[1987] 2026-05-29 14:23:51.044 | 2026-05-29 14:23:51.045 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:23:53.328 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:23:53.331 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:23:53.333 | + functions-common:time_stop:2412 : local name 2026-05-29 14:23:53.335 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:23:53.338 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:23:53.340 | + functions-common:time_stop:2415 : local total 2026-05-29 14:23:53.343 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:23:53.345 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:23:53.347 | + functions-common:time_stop:2419 : start_time=1780064600026 2026-05-29 14:23:53.350 | + functions-common:time_stop:2421 : [[ -z 1780064600026 ]] 2026-05-29 14:23:53.353 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:23:53.357 | + functions-common:time_stop:2424 : end_time=1780064633354 2026-05-29 14:23:53.359 | + functions-common:time_stop:2425 : elapsed_time=33328 2026-05-29 14:23:53.362 | + functions-common:time_stop:2426 : total=102825 2026-05-29 14:23:53.364 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:23:53.366 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136153 2026-05-29 14:23:53.369 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:23:53.371 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-29 14:23:53.374 | + ./stack.sh:main:858 : install_database_python 2026-05-29 14:23:53.376 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-29 14:23:53.378 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-29 14:23:53.381 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-29 14:23:53.383 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:23:53.386 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-29 14:23:53.389 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-29 14:23:53.391 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:23:53.395 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:23:53.395 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:23:53.399 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-29 14:23:53.402 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-29 14:23:53.404 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-29 14:23:53.407 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-29 14:23:53.409 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-29 14:23:53.429 | Using python 3.12 to install PyMySQL 2026-05-29 14:23:53.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 PyMySQL 2026-05-29 14:23:54.632 | Collecting PyMySQL 2026-05-29 14:23:54.780 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 14:23:54.806 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-29 14:23:54.988 | Installing collected packages: PyMySQL 2026-05-29 14:23:55.083 | Successfully installed PyMySQL-1.1.2 2026-05-29 14:23:55.189 | + inc/python:pip_install:216 : result=0 2026-05-29 14:23:55.191 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:23:55.193 | + functions-common:time_stop:2412 : local name 2026-05-29 14:23:55.196 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:23:55.198 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:23:55.201 | + functions-common:time_stop:2415 : local total 2026-05-29 14:23:55.203 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:23:55.205 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:23:55.208 | + functions-common:time_stop:2419 : start_time=1780064633424 2026-05-29 14:23:55.210 | + functions-common:time_stop:2421 : [[ -z 1780064633424 ]] 2026-05-29 14:23:55.213 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:23:55.217 | + functions-common:time_stop:2424 : end_time=1780064635214 2026-05-29 14:23:55.219 | + functions-common:time_stop:2425 : elapsed_time=1790 2026-05-29 14:23:55.222 | + functions-common:time_stop:2426 : total=35535 2026-05-29 14:23:55.224 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:23:55.226 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37325 2026-05-29 14:23:55.229 | + inc/python:pip_install:219 : return 0 2026-05-29 14:23:55.231 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-29 14:23:55.233 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-29 14:23:55.236 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-29 14:23:55.238 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-29 14:23:55.253 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:23:55.256 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-29 14:23:55.258 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-29 14:23:55.274 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:23:55.276 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-29 14:23:55.291 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:23:55.294 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-29 14:23:55.309 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:23:55.311 | + ./stack.sh:main:866 : install_etcd3 2026-05-29 14:23:55.314 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-29 14:23:55.314 | Installing etcd 2026-05-29 14:23:55.316 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-29 14:23:55.330 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-29 14:23:55.344 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-29 14:23:55.347 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-29 14:23:55.366 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-29 14:23:55.369 | ++ 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-29 14:23:55.372 | ++ 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-29 14:23:55.374 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-29 14:23:55.377 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-29 14:23:55.379 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-29 14:23:55.382 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 14:23:55.385 | ++ 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-29 14:23:55.387 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-29 14:23:55.390 | ++ 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-29 14:23:55.393 | --2026-05-29 16:23:55-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 14:23:55.449 | Resolving github.com (github.com)... 140.82.121.4 2026-05-29 14:23:55.469 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-29 14:23:55.532 | HTTP request sent, awaiting response... 302 Found 2026-05-29 14:23:55.533 | 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-29T15%3A04%3A58Z&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-29T14%3A04%3A39Z&ske=2026-05-29T15%3A04%3A58Z&sks=b&skv=2018-11-09&sig=JQ%2BfUjv9ATDeYK1sFx%2BefGyCo45c6SB8QSbLzaOak9o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA2NjMyNCwibmJmIjoxNzgwMDY0NTI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.E21VTFOg9IvM4z6h25KvmrmxM93tE-tqJDGlpYIZBM4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-29 14:23:55.533 | --2026-05-29 16:23:55-- 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-29T15%3A04%3A58Z&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-29T14%3A04%3A39Z&ske=2026-05-29T15%3A04%3A58Z&sks=b&skv=2018-11-09&sig=JQ%2BfUjv9ATDeYK1sFx%2BefGyCo45c6SB8QSbLzaOak9o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA2NjMyNCwibmJmIjoxNzgwMDY0NTI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.E21VTFOg9IvM4z6h25KvmrmxM93tE-tqJDGlpYIZBM4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-29 14:23:55.533 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-05-29 14:23:55.545 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-29 14:23:55.597 | HTTP request sent, awaiting response... 200 OK 2026-05-29 14:23:55.597 | Length: 20927601 (20M) [application/octet-stream] 2026-05-29 14:23:55.597 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-29 14:23:55.649 | 2026-05-29 14:23:55.920 | 0K ........ ........ ... 100% 61.7M=0.3s 2026-05-29 14:23:55.920 | 2026-05-29 14:23:55.921 | 2026-05-29 16:23:55 (61.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-29 14:23:55.921 | 2026-05-29 14:23:55.925 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-29 14:23:55.928 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 14:23:55.930 | ++ functions:get_extra_file:81 : return 2026-05-29 14:23:55.932 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 14:23:55.935 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-29 14:23:55.938 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-29 14:23:55.940 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-29 14:23:55.965 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-29 14:23:55.968 | + 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-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/ 2026-05-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-29 14:23:55.977 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-29 14:23:55.978 | etcd-v3.5.21-linux-amd64/README.md 2026-05-29 14:23:55.979 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-29 14:23:56.137 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-29 14:23:56.328 | etcd-v3.5.21-linux-amd64/etcd 2026-05-29 14:23:56.582 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-29 14:23:56.615 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-29 14:23:56.645 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-29 14:23:56.648 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-29 14:23:56.663 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:23:56.665 | + ./stack.sh:main:885 : install_dstat 2026-05-29 14:23:56.668 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-29 14:23:56.684 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:23:56.685 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-29 14:23:56.688 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:23:56.690 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-29 14:23:56.693 | + ./stack.sh:main:894 : install_libs 2026-05-29 14:23:56.695 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-29 14:23:56.697 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-29 14:23:56.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-29 14:23:56.702 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-29 14:23:56.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.708 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-29 14:23:56.711 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.713 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-29 14:23:56.716 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-29 14:23:56.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-29 14:23:56.720 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-29 14:23:56.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.724 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-29 14:23:56.728 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.731 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-29 14:23:56.733 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-29 14:23:56.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-29 14:23:56.737 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-29 14:23:56.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-29 14:23:56.745 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.747 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-29 14:23:56.750 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-29 14:23:56.752 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-29 14:23:56.754 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-29 14:23:56.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.761 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-29 14:23:56.763 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.766 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-29 14:23:56.768 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-29 14:23:56.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-29 14:23:56.773 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-29 14:23:56.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.777 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.779 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-29 14:23:56.781 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.783 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-29 14:23:56.786 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-29 14:23:56.788 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-29 14:23:56.790 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-29 14:23:56.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.795 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-29 14:23:56.799 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.801 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-29 14:23:56.803 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-29 14:23:56.806 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-29 14:23:56.808 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-29 14:23:56.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.814 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-29 14:23:56.816 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.819 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-29 14:23:56.821 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-29 14:23:56.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-29 14:23:56.825 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-29 14:23:56.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.832 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-29 14:23:56.834 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.836 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-29 14:23:56.838 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-29 14:23:56.840 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-29 14:23:56.843 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-29 14:23:56.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.847 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.849 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-29 14:23:56.851 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.853 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-29 14:23:56.855 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-29 14:23:56.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-29 14:23:56.860 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-29 14:23:56.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-29 14:23:56.868 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.871 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-29 14:23:56.873 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-29 14:23:56.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-29 14:23:56.877 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-29 14:23:56.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.881 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-29 14:23:56.886 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.888 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-29 14:23:56.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-29 14:23:56.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-29 14:23:56.894 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-29 14:23:56.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.899 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.901 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-29 14:23:56.903 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.905 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-29 14:23:56.908 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-29 14:23:56.910 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-29 14:23:56.912 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-29 14:23:56.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.918 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-29 14:23:56.921 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.923 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-29 14:23:56.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-29 14:23:56.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-29 14:23:56.930 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-29 14:23:56.932 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.936 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-29 14:23:56.938 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.941 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-29 14:23:56.943 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-29 14:23:56.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-29 14:23:56.947 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-29 14:23:56.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-29 14:23:56.956 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.958 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-29 14:23:56.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-29 14:23:56.963 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-29 14:23:56.965 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-29 14:23:56.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.971 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-29 14:23:56.973 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.975 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-29 14:23:56.978 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-29 14:23:56.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-29 14:23:56.982 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-29 14:23:56.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:56.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:56.989 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-29 14:23:56.991 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:56.993 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-29 14:23:56.995 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-29 14:23:56.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-29 14:23:57.000 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-29 14:23:57.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.004 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-29 14:23:57.008 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.011 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-29 14:23:57.013 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-29 14:23:57.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-29 14:23:57.017 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-29 14:23:57.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.021 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.024 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-29 14:23:57.026 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.028 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-29 14:23:57.030 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-29 14:23:57.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-29 14:23:57.035 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-29 14:23:57.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.040 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.042 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-29 14:23:57.044 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.047 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-29 14:23:57.049 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-29 14:23:57.051 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-29 14:23:57.054 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-29 14:23:57.056 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.058 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-29 14:23:57.063 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.066 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-29 14:23:57.068 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-29 14:23:57.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-29 14:23:57.073 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-29 14:23:57.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.077 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.080 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-29 14:23:57.082 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.085 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-29 14:23:57.087 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-29 14:23:57.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-29 14:23:57.091 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-29 14:23:57.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.096 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.099 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-29 14:23:57.101 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.103 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-29 14:23:57.106 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-29 14:23:57.108 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-29 14:23:57.111 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-29 14:23:57.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.116 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.119 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-29 14:23:57.121 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.124 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-29 14:23:57.126 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-29 14:23:57.128 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-29 14:23:57.130 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-29 14:23:57.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.136 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-29 14:23:57.142 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.144 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-29 14:23:57.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-29 14:23:57.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-29 14:23:57.151 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-29 14:23:57.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.155 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-29 14:23:57.160 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.162 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-29 14:23:57.164 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-29 14:23:57.167 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-29 14:23:57.169 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-29 14:23:57.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.176 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-29 14:23:57.178 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.181 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-29 14:23:57.183 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-29 14:23:57.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-29 14:23:57.188 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-29 14:23:57.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.192 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-29 14:23:57.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.199 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-29 14:23:57.201 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-29 14:23:57.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-29 14:23:57.206 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-29 14:23:57.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-29 14:23:57.214 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.217 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-29 14:23:57.219 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-29 14:23:57.222 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-29 14:23:57.224 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-29 14:23:57.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-29 14:23:57.232 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.235 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-29 14:23:57.237 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-29 14:23:57.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-29 14:23:57.242 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-29 14:23:57.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-29 14:23:57.251 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.253 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-29 14:23:57.255 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-29 14:23:57.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-29 14:23:57.260 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-29 14:23:57.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.264 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.266 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-29 14:23:57.269 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.271 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-29 14:23:57.273 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-29 14:23:57.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-29 14:23:57.278 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-29 14:23:57.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-29 14:23:57.287 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.289 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-29 14:23:57.291 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-29 14:23:57.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-29 14:23:57.296 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-29 14:23:57.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-29 14:23:57.305 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.307 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-29 14:23:57.309 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-29 14:23:57.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-29 14:23:57.314 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-29 14:23:57.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.318 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-29 14:23:57.323 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.325 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-29 14:23:57.328 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-29 14:23:57.330 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-29 14:23:57.332 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-29 14:23:57.335 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-29 14:23:57.341 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.344 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-29 14:23:57.346 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-29 14:23:57.349 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-29 14:23:57.351 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-29 14:23:57.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.358 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-29 14:23:57.361 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.363 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-29 14:23:57.366 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-29 14:23:57.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-29 14:23:57.370 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-29 14:23:57.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-29 14:23:57.380 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.382 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-29 14:23:57.385 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-29 14:23:57.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:23:57.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:23:57.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-29 14:23:57.394 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:23:57.397 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-29 14:23:57.416 | Using python 3.12 to install etcd3gw 2026-05-29 14:23:57.418 | + 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-29 14:23:58.571 | Collecting etcd3gw 2026-05-29 14:23:58.814 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:23:58.827 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-29 14:23:58.871 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-29 14:23:58.874 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-29 14:23:58.932 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-29 14:23:58.936 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:23:58.984 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-29 14:23:58.989 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:23:59.473 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-29 14:23:59.478 | 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-29 14:23:59.490 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-29 14:23:59.669 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-29 14:23:59.672 | 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-29 14:23:59.721 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-29 14:23:59.723 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-29 14:23:59.764 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-29 14:23:59.766 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-29 14:23:59.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-29 14:23:59.788 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-29 14:23:59.810 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-29 14:23:59.825 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-29 14:23:59.834 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-29 14:23:59.836 | 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-29 14:23:59.838 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-29 14:23:59.840 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-29 14:23:59.845 | 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-29 14:24:00.041 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-29 14:24:00.086 | Attempting uninstall: urllib3 2026-05-29 14:24:00.094 | Found existing installation: urllib3 2.0.7 2026-05-29 14:24:00.095 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:00.095 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-29 14:24:00.238 | Attempting uninstall: idna 2026-05-29 14:24:00.246 | Found existing installation: idna 3.6 2026-05-29 14:24:00.246 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:00.247 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-29 14:24:00.496 | Attempting uninstall: requests 2026-05-29 14:24:00.503 | Found existing installation: requests 2.31.0 2026-05-29 14:24:00.503 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:00.504 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-29 14:24:00.718 | 2026-05-29 14:24:00.723 | 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-29 14:24:00.873 | + inc/python:pip_install:216 : result=0 2026-05-29 14:24:00.876 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:24:00.878 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:00.881 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:00.883 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:00.886 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:00.888 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:00.891 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:24:00.893 | + functions-common:time_stop:2419 : start_time=1780064637411 2026-05-29 14:24:00.896 | + functions-common:time_stop:2421 : [[ -z 1780064637411 ]] 2026-05-29 14:24:00.900 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:00.905 | + functions-common:time_stop:2424 : end_time=1780064640902 2026-05-29 14:24:00.907 | + functions-common:time_stop:2425 : elapsed_time=3491 2026-05-29 14:24:00.910 | + functions-common:time_stop:2426 : total=37325 2026-05-29 14:24:00.913 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:00.915 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40816 2026-05-29 14:24:00.918 | + inc/python:pip_install:219 : return 0 2026-05-29 14:24:00.921 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-29 14:24:00.924 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-29 14:24:00.926 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-29 14:24:00.930 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:24:00.933 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:24:00.936 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:24:00.940 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:24:00.943 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:24:00.947 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:24:00.950 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:24:00.953 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:24:00.957 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:24:00.960 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:24:00.962 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:24:00.965 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:24:00.969 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:24:00.972 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-29 14:24:00.975 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:24:00.978 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:24:00.981 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-29 14:24:00.984 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-29 14:24:00.987 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:24:00.990 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:24:00.993 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:24:00.996 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:24:00.999 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:24:01.002 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:24:01.005 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:24:01.008 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:24:01.011 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:24:01.014 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:24:01.017 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:24:01.020 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:24:01.023 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-29 14:24:01.026 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:24:01.029 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:24:01.032 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:24:01.035 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-29 14:24:01.061 | + 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-29 14:24:01.101 | Reading package lists... 2026-05-29 14:24:01.566 | Building dependency tree... 2026-05-29 14:24:01.567 | Reading state information... 2026-05-29 14:24:02.251 | The following additional packages will be installed: 2026-05-29 14:24:02.253 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-29 14:24:02.256 | Suggested packages: 2026-05-29 14:24:02.256 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-29 14:24:02.256 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-29 14:24:02.256 | python3-uwsgidecorators 2026-05-29 14:24:02.300 | The following NEW packages will be installed: 2026-05-29 14:24:02.302 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-29 14:24:02.358 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:24:02.358 | Need to get 1270 kB of archives. 2026-05-29 14:24:02.359 | After this operation, 4285 kB of additional disk space will be used. 2026-05-29 14:24:02.359 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-29 14:24:02.377 | 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-29 14:24:02.380 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-29 14:24:02.385 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-29 14:24:02.395 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-29 14:24:02.395 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-29 14:24:02.654 | perl: warning: Setting locale failed. 2026-05-29 14:24:02.655 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:02.655 | LANGUAGE = (unset), 2026-05-29 14:24:02.655 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:02.655 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:02.655 | are supported and installed on your system. 2026-05-29 14:24:02.655 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:02.724 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:24:02.725 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:24:02.725 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:24:02.953 | Fetched 1270 kB in 0s (20.8 MB/s) 2026-05-29 14:24:03.001 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-29 14:24:03.071 | (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-29 14:24:03.079 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-29 14:24:03.088 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-29 14:24:03.145 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-29 14:24:03.158 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-29 14:24:03.163 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-29 14:24:03.219 | Selecting previously unselected package libzmq5:amd64. 2026-05-29 14:24:03.230 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-29 14:24:03.234 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-29 14:24:03.285 | Selecting previously unselected package uwsgi-core. 2026-05-29 14:24:03.298 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 14:24:03.302 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-29 14:24:03.485 | Selecting previously unselected package uwsgi. 2026-05-29 14:24:03.498 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 14:24:03.505 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-29 14:24:03.559 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-29 14:24:03.571 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 14:24:03.576 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-29 14:24:03.650 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-29 14:24:03.662 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-29 14:24:03.674 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-29 14:24:03.686 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-29 14:24:03.707 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-29 14:24:04.337 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-29 14:24:04.375 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:24:05.389 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 14:24:05.638 | perl: warning: Setting locale failed. 2026-05-29 14:24:05.638 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:05.638 | LANGUAGE = (unset), 2026-05-29 14:24:05.638 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:05.639 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:05.639 | are supported and installed on your system. 2026-05-29 14:24:05.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:05.767 | perl: warning: Setting locale failed. 2026-05-29 14:24:05.767 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:05.768 | LANGUAGE = (unset), 2026-05-29 14:24:05.768 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:05.768 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:05.768 | are supported and installed on your system. 2026-05-29 14:24:05.768 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:05.817 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:24:05.817 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:24:05.817 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:24:05.887 | perl: warning: Setting locale failed. 2026-05-29 14:24:05.887 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:05.887 | LANGUAGE = (unset), 2026-05-29 14:24:05.887 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:05.887 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:05.887 | are supported and installed on your system. 2026-05-29 14:24:05.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:06.387 | 2026-05-29 14:24:06.387 | Running kernel seems to be up-to-date. 2026-05-29 14:24:06.387 | 2026-05-29 14:24:06.387 | Restarting services... 2026-05-29 14:24:06.412 | 2026-05-29 14:24:06.412 | Service restarts being deferred: 2026-05-29 14:24:06.412 | systemctl restart virtlockd.service 2026-05-29 14:24:06.412 | systemctl restart virtlogd.service 2026-05-29 14:24:06.412 | 2026-05-29 14:24:06.413 | No containers need to be restarted. 2026-05-29 14:24:06.413 | 2026-05-29 14:24:06.413 | User sessions running outdated binaries: 2026-05-29 14:24:06.413 | quobyte @ session #5: sshd[1987] 2026-05-29 14:24:06.422 | 2026-05-29 14:24:06.423 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:24:08.742 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:24:08.746 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:24:08.750 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:08.755 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:08.758 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:08.761 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:08.765 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:08.768 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:24:08.771 | + functions-common:time_stop:2419 : start_time=1780064641057 2026-05-29 14:24:08.774 | + functions-common:time_stop:2421 : [[ -z 1780064641057 ]] 2026-05-29 14:24:08.779 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:08.784 | + functions-common:time_stop:2424 : end_time=1780064648780 2026-05-29 14:24:08.787 | + functions-common:time_stop:2425 : elapsed_time=7723 2026-05-29 14:24:08.791 | + functions-common:time_stop:2426 : total=136153 2026-05-29 14:24:08.794 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:08.798 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143876 2026-05-29 14:24:08.801 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:24:08.804 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-29 14:24:08.808 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:24:08.811 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:24:08.815 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-29 14:24:08.817 | perl: warning: Setting locale failed. 2026-05-29 14:24:08.817 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:08.817 | LANGUAGE = (unset), 2026-05-29 14:24:08.817 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:08.818 | LANG = (unset) 2026-05-29 14:24:08.818 | are supported and installed on your system. 2026-05-29 14:24:08.818 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 14:24:08.854 | No module matches proxy 2026-05-29 14:24:08.857 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-29 14:24:08.870 | perl: warning: Setting locale failed. 2026-05-29 14:24:08.872 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:08.873 | LANGUAGE = (unset), 2026-05-29 14:24:08.873 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:08.873 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:08.873 | are supported and installed on your system. 2026-05-29 14:24:08.873 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:08.922 | Enabling module proxy. 2026-05-29 14:24:08.928 | To activate the new configuration, you need to run: 2026-05-29 14:24:08.928 | systemctl restart apache2 2026-05-29 14:24:08.935 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-29 14:24:08.948 | perl: warning: Setting locale failed. 2026-05-29 14:24:08.948 | perl: warning: Please check that your locale settings: 2026-05-29 14:24:08.948 | LANGUAGE = (unset), 2026-05-29 14:24:08.948 | LC_ALL = "en_US.utf8", 2026-05-29 14:24:08.948 | LANG = "de_DE.UTF-8" 2026-05-29 14:24:08.949 | are supported and installed on your system. 2026-05-29 14:24:08.949 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:24:08.991 | Considering dependency proxy for proxy_uwsgi: 2026-05-29 14:24:08.991 | Module proxy already enabled 2026-05-29 14:24:08.991 | Enabling module proxy_uwsgi. 2026-05-29 14:24:08.998 | To activate the new configuration, you need to run: 2026-05-29 14:24:08.999 | systemctl restart apache2 2026-05-29 14:24:09.006 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-29 14:24:09.009 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:24:09.012 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:24:09.016 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:24:09.165 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-29 14:24:09.170 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-29 14:24:09.173 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-29 14:24:09.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.185 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-29 14:24:09.190 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.195 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-29 14:24:09.200 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-29 14:24:09.204 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-29 14:24:09.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.216 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-29 14:24:09.221 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.223 | + ./stack.sh:main:902 : install_glanceclient 2026-05-29 14:24:09.228 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-29 14:24:09.232 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-29 14:24:09.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.238 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.241 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-29 14:24:09.244 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.248 | + ./stack.sh:main:903 : install_cinderclient 2026-05-29 14:24:09.250 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-29 14:24:09.254 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-29 14:24:09.257 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.261 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.264 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-29 14:24:09.268 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.271 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-29 14:24:09.274 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-29 14:24:09.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-29 14:24:09.287 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.291 | + ./stack.sh:main:904 : install_novaclient 2026-05-29 14:24:09.294 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-29 14:24:09.297 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-29 14:24:09.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.308 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-29 14:24:09.312 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.315 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-29 14:24:09.337 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:24:09.341 | + ./stack.sh:main:906 : install_swiftclient 2026-05-29 14:24:09.345 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-29 14:24:09.348 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-29 14:24:09.352 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.355 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.358 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-29 14:24:09.362 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.365 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-29 14:24:09.388 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:24:09.392 | + ./stack.sh:main:909 : install_neutronclient 2026-05-29 14:24:09.395 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-29 14:24:09.399 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-29 14:24:09.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.406 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.410 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-29 14:24:09.413 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.417 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-29 14:24:09.420 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-29 14:24:09.424 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-29 14:24:09.427 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:24:09.431 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:24:09.434 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-29 14:24:09.438 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:24:09.441 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-29 14:24:09.445 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-29 14:24:09.449 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:24:09.453 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-29 14:24:09.456 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-29 14:24:09.460 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:24:09.465 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:24:09.466 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:24:09.471 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-29 14:24:09.475 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-29 14:24:09.478 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-29 14:24:09.482 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-29 14:24:09.485 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-29 14:24:09.516 | Using python 3.12 to install keystonemiddleware 2026-05-29 14:24:09.520 | + 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-29 14:24:10.723 | Collecting keystonemiddleware 2026-05-29 14:24:10.838 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-29 14:24:10.905 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-29 14:24:10.909 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:24:10.968 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-29 14:24:10.974 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:24:11.038 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-29 14:24:11.147 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:24:11.203 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-29 14:24:11.208 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:24:11.256 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-29 14:24:11.261 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-29 14:24:11.323 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-29 14:24:11.328 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:24:11.380 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-29 14:24:11.385 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:24:11.447 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-29 14:24:11.452 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:24:11.463 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-29 14:24:11.499 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-29 14:24:11.503 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:24:11.548 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-29 14:24:11.553 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 14:24:11.618 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-29 14:24:11.624 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:24:11.635 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-29 14:24:11.669 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-29 14:24:11.674 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-29 14:24:11.688 | 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-29 14:24:11.726 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 14:24:11.731 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 14:24:11.770 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 14:24:11.775 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:24:11.822 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 14:24:11.826 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 14:24:11.870 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-29 14:24:11.875 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 14:24:11.924 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-29 14:24:11.929 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 14:24:11.975 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 14:24:11.981 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-29 14:24:12.022 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 14:24:12.027 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-29 14:24:12.110 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 14:24:12.112 | 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-29 14:24:12.155 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-29 14:24:12.159 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-29 14:24:12.170 | 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-29 14:24:12.172 | 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-29 14:24:12.308 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-29 14:24:12.312 | 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-29 14:24:12.373 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-29 14:24:12.378 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-29 14:24:12.392 | 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-29 14:24:12.552 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-29 14:24:12.556 | 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-29 14:24:12.576 | 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-29 14:24:12.615 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-29 14:24:12.619 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-29 14:24:12.637 | 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-29 14:24:12.638 | 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-29 14:24:12.639 | 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-29 14:24:12.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-29 14:24:12.816 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-29 14:24:12.830 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-29 14:24:12.847 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-29 14:24:12.859 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-29 14:24:12.871 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-29 14:24:12.883 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-29 14:24:12.894 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-29 14:24:12.908 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-29 14:24:13.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 6.4 MB/s 0:00:00 2026-05-29 14:24:13.233 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-29 14:24:13.245 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-29 14:24:13.257 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-29 14:24:13.269 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-29 14:24:13.282 | 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-29 14:24:13.299 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-29 14:24:13.326 | 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-29 14:24:13.339 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-29 14:24:13.350 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-29 14:24:13.361 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-29 14:24:13.373 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-29 14:24:13.388 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-29 14:24:13.403 | 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-29 14:24:13.409 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-29 14:24:13.421 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-29 14:24:13.432 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-29 14:24:13.444 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-29 14:24:13.456 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-29 14:24:13.777 | 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-29 14:24:14.046 | Attempting uninstall: six 2026-05-29 14:24:14.055 | Found existing installation: six 1.16.0 2026-05-29 14:24:14.056 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.056 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-29 14:24:14.122 | Attempting uninstall: PyYAML 2026-05-29 14:24:14.131 | Found existing installation: PyYAML 6.0.1 2026-05-29 14:24:14.131 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.132 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-29 14:24:14.244 | Attempting uninstall: pyparsing 2026-05-29 14:24:14.253 | Found existing installation: pyparsing 3.1.1 2026-05-29 14:24:14.253 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.254 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-29 14:24:14.402 | Attempting uninstall: PyJWT 2026-05-29 14:24:14.411 | Found existing installation: PyJWT 2.7.0 2026-05-29 14:24:14.412 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.412 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-29 14:24:14.584 | Attempting uninstall: netaddr 2026-05-29 14:24:14.592 | Found existing installation: netaddr 0.8.0 2026-05-29 14:24:14.592 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.593 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-29 14:24:14.867 | Attempting uninstall: python-dateutil 2026-05-29 14:24:14.879 | Found existing installation: python-dateutil 2.8.2 2026-05-29 14:24:14.880 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:14.880 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-29 14:24:17.055 | 2026-05-29 14:24:17.063 | 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-29 14:24:17.240 | + inc/python:pip_install:216 : result=0 2026-05-29 14:24:17.244 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:24:17.249 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:17.253 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:17.256 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:17.259 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:17.263 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:17.266 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:24:17.270 | + functions-common:time_stop:2419 : start_time=1780064649508 2026-05-29 14:24:17.274 | + functions-common:time_stop:2421 : [[ -z 1780064649508 ]] 2026-05-29 14:24:17.279 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:17.284 | + functions-common:time_stop:2424 : end_time=1780064657281 2026-05-29 14:24:17.288 | + functions-common:time_stop:2425 : elapsed_time=7773 2026-05-29 14:24:17.291 | + functions-common:time_stop:2426 : total=40816 2026-05-29 14:24:17.295 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:17.299 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48589 2026-05-29 14:24:17.302 | + inc/python:pip_install:219 : return 0 2026-05-29 14:24:17.305 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-29 14:24:17.308 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-29 14:24:17.311 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:24:17.316 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-29 14:24:17.319 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-29 14:24:17.322 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:24:17.328 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:24:17.328 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:24:17.335 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-29 14:24:17.338 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-29 14:24:17.341 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-29 14:24:17.346 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-29 14:24:17.350 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-29 14:24:17.381 | Using python 3.12 to install python-memcached 2026-05-29 14:24:17.384 | + 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-29 14:24:18.537 | Collecting python-memcached 2026-05-29 14:24:18.650 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:24:18.665 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-29 14:24:18.841 | Installing collected packages: python-memcached 2026-05-29 14:24:18.876 | Successfully installed python-memcached-1.62 2026-05-29 14:24:18.981 | + inc/python:pip_install:216 : result=0 2026-05-29 14:24:18.985 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:24:18.988 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:18.992 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:18.996 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:19.001 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:19.004 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:19.008 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:24:19.012 | + functions-common:time_stop:2419 : start_time=1780064657373 2026-05-29 14:24:19.016 | + functions-common:time_stop:2421 : [[ -z 1780064657373 ]] 2026-05-29 14:24:19.021 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:19.028 | + functions-common:time_stop:2424 : end_time=1780064659023 2026-05-29 14:24:19.031 | + functions-common:time_stop:2425 : elapsed_time=1650 2026-05-29 14:24:19.034 | + functions-common:time_stop:2426 : total=48589 2026-05-29 14:24:19.038 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:19.042 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=50239 2026-05-29 14:24:19.047 | + inc/python:pip_install:219 : return 0 2026-05-29 14:24:19.051 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-29 14:24:19.073 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:24:19.077 | + ./stack.sh:main:916 : '[' 192.168.122.191 == 192.168.122.191 ']' 2026-05-29 14:24:19.081 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-29 14:24:19.084 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-29 14:24:19.088 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-29 14:24:19.090 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:24:19.094 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-29 14:24:19.098 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-29 14:24:19.119 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:24:19.124 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-29 14:24:19.127 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-29 14:24:19.130 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-29 14:24:19.133 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:24:19.137 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:24:19.141 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:24:19.145 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:24:19.148 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:24:19.152 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:24:19.174 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:24:19.178 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:24:19.180 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:24:19.185 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:24:19.186 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:24:19.189 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-29 14:24:19.193 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:24:19.196 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-29 14:24:19.199 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:24:19.202 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:24:19.205 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:24:19.208 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:24:19.212 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:24:19.215 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:24:19.219 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:24:19.223 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:24:19.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:24:19.231 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064659228 2026-05-29 14:24:19.235 | + 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-29 14:24:19.239 | Cloning into '/opt/stack/keystone'... 2026-05-29 14:24:36.118 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:24:36.120 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:36.123 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:36.125 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:36.127 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:36.130 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:36.131 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:24:36.133 | + functions-common:time_stop:2419 : start_time=1780064659228 2026-05-29 14:24:36.135 | + functions-common:time_stop:2421 : [[ -z 1780064659228 ]] 2026-05-29 14:24:36.138 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:36.142 | + functions-common:time_stop:2424 : end_time=1780064676139 2026-05-29 14:24:36.144 | + functions-common:time_stop:2425 : elapsed_time=16911 2026-05-29 14:24:36.146 | + functions-common:time_stop:2426 : total=4460 2026-05-29 14:24:36.149 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:36.152 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21371 2026-05-29 14:24:36.154 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-29 14:24:36.157 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:24:36.159 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:24:36.161 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:24:36.163 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:24:36.166 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:24:36.168 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:24:36.171 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:24:36.173 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:24:36.175 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:24:36.178 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:24:36.182 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064676179 2026-05-29 14:24:36.185 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:24:36.763 | From https://review.opendev.org/openstack/keystone 2026-05-29 14:24:36.763 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:24:36.774 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:24:36.776 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:36.779 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:36.782 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:36.785 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:36.788 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:36.790 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:24:36.793 | + functions-common:time_stop:2419 : start_time=1780064676179 2026-05-29 14:24:36.796 | + functions-common:time_stop:2421 : [[ -z 1780064676179 ]] 2026-05-29 14:24:36.799 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:36.803 | + functions-common:time_stop:2424 : end_time=1780064676800 2026-05-29 14:24:36.806 | + functions-common:time_stop:2425 : elapsed_time=621 2026-05-29 14:24:36.809 | + functions-common:time_stop:2426 : total=21371 2026-05-29 14:24:36.811 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:36.813 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21992 2026-05-29 14:24:36.815 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:24:36.817 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:24:36.820 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:24:36.822 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:24:36.825 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:24:36.827 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:24:36.829 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:24:36.832 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:24:36.835 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:24:36.838 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:24:36.842 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064676840 2026-05-29 14:24:36.845 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:24:37.009 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:24:37.009 | 2026-05-29 14:24:37.009 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:24:37.009 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:24:37.009 | state without impacting any branches by switching back to a branch. 2026-05-29 14:24:37.009 | 2026-05-29 14:24:37.009 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:24:37.009 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:24:37.010 | 2026-05-29 14:24:37.010 | git switch -c 2026-05-29 14:24:37.010 | 2026-05-29 14:24:37.010 | Or undo this operation with: 2026-05-29 14:24:37.010 | 2026-05-29 14:24:37.010 | git switch - 2026-05-29 14:24:37.010 | 2026-05-29 14:24:37.010 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:24:37.010 | 2026-05-29 14:24:37.010 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-29 14:24:37.016 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:24:37.019 | + functions-common:time_stop:2412 : local name 2026-05-29 14:24:37.022 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:24:37.024 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:24:37.026 | + functions-common:time_stop:2415 : local total 2026-05-29 14:24:37.029 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:24:37.031 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:24:37.034 | + functions-common:time_stop:2419 : start_time=1780064676840 2026-05-29 14:24:37.037 | + functions-common:time_stop:2421 : [[ -z 1780064676840 ]] 2026-05-29 14:24:37.040 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:24:37.044 | + functions-common:time_stop:2424 : end_time=1780064677041 2026-05-29 14:24:37.047 | + functions-common:time_stop:2425 : elapsed_time=201 2026-05-29 14:24:37.050 | + functions-common:time_stop:2426 : total=21992 2026-05-29 14:24:37.053 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:24:37.055 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22193 2026-05-29 14:24:37.058 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-29 14:24:37.074 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-29 14:24:37.078 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:24:37.078 | + functions-common:git_clone:665 : head -1 2026-05-29 14:24:37.082 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-29 14:24:37.085 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:24:37.088 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-29 14:24:37.091 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:24:37.094 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 14:24:37.097 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-29 14:24:37.099 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:24:37.102 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-29 14:24:37.105 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:24:37.107 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 14:24:37.110 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-29 14:24:37.112 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:24:37.115 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:24:37.118 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-29 14:24:37.121 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:24:37.125 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-29 14:24:37.127 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:24:37.130 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:24:37.134 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-29 14:24:37.140 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-29 14:24:37.143 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-29 14:24:37.145 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-29 14:24:37.308 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-29 14:24:37.311 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:24:37.314 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:24:37.316 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:24:37.319 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 14:24:37.321 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-29 14:24:37.324 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:24:37.327 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:24:37.329 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:24:37.332 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:24:37.335 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:24:37.338 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:24:37.341 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:24:37.343 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-29 14:24:37.365 | Using python 3.12 to install /opt/stack/keystone 2026-05-29 14:24:37.368 | + 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-29 14:24:38.371 | Obtaining file:///opt/stack/keystone 2026-05-29 14:24:38.376 | Installing build dependencies: started 2026-05-29 14:24:40.047 | Installing build dependencies: finished with status 'done' 2026-05-29 14:24:40.049 | Checking if build backend supports build_editable: started 2026-05-29 14:24:40.608 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:24:40.610 | Getting requirements to build editable: started 2026-05-29 14:24:40.930 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:24:40.933 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:24:41.974 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:24:41.988 | 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-29 14:24:41.989 | 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-29 14:24:42.189 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-29 14:24:42.300 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-29 14:24:42.344 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-29 14:24:42.352 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-29 14:24:42.750 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-29 14:24:42.754 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-29 14:24:43.399 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.405 | 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-29 14:24:43.425 | 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-29 14:24:43.426 | 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-29 14:24:43.427 | 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-29 14:24:43.503 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.507 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-29 14:24:43.519 | 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-29 14:24:43.520 | 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-29 14:24:43.521 | 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-29 14:24:43.589 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.594 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 14:24:43.654 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.658 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:24:43.669 | 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-29 14:24:43.670 | 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-29 14:24:43.713 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.717 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 14:24:43.775 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.780 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:24:43.790 | 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-29 14:24:43.822 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.827 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 14:24:43.837 | 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-29 14:24:43.867 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.872 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-29 14:24:43.917 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.921 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 14:24:43.933 | 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-29 14:24:43.935 | 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-29 14:24:43.978 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:43.982 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-29 14:24:43.996 | 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-29 14:24:43.996 | 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-29 14:24:44.031 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:44.035 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:24:44.088 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-29 14:24:44.092 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 14:24:44.294 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-29 14:24:44.300 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-29 14:24:44.338 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-29 14:24:44.342 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-29 14:24:44.354 | 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-29 14:24:44.385 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 14:24:44.389 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 14:24:44.433 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 14:24:44.437 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 14:24:44.476 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 14:24:44.479 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:24:44.523 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 14:24:44.527 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:24:44.635 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 14:24:44.639 | 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-29 14:24:44.685 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-29 14:24:44.689 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-29 14:24:44.704 | 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-29 14:24:44.772 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-29 14:24:44.777 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-29 14:24:44.824 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 14:24:44.828 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-29 14:24:44.868 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 14:24:44.872 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:24:44.926 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 14:24:44.930 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 14:24:45.494 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 14:24:45.499 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-29 14:24:45.515 | 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-29 14:24:45.517 | 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-29 14:24:45.522 | 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-29 14:24:45.523 | 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-29 14:24:45.524 | 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-29 14:24:45.537 | 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-29 14:24:45.538 | 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-29 14:24:45.539 | 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-29 14:24:45.586 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:45.591 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-29 14:24:45.602 | 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-29 14:24:45.634 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:45.639 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-29 14:24:45.673 | Installing build dependencies: started 2026-05-29 14:24:47.240 | Installing build dependencies: finished with status 'done' 2026-05-29 14:24:47.241 | Getting requirements to build wheel: started 2026-05-29 14:24:47.797 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:24:47.799 | Installing backend dependencies: started 2026-05-29 14:24:49.521 | Installing backend dependencies: finished with status 'done' 2026-05-29 14:24:49.523 | Preparing metadata (pyproject.toml): started 2026-05-29 14:24:50.033 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:24:50.066 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.071 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-29 14:24:50.124 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.128 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:24:50.141 | 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-29 14:24:50.146 | 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-29 14:24:50.150 | 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-29 14:24:50.196 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.201 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 14:24:50.301 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.307 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-29 14:24:50.350 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.354 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-29 14:24:50.414 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.419 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:24:50.462 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.467 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-29 14:24:50.508 | 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-29 14:24:50.511 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 14:24:50.560 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.564 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-29 14:24:50.574 | 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-29 14:24:50.608 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.612 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:24:50.655 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.660 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:24:50.716 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.721 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 14:24:50.985 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:50.990 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-29 14:24:51.048 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.052 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:24:51.109 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.113 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 14:24:51.177 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.182 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-29 14:24:51.240 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.245 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-29 14:24:51.468 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.581 | 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-29 14:24:51.624 | 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-29 14:24:51.628 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-29 14:24:51.679 | 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-29 14:24:51.683 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-29 14:24:51.731 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.735 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-29 14:24:51.755 | 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-29 14:24:51.756 | 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-29 14:24:51.771 | 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-29 14:24:51.813 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.818 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-29 14:24:51.887 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.892 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-29 14:24:51.940 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:51.948 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-29 14:24:52.009 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 14:24:52.014 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-29 14:24:52.038 | 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-29 14:24:52.039 | 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-29 14:24:52.040 | 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-29 14:24:52.042 | 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-29 14:24:52.099 | 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-29 14:24:52.103 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-29 14:24:52.191 | 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-29 14:24:52.196 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-29 14:24:52.229 | 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-29 14:24:52.292 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-29 14:24:52.307 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-29 14:24:52.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 67.2 MB/s 0:00:00 2026-05-29 14:24:52.374 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-29 14:24:52.388 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-29 14:24:52.400 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-29 14:24:52.411 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-29 14:24:52.424 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-29 14:24:52.435 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-29 14:24:52.446 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-29 14:24:52.457 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-29 14:24:52.469 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-29 14:24:52.481 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-29 14:24:52.493 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-29 14:24:52.504 | 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-29 14:24:52.515 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-29 14:24:52.528 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-29 14:24:52.541 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-29 14:24:52.555 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-29 14:24:52.568 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-29 14:24:52.579 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-29 14:24:52.593 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-29 14:24:52.604 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-29 14:24:52.617 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-29 14:24:52.628 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-29 14:24:52.745 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-29 14:24:52.757 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-29 14:24:52.770 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-29 14:24:52.785 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-29 14:24:52.802 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-29 14:24:52.825 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 26.7 MB/s 0:00:00 2026-05-29 14:24:52.938 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-29 14:24:52.952 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-29 14:24:52.964 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-29 14:24:52.977 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-29 14:24:52.990 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-29 14:24:53.005 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-29 14:24:53.016 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-29 14:24:53.029 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-29 14:24:53.041 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-29 14:24:53.058 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-29 14:24:53.069 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-29 14:24:53.085 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-29 14:24:53.098 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-29 14:24:53.109 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-29 14:24:53.122 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-29 14:24:53.133 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-29 14:24:53.148 | 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-29 14:24:53.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 64.6 MB/s 0:00:00 2026-05-29 14:24:53.209 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-29 14:24:53.222 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-29 14:24:53.233 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-29 14:24:53.248 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-29 14:24:53.262 | 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-29 14:24:53.273 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-29 14:24:53.286 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-29 14:24:53.297 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-29 14:24:53.309 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-29 14:24:53.326 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-29 14:24:53.509 | Building wheels for collected packages: keystone, testresources 2026-05-29 14:24:53.510 | Building editable for keystone (pyproject.toml): started 2026-05-29 14:24:54.583 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-29 14:24:54.584 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=4d4a64c3ad87a424bab5e4fa0bd170b883b3457867437c1abc186d83a055cf5b 2026-05-29 14:24:54.587 | Stored in directory: /tmp/pip-ephem-wheel-cache-cz1b5eei/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-29 14:24:54.591 | Building wheel for testresources (pyproject.toml): started 2026-05-29 14:24:55.058 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-29 14:24:55.060 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=8f627a71740ff3c3f5f36dbd2f847005fd78dcba907378987d85bd068213ec37 2026-05-29 14:24:55.060 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-29 14:24:55.065 | Successfully built keystone testresources 2026-05-29 14:24:55.438 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-05-29 14:24:55.513 | Attempting uninstall: pytz 2026-05-29 14:24:55.524 | Found existing installation: pytz 2024.1 2026-05-29 14:24:55.524 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:55.526 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-29 14:24:56.925 | Attempting uninstall: oauthlib 2026-05-29 14:24:56.937 | Found existing installation: oauthlib 3.2.2 2026-05-29 14:24:56.937 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:56.938 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-29 14:24:57.092 | Attempting uninstall: markupsafe 2026-05-29 14:24:57.104 | Found existing installation: MarkupSafe 2.1.5 2026-05-29 14:24:57.105 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:57.106 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-29 14:24:58.293 | Attempting uninstall: click 2026-05-29 14:24:58.306 | Found existing installation: click 8.1.6 2026-05-29 14:24:58.307 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:58.308 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-29 14:24:58.472 | Attempting uninstall: blinker 2026-05-29 14:24:58.482 | Found existing installation: blinker 1.7.0 2026-05-29 14:24:58.483 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:58.483 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-29 14:24:58.502 | Attempting uninstall: bcrypt 2026-05-29 14:24:58.513 | Found existing installation: bcrypt 3.2.2 2026-05-29 14:24:58.514 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:58.515 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-29 14:24:58.534 | Attempting uninstall: attrs 2026-05-29 14:24:58.547 | Found existing installation: attrs 23.2.0 2026-05-29 14:24:58.547 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:24:58.548 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-29 14:25:01.861 | Attempting uninstall: jinja2 2026-05-29 14:25:01.877 | Found existing installation: Jinja2 3.1.2 2026-05-29 14:25:01.880 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:01.880 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-29 14:25:02.967 | Attempting uninstall: cryptography 2026-05-29 14:25:02.980 | Found existing installation: cryptography 41.0.7 2026-05-29 14:25:02.981 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:02.982 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-29 14:25:03.599 | Attempting uninstall: pyopenssl 2026-05-29 14:25:03.614 | Found existing installation: pyOpenSSL 23.2.0 2026-05-29 14:25:03.615 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:03.616 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-29 14:25:04.033 | Attempting uninstall: jsonschema 2026-05-29 14:25:04.049 | Found existing installation: jsonschema 4.10.3 2026-05-29 14:25:04.049 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:04.049 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-29 14:25:05.692 | 2026-05-29 14:25:05.693 | 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-29 14:25:05.693 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-29 14:25:05.708 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 click-8.3.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-29 14:25:06.087 | + inc/python:pip_install:216 : result=0 2026-05-29 14:25:06.091 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:25:06.095 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:06.098 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:06.101 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:06.103 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:06.107 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:06.111 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:25:06.114 | + functions-common:time_stop:2419 : start_time=1780064677360 2026-05-29 14:25:06.116 | + functions-common:time_stop:2421 : [[ -z 1780064677360 ]] 2026-05-29 14:25:06.120 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:06.126 | + functions-common:time_stop:2424 : end_time=1780064706122 2026-05-29 14:25:06.129 | + functions-common:time_stop:2425 : elapsed_time=28762 2026-05-29 14:25:06.132 | + functions-common:time_stop:2426 : total=50239 2026-05-29 14:25:06.135 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:06.138 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=79001 2026-05-29 14:25:06.141 | + inc/python:pip_install:219 : return 0 2026-05-29 14:25:06.144 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:25:06.146 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:25:06.150 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-29 14:25:06.153 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-29 14:25:06.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:25:06.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:25:06.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-29 14:25:06.166 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:25:06.169 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-29 14:25:06.187 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:06.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:25:06.193 | + ./stack.sh:main:918 : configure_keystone 2026-05-29 14:25:06.196 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-29 14:25:06.211 | + 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-29 14:25:06.215 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-29 14:25:06.220 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-29 14:25:06.238 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:06.241 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-29 14:25:06.278 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-29 14:25:06.313 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-29 14:25:06.350 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-29 14:25:06.384 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-29 14:25:06.421 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-29 14:25:06.459 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-29 14:25:06.494 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-29 14:25:06.531 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-29 14:25:06.570 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-29 14:25:06.573 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-29 14:25:06.576 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-29 14:25:06.579 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-29 14:25:06.582 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 14:25:06.586 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:25:06.604 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:06.608 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 14:25:06.610 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 14:25:06.613 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:25:06.631 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:06.634 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:25:06.637 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:25:06.673 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:25:06.676 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:25:06.679 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-29 14:25:06.682 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-29 14:25:06.699 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:06.702 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.191/identity 2026-05-29 14:25:06.739 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-29 14:25:06.742 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-29 14:25:06.781 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-29 14:25:06.784 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-29 14:25:06.787 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-29 14:25:06.790 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-29 14:25:06.793 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:25:06.796 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:25:06.799 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:25:06.819 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:06.822 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:25:06.825 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-29 14:25:06.828 | + 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-29 14:25:06.864 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-29 14:25:06.867 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-29 14:25:06.870 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-29 14:25:06.873 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-29 14:25:06.877 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:25:06.895 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:25:06.898 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:25:06.901 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:25:06.903 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:25:06.906 | + 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-29 14:25:06.940 | + 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-29 14:25:06.973 | + 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-29 14:25:07.004 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:25:07.036 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-29 14:25:07.069 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-29 14:25:07.103 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-29 14:25:07.106 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-29 14:25:07.109 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-29 14:25:07.112 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-29 14:25:07.115 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 14:25:07.118 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-29 14:25:07.120 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-29 14:25:07.123 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:25:07.127 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:25:07.143 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:25:07.144 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:25:07.154 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:25:07.158 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:25:07.171 | /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-29 14:25:07.176 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-29 14:25:07.179 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-29 14:25:07.183 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:25:07.186 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-29 14:25:07.220 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-29 14:25:07.252 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-29 14:25:07.282 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-29 14:25:07.314 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-29 14:25:07.349 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-29 14:25:07.383 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-29 14:25:07.417 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-29 14:25:07.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-29 14:25:07.483 | + 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-29 14:25:07.518 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-29 14:25:07.554 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-29 14:25:07.587 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-29 14:25:07.618 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-29 14:25:07.652 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 14:25:07.655 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 14:25:07.659 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-29 14:25:07.662 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-29 14:25:07.665 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:25:07.667 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:07.670 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:07.673 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-29 14:25:07.676 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-29 14:25:07.679 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-29 14:25:07.712 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-29 14:25:07.747 | + 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-29 14:25:07.747 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-29 14:25:07.757 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-29 14:25:07.762 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-29 14:25:07.765 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-29 14:25:07.768 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:25:07.770 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:25:07.773 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:25:07.776 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:25:07.779 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:07.782 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:07.785 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:25:07.788 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:25:07.790 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:07.793 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:07.796 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-29 14:25:07.808 | perl: warning: Setting locale failed. 2026-05-29 14:25:07.808 | perl: warning: Please check that your locale settings: 2026-05-29 14:25:07.808 | LANGUAGE = (unset), 2026-05-29 14:25:07.808 | LC_ALL = "en_US.utf8", 2026-05-29 14:25:07.808 | LANG = "de_DE.UTF-8" 2026-05-29 14:25:07.809 | are supported and installed on your system. 2026-05-29 14:25:07.809 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:25:07.849 | Enabling site keystone-api. 2026-05-29 14:25:07.855 | To activate the new configuration, you need to run: 2026-05-29 14:25:07.855 | systemctl reload apache2 2026-05-29 14:25:07.860 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 14:25:07.862 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:25:07.865 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:25:07.868 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:25:08.001 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-29 14:25:08.033 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-29 14:25:08.067 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-29 14:25:08.103 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-29 14:25:08.106 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-29 14:25:08.142 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-29 14:25:08.177 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-29 14:25:08.210 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-29 14:25:08.247 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-29 14:25:08.250 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-29 14:25:08.252 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-29 14:25:08.287 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-29 14:25:08.321 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-29 14:25:08.341 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:08.344 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-29 14:25:08.362 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:08.365 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-29 14:25:08.368 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-29 14:25:08.370 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-29 14:25:08.373 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:25:08.376 | + lib/stack:stack_install_service:32 : install_glance 2026-05-29 14:25:08.378 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-29 14:25:08.381 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-29 14:25:08.385 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-29 14:25:08.401 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:08.404 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-29 14:25:08.407 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-29 14:25:08.427 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:08.431 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-29 14:25:08.434 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-29 14:25:08.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:25:08.440 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:25:08.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-29 14:25:08.446 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:25:08.450 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-29 14:25:08.453 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-29 14:25:08.456 | ++ inc/python:join_extras:29 : echo cinder 2026-05-29 14:25:08.459 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-29 14:25:08.462 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-29 14:25:08.465 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-29 14:25:08.468 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-29 14:25:08.471 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-29 14:25:08.475 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-29 14:25:08.478 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-29 14:25:08.482 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-29 14:25:08.483 | +++ 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-29 14:25:08.489 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-29 14:25:08.491 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-29 14:25:08.495 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-29 14:25:08.498 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-29 14:25:08.502 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-29 14:25:08.525 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-29 14:25:08.528 | + 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-29 14:25:09.791 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 14:25:09.946 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-29 14:25:09.964 | 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-29 14:25:09.965 | 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-29 14:25:09.966 | 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-29 14:25:09.967 | 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-29 14:25:09.968 | 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-29 14:25:09.969 | 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-29 14:25:09.970 | 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-29 14:25:09.971 | 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-29 14:25:09.972 | 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-29 14:25:09.973 | 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-29 14:25:09.974 | 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-29 14:25:10.001 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.018 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 14:25:10.031 | 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-29 14:25:10.033 | 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-29 14:25:10.034 | 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-29 14:25:10.040 | 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-29 14:25:10.043 | 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-29 14:25:10.090 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.138 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-29 14:25:10.217 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.234 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 14:25:10.303 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.320 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:25:10.371 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.388 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 14:25:10.403 | 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-29 14:25:10.404 | 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-29 14:25:10.405 | 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-29 14:25:10.406 | 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-29 14:25:10.413 | 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-29 14:25:10.414 | 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-29 14:25:10.415 | 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-29 14:25:10.416 | 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-29 14:25:10.421 | 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-29 14:25:10.422 | 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-29 14:25:10.425 | 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-29 14:25:10.458 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-29 14:25:10.477 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-29 14:25:10.488 | 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-29 14:25:10.493 | 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-29 14:25:10.498 | 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-29 14:25:10.499 | 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-29 14:25:10.501 | 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-29 14:25:10.511 | 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-29 14:25:10.515 | 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-29 14:25:10.516 | 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-29 14:25:10.520 | 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-29 14:25:10.529 | 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-29 14:25:10.532 | 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-29 14:25:10.533 | 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-29 14:25:10.534 | 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-29 14:25:10.535 | 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-29 14:25:10.540 | 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-29 14:25:10.541 | 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-29 14:25:10.547 | 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-29 14:25:10.566 | 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-29 14:25:10.571 | 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-29 14:25:10.575 | 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-29 14:25:10.589 | 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-29 14:25:10.590 | 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-29 14:25:10.591 | 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-29 14:25:10.593 | 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-29 14:25:10.617 | 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-29 14:25:10.690 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-29 14:25:10.747 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-29 14:25:10.780 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-29 14:25:10.806 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-29 14:25:10.854 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-29 14:25:10.882 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-29 14:25:10.906 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-29 14:25:11.165 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-29 14:25:12.539 | 2026-05-29 14:25:12.555 | 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-29 14:25:12.693 | + inc/python:pip_install:216 : result=0 2026-05-29 14:25:12.696 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:25:12.698 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:12.700 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:12.703 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:12.705 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:12.707 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:12.709 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:25:12.712 | + functions-common:time_stop:2419 : start_time=1780064708519 2026-05-29 14:25:12.714 | + functions-common:time_stop:2421 : [[ -z 1780064708519 ]] 2026-05-29 14:25:12.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:12.720 | + functions-common:time_stop:2424 : end_time=1780064712718 2026-05-29 14:25:12.723 | + functions-common:time_stop:2425 : elapsed_time=4199 2026-05-29 14:25:12.725 | + functions-common:time_stop:2426 : total=79001 2026-05-29 14:25:12.727 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:12.729 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83200 2026-05-29 14:25:12.732 | + inc/python:pip_install:219 : return 0 2026-05-29 14:25:12.734 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-29 14:25:12.737 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-29 14:25:12.739 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-29 14:25:12.754 | + 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-29 14:25:12.759 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-29 14:25:12.761 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-29 14:25:12.763 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-29 14:25:12.766 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:25:12.768 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:25:12.771 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:25:12.773 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:25:12.775 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:25:12.778 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:25:12.793 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:25:12.796 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:25:12.798 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:25:12.802 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:25:12.802 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:25:12.806 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-29 14:25:12.808 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:25:12.811 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-29 14:25:12.813 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:25:12.815 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:25:12.817 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:25:12.820 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:25:12.822 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:25:12.824 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:25:12.826 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:25:12.829 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:25:12.831 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:25:12.835 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064712833 2026-05-29 14:25:12.838 | + 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-29 14:25:12.841 | Cloning into '/opt/stack/glance'... 2026-05-29 14:25:20.858 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:25:20.860 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:20.863 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:20.865 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:20.867 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:20.869 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:20.871 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:25:20.873 | + functions-common:time_stop:2419 : start_time=1780064712833 2026-05-29 14:25:20.875 | + functions-common:time_stop:2421 : [[ -z 1780064712833 ]] 2026-05-29 14:25:20.878 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:20.882 | + functions-common:time_stop:2424 : end_time=1780064720879 2026-05-29 14:25:20.884 | + functions-common:time_stop:2425 : elapsed_time=8046 2026-05-29 14:25:20.886 | + functions-common:time_stop:2426 : total=22193 2026-05-29 14:25:20.888 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:20.890 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30239 2026-05-29 14:25:20.892 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-29 14:25:20.894 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:25:20.896 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:25:20.898 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:25:20.900 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:25:20.902 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:25:20.905 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:25:20.907 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:25:20.909 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:25:20.911 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:25:20.914 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:25:20.919 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064720916 2026-05-29 14:25:20.922 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:25:21.504 | From https://review.opendev.org/openstack/glance 2026-05-29 14:25:21.504 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:25:21.514 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:25:21.516 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:21.519 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:21.521 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:21.524 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:21.527 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:21.529 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:25:21.532 | + functions-common:time_stop:2419 : start_time=1780064720916 2026-05-29 14:25:21.535 | + functions-common:time_stop:2421 : [[ -z 1780064720916 ]] 2026-05-29 14:25:21.538 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:21.542 | + functions-common:time_stop:2424 : end_time=1780064721540 2026-05-29 14:25:21.545 | + functions-common:time_stop:2425 : elapsed_time=624 2026-05-29 14:25:21.548 | + functions-common:time_stop:2426 : total=30239 2026-05-29 14:25:21.550 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:21.553 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30863 2026-05-29 14:25:21.556 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:25:21.558 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:25:21.561 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:25:21.563 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:25:21.566 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:25:21.568 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:25:21.571 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:25:21.574 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:25:21.577 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:25:21.581 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:25:21.585 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064721582 2026-05-29 14:25:21.588 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:25:21.714 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:25:21.715 | 2026-05-29 14:25:21.715 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:25:21.715 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:25:21.715 | state without impacting any branches by switching back to a branch. 2026-05-29 14:25:21.715 | 2026-05-29 14:25:21.715 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:25:21.715 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:25:21.715 | 2026-05-29 14:25:21.715 | git switch -c 2026-05-29 14:25:21.715 | 2026-05-29 14:25:21.715 | Or undo this operation with: 2026-05-29 14:25:21.716 | 2026-05-29 14:25:21.716 | git switch - 2026-05-29 14:25:21.716 | 2026-05-29 14:25:21.716 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:25:21.716 | 2026-05-29 14:25:21.716 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-29 14:25:21.720 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:25:21.723 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:21.727 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:21.728 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:21.730 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:21.732 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:21.734 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:25:21.737 | + functions-common:time_stop:2419 : start_time=1780064721582 2026-05-29 14:25:21.739 | + functions-common:time_stop:2421 : [[ -z 1780064721582 ]] 2026-05-29 14:25:21.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:21.748 | + functions-common:time_stop:2424 : end_time=1780064721744 2026-05-29 14:25:21.751 | + functions-common:time_stop:2425 : elapsed_time=162 2026-05-29 14:25:21.754 | + functions-common:time_stop:2426 : total=30863 2026-05-29 14:25:21.756 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:21.759 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31025 2026-05-29 14:25:21.762 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-29 14:25:21.778 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-29 14:25:21.783 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:25:21.783 | + functions-common:git_clone:665 : head -1 2026-05-29 14:25:21.786 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-29 14:25:21.790 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:25:21.795 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-29 14:25:21.798 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:25:21.801 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 14:25:21.805 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-29 14:25:21.808 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:25:21.812 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-29 14:25:21.815 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:25:21.819 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 14:25:21.821 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-29 14:25:21.824 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:25:21.829 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:25:21.834 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-29 14:25:21.837 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:25:21.840 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-29 14:25:21.844 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:25:21.846 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:25:21.853 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-29 14:25:21.859 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-29 14:25:21.863 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-29 14:25:21.866 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-29 14:25:22.059 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-29 14:25:22.062 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:25:22.065 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:25:22.069 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:25:22.072 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 14:25:22.075 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-29 14:25:22.078 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:25:22.080 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:25:22.083 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:25:22.086 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:25:22.090 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:25:22.092 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:25:22.096 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:25:22.099 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-29 14:25:22.124 | Using python 3.12 to install /opt/stack/glance 2026-05-29 14:25:22.128 | + 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-29 14:25:23.160 | Obtaining file:///opt/stack/glance 2026-05-29 14:25:23.164 | Installing build dependencies: started 2026-05-29 14:25:24.929 | Installing build dependencies: finished with status 'done' 2026-05-29 14:25:24.929 | Checking if build backend supports build_editable: started 2026-05-29 14:25:25.488 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:25:25.490 | Getting requirements to build editable: started 2026-05-29 14:25:25.799 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:25:25.801 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:25:26.727 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:25:26.746 | 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-29 14:25:26.749 | 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-29 14:25:26.749 | 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-29 14:25:26.750 | 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-29 14:25:26.750 | 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-29 14:25:26.751 | 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-29 14:25:26.752 | 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-29 14:25:26.753 | 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-29 14:25:26.948 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.098 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:25:27.110 | 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-29 14:25:27.111 | 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-29 14:25:27.113 | 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-29 14:25:27.113 | 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-29 14:25:27.114 | 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-29 14:25:27.115 | 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-29 14:25:27.116 | 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-29 14:25:27.190 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.206 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-29 14:25:27.237 | 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-29 14:25:27.239 | 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-29 14:25:27.272 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.303 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 14:25:27.315 | 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-29 14:25:27.316 | 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-29 14:25:27.316 | 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-29 14:25:27.317 | 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-29 14:25:27.318 | 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-29 14:25:27.319 | 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-29 14:25:27.357 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.375 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:25:27.387 | 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-29 14:25:27.388 | 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-29 14:25:27.389 | 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-29 14:25:27.431 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.450 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:25:27.461 | 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-29 14:25:27.462 | 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-29 14:25:27.463 | 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-29 14:25:27.464 | 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-29 14:25:27.465 | 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-29 14:25:27.466 | 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-29 14:25:27.491 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.512 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-29 14:25:27.573 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-29 14:25:27.594 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:25:27.606 | 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-29 14:25:27.607 | 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-29 14:25:27.644 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 14:25:27.666 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-29 14:25:27.679 | 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-29 14:25:27.682 | 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-29 14:25:27.687 | 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-29 14:25:27.692 | 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-29 14:25:27.695 | 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-29 14:25:27.699 | 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-29 14:25:27.700 | 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-29 14:25:27.718 | 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-29 14:25:27.722 | 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-29 14:25:27.723 | 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-29 14:25:27.724 | 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-29 14:25:27.725 | 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-29 14:25:27.733 | 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-29 14:25:27.734 | 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-29 14:25:27.740 | 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-29 14:25:27.742 | 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-29 14:25:27.743 | 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-29 14:25:27.751 | 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-29 14:25:27.755 | 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-29 14:25:27.761 | 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-29 14:25:27.767 | 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-29 14:25:27.768 | 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-29 14:25:27.769 | 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-29 14:25:27.778 | 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-29 14:25:27.779 | 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-29 14:25:27.837 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 14:25:27.854 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-29 14:25:27.899 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 14:25:27.915 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-29 14:25:27.955 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 14:25:27.970 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-29 14:25:28.016 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 14:25:28.031 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-29 14:25:28.042 | 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-29 14:25:28.070 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 14:25:28.087 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-29 14:25:28.128 | 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-29 14:25:28.147 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:25:28.163 | 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-29 14:25:28.169 | 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-29 14:25:28.170 | 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-29 14:25:28.171 | 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-29 14:25:28.172 | 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-29 14:25:28.173 | 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-29 14:25:28.177 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.1.0) 2026-05-29 14:25:28.186 | 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-29 14:25:28.187 | 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-29 14:25:28.194 | 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-29 14:25:28.198 | 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-29 14:25:28.198 | 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-29 14:25:28.200 | 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-29 14:25:28.208 | 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-29 14:25:28.223 | 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-29 14:25:28.232 | 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-29 14:25:28.258 | 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-29 14:25:28.274 | 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-29 14:25:28.337 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 14:25:28.355 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:25:28.441 | 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-29 14:25:28.458 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-29 14:25:28.528 | 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-29 14:25:28.546 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-29 14:25:28.591 | 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-29 14:25:28.607 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 14:25:28.618 | 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-29 14:25:28.650 | 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-29 14:25:28.670 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-29 14:25:28.690 | 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-29 14:25:28.711 | 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-29 14:25:28.712 | 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-29 14:25:28.713 | 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-29 14:25:28.714 | 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-29 14:25:28.753 | 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-29 14:25:28.754 | 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-29 14:25:28.764 | 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-29 14:25:28.781 | 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-29 14:25:28.861 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 14:25:28.888 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-29 14:25:28.936 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 14:25:28.971 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:25:28.982 | 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-29 14:25:29.009 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 14:25:29.028 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-29 14:25:29.069 | 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-29 14:25:29.118 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 14:25:29.136 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-29 14:25:29.151 | Installing build dependencies: started 2026-05-29 14:25:30.807 | Installing build dependencies: finished with status 'done' 2026-05-29 14:25:30.807 | Getting requirements to build wheel: started 2026-05-29 14:25:31.449 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:25:31.449 | Preparing metadata (pyproject.toml): started 2026-05-29 14:25:31.811 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:25:31.815 | 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-29 14:25:31.867 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 14:25:31.883 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-29 14:25:31.944 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 14:25:31.962 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-29 14:25:32.094 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-29 14:25:32.138 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-29 14:25:32.165 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-29 14:25:32.191 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-29 14:25:32.219 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-29 14:25:32.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 31.3 MB/s 0:00:00 2026-05-29 14:25:32.303 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-29 14:25:32.360 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-29 14:25:32.402 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-29 14:25:32.437 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-29 14:25:32.463 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-29 14:25:32.487 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-29 14:25:32.511 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-29 14:25:32.535 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-29 14:25:32.560 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-29 14:25:32.588 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-29 14:25:32.615 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-29 14:25:32.641 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-29 14:25:32.667 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-29 14:25:32.700 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-29 14:25:32.728 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-29 14:25:32.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 48.6 MB/s 0:00:00 2026-05-29 14:25:32.782 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-29 14:25:32.805 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-29 14:25:32.828 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-29 14:25:32.850 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-29 14:25:32.943 | Building wheels for collected packages: glance, simplegeneric 2026-05-29 14:25:32.945 | Building editable for glance (pyproject.toml): started 2026-05-29 14:25:33.800 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-29 14:25:33.801 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=f8f8cf8504b01e6d2cee829e32776603b378dca9d2def22d0cdc3e84619d26f4 2026-05-29 14:25:33.801 | Stored in directory: /tmp/pip-ephem-wheel-cache-mxcoege9/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-29 14:25:33.807 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-29 14:25:34.252 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-29 14:25:34.253 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=92456009aba998a81e6d39ee8669acc269e3b8afd451378d451453540348af01 2026-05-29 14:25:34.254 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-29 14:25:34.259 | Successfully built glance simplegeneric 2026-05-29 14:25:34.529 | 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-29 14:25:37.050 | Attempting uninstall: jsonpointer 2026-05-29 14:25:37.065 | Found existing installation: jsonpointer 2.0 2026-05-29 14:25:37.066 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:37.067 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-29 14:25:37.085 | Attempting uninstall: jmespath 2026-05-29 14:25:37.102 | Found existing installation: jmespath 1.0.1 2026-05-29 14:25:37.102 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:37.102 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-29 14:25:37.145 | Attempting uninstall: httplib2 2026-05-29 14:25:37.162 | Found existing installation: httplib2 0.20.4 2026-05-29 14:25:37.162 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:37.162 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-29 14:25:37.261 | Attempting uninstall: jsonpatch 2026-05-29 14:25:37.276 | Found existing installation: jsonpatch 1.32 2026-05-29 14:25:37.277 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:25:37.278 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-29 14:25:41.625 | 2026-05-29 14:25:41.645 | 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-29 14:25:41.883 | + inc/python:pip_install:216 : result=0 2026-05-29 14:25:41.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:25:41.888 | + functions-common:time_stop:2412 : local name 2026-05-29 14:25:41.891 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:25:41.893 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:25:41.896 | + functions-common:time_stop:2415 : local total 2026-05-29 14:25:41.898 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:25:41.901 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:25:41.903 | + functions-common:time_stop:2419 : start_time=1780064722118 2026-05-29 14:25:41.907 | + functions-common:time_stop:2421 : [[ -z 1780064722118 ]] 2026-05-29 14:25:41.911 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:25:41.915 | + functions-common:time_stop:2424 : end_time=1780064741912 2026-05-29 14:25:41.918 | + functions-common:time_stop:2425 : elapsed_time=19794 2026-05-29 14:25:41.922 | + functions-common:time_stop:2426 : total=83200 2026-05-29 14:25:41.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:25:41.927 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102994 2026-05-29 14:25:41.930 | + inc/python:pip_install:219 : return 0 2026-05-29 14:25:41.933 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:25:41.936 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:25:41.939 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-29 14:25:41.942 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-29 14:25:41.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:25:41.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:25:41.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-29 14:25:41.955 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:25:41.958 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:25:41.961 | + ./stack.sh:main:939 : configure_glance 2026-05-29 14:25:41.964 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-29 14:25:41.979 | + lib/glance:configure_glance:349 : local dburl 2026-05-29 14:25:41.983 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-29 14:25:41.986 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-29 14:25:41.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-29 14:25:41.991 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-29 14:25:41.994 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:25:41.997 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:25:42.000 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:25:42.018 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:42.020 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:25:42.024 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-29 14:25:42.027 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-29 14:25:42.030 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-29 14:25:42.064 | + 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-29 14:25:42.100 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-29 14:25:42.134 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-29 14:25:42.168 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-29 14:25:42.201 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-29 14:25:42.236 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-29 14:25:42.272 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-29 14:25:42.275 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 14:25:42.278 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-29 14:25:42.281 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 14:25:42.284 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:25:42.286 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-29 14:25:42.289 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 14:25:42.292 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-29 14:25:42.295 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 14:25:42.298 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-29 14:25:42.333 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-29 14:25:42.367 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.191/identity 2026-05-29 14:25:42.401 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-29 14:25:42.431 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-29 14:25:42.463 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-29 14:25:42.496 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-29 14:25:42.529 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-29 14:25:42.563 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:25:42.597 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:25:42.630 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 14:25:42.665 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:25:42.668 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-29 14:25:42.704 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-29 14:25:42.707 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-29 14:25:42.710 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-29 14:25:42.713 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:25:42.715 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 14:25:42.718 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:25:42.737 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:42.740 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 14:25:42.743 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 14:25:42.746 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:25:42.765 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:42.767 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:25:42.770 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:25:42.803 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:25:42.805 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:25:42.808 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-29 14:25:42.811 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-29 14:25:42.814 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-29 14:25:42.848 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-29 14:25:42.881 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-29 14:25:42.917 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-29 14:25:42.920 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-29 14:25:42.923 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-29 14:25:42.926 | + lib/glance:configure_glance_store:278 : local be 2026-05-29 14:25:42.929 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:25:42.932 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-29 14:25:42.934 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-29 14:25:42.970 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-29 14:25:42.973 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.191 2026-05-29 14:25:43.010 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:25:43.013 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-29 14:25:43.016 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-29 14:25:43.036 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:43.039 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.191/image 2026-05-29 14:25:43.072 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-29 14:25:43.091 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:43.093 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-29 14:25:43.096 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-29 14:25:43.099 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 14:25:43.102 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:25:43.120 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:25:43.123 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:25:43.126 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:25:43.129 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:25:43.131 | + 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-29 14:25:43.164 | + 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-29 14:25:43.200 | + 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-29 14:25:43.233 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:25:43.267 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-29 14:25:43.301 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-29 14:25:43.306 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-29 14:25:43.341 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-29 14:25:43.375 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-29 14:25:43.410 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-29 14:25:43.444 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-29 14:25:43.481 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-29 14:25:43.518 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-29 14:25:43.553 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-29 14:25:43.588 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-29 14:25:43.593 | + 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-29 14:25:43.599 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-29 14:25:43.618 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:25:43.621 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-29 14:25:43.624 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-29 14:25:43.627 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-29 14:25:43.629 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-29 14:25:43.632 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-29 14:25:43.635 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-29 14:25:43.638 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-29 14:25:43.642 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:25:43.644 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-29 14:25:43.680 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-29 14:25:43.683 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-29 14:25:43.685 | ++ functions:get_random_port:861 : true 2026-05-29 14:25:43.688 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-29 14:25:43.691 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-29 14:25:43.694 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-29 14:25:43.744 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-29 14:25:43.747 | ++ functions:get_random_port:865 : break 2 2026-05-29 14:25:43.750 | ++ functions:get_random_port:869 : echo 60999 2026-05-29 14:25:43.754 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-29 14:25:43.757 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-29 14:25:43.791 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-29 14:25:43.826 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-29 14:25:43.860 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:25:43.895 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:25:43.928 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:25:43.962 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:25:43.994 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:25:44.027 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:25:44.060 | + 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-29 14:25:44.091 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:25:44.125 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:25:44.157 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:25:44.191 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 14:25:44.223 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-29 14:25:44.256 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-29 14:25:44.289 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-29 14:25:44.321 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-29 14:25:44.353 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-29 14:25:44.386 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-29 14:25:44.421 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-29 14:25:44.425 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-29 14:25:44.428 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:25:44.431 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:25:44.433 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:44.436 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:44.439 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-29 14:25:44.442 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-29 14:25:44.444 | perl: warning: Setting locale failed. 2026-05-29 14:25:44.444 | perl: warning: Please check that your locale settings: 2026-05-29 14:25:44.445 | LANGUAGE = (unset), 2026-05-29 14:25:44.445 | LC_ALL = "en_US.utf8", 2026-05-29 14:25:44.445 | LANG = (unset) 2026-05-29 14:25:44.445 | are supported and installed on your system. 2026-05-29 14:25:44.445 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 14:25:44.482 | proxy (enabled by site administrator) 2026-05-29 14:25:44.486 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-29 14:25:44.489 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-29 14:25:44.492 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:25:44.495 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:25:44.498 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:44.501 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:44.504 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-29 14:25:44.507 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-29 14:25:44.509 | perl: warning: Setting locale failed. 2026-05-29 14:25:44.509 | perl: warning: Please check that your locale settings: 2026-05-29 14:25:44.509 | LANGUAGE = (unset), 2026-05-29 14:25:44.510 | LC_ALL = "en_US.utf8", 2026-05-29 14:25:44.510 | LANG = (unset) 2026-05-29 14:25:44.510 | are supported and installed on your system. 2026-05-29 14:25:44.510 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 14:25:44.546 | No module matches proxy_http 2026-05-29 14:25:44.550 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-29 14:25:44.562 | perl: warning: Setting locale failed. 2026-05-29 14:25:44.563 | perl: warning: Please check that your locale settings: 2026-05-29 14:25:44.563 | LANGUAGE = (unset), 2026-05-29 14:25:44.563 | LC_ALL = "en_US.utf8", 2026-05-29 14:25:44.563 | LANG = "de_DE.UTF-8" 2026-05-29 14:25:44.563 | are supported and installed on your system. 2026-05-29 14:25:44.563 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:25:44.603 | Considering dependency proxy for proxy_http: 2026-05-29 14:25:44.603 | Module proxy already enabled 2026-05-29 14:25:44.603 | Enabling module proxy_http. 2026-05-29 14:25:44.608 | To activate the new configuration, you need to run: 2026-05-29 14:25:44.609 | systemctl restart apache2 2026-05-29 14:25:44.614 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-29 14:25:44.617 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-29 14:25:44.620 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:25:44.623 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:25:44.626 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:25:44.766 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-29 14:25:44.771 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-29 14:25:44.775 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-29 14:25:44.778 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:25:44.780 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:44.783 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:44.786 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-29 14:25:44.790 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-29 14:25:44.793 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-29 14:25:44.794 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-29 14:25:44.805 | KeepAlive Off 2026-05-29 14:25:44.810 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-29 14:25:44.811 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-29 14:25:44.821 | SetEnv proxy-sendchunked 1 2026-05-29 14:25:44.826 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-29 14:25:44.827 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-29 14:25:44.837 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-29 14:25:44.841 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-29 14:25:44.844 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-29 14:25:44.847 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:25:44.850 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:25:44.853 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:25:44.856 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:25:44.859 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:44.862 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:44.864 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:25:44.867 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:25:44.870 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:25:44.873 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:25:44.876 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-29 14:25:44.887 | perl: warning: Setting locale failed. 2026-05-29 14:25:44.887 | perl: warning: Please check that your locale settings: 2026-05-29 14:25:44.888 | LANGUAGE = (unset), 2026-05-29 14:25:44.888 | LC_ALL = "en_US.utf8", 2026-05-29 14:25:44.888 | LANG = "de_DE.UTF-8" 2026-05-29 14:25:44.888 | are supported and installed on your system. 2026-05-29 14:25:44.888 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:25:44.929 | Enabling site glance-api. 2026-05-29 14:25:44.936 | To activate the new configuration, you need to run: 2026-05-29 14:25:44.936 | systemctl reload apache2 2026-05-29 14:25:44.942 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-29 14:25:44.945 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:25:44.948 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:25:44.951 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:25:45.084 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-29 14:25:45.091 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-29 14:25:45.124 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-29 14:25:45.160 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-29 14:25:45.164 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-29 14:25:45.202 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-29 14:25:45.237 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-29 14:25:45.272 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-29 14:25:45.291 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:25:45.294 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-29 14:25:45.297 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-29 14:25:45.300 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-29 14:25:45.304 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:25:45.307 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-29 14:25:45.310 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/51/989051/5 2026-05-29 14:25:45.313 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-29 14:25:45.316 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-29 14:25:45.319 | + functions-common:git_clone:583 : local git_ref=refs/changes/51/989051/5 2026-05-29 14:25:45.322 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:25:45.325 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:25:45.329 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:25:45.332 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:25:45.336 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:25:45.356 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:25:45.359 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:25:45.362 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:25:45.366 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:25:45.366 | + functions-common:git_clone:602 : echo refs/changes/51/989051/5 2026-05-29 14:25:45.370 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/cinder ]] 2026-05-29 14:25:45.373 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-29 14:25:45.375 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-29 14:25:45.378 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:25:45.381 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:25:45.384 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:25:45.387 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:25:45.390 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:25:45.393 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:25:45.396 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:25:45.399 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:25:45.403 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:25:45.407 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064745404 2026-05-29 14:25:45.409 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-29 14:25:45.413 | Cloning into '/opt/stack/cinder'... 2026-05-29 14:26:37.661 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:26:37.664 | + functions-common:time_stop:2412 : local name 2026-05-29 14:26:37.667 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:26:37.670 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:26:37.673 | + functions-common:time_stop:2415 : local total 2026-05-29 14:26:37.676 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:26:37.679 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:26:37.682 | + functions-common:time_stop:2419 : start_time=1780064745404 2026-05-29 14:26:37.685 | + functions-common:time_stop:2421 : [[ -z 1780064745404 ]] 2026-05-29 14:26:37.688 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:26:37.693 | + functions-common:time_stop:2424 : end_time=1780064797690 2026-05-29 14:26:37.695 | + functions-common:time_stop:2425 : elapsed_time=52286 2026-05-29 14:26:37.697 | + functions-common:time_stop:2426 : total=31025 2026-05-29 14:26:37.700 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:26:37.702 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83311 2026-05-29 14:26:37.705 | + functions-common:git_clone:612 : cd /opt/stack/cinder 2026-05-29 14:26:37.708 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/51/989051/5 2026-05-29 14:26:37.711 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:26:37.713 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:26:37.716 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:26:37.719 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:26:37.721 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:26:37.725 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:26:37.728 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:26:37.731 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:26:37.735 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:26:37.739 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064797736 2026-05-29 14:26:37.742 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/51/989051/5 2026-05-29 14:26:38.572 | From https://review.opendev.org/openstack/cinder 2026-05-29 14:26:38.572 | * branch refs/changes/51/989051/5 -> FETCH_HEAD 2026-05-29 14:26:38.578 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:26:38.581 | + functions-common:time_stop:2412 : local name 2026-05-29 14:26:38.584 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:26:38.587 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:26:38.590 | + functions-common:time_stop:2415 : local total 2026-05-29 14:26:38.592 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:26:38.595 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:26:38.598 | + functions-common:time_stop:2419 : start_time=1780064797736 2026-05-29 14:26:38.600 | + functions-common:time_stop:2421 : [[ -z 1780064797736 ]] 2026-05-29 14:26:38.604 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:26:38.609 | + functions-common:time_stop:2424 : end_time=1780064798605 2026-05-29 14:26:38.612 | + functions-common:time_stop:2425 : elapsed_time=869 2026-05-29 14:26:38.615 | + functions-common:time_stop:2426 : total=83311 2026-05-29 14:26:38.619 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:26:38.622 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84180 2026-05-29 14:26:38.625 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-29 14:26:38.873 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:26:38.873 | 2026-05-29 14:26:38.873 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:26:38.873 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:26:38.873 | state without impacting any branches by switching back to a branch. 2026-05-29 14:26:38.873 | 2026-05-29 14:26:38.873 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:26:38.874 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:26:38.874 | 2026-05-29 14:26:38.874 | git switch -c 2026-05-29 14:26:38.874 | 2026-05-29 14:26:38.874 | Or undo this operation with: 2026-05-29 14:26:38.874 | 2026-05-29 14:26:38.874 | git switch - 2026-05-29 14:26:38.874 | 2026-05-29 14:26:38.875 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:26:38.875 | 2026-05-29 14:26:38.875 | HEAD is now at f340e435e Always delete silent objects left behind when RBD parents objects are deleted. 2026-05-29 14:26:38.878 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-29 14:26:38.893 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-29 14:26:38.896 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:26:38.897 | + functions-common:git_clone:665 : head -1 2026-05-29 14:26:38.907 | f340e435e Always delete silent objects left behind when RBD parents objects are deleted. 2026-05-29 14:26:38.910 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:26:38.913 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-29 14:26:38.917 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:26:38.919 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 14:26:38.922 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-29 14:26:38.925 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:26:38.929 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-29 14:26:38.932 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:26:38.935 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 14:26:38.938 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-29 14:26:38.941 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:26:38.944 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:26:38.947 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-29 14:26:38.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:26:38.953 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-29 14:26:38.957 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:26:38.960 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:26:38.964 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-29 14:26:38.970 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-29 14:26:38.973 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-29 14:26:38.977 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-29 14:26:39.138 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-29 14:26:39.142 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:26:39.145 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:26:39.148 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:26:39.150 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 14:26:39.153 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-29 14:26:39.156 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:26:39.160 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:26:39.163 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:26:39.166 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:26:39.169 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:26:39.172 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:26:39.176 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:26:39.179 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-29 14:26:39.202 | Using python 3.12 to install /opt/stack/cinder 2026-05-29 14:26:39.205 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-05-29 14:26:40.239 | Obtaining file:///opt/stack/cinder 2026-05-29 14:26:40.245 | Installing build dependencies: started 2026-05-29 14:26:42.091 | Installing build dependencies: finished with status 'done' 2026-05-29 14:26:42.092 | Checking if build backend supports build_editable: started 2026-05-29 14:26:42.662 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:26:42.664 | Getting requirements to build editable: started 2026-05-29 14:26:42.966 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:26:42.970 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:26:44.364 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:26:44.392 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.0.3) 2026-05-29 14:26:44.392 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.2.1) 2026-05-29 14:26:44.395 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (0.40.4) 2026-05-29 14:26:44.395 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.2.1) 2026-05-29 14:26:44.396 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.3.2) 2026-05-29 14:26:44.397 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2.1.0) 2026-05-29 14:26:44.398 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (4.26.0) 2026-05-29 14:26:44.399 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.13.1) 2026-05-29 14:26:44.400 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (12.0.0) 2026-05-29 14:26:45.024 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.175 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-29 14:26:45.187 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (10.3.0) 2026-05-29 14:26:45.190 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.4.1) 2026-05-29 14:26:45.191 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (6.3.0) 2026-05-29 14:26:45.191 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (18.0.0) 2026-05-29 14:26:45.191 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (8.1.0) 2026-05-29 14:26:45.193 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (17.3.0) 2026-05-29 14:26:45.194 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (8.0.0) 2026-05-29 14:26:45.195 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.0.0) 2026-05-29 14:26:45.196 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.10.1) 2026-05-29 14:26:45.197 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.7.0) 2026-05-29 14:26:45.198 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.9.0) 2026-05-29 14:26:45.199 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.9.1) 2026-05-29 14:26:45.200 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (4.5.1) 2026-05-29 14:26:45.202 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2.7.1) 2026-05-29 14:26:45.203 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (10.0.1) 2026-05-29 14:26:45.249 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.265 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:26:45.277 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (4.3.0) 2026-05-29 14:26:45.277 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (26.0) 2026-05-29 14:26:45.323 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.342 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 14:26:45.353 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.10.1) 2026-05-29 14:26:45.354 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.1.0) 2026-05-29 14:26:45.355 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (3.3.2) 2026-05-29 14:26:45.356 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.3.0) 2026-05-29 14:26:45.396 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.413 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 14:26:45.424 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.8.0) 2026-05-29 14:26:45.468 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.485 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-29 14:26:45.541 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.559 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 14:26:45.571 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2.32.5) 2026-05-29 14:26:45.572 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2.5.1) 2026-05-29 14:26:45.573 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (6.2.0) 2026-05-29 14:26:45.603 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.628 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 14:26:45.638 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2.0.46) 2026-05-29 14:26:45.639 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.7.0) 2026-05-29 14:26:45.667 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.683 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-29 14:26:45.708 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (9.1.4) 2026-05-29 14:26:45.710 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (1.8.9) 2026-05-29 14:26:45.710 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (6.7.2) 2026-05-29 14:26:45.754 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.771 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 14:26:45.782 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.0.0) 2026-05-29 14:26:45.829 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.845 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:26:45.931 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:45.948 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-29 14:26:45.959 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (5.6.0) 2026-05-29 14:26:45.960 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (43.0.3) 2026-05-29 14:26:45.961 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (0.2.3) 2026-05-29 14:26:46.160 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev94) 2026-05-29 14:26:46.177 | 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-29 14:26:46.576 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev94) 2026-05-29 14:26:46.593 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-29 14:26:46.604 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev94) (1.9.0) 2026-05-29 14:26:46.605 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (2025.3) 2026-05-29 14:26:46.606 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev94) (7.0.1) 2026-05-29 14:26:47.053 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev94) 2026-05-29 14:26:47.074 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-29 14:26:47.085 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev94) (1.1.0) 2026-05-29 14:26:47.123 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev94) 2026-05-29 14:26:47.141 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-29 14:26:47.154 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev94) (2.9.0.post0) 2026-05-29 14:26:47.155 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev94) (2.6.3) 2026-05-29 14:26:47.160 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev94) (1.17.0) 2026-05-29 14:26:47.194 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev94) (2.0.0) 2026-05-29 14:26:47.199 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev94) (3.0) 2026-05-29 14:26:47.208 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev94) (2.8.0) 2026-05-29 14:26:47.217 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev94) (3.0.0) 2026-05-29 14:26:47.219 | 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->cinder==28.1.0.dev94) (2.1.1) 2026-05-29 14:26:47.222 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev94) (0.31.2) 2026-05-29 14:26:47.331 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev94) 2026-05-29 14:26:47.347 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-29 14:26:47.390 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev94) 2026-05-29 14:26:47.426 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 14:26:47.488 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev94) 2026-05-29 14:26:47.505 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 14:26:47.568 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev94) 2026-05-29 14:26:47.583 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 14:26:47.629 | 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.1.0.dev94) 2026-05-29 14:26:47.645 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-29 14:26:47.946 | 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.1.0.dev94) 2026-05-29 14:26:47.971 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-29 14:26:48.015 | 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.1.0.dev94) 2026-05-29 14:26:48.033 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 14:26:48.084 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev94) 2026-05-29 14:26:48.102 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:26:48.140 | 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.1.0.dev94) 2026-05-29 14:26:48.157 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-29 14:26:48.189 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev94) (3.4.4) 2026-05-29 14:26:48.189 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev94) (3.11) 2026-05-29 14:26:48.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev94) (2023.11.17) 2026-05-29 14:26:48.247 | 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.1.0.dev94) 2026-05-29 14:26:48.267 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-29 14:26:48.287 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev94) (25.4.0) 2026-05-29 14:26:48.288 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev94) (2025.9.1) 2026-05-29 14:26:48.289 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev94) (0.37.0) 2026-05-29 14:26:48.290 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev94) (0.30.0) 2026-05-29 14:26:48.300 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev94) (1.8.2) 2026-05-29 14:26:48.301 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev94) (4.15.0) 2026-05-29 14:26:48.305 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev94) (4.1.1) 2026-05-29 14:26:48.309 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev94) (4.0.1) 2026-05-29 14:26:48.310 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev94) (2.11.0) 2026-05-29 14:26:48.319 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev94) (7.2.2) 2026-05-29 14:26:48.325 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev94) (1.5.0) 2026-05-29 14:26:48.334 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev94) (0.20) 2026-05-29 14:26:48.340 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev94) (1.3.0) 2026-05-29 14:26:48.341 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev94) (2.0.0) 2026-05-29 14:26:48.342 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev94) (6.0.3) 2026-05-29 14:26:48.352 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev94) (1.18.4) 2026-05-29 14:26:48.353 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev94) (2.0.2) 2026-05-29 14:26:48.354 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev94) (0.5.0) 2026-05-29 14:26:48.358 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev94) (1.3.10) 2026-05-29 14:26:48.372 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev94) (5.3.1) 2026-05-29 14:26:48.373 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev94) (5.6.2) 2026-05-29 14:26:48.374 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev94) (0.15.1) 2026-05-29 14:26:48.379 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev94) (5.1.0) 2026-05-29 14:26:48.393 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev94) (0.24.1) 2026-05-29 14:26:48.397 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev94) (5.0.0) 2026-05-29 14:26:48.398 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev94) (3.1.6) 2026-05-29 14:26:48.399 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev94) (4.0.1) 2026-05-29 14:26:48.408 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev94) (3.0.3) 2026-05-29 14:26:48.422 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev94) (1.1.2) 2026-05-29 14:26:48.445 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev94) (1.7.3) 2026-05-29 14:26:48.483 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev94) 2026-05-29 14:26:48.500 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 14:26:48.608 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev94) 2026-05-29 14:26:48.626 | 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-29 14:26:48.642 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev94) (3.17.0) 2026-05-29 14:26:48.690 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev94) 2026-05-29 14:26:48.708 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 14:26:48.777 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev94) 2026-05-29 14:26:48.799 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 14:26:48.858 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev94) 2026-05-29 14:26:48.873 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-29 14:26:48.895 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev94) (82.0.1) 2026-05-29 14:26:48.912 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev94) (0.6.0) 2026-05-29 14:26:48.962 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev94) (4.13.3) 2026-05-29 14:26:48.970 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev94) (0.6.0) 2026-05-29 14:26:48.971 | 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.1.0.dev94) (3.2.0) 2026-05-29 14:26:48.983 | 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.1.0.dev94) (1.11.0) 2026-05-29 14:26:48.984 | 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.1.0.dev94) (14.3.3) 2026-05-29 14:26:48.985 | 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.1.0.dev94) (1.7.2) 2026-05-29 14:26:49.022 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev94) 2026-05-29 14:26:49.042 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 14:26:49.053 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev94) (24.2.1) 2026-05-29 14:26:49.101 | 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.1.0.dev94) (4.0.0) 2026-05-29 14:26:49.102 | 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.1.0.dev94) (2.19.2) 2026-05-29 14:26:49.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.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev94) (0.1.2) 2026-05-29 14:26:49.133 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev94) (0.7) 2026-05-29 14:26:49.182 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev94) 2026-05-29 14:26:49.200 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-29 14:26:49.258 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev94) (3.4.2) 2026-05-29 14:26:49.259 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev94) (3.3.0) 2026-05-29 14:26:49.263 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev94) (4.0.1) 2026-05-29 14:26:49.305 | 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.1.0.dev94) (2.8.5) 2026-05-29 14:26:49.339 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev94) 2026-05-29 14:26:49.357 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-29 14:26:49.394 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev94) (1.33) 2026-05-29 14:26:49.401 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev94) (3.0.0) 2026-05-29 14:26:49.502 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-29 14:26:49.569 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-29 14:26:49.775 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 68.0 MB/s 0:00:00 2026-05-29 14:26:49.791 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-29 14:26:49.820 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-29 14:26:50.028 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 72.2 MB/s 0:00:00 2026-05-29 14:26:50.049 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-29 14:26:50.074 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-29 14:26:50.101 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-29 14:26:50.124 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-29 14:26:50.151 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-29 14:26:50.173 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-29 14:26:50.199 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-29 14:26:50.222 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-29 14:26:50.246 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-29 14:26:50.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 53.6 MB/s 0:00:00 2026-05-29 14:26:50.363 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-29 14:26:50.387 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-29 14:26:50.411 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-29 14:26:50.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.4 MB/s 0:00:00 2026-05-29 14:26:50.459 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-29 14:26:50.485 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-29 14:26:50.510 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-29 14:26:50.537 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-29 14:26:50.562 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-29 14:26:50.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 43.1 MB/s 0:00:00 2026-05-29 14:26:50.616 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-29 14:26:50.641 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-29 14:26:50.672 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-29 14:26:50.738 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-29 14:26:50.772 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-29 14:26:50.804 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-29 14:26:50.827 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-29 14:26:50.850 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-29 14:26:50.877 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-29 14:26:50.900 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-29 14:26:50.936 | 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-29 14:26:50.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.6 MB/s 0:00:00 2026-05-29 14:26:50.996 | 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-29 14:26:51.157 | Building wheels for collected packages: cinder 2026-05-29 14:26:51.157 | Building editable for cinder (pyproject.toml): started 2026-05-29 14:26:52.801 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-29 14:26:52.802 | Created wheel for cinder: filename=cinder-28.1.0.dev94-0.editable-py3-none-any.whl size=9175 sha256=2fb114547e4145af8fb8cd97b27d14f614b3e20988d24a1221b11dc817603934 2026-05-29 14:26:52.803 | Stored in directory: /tmp/pip-ephem-wheel-cache-eipfo36c/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-29 14:26:52.810 | Successfully built cinder 2026-05-29 14:26:53.222 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-05-29 14:26:53.577 | Attempting uninstall: pyudev 2026-05-29 14:26:53.596 | Found existing installation: pyudev 0.24.0 2026-05-29 14:26:53.596 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:26:53.596 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-29 14:26:53.652 | Attempting uninstall: pyasn1 2026-05-29 14:26:53.670 | Found existing installation: pyasn1 0.4.8 2026-05-29 14:26:53.670 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:26:53.670 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-29 14:26:55.368 | Attempting uninstall: botocore 2026-05-29 14:26:55.386 | Found existing installation: botocore 1.34.46 2026-05-29 14:26:55.386 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:26:55.387 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-29 14:26:56.625 | Attempting uninstall: s3transfer 2026-05-29 14:26:56.645 | Found existing installation: s3transfer 0.10.1 2026-05-29 14:26:56.646 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:26:56.647 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-29 14:26:57.310 | Attempting uninstall: boto3 2026-05-29 14:26:57.329 | Found existing installation: boto3 1.34.46 2026-05-29 14:26:57.330 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 14:26:57.330 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-29 14:26:59.417 | 2026-05-29 14:26:59.443 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev94 cotyledon-2.2.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 setproctitle-1.3.7 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-29 14:26:59.829 | + inc/python:pip_install:216 : result=0 2026-05-29 14:26:59.832 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:26:59.835 | + functions-common:time_stop:2412 : local name 2026-05-29 14:26:59.838 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:26:59.841 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:26:59.844 | + functions-common:time_stop:2415 : local total 2026-05-29 14:26:59.847 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:26:59.849 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:26:59.852 | + functions-common:time_stop:2419 : start_time=1780064799197 2026-05-29 14:26:59.855 | + functions-common:time_stop:2421 : [[ -z 1780064799197 ]] 2026-05-29 14:26:59.859 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:26:59.864 | + functions-common:time_stop:2424 : end_time=1780064819860 2026-05-29 14:26:59.866 | + functions-common:time_stop:2425 : elapsed_time=20663 2026-05-29 14:26:59.869 | + functions-common:time_stop:2426 : total=102994 2026-05-29 14:26:59.872 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:26:59.876 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=123657 2026-05-29 14:26:59.878 | + inc/python:pip_install:219 : return 0 2026-05-29 14:26:59.881 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:26:59.884 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:26:59.887 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-29 14:26:59.890 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-29 14:26:59.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:26:59.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:26:59.899 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-29 14:26:59.901 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:26:59.904 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-29 14:26:59.908 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-29 14:26:59.911 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-29 14:26:59.913 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:26:59.916 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:26:59.919 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-29 14:26:59.935 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-29 14:26:59.938 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:26:59.941 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:26:59.945 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:26:59.948 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:26:59.951 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:26:59.954 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:26:59.957 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:26:59.959 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:26:59.963 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:26:59.965 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:26:59.968 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:26:59.971 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:26:59.974 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-29 14:26:59.977 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:26:59.981 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:26:59.984 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:26:59.986 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-29 14:27:00.010 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-05-29 14:27:00.050 | Reading package lists... 2026-05-29 14:27:00.508 | Building dependency tree... 2026-05-29 14:27:00.510 | Reading state information... 2026-05-29 14:27:01.202 | The following additional packages will be installed: 2026-05-29 14:27:01.202 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-29 14:27:01.203 | python3-urwid python3-wcwidth 2026-05-29 14:27:01.207 | Suggested packages: 2026-05-29 14:27:01.208 | python-urwid-doc 2026-05-29 14:27:01.247 | The following NEW packages will be installed: 2026-05-29 14:27:01.247 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-29 14:27:01.248 | python3-urwid python3-wcwidth targetcli-fb 2026-05-29 14:27:01.303 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:27:01.303 | Need to get 385 kB of archives. 2026-05-29 14:27:01.303 | After this operation, 3098 kB of additional disk space will be used. 2026-05-29 14:27:01.303 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-29 14:27:01.318 | 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-29 14:27:01.319 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-29 14:27:01.324 | 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-29 14:27:01.326 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-29 14:27:01.327 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-29 14:27:01.573 | perl: warning: Setting locale failed. 2026-05-29 14:27:01.573 | perl: warning: Please check that your locale settings: 2026-05-29 14:27:01.573 | LANGUAGE = (unset), 2026-05-29 14:27:01.573 | LC_ALL = "en_US.utf8", 2026-05-29 14:27:01.573 | LANG = "de_DE.UTF-8" 2026-05-29 14:27:01.573 | are supported and installed on your system. 2026-05-29 14:27:01.573 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:27:01.634 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:27:01.634 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:27:01.634 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:27:01.827 | Fetched 385 kB in 0s (8099 kB/s) 2026-05-29 14:27:01.871 | Selecting previously unselected package python3-typing-extensions. 2026-05-29 14:27:01.934 | (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-29 14:27:01.940 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-29 14:27:01.945 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-29 14:27:01.993 | Selecting previously unselected package python3-wcwidth. 2026-05-29 14:27:02.006 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-29 14:27:02.010 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-29 14:27:02.062 | Selecting previously unselected package python3-urwid. 2026-05-29 14:27:02.074 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-29 14:27:02.078 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-29 14:27:02.163 | Selecting previously unselected package python3-configshell-fb. 2026-05-29 14:27:02.176 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-29 14:27:02.179 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-29 14:27:02.232 | Selecting previously unselected package python3-rtslib-fb. 2026-05-29 14:27:02.245 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-29 14:27:02.248 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-29 14:27:02.309 | Selecting previously unselected package targetcli-fb. 2026-05-29 14:27:02.322 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-29 14:27:02.325 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-29 14:27:02.400 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-29 14:27:03.577 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-29 14:27:03.584 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-29 14:27:03.901 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-29 14:27:04.150 | Setting up python3-urwid (2.6.10-1) ... 2026-05-29 14:27:04.680 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-29 14:27:04.886 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.886 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-29 14:27:04.909 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-29 14:27:04.910 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-29 14:27:04.910 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-29 14:27:04.910 | keyword = Word(alphanums + '_\-') 2026-05-29 14:27:04.910 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.910 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 14:27:04.910 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.910 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 14:27:04.910 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-29 14:27:04.911 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-29 14:27:04.921 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.921 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-29 14:27:04.943 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-29 14:27:04.943 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-29 14:27:04.943 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-29 14:27:04.943 | keyword = Word(alphanums + '_\-') 2026-05-29 14:27:04.943 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.943 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 14:27:04.943 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 14:27:04.944 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 14:27:04.946 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-29 14:27:04.946 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-29 14:27:04.975 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-29 14:27:05.182 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-29 14:27:05.182 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-29 14:27:05.472 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:27:06.345 | perl: warning: Setting locale failed. 2026-05-29 14:27:06.345 | perl: warning: Please check that your locale settings: 2026-05-29 14:27:06.345 | LANGUAGE = (unset), 2026-05-29 14:27:06.345 | LC_ALL = "en_US.utf8", 2026-05-29 14:27:06.345 | LANG = "de_DE.UTF-8" 2026-05-29 14:27:06.345 | are supported and installed on your system. 2026-05-29 14:27:06.346 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:27:06.474 | perl: warning: Setting locale failed. 2026-05-29 14:27:06.475 | perl: warning: Please check that your locale settings: 2026-05-29 14:27:06.475 | LANGUAGE = (unset), 2026-05-29 14:27:06.475 | LC_ALL = "en_US.utf8", 2026-05-29 14:27:06.475 | LANG = "de_DE.UTF-8" 2026-05-29 14:27:06.475 | are supported and installed on your system. 2026-05-29 14:27:06.475 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:27:06.524 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:27:06.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:27:06.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:27:06.596 | perl: warning: Setting locale failed. 2026-05-29 14:27:06.597 | perl: warning: Please check that your locale settings: 2026-05-29 14:27:06.597 | LANGUAGE = (unset), 2026-05-29 14:27:06.597 | LC_ALL = "en_US.utf8", 2026-05-29 14:27:06.597 | LANG = "de_DE.UTF-8" 2026-05-29 14:27:06.597 | are supported and installed on your system. 2026-05-29 14:27:06.597 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:27:07.091 | 2026-05-29 14:27:07.091 | Running kernel seems to be up-to-date. 2026-05-29 14:27:07.091 | 2026-05-29 14:27:07.092 | Restarting services... 2026-05-29 14:27:07.115 | 2026-05-29 14:27:07.115 | Service restarts being deferred: 2026-05-29 14:27:07.115 | systemctl restart virtlockd.service 2026-05-29 14:27:07.115 | systemctl restart virtlogd.service 2026-05-29 14:27:07.115 | 2026-05-29 14:27:07.115 | No containers need to be restarted. 2026-05-29 14:27:07.115 | 2026-05-29 14:27:07.115 | User sessions running outdated binaries: 2026-05-29 14:27:07.115 | quobyte @ session #5: sshd[1987] 2026-05-29 14:27:07.124 | 2026-05-29 14:27:07.125 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:27:09.358 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:27:09.361 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:27:09.364 | + functions-common:time_stop:2412 : local name 2026-05-29 14:27:09.367 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:27:09.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:27:09.373 | + functions-common:time_stop:2415 : local total 2026-05-29 14:27:09.375 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:27:09.377 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:27:09.379 | + functions-common:time_stop:2419 : start_time=1780064820006 2026-05-29 14:27:09.382 | + functions-common:time_stop:2421 : [[ -z 1780064820006 ]] 2026-05-29 14:27:09.385 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:27:09.389 | + functions-common:time_stop:2424 : end_time=1780064829386 2026-05-29 14:27:09.391 | + functions-common:time_stop:2425 : elapsed_time=9380 2026-05-29 14:27:09.394 | + functions-common:time_stop:2426 : total=143876 2026-05-29 14:27:09.396 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:27:09.398 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153256 2026-05-29 14:27:09.400 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:27:09.403 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:27:09.405 | + ./stack.sh:main:945 : configure_cinder 2026-05-29 14:27:09.408 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-29 14:27:09.423 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-29 14:27:09.427 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-29 14:27:09.430 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-29 14:27:09.433 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-29 14:27:09.437 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-29 14:27:09.437 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-29 14:27:09.440 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-29 14:27:09.443 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-29 14:27:09.445 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-29 14:27:09.447 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-29 14:27:09.449 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-29 14:27:09.450 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-29 14:27:09.453 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-29 14:27:09.454 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-29 14:27:09.471 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-29 14:27:09.486 | + 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-29 14:27:09.504 | + 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-29 14:27:09.519 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-29 14:27:09.535 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-29 14:27:09.553 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-29 14:27:09.554 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-29 14:27:09.558 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.mHWb3Tviso 2026-05-29 14:27:09.560 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-29 14:27:09.562 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-29 14:27:09.564 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-29 14:27:09.567 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.mHWb3Tviso 2026-05-29 14:27:09.571 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.mHWb3Tviso 2026-05-29 14:27:09.588 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.mHWb3Tviso /etc/sudoers.d/cinder-rootwrap 2026-05-29 14:27:09.606 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-29 14:27:09.610 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-29 14:27:09.612 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-29 14:27:09.614 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-29 14:27:09.616 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-29 14:27:09.619 | + 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-29 14:27:09.621 | + 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-29 14:27:09.624 | + 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-29 14:27:09.625 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-29 14:27:09.636 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-29 14:27:09.640 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-29 14:27:09.656 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-29 14:27:09.672 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-29 14:27:09.675 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-29 14:27:09.680 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-29 14:27:09.685 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-29 14:27:09.688 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:09.691 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-29 14:27:09.694 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 14:27:09.698 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:27:09.699 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-29 14:27:09.702 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:09.705 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-29 14:27:09.708 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 14:27:09.710 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-29 14:27:09.748 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-29 14:27:09.775 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.191/identity 2026-05-29 14:27:09.801 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-29 14:27:09.827 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-29 14:27:09.854 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-29 14:27:09.882 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-29 14:27:09.909 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-29 14:27:09.936 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:27:09.964 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:27:09.992 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 14:27:10.020 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:27:10.023 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-29 14:27:10.054 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-29 14:27:10.082 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-29 14:27:10.084 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-29 14:27:10.087 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-29 14:27:10.089 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-29 14:27:10.091 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:27:10.094 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:27:10.096 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:27:10.110 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:10.113 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:27:10.115 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-29 14:27:10.118 | + 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-29 14:27:10.147 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-29 14:27:10.173 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-29 14:27:10.202 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-29 14:27:10.229 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-29 14:27:10.257 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-29 14:27:10.285 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-29 14:27:10.315 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.191 2026-05-29 14:27:10.343 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-29 14:27:10.374 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-29 14:27:10.382 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7e7b6452c5bcb173433310999b6c8fbe 2026-05-29 14:27:10.409 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-29 14:27:10.412 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-29 14:27:10.439 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-29 14:27:10.466 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-29 14:27:10.494 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-29 14:27:10.521 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-29 14:27:10.549 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-29 14:27:10.576 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-29 14:27:10.591 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:10.593 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 14:27:10.596 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-29 14:27:10.598 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-29 14:27:10.600 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-29 14:27:10.603 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 14:27:10.605 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-29 14:27:10.607 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-29 14:27:10.609 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-29 14:27:10.612 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-29 14:27:10.614 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-29 14:27:10.617 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-29 14:27:10.646 | + 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-29 14:27:10.673 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-29 14:27:10.703 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-29 14:27:10.730 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-29 14:27:10.758 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-29 14:27:10.785 | + 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-29 14:27:10.812 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-29 14:27:10.839 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-29 14:27:10.866 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-29 14:27:10.869 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-29 14:27:10.871 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-29 14:27:10.873 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-29 14:27:10.900 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-29 14:27:10.903 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-29 14:27:10.935 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-29 14:27:10.938 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-29 14:27:10.940 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-29 14:27:10.943 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-29 14:27:10.976 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-29 14:27:10.979 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-29 14:27:10.982 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-29 14:27:10.984 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-29 14:27:11.001 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:27:11.004 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-29 14:27:11.022 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:27:11.025 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-29 14:27:11.041 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:27:11.044 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-29 14:27:11.047 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-29 14:27:11.049 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-29 14:27:11.052 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-29 14:27:11.055 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:27:11.057 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 14:27:11.063 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:27:11.081 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:11.085 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 14:27:11.088 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 14:27:11.092 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:27:11.113 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:11.116 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:27:11.120 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:27:11.164 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:27:11.167 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:27:11.170 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-29 14:27:11.174 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-29 14:27:11.177 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:11.182 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:27:11.202 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:27:11.206 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:27:11.209 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:27:11.213 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:27:11.217 | + 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-29 14:27:11.254 | + 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-29 14:27:11.288 | + 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-29 14:27:11.322 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:27:11.353 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-29 14:27:11.385 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-29 14:27:11.403 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:11.406 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-29 14:27:11.409 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-29 14:27:11.411 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-29 14:27:11.414 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-29 14:27:11.417 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 14:27:11.419 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-29 14:27:11.421 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-29 14:27:11.424 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:27:11.426 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:27:11.442 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:27:11.442 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:27:11.453 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:27:11.457 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:27:11.470 | /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-29 14:27:11.475 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-29 14:27:11.477 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-29 14:27:11.481 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:27:11.484 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-29 14:27:11.513 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-29 14:27:11.541 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-29 14:27:11.571 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:27:11.602 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:27:11.632 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:27:11.664 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:27:11.694 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:27:11.725 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:27:11.755 | + 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-29 14:27:11.785 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:27:11.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:27:11.845 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:27:11.876 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-29 14:27:11.906 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 14:27:11.908 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 14:27:11.912 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-29 14:27:11.915 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-29 14:27:11.918 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:27:11.921 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:27:11.923 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:27:11.927 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-29 14:27:11.929 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-29 14:27:11.932 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-29 14:27:11.961 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 14:27:11.991 | + 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-29 14:27:11.991 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-29 14:27:12.001 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-29 14:27:12.005 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-29 14:27:12.008 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-29 14:27:12.010 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:27:12.012 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:27:12.015 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:27:12.017 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:27:12.019 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:27:12.022 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:27:12.024 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:27:12.027 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:27:12.030 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:27:12.033 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:27:12.035 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-29 14:27:12.047 | perl: warning: Setting locale failed. 2026-05-29 14:27:12.047 | perl: warning: Please check that your locale settings: 2026-05-29 14:27:12.047 | LANGUAGE = (unset), 2026-05-29 14:27:12.047 | LC_ALL = "en_US.utf8", 2026-05-29 14:27:12.047 | LANG = "de_DE.UTF-8" 2026-05-29 14:27:12.048 | are supported and installed on your system. 2026-05-29 14:27:12.048 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:27:12.086 | Enabling site cinder-api. 2026-05-29 14:27:12.091 | To activate the new configuration, you need to run: 2026-05-29 14:27:12.091 | systemctl reload apache2 2026-05-29 14:27:12.096 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 14:27:12.098 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:27:12.101 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:27:12.104 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:27:12.270 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-29 14:27:12.273 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-29 14:27:12.307 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.191/image 2026-05-29 14:27:12.338 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-29 14:27:12.355 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:27:12.357 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-29 14:27:12.360 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:12.363 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-29 14:27:12.366 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-29 14:27:12.369 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:27:12.371 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-29 14:27:12.373 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:12.376 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-29 14:27:12.379 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-29 14:27:12.381 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-29 14:27:12.414 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-29 14:27:12.442 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.191/identity 2026-05-29 14:27:12.470 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-29 14:27:12.497 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-29 14:27:12.524 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-29 14:27:12.551 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-29 14:27:12.579 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-29 14:27:12.607 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:27:12.634 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:27:12.663 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-29 14:27:12.692 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:27:12.694 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-29 14:27:12.696 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:12.698 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:27:12.701 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-29 14:27:12.703 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-29 14:27:12.732 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-29 14:27:12.758 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.191/identity 2026-05-29 14:27:12.786 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-29 14:27:12.813 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-29 14:27:12.842 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-29 14:27:12.870 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-29 14:27:12.900 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-29 14:27:12.928 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-29 14:27:12.954 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-29 14:27:12.980 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-29 14:27:12.982 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-29 14:27:12.996 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:12.999 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.191:2379?api_version=v3' 2026-05-29 14:27:13.028 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-29 14:27:13.031 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-29 14:27:13.034 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-29 14:27:13.069 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-29 14:27:13.101 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-29 14:27:13.104 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-29 14:27:13.107 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-29 14:27:13.142 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-29 14:27:13.145 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 14:27:13.148 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-29 14:27:13.150 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-29 14:27:13.153 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-29 14:27:13.187 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-29 14:27:13.218 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.191/identity 2026-05-29 14:27:13.249 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-29 14:27:13.280 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-29 14:27:13.311 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-29 14:27:13.342 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-29 14:27:13.373 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-29 14:27:13.406 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-29 14:27:13.424 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:27:13.428 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-29 14:27:13.431 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-29 14:27:13.434 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-29 14:27:13.437 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:27:13.439 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-29 14:27:13.442 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-29 14:27:13.445 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-29 14:27:13.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:27:13.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:27:13.454 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-29 14:27:13.457 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:27:13.460 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-29 14:27:13.463 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-29 14:27:13.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:27:13.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:27:13.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-29 14:27:13.474 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:27:13.477 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-29 14:27:13.480 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-29 14:27:13.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:27:13.486 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:27:13.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-29 14:27:13.491 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:27:13.494 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-29 14:27:13.497 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-29 14:27:13.500 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-29 14:27:13.502 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:27:13.505 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:27:13.508 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:27:13.511 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:27:13.514 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:27:13.517 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:27:13.532 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:27:13.535 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:27:13.538 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:27:13.541 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:27:13.542 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:27:13.547 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-29 14:27:13.550 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:27:13.552 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-29 14:27:13.555 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:27:13.557 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:27:13.560 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:27:13.562 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:27:13.565 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:27:13.567 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:27:13.569 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:27:13.572 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:27:13.576 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:27:13.579 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064833577 2026-05-29 14:27:13.582 | + 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-29 14:27:13.585 | Cloning into '/opt/stack/neutron'... 2026-05-29 14:28:13.930 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:28:13.934 | + functions-common:time_stop:2412 : local name 2026-05-29 14:28:13.938 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:28:13.942 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:28:13.946 | + functions-common:time_stop:2415 : local total 2026-05-29 14:28:13.950 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:28:13.954 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:28:13.958 | + functions-common:time_stop:2419 : start_time=1780064833577 2026-05-29 14:28:13.962 | + functions-common:time_stop:2421 : [[ -z 1780064833577 ]] 2026-05-29 14:28:13.966 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:28:13.971 | + functions-common:time_stop:2424 : end_time=1780064893968 2026-05-29 14:28:13.975 | + functions-common:time_stop:2425 : elapsed_time=60391 2026-05-29 14:28:13.979 | + functions-common:time_stop:2426 : total=84180 2026-05-29 14:28:13.983 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:28:13.987 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144571 2026-05-29 14:28:13.991 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-29 14:28:13.995 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:28:13.999 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:28:14.003 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:28:14.007 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:28:14.011 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:28:14.016 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:28:14.019 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:28:14.023 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:28:14.027 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:28:14.032 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:28:14.039 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064894035 2026-05-29 14:28:14.043 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:28:14.724 | From https://review.opendev.org/openstack/neutron 2026-05-29 14:28:14.725 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:28:14.735 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:28:14.738 | + functions-common:time_stop:2412 : local name 2026-05-29 14:28:14.741 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:28:14.745 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:28:14.748 | + functions-common:time_stop:2415 : local total 2026-05-29 14:28:14.750 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:28:14.753 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:28:14.756 | + functions-common:time_stop:2419 : start_time=1780064894035 2026-05-29 14:28:14.760 | + functions-common:time_stop:2421 : [[ -z 1780064894035 ]] 2026-05-29 14:28:14.764 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:28:14.769 | + functions-common:time_stop:2424 : end_time=1780064894766 2026-05-29 14:28:14.772 | + functions-common:time_stop:2425 : elapsed_time=731 2026-05-29 14:28:14.775 | + functions-common:time_stop:2426 : total=144571 2026-05-29 14:28:14.777 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:28:14.781 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145302 2026-05-29 14:28:14.783 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:28:14.786 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:28:14.790 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:28:14.792 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:28:14.795 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:28:14.798 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:28:14.801 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:28:14.804 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:28:14.806 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:28:14.811 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:28:14.815 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064894813 2026-05-29 14:28:14.819 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:28:15.287 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:28:15.287 | 2026-05-29 14:28:15.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:28:15.288 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:28:15.288 | state without impacting any branches by switching back to a branch. 2026-05-29 14:28:15.288 | 2026-05-29 14:28:15.288 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:28:15.288 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:28:15.288 | 2026-05-29 14:28:15.288 | git switch -c 2026-05-29 14:28:15.288 | 2026-05-29 14:28:15.288 | Or undo this operation with: 2026-05-29 14:28:15.288 | 2026-05-29 14:28:15.289 | git switch - 2026-05-29 14:28:15.289 | 2026-05-29 14:28:15.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:28:15.289 | 2026-05-29 14:28:15.289 | HEAD is now at ec19809a77 Merge "Skip OVNL3 post-fork init in non-API workers" into stable/2026.1 2026-05-29 14:28:15.296 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:28:15.300 | + functions-common:time_stop:2412 : local name 2026-05-29 14:28:15.303 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:28:15.305 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:28:15.308 | + functions-common:time_stop:2415 : local total 2026-05-29 14:28:15.311 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:28:15.315 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:28:15.318 | + functions-common:time_stop:2419 : start_time=1780064894813 2026-05-29 14:28:15.321 | + functions-common:time_stop:2421 : [[ -z 1780064894813 ]] 2026-05-29 14:28:15.325 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:28:15.330 | + functions-common:time_stop:2424 : end_time=1780064895327 2026-05-29 14:28:15.332 | + functions-common:time_stop:2425 : elapsed_time=514 2026-05-29 14:28:15.335 | + functions-common:time_stop:2426 : total=145302 2026-05-29 14:28:15.338 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:28:15.340 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145816 2026-05-29 14:28:15.343 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-29 14:28:15.361 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-29 14:28:15.364 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:28:15.365 | + functions-common:git_clone:665 : head -1 2026-05-29 14:28:15.368 | ec19809a77 Merge "Skip OVNL3 post-fork init in non-API workers" into stable/2026.1 2026-05-29 14:28:15.371 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:28:15.373 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-29 14:28:15.376 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:28:15.378 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 14:28:15.380 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-29 14:28:15.383 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:28:15.385 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-29 14:28:15.388 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:28:15.390 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 14:28:15.394 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-29 14:28:15.396 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:28:15.399 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:28:15.404 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-29 14:28:15.408 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:28:15.411 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-29 14:28:15.413 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:28:15.415 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:28:15.419 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-29 14:28:15.425 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-29 14:28:15.428 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-29 14:28:15.432 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-29 14:28:15.604 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-29 14:28:15.608 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:28:15.612 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:28:15.616 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:28:15.620 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 14:28:15.624 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-29 14:28:15.627 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:28:15.631 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:28:15.635 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:28:15.637 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:28:15.639 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:28:15.642 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:28:15.645 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:28:15.648 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-29 14:28:15.672 | Using python 3.12 to install /opt/stack/neutron 2026-05-29 14:28:15.675 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-05-29 14:28:16.676 | Obtaining file:///opt/stack/neutron 2026-05-29 14:28:16.685 | Installing build dependencies: started 2026-05-29 14:28:18.542 | Installing build dependencies: finished with status 'done' 2026-05-29 14:28:18.543 | Checking if build backend supports build_editable: started 2026-05-29 14:28:19.093 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:28:19.094 | Getting requirements to build editable: started 2026-05-29 14:28:19.397 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:28:19.398 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:28:20.876 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:28:20.896 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.0.3) 2026-05-29 14:28:20.897 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.10.1) 2026-05-29 14:28:20.898 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.1.0) 2026-05-29 14:28:20.899 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.5.1) 2026-05-29 14:28:20.900 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.0.0) 2026-05-29 14:28:20.900 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.2.1) 2026-05-29 14:28:21.111 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.279 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-29 14:28:21.290 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (0.31.2) 2026-05-29 14:28:21.291 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.32.5) 2026-05-29 14:28:21.291 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.1.6) 2026-05-29 14:28:21.292 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (12.0.0) 2026-05-29 14:28:21.293 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.3.0) 2026-05-29 14:28:21.355 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.373 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:28:21.429 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.445 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:28:21.456 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (9.1.4) 2026-05-29 14:28:21.457 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.0.46) 2026-05-29 14:28:21.458 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.8.9) 2026-05-29 14:28:21.459 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.13.1) 2026-05-29 14:28:21.459 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.18.4) 2026-05-29 14:28:21.460 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.7.0) 2026-05-29 14:28:21.461 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.1.1) 2026-05-29 14:28:21.462 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.4.1) 2026-05-29 14:28:21.463 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (10.3.0) 2026-05-29 14:28:21.464 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (6.3.0) 2026-05-29 14:28:21.465 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (18.0.0) 2026-05-29 14:28:21.465 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (6.7.2) 2026-05-29 14:28:21.466 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.1.0) 2026-05-29 14:28:21.467 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (17.3.0) 2026-05-29 14:28:21.468 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.0.0) 2026-05-29 14:28:21.469 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.0.0) 2026-05-29 14:28:21.469 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.10.1) 2026-05-29 14:28:21.470 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.7.0) 2026-05-29 14:28:21.471 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.9.0) 2026-05-29 14:28:21.472 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.9.1) 2026-05-29 14:28:21.473 | 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.dev27) (4.5.1) 2026-05-29 14:28:21.474 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.7.1) 2026-05-29 14:28:21.475 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (10.0.1) 2026-05-29 14:28:21.476 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.9.0) 2026-05-29 14:28:21.476 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.3.0) 2026-05-29 14:28:21.511 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.528 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 14:28:21.564 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.581 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:28:21.623 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:21.642 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-29 14:28:21.747 | Installing build dependencies: started 2026-05-29 14:28:23.444 | Installing build dependencies: finished with status 'done' 2026-05-29 14:28:23.445 | Getting requirements to build wheel: started 2026-05-29 14:28:24.112 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:28:24.114 | Preparing metadata (pyproject.toml): started 2026-05-29 14:28:24.493 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:28:24.547 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev27) 2026-05-29 14:28:24.567 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:28:24.578 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.2.2) 2026-05-29 14:28:24.614 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev27) 2026-05-29 14:28:24.639 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-29 14:28:24.652 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (24.2.1) 2026-05-29 14:28:24.653 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (18.12.0) 2026-05-29 14:28:24.654 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.10.0) 2026-05-29 14:28:24.687 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:24.705 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 14:28:24.752 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev27) 2026-05-29 14:28:24.781 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 14:28:24.791 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.2.1) 2026-05-29 14:28:24.792 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.1.0) 2026-05-29 14:28:24.795 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev27) (1.3.10) 2026-05-29 14:28:24.796 | 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.dev27) (4.15.0) 2026-05-29 14:28:24.799 | 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.dev27) (2.1.1) 2026-05-29 14:28:24.805 | 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.dev27) (3.3.2) 2026-05-29 14:28:24.809 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev27) (3.0.3) 2026-05-29 14:28:24.812 | 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.dev27) (2.1.0) 2026-05-29 14:28:24.813 | 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.dev27) (1.8.2) 2026-05-29 14:28:24.819 | 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.dev27) (4.0.1) 2026-05-29 14:28:24.820 | 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.dev27) (2.11.0) 2026-05-29 14:28:24.821 | 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.dev27) (5.8.0) 2026-05-29 14:28:24.834 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.24.0->neutron==28.0.1.dev27) (1.3.7) 2026-05-29 14:28:24.866 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev27) 2026-05-29 14:28:24.882 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 14:28:24.895 | 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.dev27) (43.0.3) 2026-05-29 14:28:24.896 | 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.dev27) (1.5.0) 2026-05-29 14:28:24.897 | 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.dev27) (1.1.0) 2026-05-29 14:28:24.898 | 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.dev27) (1.33) 2026-05-29 14:28:24.899 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (4.9.2) 2026-05-29 14:28:24.900 | 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.dev27) (6.0.3) 2026-05-29 14:28:24.901 | 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.dev27) (1.4.0) 2026-05-29 14:28:24.905 | 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.dev27) (2.0.0) 2026-05-29 14:28:24.910 | 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.dev27) (3.0) 2026-05-29 14:28:24.917 | 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.dev27) (3.0.0) 2026-05-29 14:28:24.922 | 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.dev27) (0.40.4) 2026-05-29 14:28:24.923 | 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.dev27) (1.1.2) 2026-05-29 14:28:24.951 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev27) 2026-05-29 14:28:24.985 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-29 14:28:25.094 | Installing build dependencies: started 2026-05-29 14:28:26.779 | Installing build dependencies: finished with status 'done' 2026-05-29 14:28:26.780 | Getting requirements to build wheel: started 2026-05-29 14:28:27.463 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:28:27.464 | Preparing metadata (pyproject.toml): started 2026-05-29 14:28:27.856 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:28:27.861 | 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.dev27) (26.0) 2026-05-29 14:28:27.864 | 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.dev27) (2.8.0) 2026-05-29 14:28:27.865 | 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.dev27) (3.3.2) 2026-05-29 14:28:27.878 | 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.dev27) (4.0.0) 2026-05-29 14:28:27.879 | 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.dev27) (6.0.2) 2026-05-29 14:28:27.901 | 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.dev27) (0.20) 2026-05-29 14:28:27.907 | 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.dev27) (2.0.0) 2026-05-29 14:28:27.914 | 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.dev27) (2.0.2) 2026-05-29 14:28:27.915 | 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.dev27) (0.5.0) 2026-05-29 14:28:27.923 | 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.dev27) (2.9.0.post0) 2026-05-29 14:28:27.929 | 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.dev27) (7.0.1) 2026-05-29 14:28:27.930 | 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.dev27) (5.3.1) 2026-05-29 14:28:27.931 | 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.dev27) (5.6.2) 2026-05-29 14:28:27.932 | 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.dev27) (0.15.1) 2026-05-29 14:28:27.936 | 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.dev27) (5.1.0) 2026-05-29 14:28:27.945 | 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.dev27) (2025.3) 2026-05-29 14:28:27.953 | 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.dev27) (0.24.1) 2026-05-29 14:28:27.956 | 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.dev27) (5.0.0) 2026-05-29 14:28:27.959 | 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.dev27) (4.0.1) 2026-05-29 14:28:27.990 | 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.dev27) (1.7.3) 2026-05-29 14:28:27.997 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev27) (2.2.0) 2026-05-29 14:28:28.007 | 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.dev27) (3.17.0) 2026-05-29 14:28:28.063 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev27) 2026-05-29 14:28:28.080 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-29 14:28:28.138 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev27) 2026-05-29 14:28:28.140 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-29 14:28:28.159 | 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.dev27) (2.2.1) 2026-05-29 14:28:28.160 | 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.dev27) (1.6.2) 2026-05-29 14:28:28.169 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev27) (82.0.1) 2026-05-29 14:28:28.197 | 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.dev27) (0.6.0) 2026-05-29 14:28:28.241 | 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.dev27) (1.17.0) 2026-05-29 14:28:28.246 | 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.dev27) (4.13.3) 2026-05-29 14:28:28.247 | 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.dev27) (4.26.0) 2026-05-29 14:28:28.294 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev27) 2026-05-29 14:28:28.315 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 14:28:28.332 | 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.dev27) (0.6.0) 2026-05-29 14:28:28.333 | 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.dev27) (3.2.0) 2026-05-29 14:28:28.344 | 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.dev27) (1.11.0) 2026-05-29 14:28:28.345 | 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.dev27) (14.3.3) 2026-05-29 14:28:28.346 | 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.dev27) (1.7.2) 2026-05-29 14:28:28.351 | 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.dev27) (25.4.0) 2026-05-29 14:28:28.352 | 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.dev27) (2025.9.1) 2026-05-29 14:28:28.353 | 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.dev27) (0.37.0) 2026-05-29 14:28:28.354 | 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.dev27) (0.30.0) 2026-05-29 14:28:28.414 | 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.dev27) (3.4.4) 2026-05-29 14:28:28.416 | 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.dev27) (3.11) 2026-05-29 14:28:28.417 | 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.dev27) (2.6.3) 2026-05-29 14:28:28.419 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev27) (2023.11.17) 2026-05-29 14:28:28.459 | 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.dev27) (4.0.0) 2026-05-29 14:28:28.460 | 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.dev27) (2.19.2) 2026-05-29 14:28:28.471 | 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.dev27) (0.1.2) 2026-05-29 14:28:28.491 | 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.dev27) (0.7) 2026-05-29 14:28:28.551 | 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.dev27) (2.8.5) 2026-05-29 14:28:28.558 | 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.dev27) (0.16.0) 2026-05-29 14:28:28.662 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-29 14:28:28.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.6 MB/s 0:00:00 2026-05-29 14:28:28.771 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-29 14:28:28.944 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-05-29 14:28:28.963 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-29 14:28:28.992 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-29 14:28:29.015 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-29 14:28:29.043 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-29 14:28:29.059 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-29 14:28:29.075 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-29 14:28:29.105 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-29 14:28:29.163 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-29 14:28:29.188 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-29 14:28:29.214 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-29 14:28:29.251 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-29 14:28:29.362 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-29 14:28:29.364 | Building editable for neutron (pyproject.toml): started 2026-05-29 14:28:31.253 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-29 14:28:31.255 | Created wheel for neutron: filename=neutron-28.0.1.dev27-0.editable-py3-none-any.whl size=12061 sha256=b35c79fdf0d7caa964dbf80cb70fdf9505fc4c3832c6be09a761f42013d217ec 2026-05-29 14:28:31.255 | Stored in directory: /tmp/pip-ephem-wheel-cache-kuk86w_y/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-29 14:28:31.262 | Building wheel for ncclient (pyproject.toml): started 2026-05-29 14:28:31.830 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-29 14:28:31.831 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=078b5525abf584a480a47f1b24b3a0541679da3a8232b0e1561532200e752d30 2026-05-29 14:28:31.831 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-29 14:28:31.837 | Building wheel for ovs (pyproject.toml): started 2026-05-29 14:28:32.698 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-29 14:28:32.700 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=0a1a5c9a59ff74279b62cb219a6bef73b6ef61a56b0ab8cdc39f35cf77008a2a 2026-05-29 14:28:32.700 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-29 14:28:32.706 | Successfully built neutron ncclient ovs 2026-05-29 14:28:33.029 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-05-29 14:28:39.096 | 2026-05-29 14:28:39.121 | Successfully installed fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev27 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 sortedcontainers-2.4.0 2026-05-29 14:28:39.481 | + inc/python:pip_install:216 : result=0 2026-05-29 14:28:39.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:28:39.490 | + functions-common:time_stop:2412 : local name 2026-05-29 14:28:39.494 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:28:39.498 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:28:39.501 | + functions-common:time_stop:2415 : local total 2026-05-29 14:28:39.505 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:28:39.510 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:28:39.513 | + functions-common:time_stop:2419 : start_time=1780064895666 2026-05-29 14:28:39.518 | + functions-common:time_stop:2421 : [[ -z 1780064895666 ]] 2026-05-29 14:28:39.523 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:28:39.530 | + functions-common:time_stop:2424 : end_time=1780064919525 2026-05-29 14:28:39.534 | + functions-common:time_stop:2425 : elapsed_time=23859 2026-05-29 14:28:39.538 | + functions-common:time_stop:2426 : total=123657 2026-05-29 14:28:39.542 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:28:39.546 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147516 2026-05-29 14:28:39.551 | + inc/python:pip_install:219 : return 0 2026-05-29 14:28:39.555 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:28:39.560 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:28:39.564 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-29 14:28:39.568 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-29 14:28:39.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:28:39.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:28:39.582 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-29 14:28:39.586 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:28:39.591 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-29 14:28:39.594 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-29 14:28:39.599 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-29 14:28:39.599 | Installing OVN and dependent packages 2026-05-29 14:28:39.604 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-29 14:28:39.607 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-29 14:28:39.634 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:28:39.638 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-29 14:28:39.666 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:28:39.669 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-29 14:28:39.695 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:28:39.697 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-29 14:28:39.702 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-29 14:28:39.726 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:28:39.731 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-29 14:28:39.735 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-29 14:28:39.752 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-29 14:28:39.759 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-29 14:28:39.781 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-29 14:28:39.786 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-29 14:28:39.819 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-29 14:28:39.822 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:28:39.826 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:28:39.831 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:28:39.834 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:28:39.839 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:28:39.843 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:28:39.846 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:28:39.851 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:28:39.854 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:28:39.858 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:28:39.863 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:28:39.866 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:28:39.870 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-29 14:28:39.874 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:28:39.877 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:28:39.881 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:28:39.885 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-29 14:28:39.915 | + 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-29 14:28:39.958 | Reading package lists... 2026-05-29 14:28:40.419 | Building dependency tree... 2026-05-29 14:28:40.421 | Reading state information... 2026-05-29 14:28:41.086 | fakeroot is already the newest version (1.33-1). 2026-05-29 14:28:41.086 | fakeroot set to manually installed. 2026-05-29 14:28:41.087 | make is already the newest version (4.3-4.1build2). 2026-05-29 14:28:41.087 | make set to manually installed. 2026-05-29 14:28:41.087 | The following additional packages will be installed: 2026-05-29 14:28:41.088 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-29 14:28:41.088 | python3-sortedcontainers 2026-05-29 14:28:41.091 | Suggested packages: 2026-05-29 14:28:41.092 | openvswitch-doc python-sortedcontainers-doc 2026-05-29 14:28:41.136 | The following NEW packages will be installed: 2026-05-29 14:28:41.136 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-29 14:28:41.137 | python3-openvswitch python3-sortedcontainers 2026-05-29 14:28:41.212 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:28:41.212 | Need to get 4219 kB of archives. 2026-05-29 14:28:41.212 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-29 14:28:41.212 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-29 14:28:41.299 | 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-29 14:28:41.326 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-29 14:28:41.327 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-29 14:28:41.329 | 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-29 14:28:41.348 | 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-29 14:28:41.626 | perl: warning: Setting locale failed. 2026-05-29 14:28:41.626 | perl: warning: Please check that your locale settings: 2026-05-29 14:28:41.627 | LANGUAGE = (unset), 2026-05-29 14:28:41.627 | LC_ALL = "en_US.utf8", 2026-05-29 14:28:41.627 | LANG = "de_DE.UTF-8" 2026-05-29 14:28:41.627 | are supported and installed on your system. 2026-05-29 14:28:41.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:28:41.690 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:28:41.690 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:28:41.690 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:28:41.889 | Fetched 4219 kB in 0s (20.8 MB/s) 2026-05-29 14:28:41.943 | Selecting previously unselected package libunbound8:amd64. 2026-05-29 14:28:42.008 | (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-29 14:28:42.016 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-29 14:28:42.024 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-29 14:28:42.077 | Selecting previously unselected package openvswitch-common. 2026-05-29 14:28:42.090 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 14:28:42.094 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:42.205 | Selecting previously unselected package python3-sortedcontainers. 2026-05-29 14:28:42.218 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-29 14:28:42.222 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-29 14:28:42.280 | Selecting previously unselected package libxdp1:amd64. 2026-05-29 14:28:42.290 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-29 14:28:42.294 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-29 14:28:42.355 | Selecting previously unselected package python3-openvswitch. 2026-05-29 14:28:42.368 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 14:28:42.372 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:42.481 | Selecting previously unselected package openvswitch-switch. 2026-05-29 14:28:42.494 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 14:28:42.503 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:42.643 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-29 14:28:42.900 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-29 14:28:42.912 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-29 14:28:42.924 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:42.939 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:43.349 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 14:28:43.375 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-29 14:28:44.092 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-29 14:28:44.313 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-29 14:28:45.478 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:28:47.282 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 14:28:47.555 | perl: warning: Setting locale failed. 2026-05-29 14:28:47.555 | perl: warning: Please check that your locale settings: 2026-05-29 14:28:47.555 | LANGUAGE = (unset), 2026-05-29 14:28:47.555 | LC_ALL = "en_US.utf8", 2026-05-29 14:28:47.555 | LANG = "de_DE.UTF-8" 2026-05-29 14:28:47.555 | are supported and installed on your system. 2026-05-29 14:28:47.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:28:47.685 | perl: warning: Setting locale failed. 2026-05-29 14:28:47.686 | perl: warning: Please check that your locale settings: 2026-05-29 14:28:47.686 | LANGUAGE = (unset), 2026-05-29 14:28:47.686 | LC_ALL = "en_US.utf8", 2026-05-29 14:28:47.686 | LANG = "de_DE.UTF-8" 2026-05-29 14:28:47.686 | are supported and installed on your system. 2026-05-29 14:28:47.686 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:28:47.736 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:28:47.736 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:28:47.736 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:28:47.806 | perl: warning: Setting locale failed. 2026-05-29 14:28:47.807 | perl: warning: Please check that your locale settings: 2026-05-29 14:28:47.807 | LANGUAGE = (unset), 2026-05-29 14:28:47.807 | LC_ALL = "en_US.utf8", 2026-05-29 14:28:47.807 | LANG = "de_DE.UTF-8" 2026-05-29 14:28:47.807 | are supported and installed on your system. 2026-05-29 14:28:47.807 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:28:48.334 | 2026-05-29 14:28:48.335 | Running kernel seems to be up-to-date. 2026-05-29 14:28:48.335 | 2026-05-29 14:28:48.335 | Restarting services... 2026-05-29 14:28:48.358 | 2026-05-29 14:28:48.358 | Service restarts being deferred: 2026-05-29 14:28:48.358 | systemctl restart virtlockd.service 2026-05-29 14:28:48.358 | systemctl restart virtlogd.service 2026-05-29 14:28:48.358 | 2026-05-29 14:28:48.358 | No containers need to be restarted. 2026-05-29 14:28:48.358 | 2026-05-29 14:28:48.358 | User sessions running outdated binaries: 2026-05-29 14:28:48.358 | quobyte @ session #5: sshd[1987] 2026-05-29 14:28:48.370 | 2026-05-29 14:28:48.370 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:28:50.691 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:28:50.694 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:28:50.697 | + functions-common:time_stop:2412 : local name 2026-05-29 14:28:50.700 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:28:50.703 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:28:50.706 | + functions-common:time_stop:2415 : local total 2026-05-29 14:28:50.709 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:28:50.711 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:28:50.714 | + functions-common:time_stop:2419 : start_time=1780064919911 2026-05-29 14:28:50.718 | + functions-common:time_stop:2421 : [[ -z 1780064919911 ]] 2026-05-29 14:28:50.721 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:28:50.726 | + functions-common:time_stop:2424 : end_time=1780064930722 2026-05-29 14:28:50.729 | + functions-common:time_stop:2425 : elapsed_time=10811 2026-05-29 14:28:50.732 | + functions-common:time_stop:2426 : total=153256 2026-05-29 14:28:50.736 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:28:50.738 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=164067 2026-05-29 14:28:50.740 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:28:50.745 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-29 14:28:50.771 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-29 14:28:50.773 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:28:50.777 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:28:50.780 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:28:50.783 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:28:50.786 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:28:50.788 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:28:50.790 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:28:50.793 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:28:50.796 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:28:50.799 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:28:50.802 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:28:50.806 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:28:50.809 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-29 14:28:50.812 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:28:50.815 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:28:50.818 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:28:50.822 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-29 14:28:50.852 | + 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-29 14:28:50.894 | Reading package lists... 2026-05-29 14:28:51.337 | Building dependency tree... 2026-05-29 14:28:51.339 | Reading state information... 2026-05-29 14:28:52.012 | The following additional packages will be installed: 2026-05-29 14:28:52.013 | ovn-common 2026-05-29 14:28:52.074 | The following NEW packages will be installed: 2026-05-29 14:28:52.075 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-29 14:28:52.132 | 0 upgraded, 4 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:28:52.132 | Need to get 2360 kB of archives. 2026-05-29 14:28:52.132 | After this operation, 8355 kB of additional disk space will be used. 2026-05-29 14:28:52.132 | 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-29 14:28:52.168 | 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-29 14:28:52.174 | 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-29 14:28:52.177 | 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-29 14:28:52.447 | perl: warning: Setting locale failed. 2026-05-29 14:28:52.448 | perl: warning: Please check that your locale settings: 2026-05-29 14:28:52.448 | LANGUAGE = (unset), 2026-05-29 14:28:52.448 | LC_ALL = "en_US.utf8", 2026-05-29 14:28:52.448 | LANG = "de_DE.UTF-8" 2026-05-29 14:28:52.448 | are supported and installed on your system. 2026-05-29 14:28:52.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:28:52.515 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:28:52.515 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:28:52.515 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:28:52.714 | Fetched 2360 kB in 0s (30.5 MB/s) 2026-05-29 14:28:52.762 | Selecting previously unselected package ovn-common. 2026-05-29 14:28:52.838 | (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-29 14:28:52.845 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:28:52.850 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:52.961 | Selecting previously unselected package ovn-central. 2026-05-29 14:28:52.973 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:28:52.977 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:53.036 | Selecting previously unselected package ovn-controller-vtep. 2026-05-29 14:28:53.049 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:28:53.053 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:53.101 | Selecting previously unselected package ovn-host. 2026-05-29 14:28:53.114 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 14:28:53.120 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:53.206 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:53.226 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:53.742 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-29 14:28:53.938 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-29 14:28:54.434 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-29 14:28:54.481 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:55.031 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-29 14:28:55.223 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-29 14:28:55.910 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-29 14:28:56.621 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-29 14:28:57.498 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-29 14:28:57.569 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 14:28:57.766 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-29 14:28:58.307 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:29:00.380 | perl: warning: Setting locale failed. 2026-05-29 14:29:00.380 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:00.380 | LANGUAGE = (unset), 2026-05-29 14:29:00.381 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:00.381 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:00.381 | are supported and installed on your system. 2026-05-29 14:29:00.381 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:00.510 | perl: warning: Setting locale failed. 2026-05-29 14:29:00.510 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:00.510 | LANGUAGE = (unset), 2026-05-29 14:29:00.510 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:00.510 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:00.510 | are supported and installed on your system. 2026-05-29 14:29:00.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:00.559 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:29:00.560 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:29:00.560 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:29:00.630 | perl: warning: Setting locale failed. 2026-05-29 14:29:00.630 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:00.630 | LANGUAGE = (unset), 2026-05-29 14:29:00.630 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:00.630 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:00.630 | are supported and installed on your system. 2026-05-29 14:29:00.630 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:01.136 | 2026-05-29 14:29:01.136 | Running kernel seems to be up-to-date. 2026-05-29 14:29:01.136 | 2026-05-29 14:29:01.136 | Restarting services... 2026-05-29 14:29:01.159 | 2026-05-29 14:29:01.159 | Service restarts being deferred: 2026-05-29 14:29:01.159 | systemctl restart virtlockd.service 2026-05-29 14:29:01.159 | systemctl restart virtlogd.service 2026-05-29 14:29:01.160 | 2026-05-29 14:29:01.160 | No containers need to be restarted. 2026-05-29 14:29:01.160 | 2026-05-29 14:29:01.160 | User sessions running outdated binaries: 2026-05-29 14:29:01.160 | quobyte @ session #5: sshd[1987] 2026-05-29 14:29:01.172 | 2026-05-29 14:29:01.172 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:29:03.423 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:29:03.425 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:29:03.429 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:03.432 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:03.436 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:03.441 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:03.444 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:03.446 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:29:03.451 | + functions-common:time_stop:2419 : start_time=1780064930848 2026-05-29 14:29:03.454 | + functions-common:time_stop:2421 : [[ -z 1780064930848 ]] 2026-05-29 14:29:03.459 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:03.466 | + functions-common:time_stop:2424 : end_time=1780064943462 2026-05-29 14:29:03.469 | + functions-common:time_stop:2425 : elapsed_time=12614 2026-05-29 14:29:03.471 | + functions-common:time_stop:2426 : total=164067 2026-05-29 14:29:03.474 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:03.479 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176681 2026-05-29 14:29:03.484 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:29:03.487 | + 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-29 14:29:03.491 | + 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-29 14:29:03.493 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-29 14:29:03.496 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-29 14:29:03.501 | + 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-29 14:29:03.503 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-29 14:29:03.507 | + 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-29 14:29:03.511 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-29 14:29:03.514 | + 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-29 14:29:03.516 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-29 14:29:03.519 | + 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-29 14:29:03.522 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-29 14:29:03.526 | + 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-29 14:29:03.529 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-29 14:29:03.533 | + 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-29 14:29:03.535 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-29 14:29:03.539 | + 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-29 14:29:03.543 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-29 14:29:03.545 | + 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-29 14:29:03.548 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-29 14:29:03.552 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-29 14:29:03.555 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-29 14:29:03.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:29:03.562 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:29:03.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-29 14:29:03.568 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:29:03.572 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-29 14:29:03.575 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:29:03.578 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-29 14:29:03.600 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:29:03.603 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-29 14:29:03.606 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-29 14:29:03.609 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-29 14:29:03.613 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:29:03.617 | + lib/stack:stack_install_service:32 : install_nova 2026-05-29 14:29:03.621 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-29 14:29:03.623 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-29 14:29:03.627 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:29:03.629 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:29:03.633 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-29 14:29:03.635 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:29:03.638 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-29 14:29:03.659 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:29:03.662 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-29 14:29:03.666 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-29 14:29:03.669 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-29 14:29:03.672 | + 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-29 14:29:03.835 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-29 14:29:03.839 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:29:03.843 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:29:03.845 | + 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-29 14:29:03.849 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:29:03.851 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:29:03.853 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:29:03.856 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:29:03.858 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:03.860 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:29:03.862 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:29:03.864 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:29:03.866 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:29:03.869 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:29:03.871 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:29:03.873 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:29:03.876 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-29 14:29:03.879 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:29:03.882 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:29:03.885 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:29:03.888 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-29 14:29:03.914 | + 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-29 14:29:03.958 | Reading package lists... 2026-05-29 14:29:04.388 | Building dependency tree... 2026-05-29 14:29:04.390 | Reading state information... 2026-05-29 14:29:04.974 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-29 14:29:04.974 | libvirt-clients set to manually installed. 2026-05-29 14:29:04.974 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-29 14:29:04.974 | The following additional packages will be installed: 2026-05-29 14:29:04.975 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-29 14:29:04.975 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-29 14:29:04.975 | qemu-system-sparc 2026-05-29 14:29:04.977 | Suggested packages: 2026-05-29 14:29:04.977 | python-zstandard-doc samba vde2 2026-05-29 14:29:05.022 | The following packages will be REMOVED: 2026-05-29 14:29:05.024 | apport-core-dump-handler 2026-05-29 14:29:05.026 | The following NEW packages will be installed: 2026-05-29 14:29:05.027 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-29 14:29:05.027 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-29 14:29:05.027 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-29 14:29:05.076 | 0 upgraded, 13 newly installed, 1 to remove and 42 not upgraded. 2026-05-29 14:29:05.076 | Need to get 110 MB of archives. 2026-05-29 14:29:05.076 | After this operation, 897 MB of additional disk space will be used. 2026-05-29 14:29:05.077 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-29 14:29:05.099 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-29 14:29:05.105 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-29 14:29:05.108 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-29 14:29:05.110 | 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-29 14:29:05.264 | 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-29 14:29:05.489 | 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-29 14:29:05.614 | 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-29 14:29:05.701 | 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-29 14:29:05.749 | 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-29 14:29:06.553 | 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-29 14:29:06.554 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-29 14:29:06.598 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-29 14:29:06.851 | perl: warning: Setting locale failed. 2026-05-29 14:29:06.851 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:06.851 | LANGUAGE = (unset), 2026-05-29 14:29:06.851 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:06.851 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:06.851 | are supported and installed on your system. 2026-05-29 14:29:06.851 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:06.914 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:29:06.914 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:29:06.914 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:29:07.264 | Fetched 110 MB in 2s (70.6 MB/s) 2026-05-29 14:29:07.304 | Selecting previously unselected package python3-zstandard. 2026-05-29 14:29:07.372 | (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-29 14:29:07.379 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-29 14:29:07.384 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-29 14:29:07.530 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-29 14:29:07.530 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-29 14:29:07.530 | Package apport-core-dump-handler is to be removed. 2026-05-29 14:29:07.530 | Package python3-zstandard is not configured yet. 2026-05-29 14:29:07.531 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-29 14:29:07.531 | Package apport-core-dump-handler is to be removed. 2026-05-29 14:29:07.531 | Package systemd-coredump is not installed. 2026-05-29 14:29:07.531 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-29 14:29:07.531 | Package apport-core-dump-handler is to be removed. 2026-05-29 14:29:07.531 | Package python3-zstandard is not configured yet. 2026-05-29 14:29:07.531 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-29 14:29:07.531 | Package apport-core-dump-handler is to be removed. 2026-05-29 14:29:07.531 | Package systemd-coredump is not installed. 2026-05-29 14:29:07.531 | 2026-05-29 14:29:07.595 | (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-29 14:29:07.602 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-29 14:29:08.464 | Selecting previously unselected package systemd-coredump. 2026-05-29 14:29:08.530 | (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-29 14:29:08.536 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-29 14:29:08.541 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-29 14:29:08.600 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-29 14:29:08.612 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-29 14:29:08.624 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-29 14:29:08.690 | Selecting previously unselected package python3-libvirt. 2026-05-29 14:29:08.703 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-29 14:29:08.707 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-29 14:29:08.776 | Selecting previously unselected package qemu-system-arm. 2026-05-29 14:29:08.788 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:08.802 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:09.372 | Selecting previously unselected package qemu-system-mips. 2026-05-29 14:29:09.387 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:09.401 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:10.017 | Selecting previously unselected package qemu-system-ppc. 2026-05-29 14:29:10.028 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:10.040 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:10.428 | Selecting previously unselected package qemu-system-sparc. 2026-05-29 14:29:10.444 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:10.457 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:10.726 | Selecting previously unselected package qemu-system-s390x. 2026-05-29 14:29:10.739 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:10.752 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:10.926 | Selecting previously unselected package qemu-system-misc. 2026-05-29 14:29:10.938 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:10.951 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:12.928 | Selecting previously unselected package qemu-system. 2026-05-29 14:29:12.939 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 14:29:12.942 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:12.983 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-29 14:29:12.996 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-29 14:29:12.999 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-29 14:29:14.911 | Selecting previously unselected package qemu-efi-arm. 2026-05-29 14:29:14.923 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-29 14:29:14.928 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-29 14:29:15.768 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-29 14:29:16.273 | Creating group 'systemd-coredump' with GID 987. 2026-05-29 14:29:16.276 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-29 14:29:16.303 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-29 14:29:16.605 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:16.622 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:16.643 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-29 14:29:16.662 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:16.682 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-29 14:29:16.696 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:16.717 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-29 14:29:16.979 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:16.998 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-29 14:29:17.010 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:17.031 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 14:29:17.043 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 14:29:18.901 | perl: warning: Setting locale failed. 2026-05-29 14:29:18.901 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:18.902 | LANGUAGE = (unset), 2026-05-29 14:29:18.902 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:18.902 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:18.902 | are supported and installed on your system. 2026-05-29 14:29:18.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:19.034 | perl: warning: Setting locale failed. 2026-05-29 14:29:19.034 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:19.034 | LANGUAGE = (unset), 2026-05-29 14:29:19.034 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:19.034 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:19.034 | are supported and installed on your system. 2026-05-29 14:29:19.034 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:19.084 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 14:29:19.084 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 14:29:19.085 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 14:29:19.155 | perl: warning: Setting locale failed. 2026-05-29 14:29:19.156 | perl: warning: Please check that your locale settings: 2026-05-29 14:29:19.156 | LANGUAGE = (unset), 2026-05-29 14:29:19.156 | LC_ALL = "en_US.utf8", 2026-05-29 14:29:19.156 | LANG = "de_DE.UTF-8" 2026-05-29 14:29:19.156 | are supported and installed on your system. 2026-05-29 14:29:19.156 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:29:19.674 | 2026-05-29 14:29:19.674 | Running kernel seems to be up-to-date. 2026-05-29 14:29:19.675 | 2026-05-29 14:29:19.675 | Restarting services... 2026-05-29 14:29:19.699 | 2026-05-29 14:29:19.699 | Service restarts being deferred: 2026-05-29 14:29:19.699 | systemctl restart virtlockd.service 2026-05-29 14:29:19.699 | systemctl restart virtlogd.service 2026-05-29 14:29:19.699 | 2026-05-29 14:29:19.699 | No containers need to be restarted. 2026-05-29 14:29:19.699 | 2026-05-29 14:29:19.699 | User sessions running outdated binaries: 2026-05-29 14:29:19.699 | quobyte @ session #5: sshd[1987] 2026-05-29 14:29:19.709 | 2026-05-29 14:29:19.710 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 14:29:22.374 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:29:22.377 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:29:22.381 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:22.385 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:22.389 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:22.393 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:22.397 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:22.400 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:29:22.403 | + functions-common:time_stop:2419 : start_time=1780064943910 2026-05-29 14:29:22.407 | + functions-common:time_stop:2421 : [[ -z 1780064943910 ]] 2026-05-29 14:29:22.411 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:22.416 | + functions-common:time_stop:2424 : end_time=1780064962412 2026-05-29 14:29:22.420 | + functions-common:time_stop:2425 : elapsed_time=18502 2026-05-29 14:29:22.423 | + functions-common:time_stop:2426 : total=176681 2026-05-29 14:29:22.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:22.430 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=195183 2026-05-29 14:29:22.434 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:29:22.438 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-29 14:29:22.442 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 14:29:22.446 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 14:29:22.449 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 14:29:22.453 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 14:29:22.456 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:22.459 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 14:29:22.462 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:29:22.466 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:29:22.469 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 14:29:22.473 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 14:29:22.476 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 14:29:22.479 | + functions-common:apt_get_update:1159 : return 2026-05-29 14:29:22.482 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-29 14:29:22.486 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 14:29:22.489 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:29:22.492 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:29:22.495 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-29 14:29:22.523 | + 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-29 14:29:22.568 | Reading package lists... 2026-05-29 14:29:23.009 | Building dependency tree... 2026-05-29 14:29:23.011 | Reading state information... 2026-05-29 14:29:23.742 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-29 14:29:23.742 | ovmf set to manually installed. 2026-05-29 14:29:23.742 | 0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 14:29:23.749 | + functions-common:apt_get:1203 : result=0 2026-05-29 14:29:23.753 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 14:29:23.757 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:23.760 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:23.763 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:23.767 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:23.770 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:23.773 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 14:29:23.776 | + functions-common:time_stop:2419 : start_time=1780064962519 2026-05-29 14:29:23.779 | + functions-common:time_stop:2421 : [[ -z 1780064962519 ]] 2026-05-29 14:29:23.783 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:23.788 | + functions-common:time_stop:2424 : end_time=1780064963785 2026-05-29 14:29:23.791 | + functions-common:time_stop:2425 : elapsed_time=1266 2026-05-29 14:29:23.794 | + functions-common:time_stop:2426 : total=195183 2026-05-29 14:29:23.797 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:23.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=196449 2026-05-29 14:29:23.803 | + functions-common:apt_get:1207 : return 0 2026-05-29 14:29:23.807 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-29 14:29:23.811 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:29:23.816 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 14:29:23.819 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-29 14:29:23.822 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-29 14:29:23.826 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-29 14:29:23.829 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-29 14:29:23.853 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:29:23.858 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-29 14:29:23.883 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-29 14:29:23.887 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-29 14:29:23.890 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-29 14:29:23.894 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-29 14:29:23.898 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-29 14:29:23.901 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-29 14:29:23.904 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-29 14:29:23.907 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:29:23.911 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:29:23.916 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:29:23.920 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:29:23.925 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:29:23.949 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:29:23.953 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:29:23.957 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:23.962 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-29 14:29:23.963 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:29:23.968 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-29 14:29:23.970 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:23.974 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-29 14:29:23.978 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:29:23.981 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:29:23.985 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:29:23.988 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:29:23.992 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:29:23.995 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:29:23.999 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:29:24.002 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:29:24.006 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:29:24.011 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064964007 2026-05-29 14:29:24.014 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-29 14:29:24.018 | Cloning into '/opt/stack/novnc'... 2026-05-29 14:29:25.987 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:29:25.989 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:25.991 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:25.994 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:25.996 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:25.998 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:26.000 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:29:26.002 | + functions-common:time_stop:2419 : start_time=1780064964007 2026-05-29 14:29:26.005 | + functions-common:time_stop:2421 : [[ -z 1780064964007 ]] 2026-05-29 14:29:26.008 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:26.013 | + functions-common:time_stop:2424 : end_time=1780064966009 2026-05-29 14:29:26.015 | + functions-common:time_stop:2425 : elapsed_time=2002 2026-05-29 14:29:26.018 | + functions-common:time_stop:2426 : total=145816 2026-05-29 14:29:26.020 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:26.022 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147818 2026-05-29 14:29:26.025 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-29 14:29:26.028 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-29 14:29:26.030 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:29:26.033 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:29:26.035 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:29:26.037 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:29:26.040 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:29:26.043 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:29:26.045 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:29:26.048 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:29:26.052 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:29:26.056 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064966053 2026-05-29 14:29:26.058 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-29 14:29:26.426 | From https://github.com/novnc/novnc 2026-05-29 14:29:26.426 | * tag v1.3.0 -> FETCH_HEAD 2026-05-29 14:29:26.435 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:29:26.437 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:26.440 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:26.443 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:26.445 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:26.448 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:26.450 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:29:26.453 | + functions-common:time_stop:2419 : start_time=1780064966053 2026-05-29 14:29:26.455 | + functions-common:time_stop:2421 : [[ -z 1780064966053 ]] 2026-05-29 14:29:26.458 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:26.462 | + functions-common:time_stop:2424 : end_time=1780064966459 2026-05-29 14:29:26.465 | + functions-common:time_stop:2425 : elapsed_time=406 2026-05-29 14:29:26.467 | + functions-common:time_stop:2426 : total=147818 2026-05-29 14:29:26.469 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:26.472 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148224 2026-05-29 14:29:26.474 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:29:26.477 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:29:26.480 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:29:26.482 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:29:26.484 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:29:26.486 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:29:26.489 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:29:26.491 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:29:26.493 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:29:26.497 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:29:26.501 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064966499 2026-05-29 14:29:26.504 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:29:26.536 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:29:26.536 | 2026-05-29 14:29:26.536 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:29:26.536 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:29:26.537 | state without impacting any branches by switching back to a branch. 2026-05-29 14:29:26.537 | 2026-05-29 14:29:26.537 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:29:26.537 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:29:26.537 | 2026-05-29 14:29:26.537 | git switch -c 2026-05-29 14:29:26.537 | 2026-05-29 14:29:26.537 | Or undo this operation with: 2026-05-29 14:29:26.537 | 2026-05-29 14:29:26.537 | git switch - 2026-05-29 14:29:26.538 | 2026-05-29 14:29:26.538 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:29:26.538 | 2026-05-29 14:29:26.538 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-29 14:29:26.542 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:29:26.545 | + functions-common:time_stop:2412 : local name 2026-05-29 14:29:26.547 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:29:26.549 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:29:26.551 | + functions-common:time_stop:2415 : local total 2026-05-29 14:29:26.554 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:29:26.557 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:29:26.559 | + functions-common:time_stop:2419 : start_time=1780064966499 2026-05-29 14:29:26.561 | + functions-common:time_stop:2421 : [[ -z 1780064966499 ]] 2026-05-29 14:29:26.565 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:29:26.569 | + functions-common:time_stop:2424 : end_time=1780064966566 2026-05-29 14:29:26.571 | + functions-common:time_stop:2425 : elapsed_time=67 2026-05-29 14:29:26.574 | + functions-common:time_stop:2426 : total=148224 2026-05-29 14:29:26.576 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:29:26.579 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148291 2026-05-29 14:29:26.581 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-29 14:29:26.597 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-29 14:29:26.600 | + functions-common:git_clone:665 : head -1 2026-05-29 14:29:26.600 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:29:26.603 | 463c39e noVNC 1.3.0 2026-05-29 14:29:26.605 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:29:26.608 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-29 14:29:26.624 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:29:26.627 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova stable/2026.1 2026-05-29 14:29:26.629 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-29 14:29:26.632 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-29 14:29:26.635 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:29:26.637 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:29:26.641 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:29:26.643 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:29:26.646 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:29:26.650 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:29:26.667 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:29:26.669 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:29:26.672 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:26.676 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:29:26.676 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:29:26.681 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-05-29 14:29:26.683 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:29:26.686 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-29 14:29:26.688 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:29:26.690 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:29:26.693 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:29:26.695 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:29:26.697 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:29:26.699 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:29:26.702 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:29:26.704 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:29:26.708 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:29:26.712 | + functions-common:time_start:2403 : _TIME_START[$name]=1780064966709 2026-05-29 14:29:26.715 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-29 14:29:26.718 | Cloning into '/opt/stack/nova'... 2026-05-29 14:32:56.492 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:32:56.495 | + functions-common:time_stop:2412 : local name 2026-05-29 14:32:56.498 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:32:56.501 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:32:56.504 | + functions-common:time_stop:2415 : local total 2026-05-29 14:32:56.507 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:32:56.510 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:32:56.513 | + functions-common:time_stop:2419 : start_time=1780064966709 2026-05-29 14:32:56.516 | + functions-common:time_stop:2421 : [[ -z 1780064966709 ]] 2026-05-29 14:32:56.520 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:32:56.525 | + functions-common:time_stop:2424 : end_time=1780065176522 2026-05-29 14:32:56.527 | + functions-common:time_stop:2425 : elapsed_time=209813 2026-05-29 14:32:56.531 | + functions-common:time_stop:2426 : total=148291 2026-05-29 14:32:56.534 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:32:56.537 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=358104 2026-05-29 14:32:56.541 | + functions-common:git_clone:623 : cd /opt/stack/nova 2026-05-29 14:32:56.544 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:32:56.547 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:32:56.551 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:32:56.554 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:32:56.557 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:32:56.560 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:32:56.564 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:32:56.567 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:32:56.569 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:32:56.574 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:32:56.579 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065176576 2026-05-29 14:32:56.582 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:32:57.258 | From https://review.opendev.org/openstack/nova 2026-05-29 14:32:57.258 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:32:57.269 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:32:57.272 | + functions-common:time_stop:2412 : local name 2026-05-29 14:32:57.276 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:32:57.279 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:32:57.283 | + functions-common:time_stop:2415 : local total 2026-05-29 14:32:57.286 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:32:57.289 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:32:57.292 | + functions-common:time_stop:2419 : start_time=1780065176576 2026-05-29 14:32:57.296 | + functions-common:time_stop:2421 : [[ -z 1780065176576 ]] 2026-05-29 14:32:57.301 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:32:57.306 | + functions-common:time_stop:2424 : end_time=1780065177302 2026-05-29 14:32:57.309 | + functions-common:time_stop:2425 : elapsed_time=726 2026-05-29 14:32:57.313 | + functions-common:time_stop:2426 : total=358104 2026-05-29 14:32:57.316 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:32:57.319 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=358830 2026-05-29 14:32:57.323 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:32:57.326 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:32:57.330 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:32:57.333 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:32:57.337 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:32:57.340 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:32:57.343 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:32:57.347 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:32:57.350 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:32:57.355 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:32:57.359 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065177356 2026-05-29 14:32:57.363 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:32:57.887 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:32:57.887 | 2026-05-29 14:32:57.887 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:32:57.887 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:32:57.887 | state without impacting any branches by switching back to a branch. 2026-05-29 14:32:57.887 | 2026-05-29 14:32:57.887 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:32:57.887 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:32:57.888 | 2026-05-29 14:32:57.888 | git switch -c 2026-05-29 14:32:57.888 | 2026-05-29 14:32:57.888 | Or undo this operation with: 2026-05-29 14:32:57.888 | 2026-05-29 14:32:57.888 | git switch - 2026-05-29 14:32:57.888 | 2026-05-29 14:32:57.888 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:32:57.889 | 2026-05-29 14:32:57.889 | HEAD is now at 36dd74f681 Fix resize to unpermitted flavors 2026-05-29 14:32:57.896 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:32:57.901 | + functions-common:time_stop:2412 : local name 2026-05-29 14:32:57.905 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:32:57.909 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:32:57.913 | + functions-common:time_stop:2415 : local total 2026-05-29 14:32:57.917 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:32:57.921 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:32:57.925 | + functions-common:time_stop:2419 : start_time=1780065177356 2026-05-29 14:32:57.929 | + functions-common:time_stop:2421 : [[ -z 1780065177356 ]] 2026-05-29 14:32:57.934 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:32:57.940 | + functions-common:time_stop:2424 : end_time=1780065177936 2026-05-29 14:32:57.944 | + functions-common:time_stop:2425 : elapsed_time=580 2026-05-29 14:32:57.949 | + functions-common:time_stop:2426 : total=358830 2026-05-29 14:32:57.952 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:32:57.957 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=359410 2026-05-29 14:32:57.961 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-29 14:32:57.985 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-29 14:32:57.991 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:32:57.992 | + functions-common:git_clone:665 : head -1 2026-05-29 14:32:58.009 | 36dd74f681 Fix resize to unpermitted flavors 2026-05-29 14:32:58.014 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:32:58.018 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-29 14:32:58.021 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:32:58.025 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 14:32:58.029 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-29 14:32:58.033 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:32:58.035 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-29 14:32:58.039 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:32:58.043 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 14:32:58.046 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-29 14:32:58.050 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:32:58.053 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:32:58.058 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-29 14:32:58.061 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:32:58.066 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-29 14:32:58.069 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:32:58.073 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:32:58.077 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-29 14:32:58.084 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-29 14:32:58.088 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-29 14:32:58.092 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-29 14:32:58.272 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-29 14:32:58.275 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:32:58.279 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:32:58.282 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:32:58.286 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 14:32:58.290 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-29 14:32:58.294 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:32:58.297 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:32:58.301 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:32:58.305 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:32:58.308 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:32:58.312 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:32:58.316 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:32:58.320 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-29 14:32:58.346 | Using python 3.12 to install /opt/stack/nova 2026-05-29 14:32:58.350 | + 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-29 14:32:59.443 | Obtaining file:///opt/stack/nova 2026-05-29 14:32:59.449 | Installing build dependencies: started 2026-05-29 14:33:01.355 | Installing build dependencies: finished with status 'done' 2026-05-29 14:33:01.356 | Checking if build backend supports build_editable: started 2026-05-29 14:33:01.932 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:33:01.934 | Getting requirements to build editable: started 2026-05-29 14:33:02.257 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:33:02.259 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:33:04.382 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:33:04.406 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.0.3) 2026-05-29 14:33:04.406 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.0.46) 2026-05-29 14:33:04.407 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.2.1) 2026-05-29 14:33:04.408 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (0.40.4) 2026-05-29 14:33:04.409 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.1.6) 2026-05-29 14:33:04.410 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (12.0.0) 2026-05-29 14:33:04.411 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.0.2) 2026-05-29 14:33:04.412 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.5.1) 2026-05-29 14:33:04.413 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (43.0.3) 2026-05-29 14:33:04.413 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.8.9) 2026-05-29 14:33:04.414 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.3.2) 2026-05-29 14:33:04.415 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.1.0) 2026-05-29 14:33:04.416 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.10.1) 2026-05-29 14:33:04.417 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.17.0) 2026-05-29 14:33:04.418 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.18.4) 2026-05-29 14:33:04.418 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.3.0) 2026-05-29 14:33:04.419 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.0.0) 2026-05-29 14:33:04.420 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.26.0) 2026-05-29 14:33:04.421 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (9.9.0) 2026-05-29 14:33:04.422 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.13.1) 2026-05-29 14:33:04.423 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (11.8.0) 2026-05-29 14:33:04.424 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.11.0) 2026-05-29 14:33:04.425 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.32.5) 2026-05-29 14:33:04.426 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.7.0) 2026-05-29 14:33:04.628 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev4) 2026-05-29 14:33:04.784 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-29 14:33:04.799 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.1.1) 2026-05-29 14:33:04.800 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.4.1) 2026-05-29 14:33:04.800 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (10.3.0) 2026-05-29 14:33:04.801 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.3.0) 2026-05-29 14:33:04.802 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.1.0) 2026-05-29 14:33:04.803 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.10.0) 2026-05-29 14:33:04.804 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.7.0) 2026-05-29 14:33:04.805 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.9.1) 2026-05-29 14:33:04.806 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.7.1) 2026-05-29 14:33:04.806 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (10.0.1) 2026-05-29 14:33:04.807 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (18.0.0) 2026-05-29 14:33:04.808 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.9.0) 2026-05-29 14:33:04.809 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (17.3.0) 2026-05-29 14:33:04.810 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.0.0) 2026-05-29 14:33:04.811 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.10.1) 2026-05-29 14:33:04.811 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.7.2) 2026-05-29 14:33:04.813 | 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.0.2.dev4) (4.5.1) 2026-05-29 14:33:04.814 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.0.0) 2026-05-29 14:33:04.815 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.0.0) 2026-05-29 14:33:04.816 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.2.2) 2026-05-29 14:33:04.817 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.9.0) 2026-05-29 14:33:04.818 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.0.0) 2026-05-29 14:33:04.818 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.1.0) 2026-05-29 14:33:04.819 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.6.0) 2026-05-29 14:33:04.820 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.3.0) 2026-05-29 14:33:04.821 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.6.0) 2026-05-29 14:33:04.849 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev4) 2026-05-29 14:33:04.866 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-29 14:33:04.889 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.1.0) 2026-05-29 14:33:04.890 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (0.2.3) 2026-05-29 14:33:04.891 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.4.2) 2026-05-29 14:33:04.892 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.8.2) 2026-05-29 14:33:04.893 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.9.0.post0) 2026-05-29 14:33:04.894 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.2.1) 2026-05-29 14:33:04.895 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.10.0) 2026-05-29 14:33:04.895 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.0.3) 2026-05-29 14:33:04.898 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev4) (1.3.10) 2026-05-29 14:33:04.899 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev4) (4.15.0) 2026-05-29 14:33:04.902 | 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.0.2.dev4) (7.3.0) 2026-05-29 14:33:04.907 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev4) (2.0.0) 2026-05-29 14:33:04.911 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.2.dev4) (3.0) 2026-05-29 14:33:04.918 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.2.dev4) (2.8.0) 2026-05-29 14:33:04.926 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.2.dev4) (3.0.0) 2026-05-29 14:33:04.928 | 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.0.2.dev4) (2.1.1) 2026-05-29 14:33:04.933 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev4) (3.0.3) 2026-05-29 14:33:04.935 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev4) (25.4.0) 2026-05-29 14:33:04.936 | 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.0.2.dev4) (2025.9.1) 2026-05-29 14:33:04.937 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev4) (0.37.0) 2026-05-29 14:33:04.938 | 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.0.2.dev4) (0.30.0) 2026-05-29 14:33:04.947 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.2.dev4) (2.1.0) 2026-05-29 14:33:04.955 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev4) (4.0.1) 2026-05-29 14:33:04.956 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev4) (2.11.0) 2026-05-29 14:33:04.957 | 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.0.2.dev4) (5.8.0) 2026-05-29 14:33:04.970 | 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.0.2.dev4) (1.5.0) 2026-05-29 14:33:04.971 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (1.1.0) 2026-05-29 14:33:04.972 | 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.0.2.dev4) (1.33) 2026-05-29 14:33:04.974 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (4.9.2) 2026-05-29 14:33:04.975 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (1.4.0) 2026-05-29 14:33:04.984 | 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.0.2.dev4) (3.0.0) 2026-05-29 14:33:04.991 | 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.0.2.dev4) (9.1.4) 2026-05-29 14:33:05.003 | 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.0.2.dev4) (2.16.1) 2026-05-29 14:33:05.004 | 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.0.2.dev4) (0.8.1) 2026-05-29 14:33:05.012 | 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.0.2.dev4) (0.20) 2026-05-29 14:33:05.025 | 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.0.2.dev4) (2.0.2) 2026-05-29 14:33:05.026 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.2.dev4) (0.5.0) 2026-05-29 14:33:05.044 | 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.0.2.dev4) (7.0.1) 2026-05-29 14:33:05.045 | 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.0.2.dev4) (5.3.1) 2026-05-29 14:33:05.046 | 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.0.2.dev4) (5.6.2) 2026-05-29 14:33:05.047 | 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.0.2.dev4) (0.15.1) 2026-05-29 14:33:05.052 | 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.0.2.dev4) (5.1.0) 2026-05-29 14:33:05.061 | 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.0.2.dev4) (2025.3) 2026-05-29 14:33:05.062 | 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.0.2.dev4) (26.0) 2026-05-29 14:33:05.070 | 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.0.2.dev4) (0.24.1) 2026-05-29 14:33:05.074 | 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.0.2.dev4) (5.0.0) 2026-05-29 14:33:05.076 | 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.0.2.dev4) (4.0.1) 2026-05-29 14:33:05.091 | 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.0.2.dev4) (1.1.2) 2026-05-29 14:33:05.113 | 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.0.2.dev4) (1.7.3) 2026-05-29 14:33:05.120 | 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.0.2.dev4) (2.2.0) 2026-05-29 14:33:05.125 | 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.0.2.dev4) (1.3.7) 2026-05-29 14:33:05.136 | 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.0.2.dev4) (3.3.2) 2026-05-29 14:33:05.150 | 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.0.2.dev4) (4.3.1) 2026-05-29 14:33:05.151 | 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.0.2.dev4) (3.7.0) 2026-05-29 14:33:05.162 | 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.0.2.dev4) (2.4.0) 2026-05-29 14:33:05.173 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev4) (2.2.1) 2026-05-29 14:33:05.174 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev4) (1.6.2) 2026-05-29 14:33:05.184 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev4) (82.0.1) 2026-05-29 14:33:05.204 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev4) (0.6.0) 2026-05-29 14:33:05.252 | 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.0.2.dev4) (4.13.3) 2026-05-29 14:33:05.259 | 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.0.2.dev4) (0.6.0) 2026-05-29 14:33:05.260 | 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.0.2.dev4) (3.2.0) 2026-05-29 14:33:05.271 | 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.0.2.dev4) (1.11.0) 2026-05-29 14:33:05.272 | 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.0.2.dev4) (14.3.3) 2026-05-29 14:33:05.273 | 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.0.2.dev4) (1.7.2) 2026-05-29 14:33:05.291 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.2.dev4) (1.17.0) 2026-05-29 14:33:05.298 | 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.0.2.dev4) (2.1.0) 2026-05-29 14:33:05.300 | 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.0.2.dev4) (24.2.1) 2026-05-29 14:33:05.321 | 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.0.2.dev4) (4.4.0) 2026-05-29 14:33:05.350 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev4) (3.4.4) 2026-05-29 14:33:05.351 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev4) (3.11) 2026-05-29 14:33:05.352 | 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.0.2.dev4) (2.6.3) 2026-05-29 14:33:05.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev4) (2023.11.17) 2026-05-29 14:33:05.403 | 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.0.2.dev4) (4.0.0) 2026-05-29 14:33:05.404 | 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.0.2.dev4) (2.19.2) 2026-05-29 14:33:05.417 | 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.0.2.dev4) (0.1.2) 2026-05-29 14:33:05.438 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.2.dev4) (0.7) 2026-05-29 14:33:05.498 | 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.0.2.dev4) (2.8.5) 2026-05-29 14:33:05.505 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.2.dev4) (0.16.0) 2026-05-29 14:33:06.036 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 14:33:06.052 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-29 14:33:06.135 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 14:33:06.157 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 14:33:06.217 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 14:33:06.235 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-29 14:33:06.367 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-29 14:33:06.399 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-29 14:33:06.428 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-29 14:33:06.468 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-29 14:33:07.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.0 MB/s 0:00:00 2026-05-29 14:33:07.183 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-29 14:33:07.247 | Building wheels for collected packages: nova 2026-05-29 14:33:07.248 | Building editable for nova (pyproject.toml): started 2026-05-29 14:33:09.702 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-29 14:33:09.703 | Created wheel for nova: filename=nova-33.0.2.dev4-0.editable-py3-none-any.whl size=9381 sha256=fd0f3256a544c9767d62721eb54841bb526dc28e14d22828713627c6ee2db67b 2026-05-29 14:33:09.704 | Stored in directory: /tmp/pip-ephem-wheel-cache-ccdefmj0/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-29 14:33:09.709 | Successfully built nova 2026-05-29 14:33:09.995 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-29 14:33:14.378 | 2026-05-29 14:33:14.404 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev4 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-29 14:33:14.597 | + inc/python:pip_install:216 : result=0 2026-05-29 14:33:14.599 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:33:14.603 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:14.606 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:14.608 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:14.611 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:14.613 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:14.616 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:33:14.619 | + functions-common:time_stop:2419 : start_time=1780065178340 2026-05-29 14:33:14.621 | + functions-common:time_stop:2421 : [[ -z 1780065178340 ]] 2026-05-29 14:33:14.625 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:14.629 | + functions-common:time_stop:2424 : end_time=1780065194626 2026-05-29 14:33:14.632 | + functions-common:time_stop:2425 : elapsed_time=16286 2026-05-29 14:33:14.635 | + functions-common:time_stop:2426 : total=147516 2026-05-29 14:33:14.638 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:14.640 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163802 2026-05-29 14:33:14.643 | + inc/python:pip_install:219 : return 0 2026-05-29 14:33:14.645 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:33:14.648 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:33:14.651 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-29 14:33:14.654 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-29 14:33:14.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:33:14.660 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:33:14.663 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-29 14:33:14.666 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:33:14.669 | + 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-29 14:33:14.684 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:33:14.686 | + ./stack.sh:main:956 : configure_nova 2026-05-29 14:33:14.690 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-29 14:33:14.704 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-29 14:33:14.707 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-29 14:33:14.710 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-29 14:33:14.714 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-29 14:33:14.715 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-29 14:33:14.719 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-29 14:33:14.721 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-29 14:33:14.724 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-29 14:33:14.726 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-29 14:33:14.728 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-29 14:33:14.731 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-29 14:33:14.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-29 14:33:14.736 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-29 14:33:14.750 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-29 14:33:14.764 | + 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-29 14:33:14.780 | + 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-29 14:33:14.796 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-29 14:33:14.811 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-29 14:33:14.825 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-29 14:33:14.828 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-29 14:33:14.833 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ovkuiVyXhZ 2026-05-29 14:33:14.836 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-29 14:33:14.838 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-29 14:33:14.841 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-29 14:33:14.843 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-29 14:33:14.845 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-29 14:33:14.848 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ovkuiVyXhZ 2026-05-29 14:33:14.852 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ovkuiVyXhZ 2026-05-29 14:33:14.867 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ovkuiVyXhZ /etc/sudoers.d/nova-rootwrap 2026-05-29 14:33:14.882 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-29 14:33:14.886 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-29 14:33:14.889 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-29 14:33:14.891 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-29 14:33:14.894 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-29 14:33:14.896 | + 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-29 14:33:14.898 | + 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-29 14:33:14.903 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-29 14:33:14.903 | + 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-29 14:33:14.912 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-29 14:33:14.916 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-29 14:33:14.931 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-29 14:33:14.946 | + 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-29 14:33:14.948 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-29 14:33:14.952 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-29 14:33:14.969 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:14.972 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-29 14:33:14.983 | net.ipv4.ip_forward = 1 2026-05-29 14:33:14.987 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-29 14:33:14.989 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-29 14:33:14.992 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-29 14:33:15.008 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-29 14:33:15.011 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-29 14:33:15.013 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-29 14:33:15.029 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-29 14:33:15.033 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-29 14:33:15.033 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-29 14:33:15.040 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:14e4b7d4d949 2026-05-29 14:33:15.043 | InitiatorName=iqn.2016-04.com.open-iscsi:14e4b7d4d949 2026-05-29 14:33:15.047 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:15.050 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-29 14:33:15.132 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-29 14:33:15.135 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-29 14:33:15.138 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:15.141 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-29 14:33:15.209 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-29 14:33:15.213 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-29 14:33:15.219 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-29 14:33:15.221 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-29 14:33:15.257 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-29 14:33:15.260 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-29 14:33:15.292 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-29 14:33:15.327 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-29 14:33:15.358 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-29 14:33:15.393 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-29 14:33:15.424 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-29 14:33:15.456 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.191 2026-05-29 14:33:15.485 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-29 14:33:15.515 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-29 14:33:15.543 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-29 14:33:15.573 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-29 14:33:15.603 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-29 14:33:15.635 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-29 14:33:15.666 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-29 14:33:15.697 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-29 14:33:15.726 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-29 14:33:15.729 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:33:15.731 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:33:15.733 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:33:15.736 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:33:15.738 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:33:15.741 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:33:15.743 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:33:15.745 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:33:15.747 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:33:15.749 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:33:15.751 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:33:15.753 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:33:15.756 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:33:15.758 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-29 14:33:15.774 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:15.777 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:33:15.779 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-29 14:33:15.781 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-29 14:33:15.812 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-29 14:33:15.815 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-29 14:33:15.818 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-29 14:33:15.820 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-29 14:33:15.823 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:33:15.825 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:15.827 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:33:15.844 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:15.846 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:33:15.849 | ++ 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-29 14:33:15.852 | + 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-29 14:33:15.884 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-29 14:33:15.886 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-29 14:33:15.888 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-29 14:33:15.890 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-29 14:33:15.893 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:33:15.895 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:15.898 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:33:15.914 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:15.916 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:33:15.919 | ++ 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-29 14:33:15.923 | + 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-29 14:33:15.955 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-29 14:33:15.987 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-29 14:33:16.018 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-29 14:33:16.052 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-29 14:33:16.068 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:16.070 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-29 14:33:16.086 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:16.089 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-29 14:33:16.090 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-29 14:33:16.094 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-29 14:33:16.096 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-29 14:33:16.128 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:16.130 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-29 14:33:16.163 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-29 14:33:16.195 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-29 14:33:16.197 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:16.200 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-29 14:33:16.202 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 14:33:16.204 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:33:16.207 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-29 14:33:16.210 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:16.213 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:33:16.216 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 14:33:16.219 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-29 14:33:16.251 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-29 14:33:16.280 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.191/identity 2026-05-29 14:33:16.313 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-29 14:33:16.346 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-29 14:33:16.377 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-29 14:33:16.407 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-29 14:33:16.437 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-29 14:33:16.468 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:33:16.498 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:33:16.529 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 14:33:16.561 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:33:16.563 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-29 14:33:16.580 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:16.583 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-29 14:33:16.585 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-29 14:33:16.619 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-29 14:33:16.622 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:16.626 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:33:16.629 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-29 14:33:16.631 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-29 14:33:16.663 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-29 14:33:16.695 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.191/identity 2026-05-29 14:33:16.728 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-29 14:33:16.762 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-29 14:33:16.795 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-29 14:33:16.827 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-29 14:33:16.861 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-29 14:33:16.897 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-29 14:33:16.916 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:16.918 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-29 14:33:16.939 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:16.942 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-29 14:33:16.944 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-29 14:33:16.979 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-29 14:33:17.017 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-29 14:33:17.021 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-29 14:33:17.056 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-29 14:33:17.059 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-29 14:33:17.062 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-29 14:33:17.065 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:33:17.068 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:33:17.070 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:33:17.073 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:33:17.077 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:33:17.080 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:33:17.082 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:33:17.084 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:33:17.088 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:33:17.092 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:33:17.095 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:33:17.097 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:33:17.101 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:33:17.105 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-29 14:33:17.108 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-29 14:33:17.111 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:17.115 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:33:17.135 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:33:17.138 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:33:17.142 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:17.146 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:33:17.148 | + 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-29 14:33:17.185 | + 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-29 14:33:17.219 | + 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-29 14:33:17.252 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:33:17.283 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-29 14:33:17.312 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-29 14:33:17.345 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-29 14:33:17.362 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:17.365 | + 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-29 14:33:17.368 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-29 14:33:17.371 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-29 14:33:17.373 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-29 14:33:17.376 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 14:33:17.378 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-29 14:33:17.380 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-29 14:33:17.382 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:33:17.385 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:33:17.401 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:33:17.402 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:17.412 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:33:17.417 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:17.430 | /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-29 14:33:17.435 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-29 14:33:17.438 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-29 14:33:17.442 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:33:17.444 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-29 14:33:17.478 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-29 14:33:17.507 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-29 14:33:17.538 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:33:17.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:33:17.598 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:33:17.629 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:33:17.659 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:33:17.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:33:17.719 | + 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-29 14:33:17.749 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:33:17.779 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:33:17.809 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:33:17.839 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-29 14:33:17.870 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 14:33:17.873 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 14:33:17.875 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-29 14:33:17.878 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-29 14:33:17.881 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:33:17.883 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:17.885 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:17.888 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-29 14:33:17.891 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-29 14:33:17.894 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-29 14:33:17.924 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 14:33:17.956 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-29 14:33:17.958 | + 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-29 14:33:17.968 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-29 14:33:17.971 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-29 14:33:17.974 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-29 14:33:17.976 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:33:17.979 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:33:17.982 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:33:17.984 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:33:17.986 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:17.989 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:17.992 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:33:17.994 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:33:17.996 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:17.999 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:18.001 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-29 14:33:18.012 | perl: warning: Setting locale failed. 2026-05-29 14:33:18.012 | perl: warning: Please check that your locale settings: 2026-05-29 14:33:18.012 | LANGUAGE = (unset), 2026-05-29 14:33:18.013 | LC_ALL = "en_US.utf8", 2026-05-29 14:33:18.013 | LANG = "de_DE.UTF-8" 2026-05-29 14:33:18.013 | are supported and installed on your system. 2026-05-29 14:33:18.013 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:33:18.053 | Enabling site nova-api. 2026-05-29 14:33:18.058 | To activate the new configuration, you need to run: 2026-05-29 14:33:18.058 | systemctl reload apache2 2026-05-29 14:33:18.063 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 14:33:18.065 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:33:18.068 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:18.070 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:33:18.241 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-29 14:33:18.258 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:18.260 | + 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-29 14:33:18.263 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-29 14:33:18.265 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-29 14:33:18.267 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-29 14:33:18.269 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-29 14:33:18.272 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-29 14:33:18.274 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-29 14:33:18.276 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:33:18.279 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:33:18.295 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:33:18.295 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:18.305 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:33:18.310 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:18.323 | /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-29 14:33:18.327 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-29 14:33:18.329 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-29 14:33:18.334 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:33:18.337 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-29 14:33:18.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-29 14:33:18.400 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-29 14:33:18.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:33:18.463 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:33:18.492 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:33:18.524 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:33:18.555 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:33:18.584 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:33:18.618 | + 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-29 14:33:18.650 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:33:18.684 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:33:18.716 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:33:18.749 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-29 14:33:18.780 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-29 14:33:18.782 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-29 14:33:18.813 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-29 14:33:18.831 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:18.835 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-29 14:33:18.871 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-29 14:33:18.874 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-29 14:33:18.877 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-29 14:33:18.896 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:18.899 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:33:18.904 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:33:18.938 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-29 14:33:18.972 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-29 14:33:18.975 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 14:33:18.978 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-29 14:33:18.980 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:33:18.983 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 14:33:18.986 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:33:19.003 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:19.007 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 14:33:19.010 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 14:33:19.013 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:33:19.032 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:19.036 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:33:19.039 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:33:19.069 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:33:19.071 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:33:19.074 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-29 14:33:19.106 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-29 14:33:19.141 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-29 14:33:19.176 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-29 14:33:19.194 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:19.197 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-29 14:33:19.229 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-29 14:33:19.232 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-29 14:33:19.235 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-29 14:33:19.269 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-29 14:33:19.272 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:19.275 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:33:19.277 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-29 14:33:19.280 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-29 14:33:19.310 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-29 14:33:19.341 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.191/identity 2026-05-29 14:33:19.373 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-29 14:33:19.412 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-29 14:33:19.444 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-29 14:33:19.477 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-29 14:33:19.512 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-29 14:33:19.543 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-29 14:33:19.562 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:19.565 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-29 14:33:19.569 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:33:19.572 | + lib/nova:create_nova_conf:587 : local conf 2026-05-29 14:33:19.576 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-29 14:33:19.579 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-29 14:33:19.583 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:33:19.586 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:33:19.590 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-29 14:33:19.592 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-29 14:33:19.596 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-29 14:33:19.601 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-29 14:33:19.605 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-29 14:33:19.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-29 14:33:19.609 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-29 14:33:19.613 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:33:19.617 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:19.619 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:33:19.638 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:19.641 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:33:19.644 | ++ 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-29 14:33:19.647 | + 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-29 14:33:19.681 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-29 14:33:19.722 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-29 14:33:19.758 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:33:19.761 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-29 14:33:19.764 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-29 14:33:19.767 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-29 14:33:19.785 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:19.790 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-29 14:33:19.790 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-29 14:33:20.973 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-29 14:33:20.975 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-29 14:33:22.113 | Adding vhost "nova_cell1" ... 2026-05-29 14:33:22.206 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-29 14:33:23.347 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-29 14:33:23.383 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-29 14:33:23.386 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 14:33:23.389 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-29 14:33:23.393 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:33:23.396 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-29 14:33:23.399 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:33:23.420 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:23.424 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-29 14:33:23.428 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-29 14:33:23.431 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:33:23.452 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:23.455 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/nova_cell1 2026-05-29 14:33:23.459 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/nova_cell1 2026-05-29 14:33:23.498 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:33:23.501 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:33:23.504 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-29 14:33:23.526 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:23.529 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-29 14:33:23.532 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 14:33:23.535 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-29 14:33:23.538 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 14:33:23.542 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:33:23.545 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 14:33:23.548 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-29 14:33:23.590 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-29 14:33:23.628 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.191/identity 2026-05-29 14:33:23.666 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-29 14:33:23.701 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-29 14:33:23.736 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-29 14:33:23.775 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-29 14:33:23.811 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-29 14:33:23.847 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-29 14:33:23.850 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-29 14:33:23.853 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 14:33:23.858 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:33:23.878 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:33:23.881 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:33:23.884 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:23.887 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:33:23.890 | + 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-29 14:33:23.925 | + 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-29 14:33:23.961 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-29 14:33:23.995 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:33:24.030 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-29 14:33:24.066 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:33:24.070 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-29 14:33:24.074 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:33:24.077 | + lib/nova:create_nova_conf:621 : local conf 2026-05-29 14:33:24.080 | + lib/nova:create_nova_conf:622 : local offset 2026-05-29 14:33:24.084 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-29 14:33:24.087 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:33:24.090 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:33:24.094 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-29 14:33:24.097 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-29 14:33:24.100 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-29 14:33:24.102 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 14:33:24.105 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-29 14:33:24.108 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-29 14:33:24.111 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-29 14:33:24.131 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:24.135 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-29 14:33:24.172 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-29 14:33:24.207 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-29 14:33:24.210 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-29 14:33:24.214 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-29 14:33:24.217 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-29 14:33:24.237 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:24.241 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-29 14:33:24.260 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:24.263 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-29 14:33:24.283 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:24.286 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-29 14:33:24.289 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-29 14:33:24.292 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-29 14:33:24.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-29 14:33:24.314 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:24.317 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-29 14:33:24.334 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-29 14:33:24.334 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-29 14:33:24.345 | cgroup_device_acl = [ 2026-05-29 14:33:24.345 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-29 14:33:24.345 | "/dev/random", "/dev/urandom", 2026-05-29 14:33:24.346 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-29 14:33:24.346 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-29 14:33:24.346 | "/dev/vfio/vfio", 2026-05-29 14:33:24.346 | ] 2026-05-29 14:33:24.351 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-29 14:33:24.353 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:33:24.356 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:33:24.359 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:33:24.363 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:33:24.366 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:33:24.369 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:33:24.372 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:33:24.374 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:33:24.377 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:33:24.380 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:33:24.383 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:33:24.385 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:33:24.388 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:33:24.392 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-29 14:33:24.397 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-29 14:33:24.399 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-29 14:33:24.402 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-29 14:33:24.405 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-29 14:33:24.433 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-29 14:33:24.436 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-29 14:33:24.440 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:24.443 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:24.446 | + 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-29 14:33:24.448 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-29 14:33:24.451 | + 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-29 14:33:24.469 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-29 14:33:24.469 | + 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-29 14:33:24.479 | 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-29 14:33:24.484 | + 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-29 14:33:24.503 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-29 14:33:24.503 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-29 14:33:24.514 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-29 14:33:24.519 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-29 14:33:24.522 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-29 14:33:24.526 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-29 14:33:24.529 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-29 14:33:24.531 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:24.535 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-29 14:33:24.606 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-29 14:33:24.610 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:24.612 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-29 14:33:24.717 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-29 14:33:24.757 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-29 14:33:24.794 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-29 14:33:24.797 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-29 14:33:24.834 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-29 14:33:24.872 | + 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-29 14:33:24.909 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-29 14:33:24.946 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-29 14:33:24.986 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-29 14:33:24.990 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:33:24.995 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-29 14:33:24.998 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-29 14:33:25.003 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:33:25.006 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 14:33:25.009 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-29 14:33:25.012 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-29 14:33:25.014 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-29 14:33:25.018 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-29 14:33:25.020 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-29 14:33:25.040 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:25.043 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-29 14:33:25.046 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-29 14:33:25.049 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-29 14:33:25.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 14:33:25.055 | + lib/stack:stack_install_service:32 : install_placement 2026-05-29 14:33:25.058 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-29 14:33:25.061 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-29 14:33:25.064 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:33:25.068 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-29 14:33:25.071 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-29 14:33:25.075 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:33:25.079 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:33:25.080 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:33:25.086 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-29 14:33:25.090 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-29 14:33:25.093 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-29 14:33:25.096 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-29 14:33:25.100 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-29 14:33:25.124 | Using python 3.12 to install osc-placement 2026-05-29 14:33:25.128 | + 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-29 14:33:26.357 | Collecting osc-placement 2026-05-29 14:33:26.508 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 14:33:26.519 | 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-29 14:33:26.520 | 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-29 14:33:26.521 | 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-29 14:33:26.522 | 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-29 14:33:26.524 | 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-29 14:33:26.525 | 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-29 14:33:26.526 | 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-29 14:33:26.527 | 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-29 14:33:26.527 | 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-29 14:33:26.532 | 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-29 14:33:26.533 | 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-29 14:33:26.534 | 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-29 14:33:26.537 | 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-29 14:33:26.537 | 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-29 14:33:26.538 | 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-29 14:33:26.539 | 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-29 14:33:26.543 | 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-29 14:33:26.544 | 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-29 14:33:26.545 | 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-29 14:33:26.547 | 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-29 14:33:26.548 | 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-29 14:33:26.549 | 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-29 14:33:26.550 | 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-29 14:33:26.551 | 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-29 14:33:26.552 | 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-29 14:33:26.553 | 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-29 14:33:26.554 | 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-29 14:33:26.557 | 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-29 14:33:26.561 | 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-29 14:33:26.568 | 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-29 14:33:26.573 | 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-29 14:33:26.574 | 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-29 14:33:26.575 | 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-29 14:33:26.576 | 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-29 14:33:26.579 | 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-29 14:33:26.584 | 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-29 14:33:26.588 | 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-29 14:33:26.601 | 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-29 14:33:26.602 | 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-29 14:33:26.603 | 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-29 14:33:26.605 | 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-29 14:33:26.618 | 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-29 14:33:26.619 | 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-29 14:33:26.624 | 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-29 14:33:26.665 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-29 14:33:26.996 | Installing collected packages: osc-placement 2026-05-29 14:33:27.123 | Successfully installed osc-placement-4.8.0 2026-05-29 14:33:27.256 | + inc/python:pip_install:216 : result=0 2026-05-29 14:33:27.259 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:33:27.262 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:27.264 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:27.266 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:27.269 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:27.271 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:27.274 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:33:27.276 | + functions-common:time_stop:2419 : start_time=1780065205119 2026-05-29 14:33:27.278 | + functions-common:time_stop:2421 : [[ -z 1780065205119 ]] 2026-05-29 14:33:27.281 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:27.285 | + functions-common:time_stop:2424 : end_time=1780065207283 2026-05-29 14:33:27.287 | + functions-common:time_stop:2425 : elapsed_time=2164 2026-05-29 14:33:27.290 | + functions-common:time_stop:2426 : total=163802 2026-05-29 14:33:27.292 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:27.294 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=165966 2026-05-29 14:33:27.297 | + inc/python:pip_install:219 : return 0 2026-05-29 14:33:27.300 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-29 14:33:27.302 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-29 14:33:27.305 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-29 14:33:27.307 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 14:33:27.310 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 14:33:27.313 | ++ functions-common:git_clone:585 : pwd 2026-05-29 14:33:27.315 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:33:27.318 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:33:27.321 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:33:27.336 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:33:27.338 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:33:27.340 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:33:27.344 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 14:33:27.344 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:33:27.349 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-29 14:33:27.351 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:33:27.353 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-29 14:33:27.356 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:33:27.358 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:33:27.360 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:33:27.363 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:33:27.365 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:33:27.367 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:33:27.369 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:33:27.371 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:33:27.374 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:33:27.378 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065207375 2026-05-29 14:33:27.381 | + 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-29 14:33:27.384 | Cloning into '/opt/stack/placement'... 2026-05-29 14:33:30.657 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:33:30.661 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:30.664 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:30.667 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:30.670 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:30.674 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:30.678 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:33:30.682 | + functions-common:time_stop:2419 : start_time=1780065207375 2026-05-29 14:33:30.685 | + functions-common:time_stop:2421 : [[ -z 1780065207375 ]] 2026-05-29 14:33:30.689 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:30.696 | + functions-common:time_stop:2424 : end_time=1780065210691 2026-05-29 14:33:30.699 | + functions-common:time_stop:2425 : elapsed_time=3316 2026-05-29 14:33:30.704 | + functions-common:time_stop:2426 : total=359410 2026-05-29 14:33:30.707 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:30.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=362726 2026-05-29 14:33:30.714 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-29 14:33:30.718 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 14:33:30.722 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:33:30.725 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:33:30.729 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:33:30.733 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:33:30.737 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:33:30.740 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:33:30.745 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:33:30.748 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:33:30.753 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:33:30.759 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065210755 2026-05-29 14:33:30.763 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 14:33:31.321 | From https://review.opendev.org/openstack/placement 2026-05-29 14:33:31.321 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 14:33:31.334 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:33:31.337 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:31.341 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:31.344 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:31.347 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:31.350 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:31.353 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:33:31.357 | + functions-common:time_stop:2419 : start_time=1780065210755 2026-05-29 14:33:31.361 | + functions-common:time_stop:2421 : [[ -z 1780065210755 ]] 2026-05-29 14:33:31.365 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:31.371 | + functions-common:time_stop:2424 : end_time=1780065211367 2026-05-29 14:33:31.375 | + functions-common:time_stop:2425 : elapsed_time=612 2026-05-29 14:33:31.378 | + functions-common:time_stop:2426 : total=362726 2026-05-29 14:33:31.382 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:31.385 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363338 2026-05-29 14:33:31.389 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:33:31.393 | + functions-common:git_timed:689 : local count=0 2026-05-29 14:33:31.397 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 14:33:31.401 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:33:31.405 | + functions-common:git_timed:693 : timeout=0 2026-05-29 14:33:31.409 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:33:31.412 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:33:31.416 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:33:31.420 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:33:31.424 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:33:31.430 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065211426 2026-05-29 14:33:31.433 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:33:31.484 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:33:31.484 | 2026-05-29 14:33:31.484 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:33:31.484 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:33:31.484 | state without impacting any branches by switching back to a branch. 2026-05-29 14:33:31.484 | 2026-05-29 14:33:31.484 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:33:31.484 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:33:31.484 | 2026-05-29 14:33:31.485 | git switch -c 2026-05-29 14:33:31.485 | 2026-05-29 14:33:31.485 | Or undo this operation with: 2026-05-29 14:33:31.485 | 2026-05-29 14:33:31.485 | git switch - 2026-05-29 14:33:31.485 | 2026-05-29 14:33:31.485 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:33:31.485 | 2026-05-29 14:33:31.485 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-29 14:33:31.490 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:33:31.494 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:31.498 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:31.501 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:31.506 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:31.509 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:31.513 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:33:31.517 | + functions-common:time_stop:2419 : start_time=1780065211426 2026-05-29 14:33:31.520 | + functions-common:time_stop:2421 : [[ -z 1780065211426 ]] 2026-05-29 14:33:31.524 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:31.530 | + functions-common:time_stop:2424 : end_time=1780065211526 2026-05-29 14:33:31.534 | + functions-common:time_stop:2425 : elapsed_time=100 2026-05-29 14:33:31.538 | + functions-common:time_stop:2426 : total=363338 2026-05-29 14:33:31.541 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:31.544 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=363438 2026-05-29 14:33:31.549 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-29 14:33:31.567 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-29 14:33:31.573 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 14:33:31.573 | + functions-common:git_clone:665 : head -1 2026-05-29 14:33:31.577 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-29 14:33:31.581 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:33:31.585 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-29 14:33:31.590 | + inc/python:setup_develop:353 : local bindep 2026-05-29 14:33:31.594 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 14:33:31.598 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-29 14:33:31.601 | + inc/python:setup_develop:359 : local extras= 2026-05-29 14:33:31.605 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-29 14:33:31.609 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 14:33:31.613 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 14:33:31.617 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-29 14:33:31.621 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 14:33:31.625 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 14:33:31.630 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-29 14:33:31.634 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 14:33:31.639 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-29 14:33:31.643 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 14:33:31.647 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 14:33:31.652 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-29 14:33:31.660 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-29 14:33:31.663 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-29 14:33:31.668 | + 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-29 14:33:31.845 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-29 14:33:31.849 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 14:33:31.853 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 14:33:31.856 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 14:33:31.860 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 14:33:31.864 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-29 14:33:31.868 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 14:33:31.872 | + inc/python:setup_package:446 : local extras= 2026-05-29 14:33:31.876 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 14:33:31.880 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 14:33:31.884 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 14:33:31.889 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 14:33:31.893 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 14:33:31.897 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-29 14:33:31.927 | Using python 3.12 to install /opt/stack/placement 2026-05-29 14:33:31.930 | + 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-29 14:33:32.942 | Obtaining file:///opt/stack/placement 2026-05-29 14:33:32.945 | Installing build dependencies: started 2026-05-29 14:33:35.007 | Installing build dependencies: finished with status 'done' 2026-05-29 14:33:35.009 | Checking if build backend supports build_editable: started 2026-05-29 14:33:35.599 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 14:33:35.602 | Getting requirements to build editable: started 2026-05-29 14:33:35.922 | Getting requirements to build editable: finished with status 'done' 2026-05-29 14:33:35.925 | Preparing editable metadata (pyproject.toml): started 2026-05-29 14:33:36.899 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:33:36.922 | 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-29 14:33:36.923 | 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-29 14:33:36.924 | 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-29 14:33:36.924 | 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-29 14:33:36.925 | 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-29 14:33:36.926 | 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-29 14:33:36.927 | 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-29 14:33:36.928 | 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-29 14:33:36.929 | 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-29 14:33:36.930 | 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-29 14:33:36.932 | 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-29 14:33:36.932 | 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-29 14:33:36.933 | 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-29 14:33:36.934 | 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-29 14:33:36.935 | 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-29 14:33:36.937 | 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-29 14:33:36.938 | 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-29 14:33:36.940 | 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-29 14:33:36.941 | 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-29 14:33:36.944 | 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-29 14:33:36.945 | 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-29 14:33:36.946 | 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-29 14:33:36.947 | 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-29 14:33:36.948 | 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-29 14:33:36.957 | 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-29 14:33:36.959 | 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-29 14:33:36.960 | 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-29 14:33:36.963 | 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-29 14:33:36.964 | 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-29 14:33:36.965 | 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-29 14:33:36.971 | 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-29 14:33:36.973 | 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-29 14:33:36.975 | 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-29 14:33:36.976 | 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-29 14:33:36.989 | 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-29 14:33:36.992 | 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-29 14:33:36.998 | 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-29 14:33:36.999 | 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-29 14:33:37.002 | 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-29 14:33:37.006 | 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-29 14:33:37.008 | 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-29 14:33:37.009 | 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-29 14:33:37.017 | 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-29 14:33:37.019 | 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-29 14:33:37.020 | 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-29 14:33:37.024 | 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-29 14:33:37.030 | 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-29 14:33:37.034 | 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-29 14:33:37.035 | 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-29 14:33:37.037 | 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-29 14:33:37.043 | 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-29 14:33:37.051 | 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-29 14:33:37.057 | 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-29 14:33:37.062 | 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-29 14:33:37.063 | 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-29 14:33:37.064 | 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-29 14:33:37.071 | 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-29 14:33:37.078 | 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-29 14:33:37.098 | 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-29 14:33:37.112 | 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-29 14:33:37.113 | 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-29 14:33:37.114 | 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-29 14:33:37.116 | 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-29 14:33:37.136 | 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-29 14:33:37.150 | 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-29 14:33:37.171 | 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-29 14:33:37.205 | Building wheels for collected packages: openstack-placement 2026-05-29 14:33:37.207 | Building editable for openstack-placement (pyproject.toml): started 2026-05-29 14:33:38.067 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-29 14:33:38.068 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=2d75b73b818febd41e910233cdb9e139a9ae015634bc65b1ae28f783fcbfad77 2026-05-29 14:33:38.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-bw_8s333/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-29 14:33:38.075 | Successfully built openstack-placement 2026-05-29 14:33:38.410 | Installing collected packages: openstack-placement 2026-05-29 14:33:38.478 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-29 14:33:38.709 | + inc/python:pip_install:216 : result=0 2026-05-29 14:33:38.712 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:33:38.716 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:38.719 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:38.722 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:38.726 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:38.729 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:38.733 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:33:38.736 | + functions-common:time_stop:2419 : start_time=1780065211919 2026-05-29 14:33:38.739 | + functions-common:time_stop:2421 : [[ -z 1780065211919 ]] 2026-05-29 14:33:38.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:38.748 | + functions-common:time_stop:2424 : end_time=1780065218744 2026-05-29 14:33:38.752 | + functions-common:time_stop:2425 : elapsed_time=6825 2026-05-29 14:33:38.755 | + functions-common:time_stop:2426 : total=165966 2026-05-29 14:33:38.759 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:38.762 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172791 2026-05-29 14:33:38.766 | + inc/python:pip_install:219 : return 0 2026-05-29 14:33:38.769 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 14:33:38.773 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:33:38.776 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-29 14:33:38.780 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-29 14:33:38.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:33:38.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:33:38.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-29 14:33:38.794 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:33:38.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 14:33:38.802 | + ./stack.sh:main:962 : configure_placement 2026-05-29 14:33:38.806 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-29 14:33:38.825 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-29 14:33:38.829 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-29 14:33:38.836 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-29 14:33:38.839 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-29 14:33:38.843 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-29 14:33:38.848 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-29 14:33:38.853 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:33:38.857 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:38.861 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:33:38.889 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:38.893 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:33:38.897 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-29 14:33:38.902 | + 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-29 14:33:38.951 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-29 14:33:39.002 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-29 14:33:39.049 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-29 14:33:39.053 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-29 14:33:39.057 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-29 14:33:39.061 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 14:33:39.065 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:33:39.069 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-29 14:33:39.073 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-29 14:33:39.077 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-29 14:33:39.081 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 14:33:39.085 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-29 14:33:39.137 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-29 14:33:39.186 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.191/identity 2026-05-29 14:33:39.232 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-29 14:33:39.279 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-29 14:33:39.326 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-29 14:33:39.371 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-29 14:33:39.414 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-29 14:33:39.460 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:33:39.510 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:33:39.557 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 14:33:39.604 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:33:39.608 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-29 14:33:39.612 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-29 14:33:39.616 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-29 14:33:39.622 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:33:39.650 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:33:39.654 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:33:39.657 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:39.661 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:33:39.664 | + 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-29 14:33:39.711 | + 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-29 14:33:39.756 | + 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-29 14:33:39.801 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:33:39.843 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-29 14:33:39.888 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-29 14:33:39.891 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-29 14:33:39.894 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-29 14:33:39.898 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-29 14:33:39.902 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 14:33:39.906 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-29 14:33:39.910 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-29 14:33:39.913 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:33:39.917 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:33:39.936 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:33:39.938 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:39.951 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:33:39.956 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:33:39.971 | /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-29 14:33:39.978 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-29 14:33:39.982 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-29 14:33:39.987 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:33:39.991 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-29 14:33:40.038 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-29 14:33:40.080 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-29 14:33:40.123 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:33:40.165 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:33:40.208 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:33:40.251 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:33:40.292 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:33:40.333 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:33:40.376 | + 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-29 14:33:40.416 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:33:40.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:33:40.498 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:33:40.542 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-29 14:33:40.588 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 14:33:40.592 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 14:33:40.597 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-29 14:33:40.601 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-29 14:33:40.604 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:33:40.608 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:40.612 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:40.616 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-29 14:33:40.621 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-29 14:33:40.624 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-29 14:33:40.666 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 14:33:40.706 | + 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-29 14:33:40.706 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-29 14:33:40.718 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-29 14:33:40.723 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-29 14:33:40.727 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-29 14:33:40.730 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:33:40.734 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:33:40.738 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:33:40.742 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:33:40.745 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:40.749 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:40.753 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:33:40.757 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:33:40.761 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:40.765 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:40.768 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-29 14:33:40.781 | perl: warning: Setting locale failed. 2026-05-29 14:33:40.782 | perl: warning: Please check that your locale settings: 2026-05-29 14:33:40.782 | LANGUAGE = (unset), 2026-05-29 14:33:40.782 | LC_ALL = "en_US.utf8", 2026-05-29 14:33:40.782 | LANG = "de_DE.UTF-8" 2026-05-29 14:33:40.782 | are supported and installed on your system. 2026-05-29 14:33:40.782 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:33:40.822 | Enabling site placement-api. 2026-05-29 14:33:40.828 | To activate the new configuration, you need to run: 2026-05-29 14:33:40.828 | systemctl reload apache2 2026-05-29 14:33:40.835 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 14:33:40.839 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:33:40.843 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:40.847 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:33:41.018 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:41.022 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:41.025 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-29 14:33:41.071 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-29 14:33:41.116 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-29 14:33:41.138 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.141 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-29 14:33:41.162 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.166 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-29 14:33:41.169 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-29 14:33:41.172 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-29 14:33:41.175 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:33:41.178 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:33:41.182 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 14:33:41.186 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-29 14:33:41.226 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-29 14:33:41.266 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.191/identity 2026-05-29 14:33:41.316 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-29 14:33:41.360 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-29 14:33:41.403 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-29 14:33:41.449 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-29 14:33:41.496 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-29 14:33:41.544 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-29 14:33:41.570 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:41.574 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-29 14:33:41.601 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:41.604 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-29 14:33:41.628 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.631 | + ./stack.sh:main:986 : init_os_brick 2026-05-29 14:33:41.635 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-29 14:33:41.640 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-29 14:33:41.663 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.667 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 14:33:41.711 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-29 14:33:41.734 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.738 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 14:33:41.783 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-29 14:33:41.806 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.809 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 14:33:41.859 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 14:33:41.903 | + ./stack.sh:main:993 : run_phase stack install 2026-05-29 14:33:41.906 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 14:33:41.910 | + functions-common:run_phase:1841 : local phase=install 2026-05-29 14:33:41.914 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:33:41.917 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:33:41.921 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:33:41.924 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:33:41.928 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:33:41.932 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:33:41.937 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:33:41.941 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:33:41.945 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:33:41.947 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-29 14:33:41.951 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:33:41.968 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:41.971 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:33:41.974 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:33:41.977 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-29 14:33:41.980 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-29 14:33:41.983 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:33:41.986 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-29 14:33:41.990 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-29 14:33:41.993 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-29 14:33:42.079 | ++ inc/async:async_inner:63 : install_tempest 2026-05-29 14:33:42.133 | [2034 Async install_tempest:38816]: running: install_tempest 2026-05-29 14:33:42.137 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 14:33:42.142 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 14:33:42.146 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:33:42.150 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 14:33:42.154 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-29 14:33:42.158 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 14:33:42.162 | + functions-common:run_plugins:1827 : local phase=install 2026-05-29 14:33:42.167 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 14:33:42.170 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 14:33:42.175 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-29 14:33:42.180 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-29 14:33:42.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 14:33:42.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 14:33:42.192 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-29 14:33:42.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 14:33:42.201 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-29 14:33:42.206 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-29 14:33:42.210 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:33:42.217 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-29 14:33:42.221 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-29 14:33:42.224 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:33:42.230 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:33:42.230 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:33:42.236 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-29 14:33:42.240 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-29 14:33:42.244 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 14:33:42.248 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 14:33:42.252 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 14:33:42.282 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-29 14:33:42.284 | + 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-29 14:33:43.623 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-29 14:33:43.774 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-29 14:33:43.789 | 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-29 14:33:43.790 | 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-29 14:33:43.791 | 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-29 14:33:43.792 | 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-29 14:33:43.793 | 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-29 14:33:43.794 | 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-29 14:33:43.795 | 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-29 14:33:43.796 | 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-29 14:33:43.797 | 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-29 14:33:43.797 | 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-29 14:33:43.798 | 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-29 14:33:43.800 | 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-29 14:33:43.801 | 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-29 14:33:43.802 | 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-29 14:33:43.803 | 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-29 14:33:43.807 | 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-29 14:33:43.808 | 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-29 14:33:43.811 | 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-29 14:33:43.812 | 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-29 14:33:43.817 | 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-29 14:33:43.820 | 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-29 14:33:43.821 | 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-29 14:33:43.822 | 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-29 14:33:43.823 | 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-29 14:33:43.824 | 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-29 14:33:43.825 | 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-29 14:33:43.826 | 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-29 14:33:43.827 | 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-29 14:33:43.828 | 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-29 14:33:43.829 | 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-29 14:33:43.837 | 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-29 14:33:43.845 | 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-29 14:33:43.850 | 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-29 14:33:43.851 | 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-29 14:33:43.852 | 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-29 14:33:43.853 | 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-29 14:33:43.856 | 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-29 14:33:43.861 | 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-29 14:33:43.865 | 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-29 14:33:43.883 | 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-29 14:33:43.884 | 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-29 14:33:43.888 | 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-29 14:33:43.892 | 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-29 14:33:43.898 | 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-29 14:33:43.899 | 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-29 14:33:43.900 | 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-29 14:33:43.902 | 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-29 14:33:43.921 | 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-29 14:33:43.921 | 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-29 14:33:43.926 | 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-29 14:33:43.974 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-29 14:33:44.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.1 MB/s 0:00:00 2026-05-29 14:33:44.447 | Installing collected packages: python-openstackclient 2026-05-29 14:33:46.492 | Successfully installed python-openstackclient-9.0.0 2026-05-29 14:33:46.657 | + inc/python:pip_install:216 : result=0 2026-05-29 14:33:46.660 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:33:46.664 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:46.668 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:46.672 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:46.676 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:46.679 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:46.684 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:33:46.688 | + functions-common:time_stop:2419 : start_time=1780065222276 2026-05-29 14:33:46.693 | + functions-common:time_stop:2421 : [[ -z 1780065222276 ]] 2026-05-29 14:33:46.698 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:46.705 | + functions-common:time_stop:2424 : end_time=1780065226699 2026-05-29 14:33:46.709 | + functions-common:time_stop:2425 : elapsed_time=4423 2026-05-29 14:33:46.714 | + functions-common:time_stop:2426 : total=172791 2026-05-29 14:33:46.718 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:46.723 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=177214 2026-05-29 14:33:46.727 | + inc/python:pip_install:219 : return 0 2026-05-29 14:33:46.733 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-29 14:33:46.759 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:33:46.762 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-29 14:33:46.768 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-29 14:33:46.775 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.TOvH4CY28c 2026-05-29 14:33:46.779 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-29 14:33:46.784 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-29 14:33:46.788 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-29 14:33:46.792 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-29 14:33:46.797 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 14:33:46.801 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-29 14:33:46.827 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:33:46.831 | + ./stack.sh:main:1062 : configure_database 2026-05-29 14:33:46.835 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-29 14:33:46.839 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-29 14:33:46.842 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-29 14:33:46.845 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:33:46.848 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-29 14:33:46.852 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-29 14:33:46.856 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:46.860 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:46.864 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-29 14:33:46.867 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-29 14:33:46.871 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:46.874 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:46.878 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-29 14:33:46.883 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-29 14:33:46.885 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-29 14:33:46.891 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-29 14:33:46.894 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-29 14:33:46.900 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-29 14:33:46.905 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-29 14:33:46.905 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 14:33:46.915 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-29 14:33:47.012 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-29 14:33:47.016 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:33:47.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:33:47.024 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:33:47.029 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:33:47.033 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:33:47.037 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:33:47.042 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:33:47.045 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:33:47.050 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:33:47.055 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:33:47.060 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:33:47.065 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:33:47.068 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:33:47.074 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-29 14:33:47.078 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:47.083 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:47.087 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-29 14:33:47.092 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:47.096 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-29 14:33:49.241 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-29 14:33:49.246 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-29 14:33:49.250 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:49.253 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:49.256 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-29 14:33:49.259 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-29 14:33:49.263 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-29 14:33:49.280 | mysqladmin: connect to server at 'localhost' failed 2026-05-29 14:33:49.281 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-29 14:33:49.287 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-29 14:33:49.290 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-29 14:33:49.296 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:33:49.299 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:33:49.302 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-29 14:33:49.305 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-29 14:33:49.308 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-29 14:33:49.313 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-29 14:33:49.318 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-29 14:33:49.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:49.437 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-29 14:33:49.445 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-29 14:33:49.447 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-29 14:33:49.448 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-29 14:33:49.455 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-29 14:33:49.460 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-29 14:33:49.465 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:49.468 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:49.475 | + 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-29 14:33:49.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:49.616 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-29 14:33:49.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:49.722 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-29 14:33:49.833 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-29 14:33:49.915 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-29 14:33:50.001 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-29 14:33:50.007 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:50.013 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-29 14:33:50.014 | enabling MySQL performance counting 2026-05-29 14:33:50.017 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-29 14:33:50.046 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-29 14:33:50.050 | + 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-29 14:33:51.144 | Processing ./tools/dbcounter 2026-05-29 14:33:51.148 | Installing build dependencies: started 2026-05-29 14:33:54.877 | Installing build dependencies: finished with status 'done' 2026-05-29 14:33:54.878 | Getting requirements to build wheel: started 2026-05-29 14:33:55.625 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 14:33:55.627 | Preparing metadata (pyproject.toml): started 2026-05-29 14:33:56.068 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 14:33:56.072 | Building wheels for collected packages: dbcounter 2026-05-29 14:33:56.073 | Building wheel for dbcounter (pyproject.toml): started 2026-05-29 14:33:56.567 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-29 14:33:56.568 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=2d982c4cc5769981db8e88ba75b6e7c266cc1789b7501fd25d64743c697593ea 2026-05-29 14:33:56.568 | Stored in directory: /tmp/pip-ephem-wheel-cache-hgbzruxh/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-29 14:33:56.573 | Successfully built dbcounter 2026-05-29 14:33:56.920 | Installing collected packages: dbcounter 2026-05-29 14:33:56.986 | Successfully installed dbcounter-0.1 2026-05-29 14:33:57.229 | + inc/python:pip_install:216 : result=0 2026-05-29 14:33:57.234 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:33:57.238 | + functions-common:time_stop:2412 : local name 2026-05-29 14:33:57.243 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:33:57.246 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:33:57.251 | + functions-common:time_stop:2415 : local total 2026-05-29 14:33:57.255 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:33:57.259 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:33:57.262 | + functions-common:time_stop:2419 : start_time=1780065230040 2026-05-29 14:33:57.267 | + functions-common:time_stop:2421 : [[ -z 1780065230040 ]] 2026-05-29 14:33:57.272 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:33:57.278 | + functions-common:time_stop:2424 : end_time=1780065237273 2026-05-29 14:33:57.282 | + functions-common:time_stop:2425 : elapsed_time=7233 2026-05-29 14:33:57.286 | + functions-common:time_stop:2426 : total=177214 2026-05-29 14:33:57.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:33:57.294 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=184447 2026-05-29 14:33:57.298 | + inc/python:pip_install:219 : return 0 2026-05-29 14:33:57.302 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-29 14:33:57.307 | + lib/database:recreate_database:112 : local db=stats 2026-05-29 14:33:57.310 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-29 14:33:57.315 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-29 14:33:57.319 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-29 14:33:57.326 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:57.408 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-29 14:33:57.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:57.505 | + 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-29 14:33:57.505 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-29 14:33:57.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:33:57.601 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-29 14:33:57.606 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-29 14:33:57.688 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-29 14:33:57.767 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-29 14:33:57.845 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-29 14:33:57.908 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-29 14:33:57.970 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-29 14:33:58.036 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-29 14:33:58.098 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-29 14:33:58.101 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:33:58.103 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-29 14:34:00.670 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-29 14:34:00.674 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-29 14:34:00.681 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 14:34:00.690 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-163400 2026-05-29 14:34:00.694 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-163400 1066' 2026-05-29 14:34:00.697 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.700 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 14:34:00.702 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.705 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 14:34:00.708 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.710 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 14:34:00.714 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.716 | + 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-29 14:34:00.719 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.722 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.191 2026-05-29 14:34:00.727 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.729 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.191/identity 2026-05-29 14:34:00.732 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.735 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-162019 2026-05-29 14:34:00.738 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.742 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 14:34:00.744 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.748 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.191 2026-05-29 14:34:00.751 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.755 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 14:34:00.758 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.760 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 14:34:00.764 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.766 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 14:34:00.768 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.770 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 14:34:00.774 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.778 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.191 2026-05-29 14:34:00.782 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:34:00.785 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 14:34:00.789 | + ./stack.sh:main:1076 : start_dstat 2026-05-29 14:34:00.791 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.793 | + functions-common:run_process:1666 : local service=dstat 2026-05-29 14:34:00.796 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.798 | + functions-common:run_process:1668 : local group= 2026-05-29 14:34:00.800 | + functions-common:run_process:1669 : local user= 2026-05-29 14:34:00.802 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:34:00.804 | + functions-common:run_process:1672 : local name=dstat 2026-05-29 14:34:00.806 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:34:00.809 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:34:00.811 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:00.813 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:00.816 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:00.820 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065240818 2026-05-29 14:34:00.822 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-29 14:34:00.843 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:34:00.847 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-29 14:34:00.850 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-29 14:34:00.853 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.855 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.858 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.861 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.863 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-29 14:34:00.865 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-29 14:34:00.867 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-29 14:34:00.869 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:34:00.872 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:34:00.874 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:34:00.876 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:34:00.879 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-29 14:34:00.881 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-29 14:34:00.885 | + 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-29 14:34:00.887 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-29 14:34:00.889 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 14:34:00.892 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:34:00.894 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:34:00.896 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:34:00.898 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:34:00.900 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:34:00.902 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-29 14:34:00.904 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:34:00.908 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-29 14:34:00.994 | + 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-29 14:34:01.078 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-29 14:34:01.151 | + 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-29 14:34:01.232 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-29 14:34:01.313 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-29 14:34:01.392 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 14:34:01.466 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:34:01.470 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:34:01.473 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-29 14:34:01.561 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:34:02.076 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-29 14:34:02.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-29 14:34:02.616 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-29 14:34:02.671 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:34:02.677 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:02.680 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:02.684 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:02.687 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:02.689 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:02.691 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:34:02.694 | + functions-common:time_stop:2419 : start_time=1780065240818 2026-05-29 14:34:02.696 | + functions-common:time_stop:2421 : [[ -z 1780065240818 ]] 2026-05-29 14:34:02.699 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:02.703 | + functions-common:time_stop:2424 : end_time=1780065242700 2026-05-29 14:34:02.706 | + functions-common:time_stop:2425 : elapsed_time=1882 2026-05-29 14:34:02.708 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:34:02.710 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:02.712 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1882 2026-05-29 14:34:02.715 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-29 14:34:02.717 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-29 14:34:02.720 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-29 14:34:02.721 | + functions-common:run_process:1668 : local group= 2026-05-29 14:34:02.723 | + functions-common:run_process:1669 : local user=root 2026-05-29 14:34:02.725 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-29 14:34:02.727 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-29 14:34:02.730 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:34:02.732 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:34:02.735 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:02.739 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:02.745 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:02.755 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065242747 2026-05-29 14:34:02.759 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-29 14:34:02.792 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:02.797 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:34:02.802 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:02.807 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:02.812 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:02.817 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:02.822 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:02.827 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:34:02.832 | + functions-common:time_stop:2419 : start_time=1780065242747 2026-05-29 14:34:02.838 | + functions-common:time_stop:2421 : [[ -z 1780065242747 ]] 2026-05-29 14:34:02.844 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:02.853 | + functions-common:time_stop:2424 : end_time=1780065242847 2026-05-29 14:34:02.857 | + functions-common:time_stop:2425 : elapsed_time=100 2026-05-29 14:34:02.862 | + functions-common:time_stop:2426 : total=1882 2026-05-29 14:34:02.865 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:02.870 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1982 2026-05-29 14:34:02.876 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-29 14:34:02.911 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:02.919 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-29 14:34:02.929 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-29 14:34:02.933 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-29 14:34:02.937 | + functions-common:run_process:1668 : local group= 2026-05-29 14:34:02.941 | + functions-common:run_process:1669 : local user= 2026-05-29 14:34:02.947 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:34:02.957 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-29 14:34:02.965 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:34:02.975 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:34:02.985 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:02.991 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:03.007 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:03.011 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065243006 2026-05-29 14:34:03.015 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-29 14:34:03.038 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:03.045 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:34:03.055 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:03.063 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:03.069 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:03.073 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:03.080 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:03.089 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:34:03.092 | + functions-common:time_stop:2419 : start_time=1780065243006 2026-05-29 14:34:03.101 | + functions-common:time_stop:2421 : [[ -z 1780065243006 ]] 2026-05-29 14:34:03.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:03.107 | + functions-common:time_stop:2424 : end_time=1780065243104 2026-05-29 14:34:03.109 | + functions-common:time_stop:2425 : elapsed_time=98 2026-05-29 14:34:03.112 | + functions-common:time_stop:2426 : total=1982 2026-05-29 14:34:03.114 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:03.117 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2080 2026-05-29 14:34:03.120 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-29 14:34:03.142 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:03.145 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-29 14:34:03.169 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:03.172 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-29 14:34:03.204 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:34:03.209 | + ./stack.sh:main:1095 : start_etcd3 2026-05-29 14:34:03.217 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-29 14:34:03.221 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-29 14:34:03.224 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-29 14:34:03.227 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.191:2380' 2026-05-29 14:34:03.229 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.191:2380' 2026-05-29 14:34:03.232 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.191:2379' 2026-05-29 14:34:03.234 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-29 14:34:03.237 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-29 14:34:03.240 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.191:2379' 2026-05-29 14:34:03.242 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-29 14:34:03.245 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-29 14:34:03.248 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-29 14:34:03.250 | + 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.191:2380 --initial-advertise-peer-urls http://192.168.122.191:2380 --advertise-client-urls http://192.168.122.191:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.191:2379 --log-level=debug' '' root 2026-05-29 14:34:03.253 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-29 14:34:03.255 | + 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.191:2380 --initial-advertise-peer-urls http://192.168.122.191:2380 --advertise-client-urls http://192.168.122.191:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.191:2379 --log-level=debug' 2026-05-29 14:34:03.258 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:34:03.260 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-29 14:34:03.262 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:34:03.265 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:34:03.267 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:34:03.271 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-29 14:34:03.272 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:34:03.279 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-29 14:34:03.364 | + 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-29 14:34:03.452 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-29 14:34:03.529 | + 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.191:2380 --initial-advertise-peer-urls http://192.168.122.191:2380 --advertise-client-urls http://192.168.122.191:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.191:2379 --log-level=debug' 2026-05-29 14:34:03.600 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-29 14:34:03.669 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-29 14:34:03.737 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 14:34:03.797 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:34:03.799 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:34:03.801 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-29 14:34:03.877 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:34:04.328 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-29 14:34:04.397 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-29 14:34:04.455 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-29 14:34:04.516 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-29 14:34:04.575 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-29 14:34:04.578 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:34:04.583 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 14:34:04.585 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-29 14:34:05.030 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-29 14:34:05.058 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-29 14:34:05.487 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-29 14:34:06.521 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-29 14:34:06.542 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:06.545 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-29 14:34:06.547 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-29 14:34:06.550 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-29 14:34:06.554 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-29 14:34:06.570 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-29 14:34:06.586 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-29 14:34:06.589 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 14:34:06.591 | + 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.191/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-29 14:34:06.704 | The user clouds.yaml file didn't exist. 2026-05-29 14:34:06.717 | + 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.191/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-29 14:34:06.841 | + 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.191/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-29 14:34:06.968 | + 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.191/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-29 14:34:07.099 | + 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.191/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-29 14:34:07.237 | + 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.191/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-29 14:34:07.374 | + 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.191/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-29 14:34:07.506 | + 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.191/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-29 14:34:07.640 | + 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.191/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-29 14:34:07.776 | + 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.191/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-29 14:34:07.913 | + functions-common:write_clouds_yaml:201 : cat 2026-05-29 14:34:07.918 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-29 14:34:07.922 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-29 14:34:07.924 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-29 14:34:07.928 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-29 14:34:07.931 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-29 14:34:07.934 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-29 14:34:07.948 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:34:07.951 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-29 14:34:07.953 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:34:07.956 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-29 14:34:07.958 | + ./stack.sh:main:1112 : '[' 192.168.122.191 == 192.168.122.191 ']' 2026-05-29 14:34:07.960 | + ./stack.sh:main:1113 : init_keystone 2026-05-29 14:34:07.963 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-29 14:34:07.978 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:07.980 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-29 14:34:07.982 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-29 14:34:07.985 | + lib/database:recreate_database:112 : local db=keystone 2026-05-29 14:34:07.987 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-29 14:34:07.989 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-29 14:34:07.992 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-29 14:34:07.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:34:08.079 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-29 14:34:08.084 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:34:08.164 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-29 14:34:08.167 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 14:34:08.170 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:08.172 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:08.176 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:08.180 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065248177 2026-05-29 14:34:08.183 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-29 14:34:11.768 | INFO dbcounter [-] Registered counter for database keystone 2026-05-29 14:34:11.808 | 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=41726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:34:11.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:34:11.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:34:11.826 | DEBUG dbcounter [-] [41726] Writer thread running {{(pid=41726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:34:11.942 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-29 14:34:15.738 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:34:15.741 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-29 14:34:15.742 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:15.746 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-29 14:34:15.795 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:15.797 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-29 14:34:15.825 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:15.828 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-29 14:34:15.911 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:15.914 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-29 14:34:15.960 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:15.970 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-29 14:34:16.128 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:16.139 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-29 14:34:16.139 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:34:16.142 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-29 14:34:16.282 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:16.286 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-29 14:34:16.330 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:34:16.791 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-29 14:34:16.793 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:16.796 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:16.798 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:16.800 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:16.803 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:16.805 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 14:34:16.807 | + functions-common:time_stop:2419 : start_time=1780065248177 2026-05-29 14:34:16.810 | + functions-common:time_stop:2421 : [[ -z 1780065248177 ]] 2026-05-29 14:34:16.813 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:16.817 | + functions-common:time_stop:2424 : end_time=1780065256814 2026-05-29 14:34:16.819 | + functions-common:time_stop:2425 : elapsed_time=8637 2026-05-29 14:34:16.822 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:34:16.824 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:16.827 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8637 2026-05-29 14:34:16.829 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-29 14:34:16.832 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-29 14:34:16.836 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-29 14:34:20.123 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-29 14:34:20.124 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-29 14:34:20.125 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-29 14:34:20.537 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-29 14:34:20.540 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-29 14:34:23.708 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-29 14:34:23.709 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-29 14:34:23.709 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-29 14:34:23.710 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-29 14:34:23.710 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-29 14:34:23.710 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-29 14:34:23.711 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-29 14:34:23.711 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-29 14:34:23.711 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-29 14:34:24.140 | + ./stack.sh:main:1114 : start_keystone 2026-05-29 14:34:24.144 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-29 14:34:24.148 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-29 14:34:24.151 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-29 14:34:24.173 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:24.178 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-29 14:34:24.186 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-29 14:34:24.191 | + functions-common:run_process:1666 : local service=keystone 2026-05-29 14:34:24.196 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 14:34:24.200 | + functions-common:run_process:1668 : local group= 2026-05-29 14:34:24.204 | + functions-common:run_process:1669 : local user= 2026-05-29 14:34:24.208 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:34:24.213 | + functions-common:run_process:1672 : local name=keystone 2026-05-29 14:34:24.218 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:34:24.222 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:34:24.225 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:24.231 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:24.238 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:24.244 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065264239 2026-05-29 14:34:24.247 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-29 14:34:24.266 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:34:24.270 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-29 14:34:24.273 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-29 14:34:24.276 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 14:34:24.278 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 14:34:24.281 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 14:34:24.283 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 14:34:24.286 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-29 14:34:24.288 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-29 14:34:24.290 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-29 14:34:24.293 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:34:24.295 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:34:24.297 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:34:24.299 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:34:24.302 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-29 14:34:24.304 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-29 14:34:24.306 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:34:24.309 | + 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-29 14:34:24.311 | + 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-29 14:34:24.315 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-29 14:34:24.318 | + 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-29 14:34:24.320 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:34:24.323 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:34:24.326 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:34:24.329 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-29 14:34:24.332 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:34:24.338 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-29 14:34:24.408 | + 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-29 14:34:24.479 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-29 14:34:24.537 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-29 14:34:24.594 | + 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-29 14:34:24.651 | + 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-29 14:34:24.709 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-29 14:34:24.771 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-29 14:34:24.832 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-29 14:34:24.897 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-29 14:34:24.962 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-29 14:34:25.030 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:34:25.032 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:34:25.035 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-29 14:34:25.118 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:34:25.581 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-29 14:34:25.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-29 14:34:26.059 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-29 14:34:26.200 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:34:26.206 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:26.208 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:26.214 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:26.217 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:26.221 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:26.224 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:34:26.229 | + functions-common:time_stop:2419 : start_time=1780065264239 2026-05-29 14:34:26.234 | + functions-common:time_stop:2421 : [[ -z 1780065264239 ]] 2026-05-29 14:34:26.238 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:26.242 | + functions-common:time_stop:2424 : end_time=1780065266239 2026-05-29 14:34:26.244 | + functions-common:time_stop:2425 : elapsed_time=2000 2026-05-29 14:34:26.246 | + functions-common:time_stop:2426 : total=2080 2026-05-29 14:34:26.250 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:26.252 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4080 2026-05-29 14:34:26.254 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-29 14:34:26.254 | Waiting for keystone to start... 2026-05-29 14:34:26.257 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.191/identity/v3/ 2026-05-29 14:34:26.259 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.191/identity/v3/ 2026-05-29 14:34:26.262 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 14:34:26.264 | + functions:wait_for_service:477 : local url=http://192.168.122.191/identity/v3/ 2026-05-29 14:34:26.266 | + functions:wait_for_service:478 : local rval=0 2026-05-29 14:34:26.269 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 14:34:26.271 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:34:26.273 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:34:26.275 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:34:26.279 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:34:26.282 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065266279 2026-05-29 14:34:26.284 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 14:34:26.287 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:34:26.293 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.191/identity/v3/ 2026-05-29 14:34:26.346 | ++ inc/async:async_inner:64 : rc=0 2026-05-29 14:34:26.372 | [38816 Async install_tempest:38816]: finished successfully 2026-05-29 14:34:31.836 | + :: : [[ 200 == 503 ]] 2026-05-29 14:34:31.838 | + :: : [[ 0 -eq 7 ]] 2026-05-29 14:34:31.843 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 14:34:31.846 | + functions-common:time_stop:2412 : local name 2026-05-29 14:34:31.849 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:34:31.852 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:34:31.856 | + functions-common:time_stop:2415 : local total 2026-05-29 14:34:31.859 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:34:31.862 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:34:31.866 | + functions-common:time_stop:2419 : start_time=1780065266279 2026-05-29 14:34:31.869 | + functions-common:time_stop:2421 : [[ -z 1780065266279 ]] 2026-05-29 14:34:31.874 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:34:31.878 | + functions-common:time_stop:2424 : end_time=1780065271875 2026-05-29 14:34:31.882 | + functions-common:time_stop:2425 : elapsed_time=5596 2026-05-29 14:34:31.885 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:34:31.888 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:34:31.891 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5596 2026-05-29 14:34:31.895 | + functions:wait_for_service:486 : return 0 2026-05-29 14:34:31.898 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-29 14:34:31.919 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:34:31.921 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-29 14:34:31.924 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:34:31.927 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-29 14:34:32.340 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-29 14:34:32.343 | + 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.191/identity 2026-05-29 14:34:35.991 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:35.991 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:35.991 | 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=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:35.998 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.015 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.015 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.045 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.073 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.073 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.180 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.187 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42755) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 14:34:36.269 | INFO dbcounter [-] Registered counter for database keystone 2026-05-29 14:34:36.297 | 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=42755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:34:36.486 | DEBUG dbcounter [-] [42755] Writer thread running {{(pid=42755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:34:36.620 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created domain default 2026-05-29 14:34:36.675 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created project admin 2026-05-29 14:34:36.710 | WARNING keystone.common.password_hashing [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-29 14:34:36.736 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created user admin 2026-05-29 14:34:36.760 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created role reader 2026-05-29 14:34:36.779 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created role member 2026-05-29 14:34:36.810 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created implied role where 63da4cd3422f49929e4543e9f45bf0a6 implies 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:34:36.827 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created role manager 2026-05-29 14:34:36.853 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created implied role where a405ffb35bcd49bd9bc8c6f70d02576a implies 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:34:36.870 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created role admin 2026-05-29 14:34:36.893 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created implied role where 276a27c966774296b7593496182a31b9 implies a405ffb35bcd49bd9bc8c6f70d02576a 2026-05-29 14:34:36.917 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created role service 2026-05-29 14:34:36.936 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Granted role admin on project admin to user admin. 2026-05-29 14:34:36.950 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Granted role admin on the system to user admin. 2026-05-29 14:34:36.971 | WARNING py.warnings [None req-19429119-8300-4f80-b504-dc30410a3dc8 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-29 14:34:36.972 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 14:34:36.972 |  2026-05-29 14:34:36.977 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created region RegionOne 2026-05-29 14:34:37.034 | INFO keystone.cmd.bootstrap [None req-19429119-8300-4f80-b504-dc30410a3dc8 None None] Created public endpoint http://192.168.122.191/identity 2026-05-29 14:34:37.564 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-29 14:34:37.567 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-29 14:34:37.570 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-29 14:34:37.574 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-29 14:34:42.092 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:34:42.096 | + lib/keystone:create_keystone_accounts:299 : admin_project=7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:34:42.099 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-29 14:34:42.103 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-29 14:34:45.153 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:34:45.156 | + lib/keystone:create_keystone_accounts:301 : admin_user=6c3ac3dae70a4aa5b53529cd975068ee 2026-05-29 14:34:45.159 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-29 14:34:45.161 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-29 14:34:45.164 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-29 14:34:45.166 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 6c3ac3dae70a4aa5b53529cd975068ee default 2026-05-29 14:34:45.226 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6c3ac3dae70a4aa5b53529cd975068ee default 2026-05-29 14:34:45.258 | [2034 Async ks-domain-role:42875]: running: get_or_add_user_domain_role admin 6c3ac3dae70a4aa5b53529cd975068ee default 2026-05-29 14:34:45.260 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-29 14:34:45.262 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-29 14:34:45.265 | ++ 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-29 14:34:48.779 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:34:48.782 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-29 14:34:48.785 | + functions-common:get_or_create_domain:870 : echo default 2026-05-29 14:34:48.785 | default 2026-05-29 14:34:48.788 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-29 14:34:48.863 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-29 14:34:48.908 | [2034 Async ks-project:42984]: running: get_or_create_project service Default 2026-05-29 14:34:48.910 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-29 14:34:48.970 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-29 14:34:49.029 | [2034 Async ks-service:43078]: running: get_or_create_role service 2026-05-29 14:34:49.032 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-29 14:34:49.104 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-29 14:34:49.167 | [2034 Async ks-reseller:43172]: running: get_or_create_role ResellerAdmin 2026-05-29 14:34:49.171 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-29 14:34:49.176 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-29 14:34:49.328 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-29 14:34:49.416 | [2034 Async ks-anotherrole:43273]: running: get_or_create_role anotherrole 2026-05-29 14:34:49.421 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-29 14:34:49.435 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-29 14:34:49.442 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 14:34:49.451 | +++ 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-29 14:34:54.140 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:34:54.196 | [43172 Async ks-reseller:43172]: finished successfully 2026-05-29 14:34:54.209 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:34:54.244 | [42984 Async ks-project:42984]: finished successfully 2026-05-29 14:34:54.456 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:34:54.459 | ++ functions-common:get_or_create_project:920 : project_id=e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:34:54.461 | ++ functions-common:get_or_create_project:921 : echo e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:34:54.464 | + lib/keystone:create_keystone_accounts:329 : invis_project=e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:34:54.469 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-29 14:34:54.476 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-29 14:34:54.482 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 14:34:54.490 | +++ 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-29 14:34:54.621 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:34:54.624 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:34:54.648 | [43078 Async ks-service:43078]: finished successfully 2026-05-29 14:34:54.654 | [43273 Async ks-anotherrole:43273]: finished successfully 2026-05-29 14:34:55.266 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:34:55.290 | [42875 Async ks-domain-role:42875]: finished successfully 2026-05-29 14:34:57.821 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:34:57.825 | ++ functions-common:get_or_create_project:920 : project_id=9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:34:57.829 | ++ functions-common:get_or_create_project:921 : echo 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:34:57.833 | + lib/keystone:create_keystone_accounts:333 : demo_project=9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:34:57.837 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-29 14:34:57.842 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-29 14:34:57.846 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:34:57.849 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-29 14:34:57.852 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-29 14:34:57.858 | +++ 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-29 14:35:01.073 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.076 | ++ functions-common:get_or_create_user:907 : user_id=e03a5b29f61e48689cac1b95457e639e 2026-05-29 14:35:01.080 | ++ functions-common:get_or_create_user:908 : echo e03a5b29f61e48689cac1b95457e639e 2026-05-29 14:35:01.083 | + lib/keystone:create_keystone_accounts:336 : demo_user=e03a5b29f61e48689cac1b95457e639e 2026-05-29 14:35:01.086 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-29 14:35:01.136 | [2034 Async ks-domain-role:42875]: Waiting for completion of get_or_add_user_domain_role admin 6c3ac3dae70a4aa5b53529cd975068ee default running on PID 42875 (6 other jobs running) 2026-05-29 14:35:01.160 | [2034 Async ks-domain-role:42875]: Signaling child to exit 2026-05-29 14:35:01.160 | WAKEUP 2026-05-29 14:35:01.183 | [2034 Async ks-domain-role:42875]: Signaled 2026-05-29 14:35:01.185 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-29 14:35:01.185 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 6c3ac3dae70a4aa5b53529cd975068ee --domain default 2026-05-29 14:35:01.185 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c3ac3dae70a4aa5b53529cd975068ee --domain default -c Role -f value 2026-05-29 14:35:01.185 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.185 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:35:01.185 | + functions-common:get_or_add_user_domain_role:991 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:35:01.185 | 276a27c966774296b7593496182a31b9 2026-05-29 14:35:01.232 | [2034 Async ks-domain-role:42875]: finished get_or_add_user_domain_role admin 6c3ac3dae70a4aa5b53529cd975068ee default with result 0 in 10 seconds 2026-05-29 14:35:01.239 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-29 14:35:01.277 | [2034 Async ks-project:42984]: Waiting for completion of get_or_create_project service Default running on PID 42984 (5 other jobs running) 2026-05-29 14:35:01.303 | [2034 Async ks-project:42984]: Signaling child to exit 2026-05-29 14:35:01.304 | WAKEUP 2026-05-29 14:35:01.328 | [2034 Async ks-project:42984]: Signaled 2026-05-29 14:35:01.330 | + functions-common:get_or_create_project:914 : local project_id 2026-05-29 14:35:01.330 | ++ 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-29 14:35:01.330 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.330 | + functions-common:get_or_create_project:920 : project_id=1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:35:01.330 | + functions-common:get_or_create_project:921 : echo 1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:35:01.330 | 1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:35:01.380 | [2034 Async ks-project:42984]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-29 14:35:01.420 | [2034 Async ks-service:43078]: Waiting for completion of get_or_create_role service running on PID 43078 (4 other jobs running) 2026-05-29 14:35:01.444 | [2034 Async ks-service:43078]: Signaling child to exit 2026-05-29 14:35:01.444 | WAKEUP 2026-05-29 14:35:01.466 | [2034 Async ks-service:43078]: Signaled 2026-05-29 14:35:01.468 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 14:35:01.468 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-29 14:35:01.468 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.469 | + functions-common:get_or_create_role:932 : role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:35:01.469 | + functions-common:get_or_create_role:933 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:35:01.469 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:35:01.514 | [2034 Async ks-service:43078]: finished get_or_create_role service with result 0 in 5 seconds 2026-05-29 14:35:01.550 | [2034 Async ks-reseller:43172]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43172 (3 other jobs running) 2026-05-29 14:35:01.574 | [2034 Async ks-reseller:43172]: Signaling child to exit 2026-05-29 14:35:01.574 | WAKEUP 2026-05-29 14:35:01.597 | [2034 Async ks-reseller:43172]: Signaled 2026-05-29 14:35:01.599 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 14:35:01.599 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-29 14:35:01.599 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.599 | + functions-common:get_or_create_role:932 : role_id=7c520a3331c34161857745ab5daac8f3 2026-05-29 14:35:01.599 | + functions-common:get_or_create_role:933 : echo 7c520a3331c34161857745ab5daac8f3 2026-05-29 14:35:01.599 | 7c520a3331c34161857745ab5daac8f3 2026-05-29 14:35:01.643 | [2034 Async ks-reseller:43172]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-29 14:35:01.679 | [2034 Async ks-anotherrole:43273]: Waiting for completion of get_or_create_role anotherrole running on PID 43273 (2 other jobs running) 2026-05-29 14:35:01.704 | [2034 Async ks-anotherrole:43273]: Signaling child to exit 2026-05-29 14:35:01.704 | WAKEUP 2026-05-29 14:35:01.726 | [2034 Async ks-anotherrole:43273]: Signaled 2026-05-29 14:35:01.727 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 14:35:01.728 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-29 14:35:01.728 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:01.728 | + functions-common:get_or_create_role:932 : role_id=d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:01.728 | + functions-common:get_or_create_role:933 : echo d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:01.728 | d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:01.771 | [2034 Async ks-anotherrole:43273]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-05-29 14:35:01.776 | + inc/async:async_wait:197 : return 0 2026-05-29 14:35:01.779 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:01.847 | + inc/async:async_inner:63 : get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:01.890 | [2034 Async ks-demo-member:44123]: running: get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:01.892 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 6c3ac3dae70a4aa5b53529cd975068ee 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:01.955 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6c3ac3dae70a4aa5b53529cd975068ee 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:02.001 | [2034 Async ks-demo-admin:44222]: running: get_or_add_user_project_role admin 6c3ac3dae70a4aa5b53529cd975068ee 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:02.004 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:02.076 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:02.125 | [2034 Async ks-demo-another:44318]: running: get_or_add_user_project_role anotherrole e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:02.128 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:35:02.207 | + inc/async:async_inner:63 : get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:35:02.287 | [2034 Async ks-demo-invis:44414]: running: get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:35:02.292 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-29 14:35:02.300 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-29 14:35:02.309 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:02.322 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-29 14:35:02.332 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-29 14:35:02.341 | +++ 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-29 14:35:06.815 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:06.818 | ++ functions-common:get_or_create_user:907 : user_id=61318cfcdc34483e9923e141297c3cdf 2026-05-29 14:35:06.822 | ++ functions-common:get_or_create_user:908 : echo 61318cfcdc34483e9923e141297c3cdf 2026-05-29 14:35:06.824 | + lib/keystone:create_keystone_accounts:349 : demo_reader=61318cfcdc34483e9923e141297c3cdf 2026-05-29 14:35:06.828 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 61318cfcdc34483e9923e141297c3cdf 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:06.914 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 61318cfcdc34483e9923e141297c3cdf 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:06.987 | [2034 Async ks-demo-reader:44548]: running: get_or_add_user_project_role reader 61318cfcdc34483e9923e141297c3cdf 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:06.995 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-29 14:35:07.003 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-29 14:35:07.009 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 14:35:07.018 | +++ 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-29 14:35:11.897 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:11.902 | ++ functions-common:get_or_create_project:920 : project_id=a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:11.904 | ++ functions-common:get_or_create_project:921 : echo a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:11.912 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:11.913 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-29 14:35:11.918 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-29 14:35:11.920 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:11.928 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-29 14:35:11.930 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-29 14:35:11.939 | +++ 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-29 14:35:12.671 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:12.721 | [44123 Async ks-demo-member:44123]: finished successfully 2026-05-29 14:35:13.807 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:13.861 | [44318 Async ks-demo-another:44318]: finished successfully 2026-05-29 14:35:14.158 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:14.187 | [44222 Async ks-demo-admin:44222]: finished successfully 2026-05-29 14:35:14.513 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:14.540 | [44414 Async ks-demo-invis:44414]: finished successfully 2026-05-29 14:35:15.539 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:15.542 | ++ functions-common:get_or_create_user:907 : user_id=8a9b5d8dd2a24fa5a4b71ed8d397206f 2026-05-29 14:35:15.544 | ++ functions-common:get_or_create_user:908 : echo 8a9b5d8dd2a24fa5a4b71ed8d397206f 2026-05-29 14:35:15.547 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=8a9b5d8dd2a24fa5a4b71ed8d397206f 2026-05-29 14:35:15.550 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.607 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.647 | [2034 Async ks-alt-admin:45004]: running: get_or_add_user_project_role admin 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.650 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.732 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.789 | [2034 Async ks-alt-another:45100]: running: get_or_add_user_project_role anotherrole 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:15.792 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-29 14:35:15.795 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-29 14:35:15.798 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:15.800 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-29 14:35:15.803 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-29 14:35:15.809 | +++ 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-29 14:35:17.664 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:17.693 | [44548 Async ks-demo-reader:44548]: finished successfully 2026-05-29 14:35:19.477 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:19.481 | ++ functions-common:get_or_create_user:907 : user_id=7586bcd395d243e9b18b10d524911a25 2026-05-29 14:35:19.487 | ++ functions-common:get_or_create_user:908 : echo 7586bcd395d243e9b18b10d524911a25 2026-05-29 14:35:19.490 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=7586bcd395d243e9b18b10d524911a25 2026-05-29 14:35:19.495 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 7586bcd395d243e9b18b10d524911a25 a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:19.589 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7586bcd395d243e9b18b10d524911a25 a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:19.660 | [2034 Async ks-alt-member-user:45275]: running: get_or_add_user_project_role member 7586bcd395d243e9b18b10d524911a25 a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:19.668 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-29 14:35:19.674 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-29 14:35:19.682 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:19.687 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-29 14:35:19.689 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-29 14:35:19.695 | +++ 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-29 14:35:23.667 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:23.672 | ++ functions-common:get_or_create_user:907 : user_id=15383dc4b48c4bf8b4bc4003a3be59bb 2026-05-29 14:35:23.676 | ++ functions-common:get_or_create_user:908 : echo 15383dc4b48c4bf8b4bc4003a3be59bb 2026-05-29 14:35:23.681 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=15383dc4b48c4bf8b4bc4003a3be59bb 2026-05-29 14:35:23.687 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 15383dc4b48c4bf8b4bc4003a3be59bb a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:23.777 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 15383dc4b48c4bf8b4bc4003a3be59bb a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:23.850 | [2034 Async ks-alt-reader-user:45445]: running: get_or_add_user_project_role reader 15383dc4b48c4bf8b4bc4003a3be59bb a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:23.862 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-29 14:35:23.873 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:23.878 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-29 14:35:23.889 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-29 14:35:23.895 | +++ 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-29 14:35:24.214 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:24.256 | [45004 Async ks-alt-admin:45004]: finished successfully 2026-05-29 14:35:24.545 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:24.568 | [45100 Async ks-alt-another:45100]: finished successfully 2026-05-29 14:35:27.577 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:27.580 | ++ functions-common:get_or_create_user:907 : user_id=8308d39e43314fb1ab7e73f028df34b6 2026-05-29 14:35:27.583 | ++ functions-common:get_or_create_user:908 : echo 8308d39e43314fb1ab7e73f028df34b6 2026-05-29 14:35:27.587 | + lib/keystone:create_keystone_accounts:381 : system_member_user=8308d39e43314fb1ab7e73f028df34b6 2026-05-29 14:35:27.589 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 8308d39e43314fb1ab7e73f028df34b6 all 2026-05-29 14:35:27.694 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8308d39e43314fb1ab7e73f028df34b6 all 2026-05-29 14:35:27.770 | [2034 Async ks-system-member:45677]: running: get_or_add_user_system_role member 8308d39e43314fb1ab7e73f028df34b6 all 2026-05-29 14:35:27.778 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-29 14:35:27.784 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:35:27.789 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-29 14:35:27.796 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-29 14:35:27.802 | +++ 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-29 14:35:28.297 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:28.331 | [45275 Async ks-alt-member-user:45275]: finished successfully 2026-05-29 14:35:31.437 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:31.443 | ++ functions-common:get_or_create_user:907 : user_id=02cda9be4dbb4f86847483b1d4f07982 2026-05-29 14:35:31.447 | ++ functions-common:get_or_create_user:908 : echo 02cda9be4dbb4f86847483b1d4f07982 2026-05-29 14:35:31.453 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=02cda9be4dbb4f86847483b1d4f07982 2026-05-29 14:35:31.460 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 02cda9be4dbb4f86847483b1d4f07982 all 2026-05-29 14:35:31.554 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 02cda9be4dbb4f86847483b1d4f07982 all 2026-05-29 14:35:31.629 | [2034 Async ks-system-reader:45889]: running: get_or_add_user_system_role reader 02cda9be4dbb4f86847483b1d4f07982 all 2026-05-29 14:35:31.632 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-29 14:35:31.638 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-29 14:35:31.644 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-29 14:35:31.649 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-29 14:35:31.652 | +++ 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-29 14:35:32.207 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:32.233 | [45445 Async ks-alt-reader-user:45445]: finished successfully 2026-05-29 14:35:35.072 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:35.077 | ++ functions-common:get_or_create_group:884 : group_id=6b709fe2b60c4709995424aba7e32ccb 2026-05-29 14:35:35.082 | ++ functions-common:get_or_create_group:885 : echo 6b709fe2b60c4709995424aba7e32ccb 2026-05-29 14:35:35.086 | + lib/keystone:create_keystone_accounts:391 : admin_group=6b709fe2b60c4709995424aba7e32ccb 2026-05-29 14:35:35.089 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-29 14:35:35.094 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-29 14:35:35.100 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-29 14:35:35.103 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-29 14:35:35.110 | +++ 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-29 14:35:38.612 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:38.615 | ++ functions-common:get_or_create_group:884 : group_id=c8bf8c3df7534e30bf21d139b43539ef 2026-05-29 14:35:38.619 | ++ functions-common:get_or_create_group:885 : echo c8bf8c3df7534e30bf21d139b43539ef 2026-05-29 14:35:38.622 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=c8bf8c3df7534e30bf21d139b43539ef 2026-05-29 14:35:38.625 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.714 | + inc/async:async_inner:63 : get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.770 | [2034 Async ks-group-memberdemo:46151]: running: get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.774 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.841 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.908 | [2034 Async ks-group-anotherdemo:46230]: running: get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:38.910 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.002 | + inc/async:async_inner:63 : get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.085 | [2034 Async ks-group-memberalt:46309]: running: get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.093 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.265 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.348 | [2034 Async ks-group-anotheralt:46388]: running: get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:39.358 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 6b709fe2b60c4709995424aba7e32ccb 7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:35:39.510 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6b709fe2b60c4709995424aba7e32ccb 7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:35:39.549 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:39.611 | [45677 Async ks-system-member:45677]: finished successfully 2026-05-29 14:35:39.618 | [2034 Async ks-group-admin:46467]: running: get_or_add_group_project_role admin 6b709fe2b60c4709995424aba7e32ccb 7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:35:39.625 | + 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-29 14:35:39.736 | [2034 Async ks-demo-member:44123]: Waiting for completion of get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 running on PID 44123 (17 other jobs running) 2026-05-29 14:35:39.783 | [2034 Async ks-demo-member:44123]: Signaling child to exit 2026-05-29 14:35:39.784 | WAKEUP 2026-05-29 14:35:39.830 | [2034 Async ks-demo-member:44123]: Signaled 2026-05-29 14:35:39.837 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:39.837 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:39.837 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:39.837 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:39.837 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:39.837 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:39.837 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:39.837 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:39.837 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:39.837 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user e03a5b29f61e48689cac1b95457e639e --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:39.837 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e03a5b29f61e48689cac1b95457e639e --project 9f35e8455de64e9eb6d6060f0f756768 -c Role -f value 2026-05-29 14:35:39.838 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:39.838 | + functions-common:get_or_add_user_project_role:971 : user_role_id=63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:39.838 | + functions-common:get_or_add_user_project_role:972 : echo 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:39.838 | 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:39.932 | [2034 Async ks-demo-member:44123]: finished get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 10 seconds 2026-05-29 14:35:40.023 | [2034 Async ks-demo-admin:44222]: Waiting for completion of get_or_add_user_project_role admin 6c3ac3dae70a4aa5b53529cd975068ee 9f35e8455de64e9eb6d6060f0f756768 running on PID 44222 (16 other jobs running) 2026-05-29 14:35:40.083 | [2034 Async ks-demo-admin:44222]: Signaling child to exit 2026-05-29 14:35:40.084 | WAKEUP 2026-05-29 14:35:40.134 | [2034 Async ks-demo-admin:44222]: Signaled 2026-05-29 14:35:40.135 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:40.135 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:40.135 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:40.135 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:40.135 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:40.136 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:40.136 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:40.136 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:40.136 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:40.136 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 6c3ac3dae70a4aa5b53529cd975068ee --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:40.136 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6c3ac3dae70a4aa5b53529cd975068ee --project 9f35e8455de64e9eb6d6060f0f756768 -c Role -f value 2026-05-29 14:35:40.136 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:40.136 | + functions-common:get_or_add_user_project_role:971 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:35:40.136 | + functions-common:get_or_add_user_project_role:972 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:35:40.136 | 276a27c966774296b7593496182a31b9 2026-05-29 14:35:40.252 | [2034 Async ks-demo-admin:44222]: finished get_or_add_user_project_role admin 6c3ac3dae70a4aa5b53529cd975068ee 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 12 seconds 2026-05-29 14:35:40.339 | [2034 Async ks-demo-another:44318]: Waiting for completion of get_or_add_user_project_role anotherrole e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 running on PID 44318 (15 other jobs running) 2026-05-29 14:35:40.398 | [2034 Async ks-demo-another:44318]: Signaling child to exit 2026-05-29 14:35:40.398 | WAKEUP 2026-05-29 14:35:40.455 | [2034 Async ks-demo-another:44318]: Signaled 2026-05-29 14:35:40.457 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:40.457 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:40.458 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:40.458 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:40.458 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:40.458 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:40.458 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:40.458 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:40.458 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:40.458 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user e03a5b29f61e48689cac1b95457e639e --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:40.458 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e03a5b29f61e48689cac1b95457e639e --project 9f35e8455de64e9eb6d6060f0f756768 -c Role -f value 2026-05-29 14:35:40.458 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:40.459 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:40.459 | + functions-common:get_or_add_user_project_role:972 : echo d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:40.459 | d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:40.573 | [2034 Async ks-demo-another:44318]: finished get_or_add_user_project_role anotherrole e03a5b29f61e48689cac1b95457e639e 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 11 seconds 2026-05-29 14:35:40.665 | [2034 Async ks-demo-invis:44414]: Waiting for completion of get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e e1c6b1bc8b2543299864c65f285edd02 running on PID 44414 (14 other jobs running) 2026-05-29 14:35:40.730 | [2034 Async ks-demo-invis:44414]: Signaling child to exit 2026-05-29 14:35:40.734 | WAKEUP 2026-05-29 14:35:40.785 | [2034 Async ks-demo-invis:44414]: Signaled 2026-05-29 14:35:40.788 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:40.788 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:40.789 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:40.789 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:40.789 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:40.789 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:40.789 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:40.789 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:40.789 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:40.789 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user e03a5b29f61e48689cac1b95457e639e --project e1c6b1bc8b2543299864c65f285edd02 2026-05-29 14:35:40.789 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e03a5b29f61e48689cac1b95457e639e --project e1c6b1bc8b2543299864c65f285edd02 -c Role -f value 2026-05-29 14:35:40.789 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:40.789 | + functions-common:get_or_add_user_project_role:971 : user_role_id=63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:40.790 | + functions-common:get_or_add_user_project_role:972 : echo 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:40.790 | 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:40.899 | [2034 Async ks-demo-invis:44414]: finished get_or_add_user_project_role member e03a5b29f61e48689cac1b95457e639e e1c6b1bc8b2543299864c65f285edd02 with result 0 in 12 seconds 2026-05-29 14:35:40.985 | [2034 Async ks-demo-reader:44548]: Waiting for completion of get_or_add_user_project_role reader 61318cfcdc34483e9923e141297c3cdf 9f35e8455de64e9eb6d6060f0f756768 running on PID 44548 (13 other jobs running) 2026-05-29 14:35:41.036 | [2034 Async ks-demo-reader:44548]: Signaling child to exit 2026-05-29 14:35:41.038 | WAKEUP 2026-05-29 14:35:41.084 | [2034 Async ks-demo-reader:44548]: Signaled 2026-05-29 14:35:41.085 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:41.085 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:41.085 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:41.085 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:41.086 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:41.086 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:41.086 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:41.086 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:41.086 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:41.086 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 61318cfcdc34483e9923e141297c3cdf --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:41.086 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 61318cfcdc34483e9923e141297c3cdf --project 9f35e8455de64e9eb6d6060f0f756768 -c Role -f value 2026-05-29 14:35:41.086 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:41.086 | + functions-common:get_or_add_user_project_role:971 : user_role_id=6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:41.086 | + functions-common:get_or_add_user_project_role:972 : echo 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:41.086 | 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:41.179 | [2034 Async ks-demo-reader:44548]: finished get_or_add_user_project_role reader 61318cfcdc34483e9923e141297c3cdf 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 10 seconds 2026-05-29 14:35:41.187 | + inc/async:async_wait:197 : return 0 2026-05-29 14:35:41.191 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-29 14:35:41.302 | [2034 Async ks-alt-admin:45004]: Waiting for completion of get_or_add_user_project_role admin 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 running on PID 45004 (12 other jobs running) 2026-05-29 14:35:41.355 | [2034 Async ks-alt-admin:45004]: Signaling child to exit 2026-05-29 14:35:41.359 | WAKEUP 2026-05-29 14:35:41.400 | [2034 Async ks-alt-admin:45004]: Signaled 2026-05-29 14:35:41.404 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:41.404 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:41.404 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:41.404 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:41.404 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:41.404 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:41.405 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:41.405 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:41.405 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:41.405 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 8a9b5d8dd2a24fa5a4b71ed8d397206f --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:41.405 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a9b5d8dd2a24fa5a4b71ed8d397206f --project a1ca9c193c5244a990d5743e0bdd4380 -c Role -f value 2026-05-29 14:35:41.405 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:41.405 | + functions-common:get_or_add_user_project_role:971 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:35:41.405 | + functions-common:get_or_add_user_project_role:972 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:35:41.405 | 276a27c966774296b7593496182a31b9 2026-05-29 14:35:41.491 | [2034 Async ks-alt-admin:45004]: finished get_or_add_user_project_role admin 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 8 seconds 2026-05-29 14:35:41.568 | [2034 Async ks-alt-another:45100]: Waiting for completion of get_or_add_user_project_role anotherrole 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 running on PID 45100 (11 other jobs running) 2026-05-29 14:35:41.621 | [2034 Async ks-alt-another:45100]: Signaling child to exit 2026-05-29 14:35:41.624 | WAKEUP 2026-05-29 14:35:41.667 | [2034 Async ks-alt-another:45100]: Signaled 2026-05-29 14:35:41.670 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:41.670 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:41.671 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:41.671 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:41.671 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:41.671 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:41.671 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:41.671 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:41.671 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:41.671 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8a9b5d8dd2a24fa5a4b71ed8d397206f --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:41.671 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8a9b5d8dd2a24fa5a4b71ed8d397206f --project a1ca9c193c5244a990d5743e0bdd4380 -c Role -f value 2026-05-29 14:35:41.671 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:41.672 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:41.672 | + functions-common:get_or_add_user_project_role:972 : echo d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:41.672 | d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:41.771 | [2034 Async ks-alt-another:45100]: finished get_or_add_user_project_role anotherrole 8a9b5d8dd2a24fa5a4b71ed8d397206f a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 8 seconds 2026-05-29 14:35:41.844 | [2034 Async ks-alt-member-user:45275]: Waiting for completion of get_or_add_user_project_role member 7586bcd395d243e9b18b10d524911a25 a1ca9c193c5244a990d5743e0bdd4380 running on PID 45275 (10 other jobs running) 2026-05-29 14:35:41.893 | [2034 Async ks-alt-member-user:45275]: Signaling child to exit 2026-05-29 14:35:41.897 | WAKEUP 2026-05-29 14:35:41.940 | [2034 Async ks-alt-member-user:45275]: Signaled 2026-05-29 14:35:41.942 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:41.942 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:41.942 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:41.942 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:41.942 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:41.942 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:41.942 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:41.942 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:41.942 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:41.943 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 7586bcd395d243e9b18b10d524911a25 --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:41.943 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7586bcd395d243e9b18b10d524911a25 --project a1ca9c193c5244a990d5743e0bdd4380 -c Role -f value 2026-05-29 14:35:41.943 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:41.943 | + functions-common:get_or_add_user_project_role:971 : user_role_id=63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:41.943 | + functions-common:get_or_add_user_project_role:972 : echo 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:41.943 | 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:42.041 | [2034 Async ks-alt-member-user:45275]: finished get_or_add_user_project_role member 7586bcd395d243e9b18b10d524911a25 a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 8 seconds 2026-05-29 14:35:42.124 | [2034 Async ks-alt-reader-user:45445]: Waiting for completion of get_or_add_user_project_role reader 15383dc4b48c4bf8b4bc4003a3be59bb a1ca9c193c5244a990d5743e0bdd4380 running on PID 45445 (9 other jobs running) 2026-05-29 14:35:42.174 | [2034 Async ks-alt-reader-user:45445]: Signaling child to exit 2026-05-29 14:35:42.174 | WAKEUP 2026-05-29 14:35:42.224 | [2034 Async ks-alt-reader-user:45445]: Signaled 2026-05-29 14:35:42.227 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:35:42.227 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:35:42.227 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 14:35:42.227 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:42.227 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:42.227 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:42.227 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:42.228 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:42.228 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 14:35:42.228 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 15383dc4b48c4bf8b4bc4003a3be59bb --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:42.228 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15383dc4b48c4bf8b4bc4003a3be59bb --project a1ca9c193c5244a990d5743e0bdd4380 -c Role -f value 2026-05-29 14:35:42.228 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:42.228 | + functions-common:get_or_add_user_project_role:971 : user_role_id=6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:42.228 | + functions-common:get_or_add_user_project_role:972 : echo 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:42.228 | 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:42.326 | [2034 Async ks-alt-reader-user:45445]: finished get_or_add_user_project_role reader 15383dc4b48c4bf8b4bc4003a3be59bb a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 8 seconds 2026-05-29 14:35:42.338 | + inc/async:async_wait:197 : return 0 2026-05-29 14:35:42.345 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-29 14:35:42.485 | [2034 Async ks-system-member:45677]: Waiting for completion of get_or_add_user_system_role member 8308d39e43314fb1ab7e73f028df34b6 all running on PID 45677 (8 other jobs running) 2026-05-29 14:35:42.558 | [2034 Async ks-system-member:45677]: Signaling child to exit 2026-05-29 14:35:42.561 | WAKEUP 2026-05-29 14:35:42.625 | [2034 Async ks-system-member:45677]: Signaled 2026-05-29 14:35:42.627 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-29 14:35:42.627 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-29 14:35:42.627 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-29 14:35:42.627 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:42.627 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:42.627 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:42.627 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:42.627 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:42.627 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-29 14:35:42.627 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8308d39e43314fb1ab7e73f028df34b6 --system all -f value -c Role 2026-05-29 14:35:42.628 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:42.628 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-29 14:35:42.628 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-29 14:35:42.628 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 8308d39e43314fb1ab7e73f028df34b6 --system all 2026-05-29 14:35:42.628 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8308d39e43314fb1ab7e73f028df34b6 --system all -f value -c Role 2026-05-29 14:35:42.628 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:42.628 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-29 14:35:42.628 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-29 14:35:42.628 | 2026-05-29 14:35:42.733 | [2034 Async ks-system-member:45677]: finished get_or_add_user_system_role member 8308d39e43314fb1ab7e73f028df34b6 all with result 0 in 11 seconds 2026-05-29 14:35:42.811 | [2034 Async ks-system-reader:45889]: Waiting for completion of get_or_add_user_system_role reader 02cda9be4dbb4f86847483b1d4f07982 all running on PID 45889 (7 other jobs running) 2026-05-29 14:35:42.856 | [2034 Async ks-system-reader:45889]: Signaling child to exit 2026-05-29 14:35:45.860 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:45.925 | [45889 Async ks-system-reader:45889]: finished successfully 2026-05-29 14:35:45.982 | WAKEUP 2026-05-29 14:35:46.031 | [2034 Async ks-system-reader:45889]: Signaled 2026-05-29 14:35:46.032 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-29 14:35:46.033 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-29 14:35:46.033 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-29 14:35:46.033 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:35:46.033 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:35:46.033 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 14:35:46.033 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 14:35:46.033 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 14:35:46.033 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-29 14:35:46.033 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02cda9be4dbb4f86847483b1d4f07982 --system all -f value -c Role 2026-05-29 14:35:46.033 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:46.033 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-29 14:35:46.034 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-29 14:35:46.034 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 02cda9be4dbb4f86847483b1d4f07982 --system all 2026-05-29 14:35:46.036 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02cda9be4dbb4f86847483b1d4f07982 --system all -f value -c Role 2026-05-29 14:35:46.037 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:46.037 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:46.037 | + functions-common:get_or_add_user_system_role:1022 : echo 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:46.037 | 6f99fd22396a4856a48e4378fbbcc6a0 2026-05-29 14:35:46.144 | [2034 Async ks-system-reader:45889]: finished get_or_add_user_system_role reader 02cda9be4dbb4f86847483b1d4f07982 all with result 0 in 14 seconds 2026-05-29 14:35:46.156 | + inc/async:async_wait:197 : return 0 2026-05-29 14:35:46.165 | + 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-29 14:35:46.299 | [2034 Async ks-group-memberdemo:46151]: Waiting for completion of get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 running on PID 46151 (6 other jobs running) 2026-05-29 14:35:46.360 | [2034 Async ks-group-memberdemo:46151]: Signaling child to exit 2026-05-29 14:35:50.212 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:50.249 | [46151 Async ks-group-memberdemo:46151]: finished successfully 2026-05-29 14:35:50.278 | WAKEUP 2026-05-29 14:35:50.317 | [2034 Async ks-group-memberdemo:46151]: Signaled 2026-05-29 14:35:50.320 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 14:35:50.321 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group c8bf8c3df7534e30bf21d139b43539ef --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:50.321 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c8bf8c3df7534e30bf21d139b43539ef --project 9f35e8455de64e9eb6d6060f0f756768 -f value -c Role 2026-05-29 14:35:50.321 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:50.321 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:50.321 | + functions-common:get_or_add_group_project_role:1041 : echo 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:50.321 | 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:50.427 | [2034 Async ks-group-memberdemo:46151]: finished get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 11 seconds 2026-05-29 14:35:50.505 | [2034 Async ks-group-anotherdemo:46230]: Waiting for completion of get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 running on PID 46230 (5 other jobs running) 2026-05-29 14:35:50.541 | [2034 Async ks-group-anotherdemo:46230]: Signaling child to exit 2026-05-29 14:35:50.717 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:50.751 | [46467 Async ks-group-admin:46467]: finished successfully 2026-05-29 14:35:50.754 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:50.782 | [46309 Async ks-group-memberalt:46309]: finished successfully 2026-05-29 14:35:51.096 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:51.129 | [46388 Async ks-group-anotheralt:46388]: finished successfully 2026-05-29 14:35:51.375 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:35:51.404 | [46230 Async ks-group-anotherdemo:46230]: finished successfully 2026-05-29 14:35:51.431 | WAKEUP 2026-05-29 14:35:51.458 | [2034 Async ks-group-anotherdemo:46230]: Signaled 2026-05-29 14:35:51.460 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 14:35:51.460 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group c8bf8c3df7534e30bf21d139b43539ef --project 9f35e8455de64e9eb6d6060f0f756768 2026-05-29 14:35:51.460 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c8bf8c3df7534e30bf21d139b43539ef --project 9f35e8455de64e9eb6d6060f0f756768 -f value -c Role 2026-05-29 14:35:51.460 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:51.460 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.461 | + functions-common:get_or_add_group_project_role:1041 : echo d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.461 | d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.513 | [2034 Async ks-group-anotherdemo:46230]: finished get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef 9f35e8455de64e9eb6d6060f0f756768 with result 0 in 12 seconds 2026-05-29 14:35:51.557 | [2034 Async ks-group-memberalt:46309]: Waiting for completion of get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 running on PID 46309 (4 other jobs running) 2026-05-29 14:35:51.586 | [2034 Async ks-group-memberalt:46309]: Signaling child to exit 2026-05-29 14:35:51.586 | WAKEUP 2026-05-29 14:35:51.614 | [2034 Async ks-group-memberalt:46309]: Signaled 2026-05-29 14:35:51.616 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 14:35:51.616 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group c8bf8c3df7534e30bf21d139b43539ef --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:51.616 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c8bf8c3df7534e30bf21d139b43539ef --project a1ca9c193c5244a990d5743e0bdd4380 -f value -c Role 2026-05-29 14:35:51.616 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:51.616 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:51.616 | + functions-common:get_or_add_group_project_role:1041 : echo 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:51.616 | 63da4cd3422f49929e4543e9f45bf0a6 2026-05-29 14:35:51.666 | [2034 Async ks-group-memberalt:46309]: finished get_or_add_group_project_role member c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 11 seconds 2026-05-29 14:35:51.708 | [2034 Async ks-group-anotheralt:46388]: Waiting for completion of get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 running on PID 46388 (3 other jobs running) 2026-05-29 14:35:51.735 | [2034 Async ks-group-anotheralt:46388]: Signaling child to exit 2026-05-29 14:35:51.735 | WAKEUP 2026-05-29 14:35:51.760 | [2034 Async ks-group-anotheralt:46388]: Signaled 2026-05-29 14:35:51.762 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 14:35:51.762 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group c8bf8c3df7534e30bf21d139b43539ef --project a1ca9c193c5244a990d5743e0bdd4380 2026-05-29 14:35:51.762 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c8bf8c3df7534e30bf21d139b43539ef --project a1ca9c193c5244a990d5743e0bdd4380 -f value -c Role 2026-05-29 14:35:51.762 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:51.762 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.762 | + functions-common:get_or_add_group_project_role:1041 : echo d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.763 | d7cc83709a5949838589467c9f93e109 2026-05-29 14:35:51.811 | [2034 Async ks-group-anotheralt:46388]: finished get_or_add_group_project_role anotherrole c8bf8c3df7534e30bf21d139b43539ef a1ca9c193c5244a990d5743e0bdd4380 with result 0 in 11 seconds 2026-05-29 14:35:51.851 | [2034 Async ks-group-admin:46467]: Waiting for completion of get_or_add_group_project_role admin 6b709fe2b60c4709995424aba7e32ccb 7c6b93ff2a4740719bf05056471db5a2 running on PID 46467 (2 other jobs running) 2026-05-29 14:35:51.881 | [2034 Async ks-group-admin:46467]: Signaling child to exit 2026-05-29 14:35:51.881 | WAKEUP 2026-05-29 14:35:51.906 | [2034 Async ks-group-admin:46467]: Signaled 2026-05-29 14:35:51.909 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 14:35:51.909 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 6b709fe2b60c4709995424aba7e32ccb --project 7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:35:51.909 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6b709fe2b60c4709995424aba7e32ccb --project 7c6b93ff2a4740719bf05056471db5a2 -f value -c Role 2026-05-29 14:35:51.909 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:35:51.910 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:35:51.911 | + functions-common:get_or_add_group_project_role:1041 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:35:51.911 | 276a27c966774296b7593496182a31b9 2026-05-29 14:35:51.962 | [2034 Async ks-group-admin:46467]: finished get_or_add_group_project_role admin 6b709fe2b60c4709995424aba7e32ccb 7c6b93ff2a4740719bf05056471db5a2 with result 0 in 11 seconds 2026-05-29 14:35:51.967 | + inc/async:async_wait:197 : return 0 2026-05-29 14:35:51.971 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-29 14:35:51.994 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:35:51.999 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-29 14:35:52.024 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:35:52.027 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-29 14:35:52.031 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-29 14:35:52.116 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-29 14:35:52.164 | [2034 Async create_nova_accounts:48369]: running: create_nova_accounts 2026-05-29 14:35:52.169 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-29 14:35:52.193 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:35:52.197 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-29 14:35:52.202 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-29 14:35:52.286 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-29 14:35:52.345 | [2034 Async create_glance_accounts:48492]: running: create_glance_accounts 2026-05-29 14:35:52.349 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-29 14:35:52.377 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:35:52.380 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-29 14:35:52.383 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-29 14:35:52.457 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-29 14:35:52.507 | [2034 Async create_cinder_accounts:48630]: running: create_cinder_accounts 2026-05-29 14:35:52.512 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-29 14:35:52.541 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:35:52.543 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-29 14:35:52.545 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-29 14:35:52.613 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-29 14:35:52.678 | [2034 Async create_neutron_accounts:48772]: running: create_neutron_accounts 2026-05-29 14:35:52.686 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-29 14:35:52.733 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:35:52.738 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-29 14:35:52.777 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:35:52.787 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-29 14:35:52.918 | [2034 Async create_nova_accounts:48369]: Waiting for completion of create_nova_accounts running on PID 48369 (5 other jobs running) 2026-05-29 14:35:52.979 | [2034 Async create_nova_accounts:48369]: Signaling child to exit 2026-05-29 14:36:26.390 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:36:26.415 | [48772 Async create_neutron_accounts:48772]: finished successfully 2026-05-29 14:36:33.178 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:36:33.209 | [48630 Async create_cinder_accounts:48630]: finished successfully 2026-05-29 14:36:48.865 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:36:48.887 | [48369 Async create_nova_accounts:48369]: finished successfully 2026-05-29 14:36:48.907 | WAKEUP 2026-05-29 14:36:48.927 | [2034 Async create_nova_accounts:48369]: Signaled 2026-05-29 14:36:48.928 | + 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-29 14:36:48.928 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-29 14:36:48.928 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-29 14:36:48.929 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:36:48.929 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:36:48.929 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 14:36:48.929 | ++ 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-29 14:36:48.929 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.929 | + functions-common:get_or_create_user:907 : user_id=f2deff6bd5844ff2afa63e4c8479de52 2026-05-29 14:36:48.929 | + functions-common:get_or_create_user:908 : echo f2deff6bd5844ff2afa63e4c8479de52 2026-05-29 14:36:48.929 | f2deff6bd5844ff2afa63e4c8479de52 2026-05-29 14:36:48.929 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-29 14:36:48.930 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:36:48.930 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:36:48.930 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:36:48.930 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:36:48.930 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:36:48.930 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:36:48.930 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:36:48.930 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:36:48.931 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:36:48.931 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:36:48.931 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:36:48.931 | + 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-29 14:36:48.931 | ++ 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-29 14:36:48.931 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.931 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:36:48.931 | + functions-common:get_or_add_user_project_role:972 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:36:48.932 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:36:48.932 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 14:36:48.932 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-29 14:36:48.932 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:36:48.932 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:36:48.932 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:36:48.932 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:36:48.932 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:36:48.932 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:36:48.933 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:36:48.933 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:36:48.933 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:36:48.933 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:36:48.933 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:36:48.933 | + 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-29 14:36:48.933 | ++ 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-29 14:36:48.934 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.934 | + functions-common:get_or_add_user_project_role:971 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:36:48.934 | + functions-common:get_or_add_user_project_role:972 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:36:48.934 | 276a27c966774296b7593496182a31b9 2026-05-29 14:36:48.934 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-29 14:36:48.934 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.191/compute 2026-05-29 14:36:48.934 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-29 14:36:48.934 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:36:48.935 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-29 14:36:48.935 | ++ 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-29 14:36:48.935 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.935 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:36:48.935 | c5f852a647b4474aa4c1604af4fb136b' 2026-05-29 14:36:48.935 | + functions-common:get_or_create_service:1059 : echo c5f852a647b4474aa4c1604af4fb136b 2026-05-29 14:36:48.935 | c5f852a647b4474aa4c1604af4fb136b 2026-05-29 14:36:48.936 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.191/compute/v2/$(project_id)s' 2026-05-29 14:36:48.936 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:36:48.936 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.191/compute/v2/$(project_id)s' RegionOne 2026-05-29 14:36:48.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:36:48.936 | +++ 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-29 14:36:48.936 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:36:48.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:36:48.936 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.191/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-29 14:36:48.937 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=a6d711d24ff345488c791617f1e91a92 2026-05-29 14:36:48.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo a6d711d24ff345488c791617f1e91a92 2026-05-29 14:36:48.937 | + functions-common:get_or_create_endpoint:1092 : public_id=a6d711d24ff345488c791617f1e91a92 2026-05-29 14:36:48.937 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:36:48.937 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:36:48.937 | + functions-common:get_or_create_endpoint:1101 : echo a6d711d24ff345488c791617f1e91a92 2026-05-29 14:36:48.938 | a6d711d24ff345488c791617f1e91a92 2026-05-29 14:36:48.938 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-29 14:36:48.938 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:36:48.938 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-29 14:36:48.938 | ++ 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-29 14:36:48.938 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.938 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:36:48.939 | 635a01bb626349b792c62a4500ae1fc4' 2026-05-29 14:36:48.939 | + functions-common:get_or_create_service:1059 : echo 635a01bb626349b792c62a4500ae1fc4 2026-05-29 14:36:48.939 | 635a01bb626349b792c62a4500ae1fc4 2026-05-29 14:36:48.939 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.191/compute/v2.1 2026-05-29 14:36:48.939 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:36:48.940 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.191/compute/v2.1 RegionOne 2026-05-29 14:36:48.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:36:48.940 | +++ 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-29 14:36:48.940 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:36:48.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:36:48.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.191/compute/v2.1 --region RegionOne -f value -c id 2026-05-29 14:36:48.940 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:36:48.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=035f132d396a4ac0af38035d2a04b548 2026-05-29 14:36:48.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 035f132d396a4ac0af38035d2a04b548 2026-05-29 14:36:48.941 | + functions-common:get_or_create_endpoint:1092 : public_id=035f132d396a4ac0af38035d2a04b548 2026-05-29 14:36:48.941 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:36:48.941 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:36:48.941 | + functions-common:get_or_create_endpoint:1101 : echo 035f132d396a4ac0af38035d2a04b548 2026-05-29 14:36:48.941 | 035f132d396a4ac0af38035d2a04b548 2026-05-29 14:36:48.941 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-29 14:36:48.942 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:36:48.942 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-29 14:36:48.942 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:36:48.942 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-29 14:36:48.942 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:36:48.942 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-29 14:36:48.942 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:36:48.943 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-29 14:36:48.975 | [2034 Async create_nova_accounts:48369]: finished create_nova_accounts with result 0 in 56 seconds 2026-05-29 14:36:49.008 | [2034 Async create_glance_accounts:48492]: Waiting for completion of create_glance_accounts running on PID 48492 (4 other jobs running) 2026-05-29 14:36:49.029 | [2034 Async create_glance_accounts:48492]: Signaling child to exit 2026-05-29 14:37:02.305 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:37:02.331 | [48492 Async create_glance_accounts:48492]: finished successfully 2026-05-29 14:37:02.354 | WAKEUP 2026-05-29 14:37:02.377 | [2034 Async create_glance_accounts:48492]: Signaled 2026-05-29 14:37:02.379 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-29 14:37:02.379 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:02.379 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-29 14:37:02.379 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-29 14:37:02.379 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:37:02.379 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:37:02.379 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 14:37:02.379 | ++ 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-29 14:37:02.379 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.380 | + functions-common:get_or_create_user:907 : user_id=5b07a4d3907342148621106d650487e8 2026-05-29 14:37:02.380 | + functions-common:get_or_create_user:908 : echo 5b07a4d3907342148621106d650487e8 2026-05-29 14:37:02.380 | 5b07a4d3907342148621106d650487e8 2026-05-29 14:37:02.380 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-29 14:37:02.380 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:37:02.380 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:37:02.380 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:37:02.380 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:37:02.380 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:37:02.380 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:37:02.380 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:37:02.381 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:37:02.381 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:37:02.381 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:37:02.381 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:37:02.381 | + 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-29 14:37:02.381 | ++ 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-29 14:37:02.381 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.381 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.382 | + functions-common:get_or_add_user_project_role:972 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.382 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.382 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 14:37:02.382 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-29 14:37:02.382 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:37:02.382 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:37:02.382 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:37:02.383 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:37:02.383 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:37:02.383 | + 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-29 14:37:02.383 | ++ 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-29 14:37:02.384 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.384 | + functions-common:get_or_add_user_project_role:971 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:37:02.384 | + functions-common:get_or_add_user_project_role:972 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:37:02.384 | 276a27c966774296b7593496182a31b9 2026-05-29 14:37:02.384 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-29 14:37:02.384 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:02.385 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-29 14:37:02.385 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:37:02.385 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-29 14:37:02.385 | ++ 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-29 14:37:02.385 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.385 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:37:02.386 | ee0df1493f844be090adebc0ceef8aee' 2026-05-29 14:37:02.386 | + functions-common:get_or_create_service:1059 : echo ee0df1493f844be090adebc0ceef8aee 2026-05-29 14:37:02.386 | ee0df1493f844be090adebc0ceef8aee 2026-05-29 14:37:02.386 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.191/image 2026-05-29 14:37:02.386 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:37:02.386 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.191/image RegionOne 2026-05-29 14:37:02.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:37:02.386 | +++ 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-29 14:37:02.386 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:37:02.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:37:02.387 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.191/image --region RegionOne -f value -c id 2026-05-29 14:37:02.387 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.388 | + functions-common:get_or_create_endpoint:1092 : public_id=b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.388 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:37:02.388 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:37:02.388 | + functions-common:get_or_create_endpoint:1101 : echo b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.388 | b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.388 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-29 14:37:02.388 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-29 14:37:02.388 | +++ 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-29 14:37:02.389 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.389 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-29 14:37:02.389 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-29 14:37:02.389 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-29 14:37:02.389 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-29 14:37:02.390 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-29 14:37:02.390 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-29 14:37:02.390 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-29 14:37:02.390 | + 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-29 14:37:02.390 | +---------------+----------------------------------+ 2026-05-29 14:37:02.390 | | Field | Value | 2026-05-29 14:37:02.390 | +---------------+----------------------------------+ 2026-05-29 14:37:02.391 | | default_limit | 2000 | 2026-05-29 14:37:02.391 | | description | None | 2026-05-29 14:37:02.391 | | id | d1f79a50c31d4772a47c811f82dbd12b | 2026-05-29 14:37:02.391 | | region_id | RegionOne | 2026-05-29 14:37:02.391 | | resource_name | image_size_total | 2026-05-29 14:37:02.392 | | service_id | ee0df1493f844be090adebc0ceef8aee | 2026-05-29 14:37:02.392 | +---------------+----------------------------------+ 2026-05-29 14:37:02.392 | + 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-29 14:37:02.392 | +---------------+----------------------------------+ 2026-05-29 14:37:02.392 | | Field | Value | 2026-05-29 14:37:02.392 | +---------------+----------------------------------+ 2026-05-29 14:37:02.392 | | default_limit | 2000 | 2026-05-29 14:37:02.392 | | description | None | 2026-05-29 14:37:02.393 | | id | 887ef580b524468eb9c3ab5cd208626c | 2026-05-29 14:37:02.393 | | region_id | RegionOne | 2026-05-29 14:37:02.393 | | resource_name | image_stage_total | 2026-05-29 14:37:02.393 | | service_id | ee0df1493f844be090adebc0ceef8aee | 2026-05-29 14:37:02.393 | +---------------+----------------------------------+ 2026-05-29 14:37:02.393 | + 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-29 14:37:02.394 | +---------------+----------------------------------+ 2026-05-29 14:37:02.394 | | Field | Value | 2026-05-29 14:37:02.394 | +---------------+----------------------------------+ 2026-05-29 14:37:02.394 | | default_limit | 100 | 2026-05-29 14:37:02.395 | | description | None | 2026-05-29 14:37:02.395 | | id | a3e70902648048a69717f96047e6f229 | 2026-05-29 14:37:02.395 | | region_id | RegionOne | 2026-05-29 14:37:02.395 | | resource_name | image_count_total | 2026-05-29 14:37:02.395 | | service_id | ee0df1493f844be090adebc0ceef8aee | 2026-05-29 14:37:02.395 | +---------------+----------------------------------+ 2026-05-29 14:37:02.395 | + 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-29 14:37:02.396 | +---------------+----------------------------------+ 2026-05-29 14:37:02.396 | | Field | Value | 2026-05-29 14:37:02.396 | +---------------+----------------------------------+ 2026-05-29 14:37:02.396 | | default_limit | 100 | 2026-05-29 14:37:02.396 | | description | None | 2026-05-29 14:37:02.396 | | id | 09c2a9e130994c00aa54a6414f9a1015 | 2026-05-29 14:37:02.396 | | region_id | RegionOne | 2026-05-29 14:37:02.396 | | resource_name | image_count_uploading | 2026-05-29 14:37:02.396 | | service_id | ee0df1493f844be090adebc0ceef8aee | 2026-05-29 14:37:02.397 | +---------------+----------------------------------+ 2026-05-29 14:37:02.397 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-29 14:37:02.397 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-29 14:37:02.397 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-29 14:37:02.397 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-29 14:37:02.398 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-29 14:37:02.398 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.191/identity 2026-05-29 14:37:02.398 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-29 14:37:02.398 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-29 14:37:02.398 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.398 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id b5e11b6a6280484baac9b24bb71a51f0 2026-05-29 14:37:02.399 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-29 14:37:02.399 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-29 14:37:02.399 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:02.428 | [2034 Async create_glance_accounts:48492]: finished create_glance_accounts with result 0 in 70 seconds 2026-05-29 14:37:02.464 | [2034 Async create_cinder_accounts:48630]: Waiting for completion of create_cinder_accounts running on PID 48630 (3 other jobs running) 2026-05-29 14:37:02.489 | [2034 Async create_cinder_accounts:48630]: Signaling child to exit 2026-05-29 14:37:02.489 | WAKEUP 2026-05-29 14:37:02.512 | [2034 Async create_cinder_accounts:48630]: Signaled 2026-05-29 14:37:02.514 | + 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-29 14:37:02.514 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-29 14:37:02.514 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-29 14:37:02.514 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:02.514 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-29 14:37:02.514 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-29 14:37:02.514 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:37:02.514 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:37:02.515 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 14:37:02.515 | ++ 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-29 14:37:02.515 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.515 | + functions-common:get_or_create_user:907 : user_id=377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.515 | + functions-common:get_or_create_user:908 : echo 377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.515 | 377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.516 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-29 14:37:02.516 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:37:02.516 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:37:02.516 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:37:02.516 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:37:02.516 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:37:02.516 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:37:02.517 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:37:02.517 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:37:02.517 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:37:02.517 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:37:02.517 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:37:02.517 | + 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-29 14:37:02.517 | ++ 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-29 14:37:02.518 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.518 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.518 | + functions-common:get_or_add_user_project_role:972 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.518 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.518 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-29 14:37:02.518 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-29 14:37:02.519 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.191/volume 2026-05-29 14:37:02.519 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-29 14:37:02.519 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:37:02.519 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-29 14:37:02.519 | ++ 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-29 14:37:02.519 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.519 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:37:02.519 | c45387530eaf4c56855988fe5c2d3f05' 2026-05-29 14:37:02.520 | + functions-common:get_or_create_service:1059 : echo c45387530eaf4c56855988fe5c2d3f05 2026-05-29 14:37:02.520 | c45387530eaf4c56855988fe5c2d3f05 2026-05-29 14:37:02.520 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.191/volume/v3 2026-05-29 14:37:02.520 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:37:02.520 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.191/volume/v3 RegionOne 2026-05-29 14:37:02.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:37:02.520 | +++ 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-29 14:37:02.521 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:37:02.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:37:02.521 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.191/volume/v3 --region RegionOne -f value -c id 2026-05-29 14:37:02.521 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=f05fd9d395cf44e89c8ff03ca089255f 2026-05-29 14:37:02.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo f05fd9d395cf44e89c8ff03ca089255f 2026-05-29 14:37:02.522 | + functions-common:get_or_create_endpoint:1092 : public_id=f05fd9d395cf44e89c8ff03ca089255f 2026-05-29 14:37:02.522 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:37:02.522 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:37:02.522 | + functions-common:get_or_create_endpoint:1101 : echo f05fd9d395cf44e89c8ff03ca089255f 2026-05-29 14:37:02.522 | f05fd9d395cf44e89c8ff03ca089255f 2026-05-29 14:37:02.522 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-29 14:37:02.523 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-29 14:37:02.523 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 14:37:02.523 | +++ 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-29 14:37:02.523 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.523 | ++ functions-common:get_or_create_project:920 : project_id=1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:37:02.523 | ++ functions-common:get_or_create_project:921 : echo 1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:37:02.523 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1f77441793a94657a26f2a08b593a3e4 2026-05-29 14:37:02.524 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-29 14:37:02.524 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:37:02.524 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:37:02.524 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-29 14:37:02.524 | +++ 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-29 14:37:02.524 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-29 14:37:02.524 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.525 | ++ functions-common:get_or_create_user:907 : user_id=377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.525 | ++ functions-common:get_or_create_user:908 : echo 377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.525 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 377c56046d0740f9bf1c368247a75273 2026-05-29 14:37:02.559 | [2034 Async create_cinder_accounts:48630]: finished create_cinder_accounts with result 0 in 40 seconds 2026-05-29 14:37:02.565 | + inc/async:async_wait:197 : return 0 2026-05-29 14:37:02.568 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-29 14:37:02.623 | [2034 Async create_neutron_accounts:48772]: Waiting for completion of create_neutron_accounts running on PID 48772 (2 other jobs running) 2026-05-29 14:37:02.647 | [2034 Async create_neutron_accounts:48772]: Signaling child to exit 2026-05-29 14:37:02.647 | WAKEUP 2026-05-29 14:37:02.671 | [2034 Async create_neutron_accounts:48772]: Signaled 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.191/ 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.191/networking 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-29 14:37:02.673 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:02.673 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-29 14:37:02.674 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-29 14:37:02.674 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:37:02.674 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:37:02.674 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 14:37:02.674 | ++ 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-29 14:37:02.674 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.674 | + functions-common:get_or_create_user:907 : user_id=e34fed3e287b43dcac3355fce3a17bda 2026-05-29 14:37:02.675 | + functions-common:get_or_create_user:908 : echo e34fed3e287b43dcac3355fce3a17bda 2026-05-29 14:37:02.675 | e34fed3e287b43dcac3355fce3a17bda 2026-05-29 14:37:02.675 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-29 14:37:02.675 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:37:02.675 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:37:02.675 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:37:02.675 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:37:02.676 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:37:02.676 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:37:02.677 | + 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-29 14:37:02.677 | ++ 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-29 14:37:02.677 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.677 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.677 | + functions-common:get_or_add_user_project_role:972 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.677 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:37:02.677 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-29 14:37:02.678 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-29 14:37:02.678 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:37:02.678 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-29 14:37:02.678 | ++ 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-29 14:37:02.678 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.678 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:37:02.678 | 9cb76d418f6c484395418ce144ad745d' 2026-05-29 14:37:02.679 | + functions-common:get_or_create_service:1059 : echo 9cb76d418f6c484395418ce144ad745d 2026-05-29 14:37:02.679 | 9cb76d418f6c484395418ce144ad745d 2026-05-29 14:37:02.679 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.191/networking 2026-05-29 14:37:02.679 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:37:02.679 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.191/networking RegionOne 2026-05-29 14:37:02.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:37:02.679 | +++ 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-29 14:37:02.680 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:37:02.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:37:02.680 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.191/networking --region RegionOne -f value -c id 2026-05-29 14:37:02.680 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:37:02.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=342b508849f54f1fb033dd363d084b14 2026-05-29 14:37:02.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 342b508849f54f1fb033dd363d084b14 2026-05-29 14:37:02.680 | + functions-common:get_or_create_endpoint:1092 : public_id=342b508849f54f1fb033dd363d084b14 2026-05-29 14:37:02.681 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:37:02.681 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:37:02.681 | + functions-common:get_or_create_endpoint:1101 : echo 342b508849f54f1fb033dd363d084b14 2026-05-29 14:37:02.681 | 342b508849f54f1fb033dd363d084b14 2026-05-29 14:37:02.717 | [2034 Async create_neutron_accounts:48772]: finished create_neutron_accounts with result 0 in 33 seconds 2026-05-29 14:37:02.725 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-29 14:37:02.731 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-29 14:37:02.735 | + inc/async:async_wait:197 : return 0 2026-05-29 14:37:02.738 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-29 14:37:02.759 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:02.761 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-29 14:37:02.780 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:02.783 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-29 14:37:02.786 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:37:02.788 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-29 14:37:02.792 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-29 14:37:02.794 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-29 14:37:02.857 | + inc/async:async_inner:63 : init_glance 2026-05-29 14:37:02.896 | [2034 Async init_glance:51006]: running: init_glance 2026-05-29 14:37:02.899 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-29 14:37:02.919 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:02.922 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-29 14:37:02.924 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:37:02.927 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-29 14:37:02.930 | + ./stack.sh:main:1164 : configure_neutron 2026-05-29 14:37:02.933 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-29 14:37:02.937 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-29 14:37:02.940 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-29 14:37:02.958 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-29 14:37:02.961 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-29 14:37:17.498 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:37:17.526 | [51006 Async init_glance:51006]: finished successfully 2026-05-29 14:37:27.017 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-29 14:37:27.018 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-29 14:37:41.664 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-29 14:37:41.670 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-29 14:37:41.673 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-29 14:37:41.675 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-29 14:37:41.678 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-29 14:37:41.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-29 14:37:41.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-29 14:37:41.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-29 14:37:41.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-29 14:37:41.693 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-29 14:37:41.696 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-29 14:37:41.699 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-29 14:37:41.701 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-29 14:37:41.704 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-29 14:37:41.707 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-29 14:37:41.709 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-29 14:37:41.714 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:37:41.717 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:37:41.720 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-29 14:37:41.722 | + 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-29 14:37:41.727 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-29 14:37:41.730 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-29 14:37:41.734 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-29 14:37:41.737 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-29 14:37:41.740 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:37:41.743 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:37:41.746 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:37:41.767 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:41.770 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:37:41.774 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-29 14:37:41.777 | + 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-29 14:37:41.816 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-29 14:37:41.852 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-29 14:37:41.895 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-29 14:37:41.940 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-29 14:37:41.984 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-29 14:37:42.029 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-29 14:37:42.032 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-29 14:37:42.036 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-29 14:37:42.040 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 14:37:42.045 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:37:42.069 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:37:42.072 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:37:42.076 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:37:42.079 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:37:42.083 | + 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-29 14:37:42.127 | + 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-29 14:37:42.159 | + 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-29 14:37:42.192 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:37:42.223 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-29 14:37:42.253 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-29 14:37:42.256 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:37:42.258 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-29 14:37:42.261 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-29 14:37:42.264 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-29 14:37:42.266 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:37:42.268 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-29 14:37:42.271 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-29 14:37:42.287 | + 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-29 14:37:42.303 | + 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-29 14:37:42.319 | + 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-29 14:37:42.334 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-29 14:37:42.349 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-29 14:37:42.352 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 14:37:42.354 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-29 14:37:42.358 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.rWJz70VOUO 2026-05-29 14:37:42.361 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-29 14:37:42.364 | + 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-29 14:37:42.366 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.rWJz70VOUO 2026-05-29 14:37:42.370 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.rWJz70VOUO 2026-05-29 14:37:42.385 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.rWJz70VOUO /etc/sudoers.d/neutron-rootwrap 2026-05-29 14:37:42.400 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-29 14:37:42.403 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-29 14:37:42.405 | + 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-29 14:37:42.437 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-29 14:37:42.440 | + 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-29 14:37:42.471 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-29 14:37:42.474 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-29 14:37:42.477 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-29 14:37:42.479 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:37:42.482 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 14:37:42.485 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:37:42.502 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:42.505 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 14:37:42.508 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 14:37:42.511 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:37:42.527 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:42.529 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:37:42.533 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/ 2026-05-29 14:37:42.567 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:37:42.569 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:37:42.572 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-29 14:37:42.589 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.591 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-29 14:37:42.607 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.610 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-29 14:37:42.627 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.629 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-29 14:37:42.646 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.648 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 14:37:42.665 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.668 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 14:37:42.670 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-29 14:37:42.687 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:37:42.690 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-29 14:37:42.693 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-29 14:37:42.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-29 14:37:42.696 | Configuring OVN 2026-05-29 14:37:42.698 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-29 14:37:42.701 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-29 14:37:42.705 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-29 14:37:42.709 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=ba9a459f-8e4a-4a01-a5a2-394ca02e7ab7 2026-05-29 14:37:42.712 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:37:42.715 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-29 14:37:42.717 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:37:42.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:37:42.723 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:37:42.725 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:37:42.728 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:37:42.730 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:37:42.733 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:37:42.735 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:37:42.738 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:37:42.740 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:37:42.743 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:37:42.745 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:37:42.748 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:37:42.750 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-29 14:37:42.753 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-29 14:37:42.756 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-29 14:37:42.758 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-29 14:37:42.775 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:42.777 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-29 14:37:42.822 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-29 14:37:42.825 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-29 14:37:42.827 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-29 14:37:42.843 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:37:42.846 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-29 14:37:42.849 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:37:42.851 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-29 14:37:42.854 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-29 14:37:42.870 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-29 14:37:42.876 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-29 14:37:42.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-29 14:38:05.211 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-29 14:38:05.211 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-29 14:38:19.201 | + 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-29 14:38:19.206 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:38:19.209 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:38:19.211 | + 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-29 14:38:19.244 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-29 14:38:19.246 | + 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-29 14:38:19.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-29 14:38:19.314 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.191 2026-05-29 14:38:19.346 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-29 14:38:19.378 | + 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-29 14:38:19.412 | + 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-29 14:38:19.442 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.191:6642 2026-05-29 14:38:19.475 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-29 14:38:19.495 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:19.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-29 14:38:19.501 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-29 14:38:19.537 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.191:6641 2026-05-29 14:38:19.570 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-29 14:38:19.573 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-29 14:38:19.573 | Configuring Neutron for OVN 2026-05-29 14:38:19.575 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-29 14:38:19.595 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:19.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-29 14:38:19.602 | ++ 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-29 14:38:19.603 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-29 14:38:23.000 | + 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-29 14:38:23.005 | ++ 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-29 14:38:23.005 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-29 14:38:26.222 | + 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-29 14:38:26.225 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-29 14:38:26.248 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:26.251 | + 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-29 14:38:26.257 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-29 14:38:26.257 | ++ 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-29 14:38:26.258 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-29 14:38:26.264 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-29 14:38:26.264 | address-scope 2026-05-29 14:38:26.264 | agent 2026-05-29 14:38:26.264 | allowed-address-pairs 2026-05-29 14:38:26.264 | auto-allocated-topology 2026-05-29 14:38:26.264 | availability_zone 2026-05-29 14:38:26.264 | bgp 2026-05-29 14:38:26.264 | bgp_4byte_asn 2026-05-29 14:38:26.265 | bgp_dragent_scheduler 2026-05-29 14:38:26.265 | binding 2026-05-29 14:38:26.265 | binding-extended 2026-05-29 14:38:26.265 | default-subnetpools 2026-05-29 14:38:26.266 | dhcp_agent_scheduler 2026-05-29 14:38:26.266 | dns-domain-ports 2026-05-29 14:38:26.266 | dns-integration 2026-05-29 14:38:26.266 | dns-integration-domain-keywords 2026-05-29 14:38:26.266 | empty-string-filtering 2026-05-29 14:38:26.266 | enable-default-route-bfd 2026-05-29 14:38:26.266 | enable-default-route-ecmp 2026-05-29 14:38:26.266 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.266 | ext-gw-mode 2026-05-29 14:38:26.266 | external-gateway-multihoming 2026-05-29 14:38:26.266 | external-net 2026-05-29 14:38:26.267 | extra_dhcp_opt 2026-05-29 14:38:26.267 | extraroute 2026-05-29 14:38:26.268 | extraroute-atomic 2026-05-29 14:38:26.268 | filter-validation 2026-05-29 14:38:26.268 | fip-port-details 2026-05-29 14:38:26.269 | flavors 2026-05-29 14:38:26.269 | floating-ip-port-forwarding 2026-05-29 14:38:26.269 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.269 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.269 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.269 | floatingip-pools 2026-05-29 14:38:26.269 | fwaas_v2 2026-05-29 14:38:26.269 | ip_allocation 2026-05-29 14:38:26.270 | l3-flavors 2026-05-29 14:38:26.270 | l3-ha 2026-05-29 14:38:26.270 | logging 2026-05-29 14:38:26.270 | multi-provider 2026-05-29 14:38:26.270 | net-mtu 2026-05-29 14:38:26.270 | net-mtu-writable 2026-05-29 14:38:26.270 | network-ip-availability 2026-05-29 14:38:26.270 | network_availability_zone 2026-05-29 14:38:26.270 | network_ha 2026-05-29 14:38:26.270 | pagination 2026-05-29 14:38:26.270 | port-device-profile 2026-05-29 14:38:26.270 | port-hardware-offload-type 2026-05-29 14:38:26.271 | port-mac-address-regenerate 2026-05-29 14:38:26.271 | port-numa-affinity-policy 2026-05-29 14:38:26.271 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.271 | port-resource-request 2026-05-29 14:38:26.271 | port-security 2026-05-29 14:38:26.271 | port-trusted-vif 2026-05-29 14:38:26.271 | project-id 2026-05-29 14:38:26.271 | provider 2026-05-29 14:38:26.271 | qinq 2026-05-29 14:38:26.271 | qos 2026-05-29 14:38:26.272 | qos-bw-limit-direction 2026-05-29 14:38:26.272 | qos-bw-minimum-ingress 2026-05-29 14:38:26.272 | qos-default 2026-05-29 14:38:26.273 | qos-fip 2026-05-29 14:38:26.273 | qos-gateway-ip 2026-05-29 14:38:26.274 | qos-rule-type-details 2026-05-29 14:38:26.274 | qos-rule-type-filter 2026-05-29 14:38:26.274 | qos-rules-alias 2026-05-29 14:38:26.275 | quota-check-limit 2026-05-29 14:38:26.275 | quota-check-limit-default 2026-05-29 14:38:26.275 | quota_details 2026-05-29 14:38:26.275 | quotas 2026-05-29 14:38:26.275 | rbac-address-scope 2026-05-29 14:38:26.275 | rbac-policies 2026-05-29 14:38:26.275 | rbac-security-groups 2026-05-29 14:38:26.276 | router 2026-05-29 14:38:26.276 | router-enable-snat 2026-05-29 14:38:26.276 | router_availability_zone 2026-05-29 14:38:26.276 | security-group 2026-05-29 14:38:26.276 | security-groups-default-rules 2026-05-29 14:38:26.276 | security-groups-normalized-cidr 2026-05-29 14:38:26.276 | security-groups-remote-address-group 2026-05-29 14:38:26.276 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.276 | security-groups-shared-filtering 2026-05-29 14:38:26.277 | segment 2026-05-29 14:38:26.277 | sorting 2026-05-29 14:38:26.278 | standard-attr-description 2026-05-29 14:38:26.278 | standard-attr-fwaas-v2 2026-05-29 14:38:26.278 | standard-attr-revisions 2026-05-29 14:38:26.278 | standard-attr-tag 2026-05-29 14:38:26.279 | standard-attr-timestamp 2026-05-29 14:38:26.279 | stateful-security-group 2026-05-29 14:38:26.279 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.279 | subnet-external-network 2026-05-29 14:38:26.279 | subnet-service-types 2026-05-29 14:38:26.279 | subnet_allocation 2026-05-29 14:38:26.279 | subnetpool-prefix-ops 2026-05-29 14:38:26.279 | tag-creation 2026-05-29 14:38:26.279 | tap-mirror 2026-05-29 14:38:26.279 | tap-mirror-both-direction 2026-05-29 14:38:26.279 | trunk 2026-05-29 14:38:26.280 | uplink-status-propagation 2026-05-29 14:38:26.280 | uplink-status-propagation-updatable 2026-05-29 14:38:26.280 | vlan-transparent 2026-05-29 14:38:26.280 | vpn-endpoint-groups 2026-05-29 14:38:26.280 | vpnaas' 2026-05-29 14:38:26.280 | ++ 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-29 14:38:26.280 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-29 14:38:26.280 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-29 14:38:26.281 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-29 14:38:26.281 | address-scope 2026-05-29 14:38:26.281 | agent 2026-05-29 14:38:26.282 | allowed-address-pairs 2026-05-29 14:38:26.282 | auto-allocated-topology 2026-05-29 14:38:26.282 | availability_zone 2026-05-29 14:38:26.282 | bgp 2026-05-29 14:38:26.283 | bgp_4byte_asn 2026-05-29 14:38:26.283 | bgp_dragent_scheduler 2026-05-29 14:38:26.283 | binding 2026-05-29 14:38:26.283 | binding-extended 2026-05-29 14:38:26.283 | default-subnetpools 2026-05-29 14:38:26.283 | dhcp_agent_scheduler 2026-05-29 14:38:26.283 | dns-domain-ports 2026-05-29 14:38:26.283 | dns-integration 2026-05-29 14:38:26.284 | dns-integration-domain-keywords 2026-05-29 14:38:26.284 | empty-string-filtering 2026-05-29 14:38:26.284 | enable-default-route-bfd 2026-05-29 14:38:26.284 | enable-default-route-ecmp 2026-05-29 14:38:26.284 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.284 | ext-gw-mode 2026-05-29 14:38:26.284 | external-gateway-multihoming 2026-05-29 14:38:26.284 | external-net 2026-05-29 14:38:26.284 | extra_dhcp_opt 2026-05-29 14:38:26.285 | extraroute 2026-05-29 14:38:26.285 | extraroute-atomic 2026-05-29 14:38:26.285 | filter-validation 2026-05-29 14:38:26.286 | fip-port-details 2026-05-29 14:38:26.286 | flavors 2026-05-29 14:38:26.286 | floating-ip-port-forwarding 2026-05-29 14:38:26.287 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.287 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.287 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.287 | floatingip-pools 2026-05-29 14:38:26.287 | fwaas_v2 2026-05-29 14:38:26.287 | ip_allocation 2026-05-29 14:38:26.287 | l3-flavors 2026-05-29 14:38:26.287 | l3-ha 2026-05-29 14:38:26.287 | logging 2026-05-29 14:38:26.287 | multi-provider 2026-05-29 14:38:26.287 | net-mtu 2026-05-29 14:38:26.288 | net-mtu-writable 2026-05-29 14:38:26.288 | network-ip-availability 2026-05-29 14:38:26.288 | network_availability_zone 2026-05-29 14:38:26.288 | network_ha 2026-05-29 14:38:26.288 | pagination 2026-05-29 14:38:26.288 | port-device-profile 2026-05-29 14:38:26.288 | port-hardware-offload-type 2026-05-29 14:38:26.288 | port-mac-address-regenerate 2026-05-29 14:38:26.288 | port-numa-affinity-policy 2026-05-29 14:38:26.289 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.289 | port-resource-request 2026-05-29 14:38:26.289 | port-security 2026-05-29 14:38:26.289 | port-trusted-vif 2026-05-29 14:38:26.289 | project-id 2026-05-29 14:38:26.289 | provider 2026-05-29 14:38:26.289 | qinq 2026-05-29 14:38:26.289 | qos 2026-05-29 14:38:26.289 | qos-bw-limit-direction 2026-05-29 14:38:26.289 | qos-bw-minimum-ingress 2026-05-29 14:38:26.289 | qos-default 2026-05-29 14:38:26.290 | qos-fip 2026-05-29 14:38:26.290 | qos-gateway-ip 2026-05-29 14:38:26.290 | qos-rule-type-details 2026-05-29 14:38:26.290 | qos-rule-type-filter 2026-05-29 14:38:26.290 | qos-rules-alias 2026-05-29 14:38:26.290 | quota-check-limit 2026-05-29 14:38:26.290 | quota-check-limit-default 2026-05-29 14:38:26.290 | quota_details 2026-05-29 14:38:26.290 | quotas 2026-05-29 14:38:26.290 | rbac-address-scope 2026-05-29 14:38:26.290 | rbac-policies 2026-05-29 14:38:26.291 | rbac-security-groups 2026-05-29 14:38:26.291 | router 2026-05-29 14:38:26.291 | router-enable-snat 2026-05-29 14:38:26.291 | router_availability_zone 2026-05-29 14:38:26.291 | security-group 2026-05-29 14:38:26.291 | security-groups-default-rules 2026-05-29 14:38:26.291 | security-groups-normalized-cidr 2026-05-29 14:38:26.291 | security-groups-remote-address-group 2026-05-29 14:38:26.291 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.291 | security-groups-shared-filtering 2026-05-29 14:38:26.291 | segment 2026-05-29 14:38:26.291 | sorting 2026-05-29 14:38:26.292 | standard-attr-description 2026-05-29 14:38:26.292 | standard-attr-fwaas-v2 2026-05-29 14:38:26.292 | standard-attr-revisions 2026-05-29 14:38:26.292 | standard-attr-tag 2026-05-29 14:38:26.292 | standard-attr-timestamp 2026-05-29 14:38:26.292 | stateful-security-group 2026-05-29 14:38:26.292 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.292 | subnet-external-network 2026-05-29 14:38:26.292 | subnet-service-types 2026-05-29 14:38:26.292 | subnet_allocation 2026-05-29 14:38:26.292 | subnetpool-prefix-ops 2026-05-29 14:38:26.293 | tag-creation 2026-05-29 14:38:26.293 | tap-mirror 2026-05-29 14:38:26.293 | tap-mirror-both-direction 2026-05-29 14:38:26.293 | trunk 2026-05-29 14:38:26.293 | uplink-status-propagation 2026-05-29 14:38:26.293 | uplink-status-propagation-updatable 2026-05-29 14:38:26.293 | vlan-transparent 2026-05-29 14:38:26.293 | vpn-endpoint-groups 2026-05-29 14:38:26.293 | vpnaas' 2026-05-29 14:38:26.293 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-29 14:38:26.293 | address-scope 2026-05-29 14:38:26.294 | agent 2026-05-29 14:38:26.294 | allowed-address-pairs 2026-05-29 14:38:26.294 | auto-allocated-topology 2026-05-29 14:38:26.294 | availability_zone 2026-05-29 14:38:26.294 | bgp 2026-05-29 14:38:26.294 | bgp_4byte_asn 2026-05-29 14:38:26.294 | bgp_dragent_scheduler 2026-05-29 14:38:26.294 | binding 2026-05-29 14:38:26.294 | binding-extended 2026-05-29 14:38:26.294 | default-subnetpools 2026-05-29 14:38:26.294 | dhcp_agent_scheduler 2026-05-29 14:38:26.294 | dns-domain-ports 2026-05-29 14:38:26.295 | dns-integration 2026-05-29 14:38:26.295 | dns-integration-domain-keywords 2026-05-29 14:38:26.295 | empty-string-filtering 2026-05-29 14:38:26.295 | enable-default-route-bfd 2026-05-29 14:38:26.295 | enable-default-route-ecmp 2026-05-29 14:38:26.295 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.295 | ext-gw-mode 2026-05-29 14:38:26.295 | external-gateway-multihoming 2026-05-29 14:38:26.295 | external-net 2026-05-29 14:38:26.295 | extra_dhcp_opt 2026-05-29 14:38:26.295 | extraroute 2026-05-29 14:38:26.296 | extraroute-atomic 2026-05-29 14:38:26.296 | filter-validation 2026-05-29 14:38:26.296 | fip-port-details 2026-05-29 14:38:26.296 | flavors 2026-05-29 14:38:26.296 | floating-ip-port-forwarding 2026-05-29 14:38:26.296 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.296 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.296 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.296 | floatingip-pools 2026-05-29 14:38:26.296 | fwaas_v2 2026-05-29 14:38:26.296 | ip_allocation 2026-05-29 14:38:26.297 | l3-flavors 2026-05-29 14:38:26.297 | l3-ha 2026-05-29 14:38:26.297 | logging 2026-05-29 14:38:26.297 | multi-provider 2026-05-29 14:38:26.297 | net-mtu 2026-05-29 14:38:26.297 | net-mtu-writable 2026-05-29 14:38:26.297 | network-ip-availability 2026-05-29 14:38:26.297 | network_availability_zone 2026-05-29 14:38:26.297 | network_ha 2026-05-29 14:38:26.297 | pagination 2026-05-29 14:38:26.297 | port-device-profile 2026-05-29 14:38:26.297 | port-hardware-offload-type 2026-05-29 14:38:26.298 | port-mac-address-regenerate 2026-05-29 14:38:26.298 | port-numa-affinity-policy 2026-05-29 14:38:26.298 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.298 | port-resource-request 2026-05-29 14:38:26.298 | port-security 2026-05-29 14:38:26.298 | port-trusted-vif 2026-05-29 14:38:26.298 | project-id 2026-05-29 14:38:26.298 | provider 2026-05-29 14:38:26.298 | qinq 2026-05-29 14:38:26.298 | qos 2026-05-29 14:38:26.300 | qos-bw-limit-direction 2026-05-29 14:38:26.300 | qos-bw-minimum-ingress 2026-05-29 14:38:26.300 | qos-default 2026-05-29 14:38:26.300 | qos-fip 2026-05-29 14:38:26.300 | qos-gateway-ip 2026-05-29 14:38:26.300 | qos-rule-type-details 2026-05-29 14:38:26.300 | qos-rule-type-filter 2026-05-29 14:38:26.300 | qos-rules-alias 2026-05-29 14:38:26.300 | quota-check-limit 2026-05-29 14:38:26.300 | quota-check-limit-default 2026-05-29 14:38:26.301 | quota_details 2026-05-29 14:38:26.301 | quotas 2026-05-29 14:38:26.301 | rbac-address-scope 2026-05-29 14:38:26.301 | rbac-policies 2026-05-29 14:38:26.301 | rbac-security-groups 2026-05-29 14:38:26.301 | router 2026-05-29 14:38:26.301 | router-enable-snat 2026-05-29 14:38:26.301 | router_availability_zone 2026-05-29 14:38:26.301 | security-group 2026-05-29 14:38:26.301 | security-groups-default-rules 2026-05-29 14:38:26.301 | security-groups-normalized-cidr 2026-05-29 14:38:26.301 | security-groups-remote-address-group 2026-05-29 14:38:26.302 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.302 | security-groups-shared-filtering 2026-05-29 14:38:26.302 | segment 2026-05-29 14:38:26.302 | sorting 2026-05-29 14:38:26.302 | standard-attr-description 2026-05-29 14:38:26.302 | standard-attr-fwaas-v2 2026-05-29 14:38:26.302 | standard-attr-revisions 2026-05-29 14:38:26.302 | standard-attr-tag 2026-05-29 14:38:26.302 | standard-attr-timestamp 2026-05-29 14:38:26.302 | stateful-security-group 2026-05-29 14:38:26.302 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.303 | subnet-external-network 2026-05-29 14:38:26.303 | subnet-service-types 2026-05-29 14:38:26.303 | subnet_allocation 2026-05-29 14:38:26.303 | subnetpool-prefix-ops 2026-05-29 14:38:26.303 | tag-creation 2026-05-29 14:38:26.303 | tap-mirror 2026-05-29 14:38:26.303 | tap-mirror-both-direction 2026-05-29 14:38:26.303 | trunk 2026-05-29 14:38:26.303 | uplink-status-propagation 2026-05-29 14:38:26.303 | uplink-status-propagation-updatable 2026-05-29 14:38:26.303 | vlan-transparent 2026-05-29 14:38:26.304 | vpn-endpoint-groups 2026-05-29 14:38:26.304 | vpnaas' 2026-05-29 14:38:26.304 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-29 14:38:26.304 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-29 14:38:26.304 | address-scope 2026-05-29 14:38:26.304 | agent 2026-05-29 14:38:26.304 | allowed-address-pairs 2026-05-29 14:38:26.304 | auto-allocated-topology 2026-05-29 14:38:26.304 | availability_zone 2026-05-29 14:38:26.304 | bgp 2026-05-29 14:38:26.304 | bgp_4byte_asn 2026-05-29 14:38:26.305 | bgp_dragent_scheduler 2026-05-29 14:38:26.305 | binding 2026-05-29 14:38:26.305 | binding-extended 2026-05-29 14:38:26.305 | default-subnetpools 2026-05-29 14:38:26.305 | dhcp_agent_scheduler 2026-05-29 14:38:26.305 | dns-domain-ports 2026-05-29 14:38:26.305 | dns-integration 2026-05-29 14:38:26.305 | dns-integration-domain-keywords 2026-05-29 14:38:26.305 | empty-string-filtering 2026-05-29 14:38:26.305 | enable-default-route-bfd 2026-05-29 14:38:26.305 | enable-default-route-ecmp 2026-05-29 14:38:26.306 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.306 | ext-gw-mode 2026-05-29 14:38:26.306 | external-gateway-multihoming 2026-05-29 14:38:26.306 | external-net 2026-05-29 14:38:26.306 | extra_dhcp_opt 2026-05-29 14:38:26.306 | extraroute 2026-05-29 14:38:26.306 | extraroute-atomic 2026-05-29 14:38:26.306 | filter-validation 2026-05-29 14:38:26.306 | fip-port-details 2026-05-29 14:38:26.306 | flavors 2026-05-29 14:38:26.306 | floating-ip-port-forwarding 2026-05-29 14:38:26.307 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.307 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.307 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.307 | floatingip-pools 2026-05-29 14:38:26.307 | fwaas_v2 2026-05-29 14:38:26.307 | ip_allocation 2026-05-29 14:38:26.307 | l3-flavors 2026-05-29 14:38:26.307 | l3-ha 2026-05-29 14:38:26.307 | logging 2026-05-29 14:38:26.307 | multi-provider 2026-05-29 14:38:26.308 | net-mtu 2026-05-29 14:38:26.308 | net-mtu-writable 2026-05-29 14:38:26.308 | network-ip-availability 2026-05-29 14:38:26.308 | network_availability_zone 2026-05-29 14:38:26.308 | network_ha 2026-05-29 14:38:26.308 | pagination 2026-05-29 14:38:26.308 | port-device-profile 2026-05-29 14:38:26.308 | port-hardware-offload-type 2026-05-29 14:38:26.308 | port-mac-address-regenerate 2026-05-29 14:38:26.308 | port-numa-affinity-policy 2026-05-29 14:38:26.309 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.309 | port-resource-request 2026-05-29 14:38:26.309 | port-security 2026-05-29 14:38:26.309 | port-trusted-vif 2026-05-29 14:38:26.309 | project-id 2026-05-29 14:38:26.309 | provider 2026-05-29 14:38:26.310 | qinq 2026-05-29 14:38:26.310 | qos 2026-05-29 14:38:26.310 | qos-bw-limit-direction 2026-05-29 14:38:26.310 | qos-bw-minimum-ingress 2026-05-29 14:38:26.310 | qos-default 2026-05-29 14:38:26.310 | qos-fip 2026-05-29 14:38:26.310 | qos-gateway-ip 2026-05-29 14:38:26.310 | qos-rule-type-details 2026-05-29 14:38:26.310 | qos-rule-type-filter 2026-05-29 14:38:26.310 | qos-rules-alias 2026-05-29 14:38:26.311 | quota-check-limit 2026-05-29 14:38:26.311 | quota-check-limit-default 2026-05-29 14:38:26.311 | quota_details 2026-05-29 14:38:26.311 | quotas 2026-05-29 14:38:26.311 | rbac-address-scope 2026-05-29 14:38:26.311 | rbac-policies 2026-05-29 14:38:26.311 | rbac-security-groups 2026-05-29 14:38:26.311 | router 2026-05-29 14:38:26.311 | router-enable-snat 2026-05-29 14:38:26.311 | router_availability_zone 2026-05-29 14:38:26.311 | security-group 2026-05-29 14:38:26.312 | security-groups-default-rules 2026-05-29 14:38:26.312 | security-groups-normalized-cidr 2026-05-29 14:38:26.312 | security-groups-remote-address-group 2026-05-29 14:38:26.312 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.312 | security-groups-shared-filtering 2026-05-29 14:38:26.312 | segment 2026-05-29 14:38:26.312 | sorting 2026-05-29 14:38:26.312 | standard-attr-description 2026-05-29 14:38:26.312 | standard-attr-fwaas-v2 2026-05-29 14:38:26.313 | standard-attr-revisions 2026-05-29 14:38:26.313 | standard-attr-tag 2026-05-29 14:38:26.313 | standard-attr-timestamp 2026-05-29 14:38:26.313 | stateful-security-group 2026-05-29 14:38:26.313 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.313 | subnet-external-network 2026-05-29 14:38:26.313 | subnet-service-types 2026-05-29 14:38:26.313 | subnet_allocation 2026-05-29 14:38:26.313 | subnetpool-prefix-ops 2026-05-29 14:38:26.313 | tag-creation 2026-05-29 14:38:26.313 | tap-mirror 2026-05-29 14:38:26.314 | tap-mirror-both-direction 2026-05-29 14:38:26.314 | trunk 2026-05-29 14:38:26.314 | uplink-status-propagation 2026-05-29 14:38:26.314 | uplink-status-propagation-updatable 2026-05-29 14:38:26.314 | vlan-transparent 2026-05-29 14:38:26.314 | vpn-endpoint-groups 2026-05-29 14:38:26.314 | vpnaas' 2026-05-29 14:38:26.314 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-29 14:38:26.314 | address-scope 2026-05-29 14:38:26.314 | agent 2026-05-29 14:38:26.315 | allowed-address-pairs 2026-05-29 14:38:26.315 | auto-allocated-topology 2026-05-29 14:38:26.315 | availability_zone 2026-05-29 14:38:26.315 | bgp 2026-05-29 14:38:26.315 | bgp_4byte_asn 2026-05-29 14:38:26.315 | bgp_dragent_scheduler 2026-05-29 14:38:26.315 | binding 2026-05-29 14:38:26.315 | binding-extended 2026-05-29 14:38:26.315 | default-subnetpools 2026-05-29 14:38:26.315 | dhcp_agent_scheduler 2026-05-29 14:38:26.315 | dns-domain-ports 2026-05-29 14:38:26.316 | dns-integration 2026-05-29 14:38:26.316 | dns-integration-domain-keywords 2026-05-29 14:38:26.316 | empty-string-filtering 2026-05-29 14:38:26.316 | enable-default-route-bfd 2026-05-29 14:38:26.316 | enable-default-route-ecmp 2026-05-29 14:38:26.316 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.316 | ext-gw-mode 2026-05-29 14:38:26.316 | external-gateway-multihoming 2026-05-29 14:38:26.316 | external-net 2026-05-29 14:38:26.316 | extra_dhcp_opt 2026-05-29 14:38:26.316 | extraroute 2026-05-29 14:38:26.317 | extraroute-atomic 2026-05-29 14:38:26.317 | filter-validation 2026-05-29 14:38:26.317 | fip-port-details 2026-05-29 14:38:26.317 | flavors 2026-05-29 14:38:26.317 | floating-ip-port-forwarding 2026-05-29 14:38:26.317 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.317 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.317 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.317 | floatingip-pools 2026-05-29 14:38:26.317 | fwaas_v2 2026-05-29 14:38:26.317 | ip_allocation 2026-05-29 14:38:26.318 | l3-flavors 2026-05-29 14:38:26.318 | l3-ha 2026-05-29 14:38:26.318 | logging 2026-05-29 14:38:26.318 | multi-provider 2026-05-29 14:38:26.318 | net-mtu 2026-05-29 14:38:26.318 | net-mtu-writable 2026-05-29 14:38:26.318 | network-ip-availability 2026-05-29 14:38:26.318 | network_availability_zone 2026-05-29 14:38:26.318 | network_ha 2026-05-29 14:38:26.318 | pagination 2026-05-29 14:38:26.318 | port-device-profile 2026-05-29 14:38:26.319 | port-hardware-offload-type 2026-05-29 14:38:26.319 | port-mac-address-regenerate 2026-05-29 14:38:26.319 | port-numa-affinity-policy 2026-05-29 14:38:26.319 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.319 | port-resource-request 2026-05-29 14:38:26.319 | port-security 2026-05-29 14:38:26.319 | port-trusted-vif 2026-05-29 14:38:26.319 | project-id 2026-05-29 14:38:26.319 | provider 2026-05-29 14:38:26.319 | qinq 2026-05-29 14:38:26.320 | qos 2026-05-29 14:38:26.320 | qos-bw-limit-direction 2026-05-29 14:38:26.320 | qos-bw-minimum-ingress 2026-05-29 14:38:26.320 | qos-default 2026-05-29 14:38:26.320 | qos-fip 2026-05-29 14:38:26.320 | qos-gateway-ip 2026-05-29 14:38:26.320 | qos-rule-type-details 2026-05-29 14:38:26.320 | qos-rule-type-filter 2026-05-29 14:38:26.320 | qos-rules-alias 2026-05-29 14:38:26.320 | quota-check-limit 2026-05-29 14:38:26.320 | quota-check-limit-default 2026-05-29 14:38:26.321 | quota_details 2026-05-29 14:38:26.321 | quotas 2026-05-29 14:38:26.321 | rbac-address-scope 2026-05-29 14:38:26.321 | rbac-policies 2026-05-29 14:38:26.321 | rbac-security-groups 2026-05-29 14:38:26.321 | router 2026-05-29 14:38:26.321 | router-enable-snat 2026-05-29 14:38:26.321 | router_availability_zone 2026-05-29 14:38:26.321 | security-group 2026-05-29 14:38:26.321 | security-groups-default-rules 2026-05-29 14:38:26.321 | security-groups-normalized-cidr 2026-05-29 14:38:26.321 | security-groups-remote-address-group 2026-05-29 14:38:26.322 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.322 | security-groups-shared-filtering 2026-05-29 14:38:26.322 | segment 2026-05-29 14:38:26.322 | sorting 2026-05-29 14:38:26.322 | standard-attr-description 2026-05-29 14:38:26.322 | standard-attr-fwaas-v2 2026-05-29 14:38:26.322 | standard-attr-revisions 2026-05-29 14:38:26.322 | standard-attr-tag 2026-05-29 14:38:26.322 | standard-attr-timestamp 2026-05-29 14:38:26.322 | stateful-security-group 2026-05-29 14:38:26.322 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.323 | subnet-external-network 2026-05-29 14:38:26.323 | subnet-service-types 2026-05-29 14:38:26.323 | subnet_allocation 2026-05-29 14:38:26.323 | subnetpool-prefix-ops 2026-05-29 14:38:26.323 | tag-creation 2026-05-29 14:38:26.323 | tap-mirror 2026-05-29 14:38:26.323 | tap-mirror-both-direction 2026-05-29 14:38:26.323 | trunk 2026-05-29 14:38:26.323 | uplink-status-propagation 2026-05-29 14:38:26.323 | uplink-status-propagation-updatable 2026-05-29 14:38:26.323 | vlan-transparent 2026-05-29 14:38:26.324 | vpn-endpoint-groups 2026-05-29 14:38:26.324 | vpnaas' 2026-05-29 14:38:26.324 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-29 14:38:26.324 | address-scope 2026-05-29 14:38:26.324 | agent 2026-05-29 14:38:26.324 | allowed-address-pairs 2026-05-29 14:38:26.324 | auto-allocated-topology 2026-05-29 14:38:26.324 | availability_zone 2026-05-29 14:38:26.324 | bgp 2026-05-29 14:38:26.324 | bgp_4byte_asn 2026-05-29 14:38:26.324 | bgp_dragent_scheduler 2026-05-29 14:38:26.325 | binding 2026-05-29 14:38:26.325 | binding-extended 2026-05-29 14:38:26.325 | default-subnetpools 2026-05-29 14:38:26.325 | dhcp_agent_scheduler 2026-05-29 14:38:26.325 | dns-domain-ports 2026-05-29 14:38:26.325 | dns-integration 2026-05-29 14:38:26.325 | dns-integration-domain-keywords 2026-05-29 14:38:26.325 | empty-string-filtering 2026-05-29 14:38:26.325 | enable-default-route-bfd 2026-05-29 14:38:26.325 | enable-default-route-ecmp 2026-05-29 14:38:26.325 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.326 | ext-gw-mode 2026-05-29 14:38:26.326 | external-gateway-multihoming 2026-05-29 14:38:26.326 | external-net 2026-05-29 14:38:26.326 | extra_dhcp_opt 2026-05-29 14:38:26.326 | extraroute 2026-05-29 14:38:26.326 | extraroute-atomic 2026-05-29 14:38:26.326 | filter-validation 2026-05-29 14:38:26.326 | fip-port-details 2026-05-29 14:38:26.326 | flavors 2026-05-29 14:38:26.326 | floating-ip-port-forwarding 2026-05-29 14:38:26.326 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.327 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.327 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.327 | floatingip-pools 2026-05-29 14:38:26.327 | fwaas_v2 2026-05-29 14:38:26.327 | ip_allocation 2026-05-29 14:38:26.327 | l3-flavors 2026-05-29 14:38:26.327 | l3-ha 2026-05-29 14:38:26.327 | logging 2026-05-29 14:38:26.327 | multi-provider 2026-05-29 14:38:26.327 | net-mtu 2026-05-29 14:38:26.327 | net-mtu-writable 2026-05-29 14:38:26.328 | network-ip-availability 2026-05-29 14:38:26.328 | network_availability_zone 2026-05-29 14:38:26.328 | network_ha 2026-05-29 14:38:26.328 | pagination 2026-05-29 14:38:26.328 | port-device-profile 2026-05-29 14:38:26.328 | port-hardware-offload-type 2026-05-29 14:38:26.328 | port-mac-address-regenerate 2026-05-29 14:38:26.328 | port-numa-affinity-policy 2026-05-29 14:38:26.328 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.328 | port-resource-request 2026-05-29 14:38:26.328 | port-security 2026-05-29 14:38:26.329 | port-trusted-vif 2026-05-29 14:38:26.329 | project-id 2026-05-29 14:38:26.329 | provider 2026-05-29 14:38:26.329 | qinq 2026-05-29 14:38:26.329 | qos 2026-05-29 14:38:26.329 | qos-bw-limit-direction 2026-05-29 14:38:26.329 | qos-bw-minimum-ingress 2026-05-29 14:38:26.329 | qos-default 2026-05-29 14:38:26.329 | qos-fip 2026-05-29 14:38:26.329 | qos-gateway-ip 2026-05-29 14:38:26.330 | qos-rule-type-details 2026-05-29 14:38:26.330 | qos-rule-type-filter 2026-05-29 14:38:26.330 | qos-rules-alias 2026-05-29 14:38:26.330 | quota-check-limit 2026-05-29 14:38:26.330 | quota-check-limit-default 2026-05-29 14:38:26.330 | quota_details 2026-05-29 14:38:26.330 | quotas 2026-05-29 14:38:26.330 | rbac-address-scope 2026-05-29 14:38:26.330 | rbac-policies 2026-05-29 14:38:26.330 | rbac-security-groups 2026-05-29 14:38:26.330 | router 2026-05-29 14:38:26.331 | router-enable-snat 2026-05-29 14:38:26.331 | router_availability_zone 2026-05-29 14:38:26.331 | security-group 2026-05-29 14:38:26.331 | security-groups-default-rules 2026-05-29 14:38:26.331 | security-groups-normalized-cidr 2026-05-29 14:38:26.331 | security-groups-remote-address-group 2026-05-29 14:38:26.331 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.331 | security-groups-shared-filtering 2026-05-29 14:38:26.331 | segment 2026-05-29 14:38:26.331 | sorting 2026-05-29 14:38:26.331 | standard-attr-description 2026-05-29 14:38:26.332 | standard-attr-fwaas-v2 2026-05-29 14:38:26.332 | standard-attr-revisions 2026-05-29 14:38:26.332 | standard-attr-tag 2026-05-29 14:38:26.332 | standard-attr-timestamp 2026-05-29 14:38:26.332 | stateful-security-group 2026-05-29 14:38:26.332 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.332 | subnet-external-network 2026-05-29 14:38:26.332 | subnet-service-types 2026-05-29 14:38:26.332 | subnet_allocation 2026-05-29 14:38:26.332 | subnetpool-prefix-ops 2026-05-29 14:38:26.332 | tag-creation 2026-05-29 14:38:26.333 | tap-mirror 2026-05-29 14:38:26.333 | tap-mirror-both-direction 2026-05-29 14:38:26.333 | trunk 2026-05-29 14:38:26.333 | uplink-status-propagation 2026-05-29 14:38:26.333 | uplink-status-propagation-updatable 2026-05-29 14:38:26.333 | vlan-transparent 2026-05-29 14:38:26.333 | vpn-endpoint-groups 2026-05-29 14:38:26.333 | vpnaas' 2026-05-29 14:38:26.333 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-29 14:38:26.333 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-29 14:38:26.333 | address-scope 2026-05-29 14:38:26.334 | agent 2026-05-29 14:38:26.334 | allowed-address-pairs 2026-05-29 14:38:26.334 | auto-allocated-topology 2026-05-29 14:38:26.334 | availability_zone 2026-05-29 14:38:26.334 | bgp 2026-05-29 14:38:26.334 | bgp_4byte_asn 2026-05-29 14:38:26.334 | bgp_dragent_scheduler 2026-05-29 14:38:26.334 | binding 2026-05-29 14:38:26.334 | binding-extended 2026-05-29 14:38:26.334 | default-subnetpools 2026-05-29 14:38:26.334 | dhcp_agent_scheduler 2026-05-29 14:38:26.335 | dns-domain-ports 2026-05-29 14:38:26.335 | dns-integration 2026-05-29 14:38:26.335 | dns-integration-domain-keywords 2026-05-29 14:38:26.335 | empty-string-filtering 2026-05-29 14:38:26.335 | enable-default-route-bfd 2026-05-29 14:38:26.335 | enable-default-route-ecmp 2026-05-29 14:38:26.335 | expose-port-forwarding-in-fip 2026-05-29 14:38:26.335 | ext-gw-mode 2026-05-29 14:38:26.335 | external-gateway-multihoming 2026-05-29 14:38:26.335 | external-net 2026-05-29 14:38:26.335 | extra_dhcp_opt 2026-05-29 14:38:26.336 | extraroute 2026-05-29 14:38:26.336 | extraroute-atomic 2026-05-29 14:38:26.336 | filter-validation 2026-05-29 14:38:26.336 | fip-port-details 2026-05-29 14:38:26.336 | flavors 2026-05-29 14:38:26.336 | floating-ip-port-forwarding 2026-05-29 14:38:26.336 | floating-ip-port-forwarding-description 2026-05-29 14:38:26.336 | floating-ip-port-forwarding-detail 2026-05-29 14:38:26.336 | floating-ip-port-forwarding-port-ranges 2026-05-29 14:38:26.336 | floatingip-pools 2026-05-29 14:38:26.336 | fwaas_v2 2026-05-29 14:38:26.337 | ip_allocation 2026-05-29 14:38:26.337 | l3-flavors 2026-05-29 14:38:26.337 | l3-ha 2026-05-29 14:38:26.337 | logging 2026-05-29 14:38:26.337 | multi-provider 2026-05-29 14:38:26.337 | net-mtu 2026-05-29 14:38:26.337 | net-mtu-writable 2026-05-29 14:38:26.337 | network-ip-availability 2026-05-29 14:38:26.337 | network_availability_zone 2026-05-29 14:38:26.337 | network_ha 2026-05-29 14:38:26.337 | pagination 2026-05-29 14:38:26.337 | port-device-profile 2026-05-29 14:38:26.338 | port-hardware-offload-type 2026-05-29 14:38:26.338 | port-mac-address-regenerate 2026-05-29 14:38:26.338 | port-numa-affinity-policy 2026-05-29 14:38:26.338 | port-numa-affinity-policy-socket 2026-05-29 14:38:26.338 | port-resource-request 2026-05-29 14:38:26.338 | port-security 2026-05-29 14:38:26.338 | port-trusted-vif 2026-05-29 14:38:26.338 | project-id 2026-05-29 14:38:26.338 | provider 2026-05-29 14:38:26.338 | qinq 2026-05-29 14:38:26.338 | qos 2026-05-29 14:38:26.339 | qos-bw-limit-direction 2026-05-29 14:38:26.339 | qos-bw-minimum-ingress 2026-05-29 14:38:26.339 | qos-default 2026-05-29 14:38:26.339 | qos-fip 2026-05-29 14:38:26.339 | qos-gateway-ip 2026-05-29 14:38:26.339 | qos-rule-type-details 2026-05-29 14:38:26.339 | qos-rule-type-filter 2026-05-29 14:38:26.339 | qos-rules-alias 2026-05-29 14:38:26.339 | quota-check-limit 2026-05-29 14:38:26.339 | quota-check-limit-default 2026-05-29 14:38:26.340 | quota_details 2026-05-29 14:38:26.340 | quotas 2026-05-29 14:38:26.340 | rbac-address-scope 2026-05-29 14:38:26.340 | rbac-policies 2026-05-29 14:38:26.340 | rbac-security-groups 2026-05-29 14:38:26.340 | router 2026-05-29 14:38:26.340 | router-enable-snat 2026-05-29 14:38:26.340 | router_availability_zone 2026-05-29 14:38:26.340 | security-group 2026-05-29 14:38:26.340 | security-groups-default-rules 2026-05-29 14:38:26.340 | security-groups-normalized-cidr 2026-05-29 14:38:26.340 | security-groups-remote-address-group 2026-05-29 14:38:26.341 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:38:26.341 | security-groups-shared-filtering 2026-05-29 14:38:26.341 | segment 2026-05-29 14:38:26.341 | sorting 2026-05-29 14:38:26.341 | standard-attr-description 2026-05-29 14:38:26.341 | standard-attr-fwaas-v2 2026-05-29 14:38:26.341 | standard-attr-revisions 2026-05-29 14:38:26.341 | standard-attr-tag 2026-05-29 14:38:26.341 | standard-attr-timestamp 2026-05-29 14:38:26.341 | stateful-security-group 2026-05-29 14:38:26.341 | subnet-dns-publish-fixed-ip 2026-05-29 14:38:26.342 | subnet-external-network 2026-05-29 14:38:26.342 | subnet-service-types 2026-05-29 14:38:26.342 | subnet_allocation 2026-05-29 14:38:26.342 | subnetpool-prefix-ops 2026-05-29 14:38:26.342 | tag-creation 2026-05-29 14:38:26.342 | tap-mirror 2026-05-29 14:38:26.342 | tap-mirror-both-direction 2026-05-29 14:38:26.342 | trunk 2026-05-29 14:38:26.342 | uplink-status-propagation 2026-05-29 14:38:26.342 | uplink-status-propagation-updatable 2026-05-29 14:38:26.342 | vlan-transparent 2026-05-29 14:38:26.343 | vpn-endpoint-groups 2026-05-29 14:38:26.343 | vpnaas' 2026-05-29 14:38:26.343 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-29 14:38:26.343 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-29 14:38:26.343 | ++ 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-29 14:38:26.343 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-29 14:38:26.343 | + 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-29 14:38:26.343 | + 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-29 14:38:26.343 | + 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-29 14:38:26.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.349 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-29 14:38:26.352 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-29 14:38:26.355 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-29 14:38:26.359 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.362 | + 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-29 14:38:26.406 | + 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.191:6641 2026-05-29 14:38:26.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 14:38:26.416 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.191:6641 2026-05-29 14:38:26.420 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.191:6641 ']' 2026-05-29 14:38:26.424 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.191:6641 2026-05-29 14:38:26.470 | + 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.191:6642 2026-05-29 14:38:26.474 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.477 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 14:38:26.480 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.191:6642 2026-05-29 14:38:26.483 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.191:6642 ']' 2026-05-29 14:38:26.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.489 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.191:6642 2026-05-29 14:38:26.526 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-29 14:38:26.550 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:26.554 | + 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-29 14:38:26.558 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 14:38:26.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-29 14:38:26.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-29 14:38:26.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-29 14:38:26.614 | + 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-29 14:38:26.618 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 14:38:26.625 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-29 14:38:26.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-29 14:38:26.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-29 14:38:26.686 | + 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-29 14:38:26.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-29 14:38:26.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-29 14:38:26.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-29 14:38:26.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.710 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-29 14:38:26.755 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-29 14:38:26.785 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-29 14:38:26.809 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:26.813 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-29 14:38:26.817 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 14:38:26.842 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:26.846 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:38:26.849 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 14:38:26.853 | + 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-29 14:38:26.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:26.860 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 14:38:26.864 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-29 14:38:26.867 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-29 14:38:26.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:26.875 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-29 14:38:26.920 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-29 14:38:26.946 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:26.950 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-29 14:38:26.998 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-29 14:38:27.021 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:27.024 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-29 14:38:27.067 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-29 14:38:27.092 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:27.096 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-29 14:38:27.100 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 14:38:27.125 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:27.129 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:38:27.133 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 14:38:27.137 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-29 14:38:27.182 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-29 14:38:27.207 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:27.211 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-29 14:38:27.236 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:27.240 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-29 14:38:27.264 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:27.268 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-29 14:38:27.293 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:27.296 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-29 14:38:27.324 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:27.328 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-29 14:38:27.332 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-29 14:38:27.336 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-29 14:38:27.343 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-29 14:38:27.388 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-29 14:38:27.434 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-29 14:38:27.484 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-29 14:38:27.530 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-29 14:38:27.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 14:38:27.538 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-29 14:38:27.542 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 14:38:27.546 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 14:38:27.550 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-29 14:38:27.553 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 14:38:27.557 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-29 14:38:27.561 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 14:38:27.564 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-29 14:38:27.607 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-29 14:38:27.644 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.191/identity 2026-05-29 14:38:27.681 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-29 14:38:27.718 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-29 14:38:27.754 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-29 14:38:27.791 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-29 14:38:27.827 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-29 14:38:27.863 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.191/identity 2026-05-29 14:38:27.898 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 14:38:27.935 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 14:38:27.973 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 14:38:27.975 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-29 14:38:28.012 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-29 14:38:28.049 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-29 14:38:28.052 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 14:38:28.055 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:38:28.058 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-29 14:38:28.061 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-29 14:38:28.098 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-29 14:38:28.137 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.191/identity 2026-05-29 14:38:28.174 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-29 14:38:28.213 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-29 14:38:28.250 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-29 14:38:28.288 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-29 14:38:28.327 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-29 14:38:28.364 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-29 14:38:28.367 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 14:38:28.370 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-29 14:38:28.372 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 14:38:28.375 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-29 14:38:28.412 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-29 14:38:28.449 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.191/identity 2026-05-29 14:38:28.487 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-29 14:38:28.524 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-29 14:38:28.562 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-29 14:38:28.597 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-29 14:38:28.636 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-29 14:38:28.674 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-29 14:38:28.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-29 14:38:28.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-29 14:38:28.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-29 14:38:28.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-29 14:38:28.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-29 14:38:28.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-29 14:38:28.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-29 14:38:28.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-29 14:38:28.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-29 14:38:28.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-29 14:38:28.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-29 14:38:28.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-29 14:38:28.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-29 14:38:28.717 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-29 14:38:28.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-29 14:38:28.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-29 14:38:28.726 | + 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-29 14:38:28.728 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:28.731 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-29 14:38:28.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-29 14:38:28.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-29 14:38:28.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:28.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-29 14:38:28.779 | + 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-29 14:38:28.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:28.785 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 14:38:28.788 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-29 14:38:28.791 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-29 14:38:28.794 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:28.797 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-29 14:38:28.833 | + 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-29 14:38:28.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:28.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 14:38:28.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-29 14:38:28.845 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-29 14:38:28.848 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:28.852 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-29 14:38:28.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-29 14:38:28.891 | + 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-29 14:38:28.895 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:28.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 14:38:28.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-29 14:38:28.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-29 14:38:28.908 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:28.912 | + 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-29 14:38:28.950 | + 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-29 14:38:28.952 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:28.955 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 14:38:28.958 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-29 14:38:28.961 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-29 14:38:28.963 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:28.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-29 14:38:29.004 | + 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-29 14:38:29.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 14:38:29.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-29 14:38:29.016 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-29 14:38:29.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-29 14:38:29.059 | + 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-29 14:38:29.062 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.066 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-29 14:38:29.068 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-29 14:38:29.071 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-29 14:38:29.075 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.077 | + 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-29 14:38:29.114 | + 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-29 14:38:29.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-29 14:38:29.122 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-29 14:38:29.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-29 14:38:29.128 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.131 | + 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-29 14:38:29.167 | + 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-29 14:38:29.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.173 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-29 14:38:29.176 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-29 14:38:29.179 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-29 14:38:29.182 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.185 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-29 14:38:29.220 | + 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-29 14:38:29.223 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.226 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-29 14:38:29.230 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-29 14:38:29.233 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-29 14:38:29.236 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.239 | + 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-29 14:38:29.276 | + 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-29 14:38:29.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 14:38:29.282 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-29 14:38:29.285 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-29 14:38:29.288 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-29 14:38:29.291 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 14:38:29.294 | + 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-29 14:38:29.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 14:38:29.336 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-29 14:38:29.374 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-29 14:38:29.412 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-29 14:38:29.415 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-29 14:38:29.419 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-29 14:38:29.421 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-29 14:38:29.425 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 14:38:29.428 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-29 14:38:29.431 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-29 14:38:29.434 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 14:38:29.437 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 14:38:29.455 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 14:38:29.455 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:38:29.466 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 14:38:29.472 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 14:38:29.486 | /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-29 14:38:29.491 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-29 14:38:29.494 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-29 14:38:29.499 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 14:38:29.502 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-29 14:38:29.540 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-29 14:38:29.577 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-29 14:38:29.612 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 14:38:29.648 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 14:38:29.685 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 14:38:29.722 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 14:38:29.757 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 14:38:29.793 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 14:38:29.829 | + 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-29 14:38:29.867 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 14:38:29.904 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 14:38:29.942 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 14:38:29.977 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-29 14:38:30.012 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 14:38:30.015 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 14:38:30.019 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-29 14:38:30.022 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-29 14:38:30.025 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 14:38:30.028 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:38:30.031 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:38:30.034 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-29 14:38:30.038 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-29 14:38:30.041 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-29 14:38:30.076 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 14:38:30.113 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-29 14:38:30.113 | + 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-29 14:38:30.123 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-29 14:38:30.127 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-29 14:38:30.130 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-29 14:38:30.133 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 14:38:30.136 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 14:38:30.139 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 14:38:30.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 14:38:30.145 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:38:30.148 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:38:30.150 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 14:38:30.154 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 14:38:30.156 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:38:30.159 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:38:30.162 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-29 14:38:30.173 | perl: warning: Setting locale failed. 2026-05-29 14:38:30.174 | perl: warning: Please check that your locale settings: 2026-05-29 14:38:30.174 | LANGUAGE = (unset), 2026-05-29 14:38:30.174 | LC_ALL = "en_US.utf8", 2026-05-29 14:38:30.174 | LANG = "de_DE.UTF-8" 2026-05-29 14:38:30.174 | are supported and installed on your system. 2026-05-29 14:38:30.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 14:38:30.215 | Enabling site neutron-api. 2026-05-29 14:38:30.221 | To activate the new configuration, you need to run: 2026-05-29 14:38:30.221 | systemctl reload apache2 2026-05-29 14:38:30.226 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 14:38:30.228 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 14:38:30.231 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 14:38:30.233 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 14:38:30.405 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-29 14:38:30.428 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:30.432 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-29 14:38:30.451 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:30.455 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-29 14:38:30.458 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-29 14:38:30.525 | + inc/async:async_inner:63 : init_neutron 2026-05-29 14:38:30.564 | [2034 Async init_neutron:55212]: running: init_neutron 2026-05-29 14:38:30.567 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-29 14:38:30.590 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:30.592 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-29 14:38:30.614 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:30.619 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-29 14:38:30.623 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-29 14:38:30.626 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-29 14:38:30.665 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-29 14:38:30.668 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-29 14:38:30.711 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-29 14:38:30.735 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:38:30.737 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-29 14:38:30.760 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:30.763 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-29 14:38:30.766 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:38:30.770 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-29 14:38:30.772 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-29 14:38:30.775 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-29 14:38:30.848 | + inc/async:async_inner:63 : init_cinder 2026-05-29 14:38:30.892 | [2034 Async init_cinder:55450]: running: init_cinder 2026-05-29 14:38:30.895 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-29 14:38:30.911 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:38:30.914 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-29 14:38:30.916 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:38:30.918 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-29 14:38:30.921 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-29 14:38:30.923 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-29 14:38:30.983 | + inc/async:async_inner:63 : init_placement 2026-05-29 14:38:31.023 | [2034 Async init_placement:55580]: running: init_placement 2026-05-29 14:38:31.028 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-29 14:38:31.103 | [2034 Async init_neutron:55212]: Waiting for completion of init_neutron running on PID 55212 (5 other jobs running) 2026-05-29 14:38:31.134 | [2034 Async init_neutron:55212]: Signaling child to exit 2026-05-29 14:38:45.236 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:38:45.276 | [55450 Async init_cinder:55450]: finished successfully 2026-05-29 14:39:18.541 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:39:18.578 | [55580 Async init_placement:55580]: finished successfully 2026-05-29 14:39:25.356 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:39:25.381 | [55212 Async init_neutron:55212]: finished successfully 2026-05-29 14:39:25.404 | WAKEUP 2026-05-29 14:39:25.426 | [2034 Async init_neutron:55212]: Signaled 2026-05-29 14:39:25.428 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-29 14:39:25.428 | + lib/database:recreate_database:112 : local db=neutron 2026-05-29 14:39:25.428 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-29 14:39:25.428 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-29 14:39:25.428 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-29 14:39:25.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.428 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-29 14:39:25.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.429 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-29 14:39:25.429 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 14:39:25.429 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:39:25.429 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:39:25.429 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:39:25.429 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065510730 2026-05-29 14:39:25.429 | + 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-29 14:39:25.429 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-29 14:39:25.429 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-29 14:39:25.429 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-29 14:39:25.430 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-29 14:39:25.431 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-29 14:39:25.431 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-29 14:39:25.432 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-29 14:39:25.432 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-29 14:39:25.432 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-29 14:39:25.433 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-29 14:39:25.433 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-29 14:39:25.433 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-29 14:39:25.434 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-29 14:39:25.434 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-29 14:39:25.434 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-29 14:39:25.434 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-29 14:39:25.435 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-29 14:39:25.436 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-29 14:39:25.436 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-29 14:39:25.436 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-29 14:39:25.436 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-29 14:39:25.437 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-29 14:39:25.438 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-29 14:39:25.439 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-29 14:39:25.440 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-29 14:39:25.441 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-29 14:39:25.442 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-29 14:39:25.443 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-29 14:39:25.444 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-29 14:39:25.445 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-29 14:39:25.446 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-29 14:39:25.447 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-29 14:39:25.448 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-29 14:39:25.448 | Running upgrade for neutron ... 2026-05-29 14:39:25.448 | OK 2026-05-29 14:39:25.448 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-29 14:39:25.448 | + functions-common:time_stop:2412 : local name 2026-05-29 14:39:25.448 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:39:25.448 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:39:25.448 | + functions-common:time_stop:2415 : local total 2026-05-29 14:39:25.448 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:39:25.448 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 14:39:25.448 | + functions-common:time_stop:2419 : start_time=1780065510730 2026-05-29 14:39:25.449 | + functions-common:time_stop:2421 : [[ -z 1780065510730 ]] 2026-05-29 14:39:25.449 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:39:25.449 | + functions-common:time_stop:2424 : end_time=1780065565338 2026-05-29 14:39:25.449 | + functions-common:time_stop:2425 : elapsed_time=54608 2026-05-29 14:39:25.449 | + functions-common:time_stop:2426 : total=8637 2026-05-29 14:39:25.449 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:39:25.449 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=63245 2026-05-29 14:39:25.476 | [2034 Async init_neutron:55212]: finished init_neutron with result 0 in 54 seconds 2026-05-29 14:39:25.480 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:25.483 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-29 14:39:25.531 | [2034 Async init_placement:55580]: Waiting for completion of init_placement running on PID 55580 (4 other jobs running) 2026-05-29 14:39:25.554 | [2034 Async init_placement:55580]: Signaling child to exit 2026-05-29 14:39:25.555 | WAKEUP 2026-05-29 14:39:25.575 | [2034 Async init_placement:55580]: Signaled 2026-05-29 14:39:25.576 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-29 14:39:25.576 | + lib/database:recreate_database:112 : local db=placement 2026-05-29 14:39:25.576 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-29 14:39:25.576 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-29 14:39:25.576 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-29 14:39:25.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.577 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-29 14:39:25.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.577 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-29 14:39:25.577 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-29 14:39:25.577 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-29 14:39:25.577 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-29 14:39:25.577 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 14:39:25.577 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 14:39:25.578 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 14:39:25.578 | ++ 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-29 14:39:25.578 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.578 | + functions-common:get_or_create_user:907 : user_id=2ded991eafbe4bebb4af204a13de0481 2026-05-29 14:39:25.578 | + functions-common:get_or_create_user:908 : echo 2ded991eafbe4bebb4af204a13de0481 2026-05-29 14:39:25.578 | 2ded991eafbe4bebb4af204a13de0481 2026-05-29 14:39:25.578 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-29 14:39:25.579 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:39:25.579 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:39:25.579 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:39:25.579 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:39:25.579 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:39:25.579 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:39:25.579 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:39:25.579 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:39:25.580 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:39:25.580 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:39:25.580 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:39:25.580 | + 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-29 14:39:25.580 | ++ 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-29 14:39:25.580 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.580 | + functions-common:get_or_add_user_project_role:971 : user_role_id=d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:39:25.581 | + functions-common:get_or_add_user_project_role:972 : echo d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:39:25.581 | d5c80ed38ffc4d09b46fe2e16b8973ae 2026-05-29 14:39:25.581 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 14:39:25.581 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-29 14:39:25.581 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 14:39:25.581 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 14:39:25.581 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 14:39:25.581 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 14:39:25.582 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 14:39:25.582 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 14:39:25.582 | + 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-29 14:39:25.582 | ++ 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-29 14:39:25.583 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.583 | + functions-common:get_or_add_user_project_role:971 : user_role_id=276a27c966774296b7593496182a31b9 2026-05-29 14:39:25.583 | + functions-common:get_or_add_user_project_role:972 : echo 276a27c966774296b7593496182a31b9 2026-05-29 14:39:25.583 | 276a27c966774296b7593496182a31b9 2026-05-29 14:39:25.583 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.191/placement 2026-05-29 14:39:25.583 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-29 14:39:25.583 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 14:39:25.583 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-29 14:39:25.583 | ++ 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-29 14:39:25.584 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.584 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 14:39:25.584 | fb6a93d7b6b24a09b65db44706e0d17e' 2026-05-29 14:39:25.584 | + functions-common:get_or_create_service:1059 : echo fb6a93d7b6b24a09b65db44706e0d17e 2026-05-29 14:39:25.584 | fb6a93d7b6b24a09b65db44706e0d17e 2026-05-29 14:39:25.584 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.191/placement 2026-05-29 14:39:25.584 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 14:39:25.584 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.191/placement RegionOne 2026-05-29 14:39:25.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 14:39:25.585 | +++ 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-29 14:39:25.585 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 14:39:25.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 14:39:25.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.191/placement --region RegionOne -f value -c id 2026-05-29 14:39:25.585 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:39:25.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=45ac19cb8f274d94aacf2471309ae753 2026-05-29 14:39:25.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 45ac19cb8f274d94aacf2471309ae753 2026-05-29 14:39:25.586 | + functions-common:get_or_create_endpoint:1092 : public_id=45ac19cb8f274d94aacf2471309ae753 2026-05-29 14:39:25.586 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 14:39:25.586 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 14:39:25.586 | + functions-common:get_or_create_endpoint:1101 : echo 45ac19cb8f274d94aacf2471309ae753 2026-05-29 14:39:25.586 | 45ac19cb8f274d94aacf2471309ae753 2026-05-29 14:39:25.617 | [2034 Async init_placement:55580]: finished init_placement with result 0 in 47 seconds 2026-05-29 14:39:25.621 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:25.624 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-29 14:39:25.675 | [2034 Async init_glance:51006]: Waiting for completion of init_glance running on PID 51006 (3 other jobs running) 2026-05-29 14:39:25.700 | [2034 Async init_glance:51006]: Signaling child to exit 2026-05-29 14:39:25.700 | WAKEUP 2026-05-29 14:39:25.720 | [2034 Async init_glance:51006]: Signaled 2026-05-29 14:39:25.721 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-29 14:39:25.721 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-29 14:39:25.721 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-29 14:39:25.721 | + lib/database:recreate_database:112 : local db=glance 2026-05-29 14:39:25.721 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-29 14:39:25.722 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-29 14:39:25.722 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-29 14:39:25.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.722 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-29 14:39:25.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.722 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-29 14:39:25.722 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 14:39:25.723 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:39:25.723 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:39:25.723 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:39:25.723 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065423064 2026-05-29 14:39:25.723 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-29 14:39:25.723 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 14:39:25.723 | 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=51112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:39:25.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.724 | DEBUG dbcounter [-] [51112] Writer thread running {{(pid=51112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:25.724 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.724 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.724 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 14:39:25.724 | 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=51112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:39:25.725 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.725 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.725 | DEBUG dbcounter [-] [51112] Writer thread running {{(pid=51112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:25.725 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-29 14:39:25.725 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:25.725 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-29 14:39:25.725 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.726 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-29 14:39:25.726 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.726 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-29 14:39:25.726 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.726 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-29 14:39:25.726 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.726 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-29 14:39:25.726 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.727 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-29 14:39:25.727 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.727 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-29 14:39:25.727 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.727 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-29 14:39:25.727 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.727 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-29 14:39:25.728 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.728 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-29 14:39:25.728 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.728 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 14:39:25.728 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.728 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 14:39:25.728 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.729 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 14:39:25.729 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.729 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 14:39:25.729 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.729 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-29 14:39:25.729 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.729 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.730 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.731 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.731 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-29 14:39:25.731 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:25.731 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-29 14:39:25.731 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.731 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-29 14:39:25.731 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.731 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-29 14:39:25.732 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.732 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-29 14:39:25.732 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.732 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-29 14:39:25.732 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.732 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-29 14:39:25.732 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.733 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-29 14:39:25.733 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.733 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-29 14:39:25.733 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.733 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-29 14:39:25.733 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.733 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-29 14:39:25.733 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.734 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-29 14:39:25.734 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.734 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-29 14:39:25.734 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51112) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-29 14:39:25.734 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.734 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.734 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.735 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-29 14:39:25.735 | Database migration is up to date. No migration needed. 2026-05-29 14:39:25.735 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-29 14:39:25.735 | Database is synced successfully. 2026-05-29 14:39:25.735 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-29 14:39:25.736 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 14:39:25.736 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=51292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:39:25.736 | DEBUG dbcounter [-] [51292] Writer thread running {{(pid=51292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:25.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-29 14:39:25.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-29 14:39:25.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-29 14:39:25.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-29 14:39:25.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-29 14:39:25.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-29 14:39:25.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-29 14:39:25.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-29 14:39:25.737 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-29 14:39:25.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-29 14:39:25.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-29 14:39:25.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-29 14:39:25.741 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-29 14:39:25.741 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-29 14:39:25.741 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-29 14:39:25.741 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-29 14:39:25.741 | + functions-common:time_stop:2412 : local name 2026-05-29 14:39:25.741 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:39:25.741 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:39:25.741 | + functions-common:time_stop:2415 : local total 2026-05-29 14:39:25.742 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:39:25.742 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 14:39:25.742 | + functions-common:time_stop:2419 : start_time=1780065423064 2026-05-29 14:39:25.742 | + functions-common:time_stop:2421 : [[ -z 1780065423064 ]] 2026-05-29 14:39:25.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:39:25.742 | + functions-common:time_stop:2424 : end_time=1780065437472 2026-05-29 14:39:25.742 | + functions-common:time_stop:2425 : elapsed_time=14408 2026-05-29 14:39:25.743 | + functions-common:time_stop:2426 : total=8637 2026-05-29 14:39:25.743 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:39:25.743 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23045 2026-05-29 14:39:25.762 | [2034 Async init_glance:51006]: finished init_glance with result 0 in 14 seconds 2026-05-29 14:39:25.766 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:25.770 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-29 14:39:25.791 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-29 14:39:25.793 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:25.795 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-29 14:39:25.846 | [2034 Async init_cinder:55450]: Waiting for completion of init_cinder running on PID 55450 (2 other jobs running) 2026-05-29 14:39:25.870 | [2034 Async init_cinder:55450]: Signaling child to exit 2026-05-29 14:39:25.870 | WAKEUP 2026-05-29 14:39:25.891 | [2034 Async init_cinder:55450]: Signaled 2026-05-29 14:39:25.892 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-29 14:39:25.892 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:25.893 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-29 14:39:25.893 | + lib/database:recreate_database:112 : local db=cinder 2026-05-29 14:39:25.893 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-29 14:39:25.893 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-29 14:39:25.893 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-29 14:39:25.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.893 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-29 14:39:25.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:25.894 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-29 14:39:25.894 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 14:39:25.894 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:39:25.894 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:39:25.894 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:39:25.894 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065511094 2026-05-29 14:39:25.895 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-29 14:39:25.895 | INFO dbcounter [-] Registered counter for database cinder 2026-05-29 14:39:25.895 | 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=55677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:39:25.895 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-29 14:39:25.895 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:25.896 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:25.896 | DEBUG dbcounter [-] [55677] Writer thread running {{(pid=55677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:25.896 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-29 14:39:25.896 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:25.896 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-29 14:39:25.896 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.896 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-29 14:39:25.896 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.897 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-29 14:39:25.897 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.897 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-29 14:39:25.897 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.897 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-29 14:39:25.897 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.897 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-29 14:39:25.898 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.898 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-29 14:39:25.898 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55677) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:25.898 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-29 14:39:25.898 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-29 14:39:25.898 | + functions-common:time_stop:2412 : local name 2026-05-29 14:39:25.898 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:39:25.899 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:39:25.899 | + functions-common:time_stop:2415 : local total 2026-05-29 14:39:25.899 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:39:25.899 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 14:39:25.899 | + functions-common:time_stop:2419 : start_time=1780065511094 2026-05-29 14:39:25.899 | + functions-common:time_stop:2421 : [[ -z 1780065511094 ]] 2026-05-29 14:39:25.899 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:39:25.900 | + functions-common:time_stop:2424 : end_time=1780065523167 2026-05-29 14:39:25.900 | + functions-common:time_stop:2425 : elapsed_time=12073 2026-05-29 14:39:25.900 | + functions-common:time_stop:2426 : total=8637 2026-05-29 14:39:25.900 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:39:25.900 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20710 2026-05-29 14:39:25.900 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-29 14:39:25.900 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:25.900 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-29 14:39:25.901 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-29 14:39:25.901 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-29 14:39:25.902 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-29 14:39:25.902 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-29 14:39:25.902 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-29 14:39:25.902 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-29 14:39:25.902 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 14:39:25.902 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 14:39:25.902 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 14:39:25.902 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 14:39:25.903 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 14:39:25.904 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 14:39:25.904 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 14:39:25.904 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-29 14:39:25.904 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-29 14:39:25.904 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-29 14:39:25.904 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 14:39:25.904 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-29 14:39:25.904 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-29 14:39:25.905 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-29 14:39:25.905 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-29 14:39:25.906 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-29 14:39:25.906 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-29 14:39:25.906 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-29 14:39:25.906 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-29 14:39:25.906 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-29 14:39:25.906 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-29 14:39:25.906 | [Unit] 2026-05-29 14:39:25.906 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 14:39:25.907 | DefaultDependencies=no 2026-05-29 14:39:25.907 | After=systemd-udev-settle.service 2026-05-29 14:39:25.907 | Before=lvm2-activation-early.service 2026-05-29 14:39:25.907 | Wants=systemd-udev-settle.service 2026-05-29 14:39:25.907 | 2026-05-29 14:39:25.907 | [Service] 2026-05-29 14:39:25.907 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 14:39:25.907 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-29 14:39:25.908 | RemainAfterExit=yes 2026-05-29 14:39:25.908 | Type=oneshot 2026-05-29 14:39:25.908 | 2026-05-29 14:39:25.908 | [Install] 2026-05-29 14:39:25.908 | WantedBy=local-fs.target 2026-05-29 14:39:25.908 | Also=systemd-udev-settle.service 2026-05-29 14:39:25.908 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-29 14:39:25.909 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-29 14:39:25.909 | 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-29 14:39:25.909 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-29 14:39:25.909 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-29 14:39:25.909 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-29 14:39:25.909 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-29 14:39:25.909 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-29 14:39:25.910 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-29 14:39:25.910 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-29 14:39:25.910 | Physical volume "/dev/loop0" successfully created. 2026-05-29 14:39:25.910 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-29 14:39:25.910 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-29 14:39:25.910 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:25.910 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-29 14:39:25.910 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-29 14:39:25.911 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-29 14:39:25.911 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-29 14:39:25.911 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-29 14:39:25.911 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-29 14:39:25.911 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-29 14:39:25.911 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:39:25.912 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-29 14:39:25.935 | [2034 Async init_cinder:55450]: finished init_cinder with result 0 in 14 seconds 2026-05-29 14:39:25.938 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:25.941 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-29 14:39:25.960 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:25.964 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-29 14:39:25.966 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:39:25.970 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-29 14:39:25.972 | + ./stack.sh:main:1236 : init_nova 2026-05-29 14:39:25.976 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-29 14:39:25.994 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:25.997 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-29 14:39:26.015 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:26.019 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:39:26.021 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 14:39:26.091 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 14:39:26.131 | [2034 Async nova-cell-0:57772]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 14:39:26.135 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-29 14:39:26.139 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:39:26.144 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-29 14:39:26.147 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:39:26.150 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:39:26.154 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 14:39:26.227 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 14:39:26.271 | [2034 Async nova-cell-1:57876]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 14:39:26.277 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-29 14:39:26.280 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-29 14:39:26.284 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-29 14:39:26.287 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-29 14:39:26.289 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-29 14:39:26.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:26.376 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-29 14:39:26.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:26.464 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-29 14:39:31.157 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-29 14:39:31.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:31.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:31.200 | DEBUG dbcounter [-] [57946] Writer thread running {{(pid=57946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:31.261 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-29 14:39:36.657 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:36.664 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-29 14:39:39.256 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:39.268 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-29 14:39:39.282 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:40.149 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-29 14:39:40.153 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-29 14:39:40.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-29 14:39:40.163 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-29 14:39:40.168 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 14:39:40.172 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 14:39:40.178 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 14:39:40.211 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:39:40.217 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 14:39:40.222 | ++ 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-29 14:39:40.228 | + 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-29 14:39:44.310 | INFO dbcounter [None req-66cfab2c-dab7-433f-8d8e-87a4c42a81f6 None None] Registered counter for database nova_api 2026-05-29 14:39:44.393 | DEBUG dbcounter [-] [58540] Writer thread running {{(pid=58540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:45.037 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-29 14:39:45.044 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-29 14:39:45.049 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-29 14:39:45.125 | [2034 Async nova-cell-0:57772]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57772 (3 other jobs running) 2026-05-29 14:39:45.160 | [2034 Async nova-cell-0:57772]: Signaling child to exit 2026-05-29 14:39:53.542 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:39:53.556 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:39:53.569 | [57772 Async nova-cell-0:57772]: finished successfully 2026-05-29 14:39:53.583 | [57876 Async nova-cell-1:57876]: finished successfully 2026-05-29 14:39:53.595 | WAKEUP 2026-05-29 14:39:53.617 | [2034 Async nova-cell-0:57772]: Signaled 2026-05-29 14:39:53.619 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-29 14:39:53.619 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-29 14:39:53.619 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-29 14:39:53.619 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-29 14:39:53.619 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-29 14:39:53.619 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-29 14:39:53.620 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-29 14:39:53.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:53.620 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-29 14:39:53.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:53.620 | + 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-29 14:39:53.620 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-29 14:39:53.621 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:53.621 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:53.621 | DEBUG dbcounter [-] [57929] Writer thread running {{(pid=57929) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:53.621 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-29 14:39:53.621 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:53.621 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-29 14:39:53.621 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.621 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-29 14:39:53.622 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.622 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-29 14:39:53.622 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.622 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-29 14:39:53.622 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.622 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-29 14:39:53.622 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.623 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-29 14:39:53.623 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.623 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-29 14:39:53.623 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.623 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-29 14:39:53.623 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57929) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.662 | [2034 Async nova-cell-0:57772]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-05-29 14:39:53.668 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:53.670 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-29 14:39:53.674 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-29 14:39:53.724 | [2034 Async nova-cell-1:57876]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57876 (2 other jobs running) 2026-05-29 14:39:53.748 | [2034 Async nova-cell-1:57876]: Signaling child to exit 2026-05-29 14:39:53.749 | WAKEUP 2026-05-29 14:39:53.768 | [2034 Async nova-cell-1:57876]: Signaled 2026-05-29 14:39:53.769 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-29 14:39:53.769 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-29 14:39:53.769 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-29 14:39:53.770 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-29 14:39:53.770 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-29 14:39:53.770 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-29 14:39:53.770 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-29 14:39:53.770 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:53.770 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-29 14:39:53.770 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 14:39:53.770 | + 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-29 14:39:53.770 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-29 14:39:53.771 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 14:39:53.771 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 14:39:53.771 | DEBUG dbcounter [-] [57943] Writer thread running {{(pid=57943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:53.771 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-29 14:39:53.771 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 14:39:53.771 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-29 14:39:53.771 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.771 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-29 14:39:53.772 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.772 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-29 14:39:53.772 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.772 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-29 14:39:53.772 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.772 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-29 14:39:53.772 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.772 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-29 14:39:53.772 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.773 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-29 14:39:53.773 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.773 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-29 14:39:53.773 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57943) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 14:39:53.811 | [2034 Async nova-cell-1:57876]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-05-29 14:39:53.816 | + inc/async:async_wait:197 : return 0 2026-05-29 14:39:53.819 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:39:53.822 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-29 14:39:57.585 | Running batches of 50 until complete 2026-05-29 14:39:57.585 | INFO dbcounter [None req-4dd14e88-c9ca-4cb9-85a5-e51c67387ade None None] Registered counter for database nova_cell0 2026-05-29 14:39:57.734 | DEBUG dbcounter [-] [59164] Writer thread running {{(pid=59164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:57.739 | INFO dbcounter [None req-4dd14e88-c9ca-4cb9-85a5-e51c67387ade None None] Registered counter for database nova_api 2026-05-29 14:39:57.852 | DEBUG dbcounter [-] [59164] Writer thread running {{(pid=59164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:57.879 | INFO dbcounter [None req-4dd14e88-c9ca-4cb9-85a5-e51c67387ade None None] Registered counter for database nova_cell0 2026-05-29 14:39:57.899 | DEBUG dbcounter [-] [59164] Writer thread running {{(pid=59164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:39:57.985 | +-------------------------------------+--------------+-----------+ 2026-05-29 14:39:57.986 | | Migration | Total Needed | Completed | 2026-05-29 14:39:57.986 | +-------------------------------------+--------------+-----------+ 2026-05-29 14:39:57.986 | | fill_virtual_interface_list | 0 | 0 | 2026-05-29 14:39:57.986 | | migrate_empty_ratio | 0 | 0 | 2026-05-29 14:39:57.986 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-29 14:39:57.986 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-29 14:39:57.986 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-29 14:39:57.986 | | populate_dev_uuids | 0 | 0 | 2026-05-29 14:39:57.986 | | populate_instance_compute_id | 0 | 0 | 2026-05-29 14:39:57.986 | | populate_missing_availability_zones | 0 | 0 | 2026-05-29 14:39:57.987 | | populate_queued_for_delete | 0 | 0 | 2026-05-29 14:39:57.987 | | populate_user_id | 0 | 0 | 2026-05-29 14:39:57.987 | | populate_uuids | 0 | 0 | 2026-05-29 14:39:57.987 | +-------------------------------------+--------------+-----------+ 2026-05-29 14:39:58.692 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-29 14:39:58.699 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:39:58.702 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-29 14:39:58.706 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:39:58.708 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:39:58.711 | + 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-29 14:40:02.379 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-29 14:40:02.379 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-29 14:40:02.380 | INFO dbcounter [None req-95be6b00-5fd9-47ce-943c-b96bc60f00d8 None None] Registered counter for database nova_api 2026-05-29 14:40:02.449 | DEBUG dbcounter [-] [59183] Writer thread running {{(pid=59183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:40:03.072 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-29 14:40:03.075 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-29 14:40:03.092 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-29 14:40:03.095 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-29 14:40:03.098 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-29 14:40:03.167 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-29 14:40:03.208 | [2034 Async configure_neutron_nova:59243]: running: configure_neutron_nova 2026-05-29 14:40:03.211 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-29 14:40:03.214 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 14:40:03.218 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-29 14:40:03.222 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:40:03.225 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:40:03.228 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:40:03.231 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:40:03.235 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:40:03.240 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:40:03.245 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:40:03.249 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:40:03.253 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:40:03.256 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-29 14:40:03.259 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:40:03.281 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:03.286 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:40:03.289 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:40:03.293 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-29 14:40:03.296 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:40:03.300 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:40:03.303 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-29 14:40:03.306 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 14:40:03.309 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 14:40:03.314 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:40:03.316 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 14:40:03.320 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-29 14:40:03.323 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 14:40:03.328 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-29 14:40:03.331 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 14:40:03.334 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 14:40:03.337 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-29 14:40:03.340 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.344 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 14:40:03.347 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-29 14:40:03.350 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:40:03.353 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 14:40:03.356 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 14:40:03.360 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-29 14:40:03.363 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.366 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-29 14:40:03.370 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:40:03.373 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-29 14:40:03.373 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:40:03.373 | gsub("[][]", "", $1); 2026-05-29 14:40:03.373 | split($1, a, "|"); 2026-05-29 14:40:03.373 | if (a[1] == matchgroup) 2026-05-29 14:40:03.373 | print a[2] 2026-05-29 14:40:03.374 | } 2026-05-29 14:40:03.374 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:40:03.381 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 14:40:03.383 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 14:40:03.386 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 14:40:03.391 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-29 14:40:03.394 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-29 14:40:03.398 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-29 14:40:03.401 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-29 14:40:03.405 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-29 14:40:03.410 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-29 14:40:03.413 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-29 14:40:03.416 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-29 14:40:03.419 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-29 14:40:03.423 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-29 14:40:03.426 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.429 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 14:40:03.432 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-29 14:40:03.434 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 14:40:03.438 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-29 14:40:03.441 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-29 14:40:03.445 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-29 14:40:03.448 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-29 14:40:03.454 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-29 14:40:03.454 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.454 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-29 14:40:03.454 | BEGIN { 2026-05-29 14:40:03.454 | section = "" 2026-05-29 14:40:03.454 | last_section = "" 2026-05-29 14:40:03.455 | section_count = 0 2026-05-29 14:40:03.455 | } 2026-05-29 14:40:03.455 | /^\[.+\]/ { 2026-05-29 14:40:03.455 | gsub("[][]", "", $1); 2026-05-29 14:40:03.455 | section=$1 2026-05-29 14:40:03.455 | next 2026-05-29 14:40:03.455 | } 2026-05-29 14:40:03.455 | /^ *\#/ { 2026-05-29 14:40:03.455 | next 2026-05-29 14:40:03.455 | } 2026-05-29 14:40:03.455 | /^[^ \t]+/ { 2026-05-29 14:40:03.456 | # get offset of first = in $0 2026-05-29 14:40:03.456 | eq_idx = index($0, "=") 2026-05-29 14:40:03.456 | # extract attr & value from $0 2026-05-29 14:40:03.456 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 14:40:03.456 | value = substr($0, eq_idx + 1) 2026-05-29 14:40:03.456 | # only need to strip trailing whitespace from attr 2026-05-29 14:40:03.457 | sub(/[ \t]*$/, "", attr) 2026-05-29 14:40:03.457 | # need to strip leading & trailing whitespace from value 2026-05-29 14:40:03.457 | sub(/^[ \t]*/, "", value) 2026-05-29 14:40:03.457 | sub(/[ \t]*$/, "", value) 2026-05-29 14:40:03.457 | 2026-05-29 14:40:03.457 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 14:40:03.458 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 14:40:03.458 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 14:40:03.458 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 14:40:03.458 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 14:40:03.458 | if (section != last_section) { 2026-05-29 14:40:03.458 | cfg_section[section_count++] = section 2026-05-29 14:40:03.458 | last_section = section 2026-05-29 14:40:03.458 | } 2026-05-29 14:40:03.458 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 14:40:03.458 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 14:40:03.458 | 2026-05-29 14:40:03.459 | cfg_attr[section, attr, 0] = value 2026-05-29 14:40:03.459 | cfg_attr_count[section, attr] = 1 2026-05-29 14:40:03.459 | } else { 2026-05-29 14:40:03.459 | lno = cfg_attr_count[section, attr]++ 2026-05-29 14:40:03.459 | cfg_attr[section, attr, lno] = value 2026-05-29 14:40:03.459 | } 2026-05-29 14:40:03.459 | } 2026-05-29 14:40:03.459 | END { 2026-05-29 14:40:03.459 | # Process each section in order 2026-05-29 14:40:03.459 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 14:40:03.459 | section = cfg_section[sno] 2026-05-29 14:40:03.459 | # The ini routines simply append a config item immediately 2026-05-29 14:40:03.460 | # after the section header. To keep the same order as defined 2026-05-29 14:40:03.460 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 14:40:03.460 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 14:40:03.460 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 14:40:03.460 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 14:40:03.460 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 14:40:03.461 | else { 2026-05-29 14:40:03.461 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 14:40:03.461 | count = cfg_attr_count[section, attr] 2026-05-29 14:40:03.461 | print "inidelete " configfile " " section " " attr 2026-05-29 14:40:03.461 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 14:40:03.461 | for (l = count -2; l >= 0; l--) 2026-05-29 14:40:03.461 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 14:40:03.461 | } 2026-05-29 14:40:03.461 | } 2026-05-29 14:40:03.461 | } 2026-05-29 14:40:03.461 | } 2026-05-29 14:40:03.462 | ' 2026-05-29 14:40:03.462 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.462 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 14:40:03.462 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 14:40:03.463 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-29 14:40:03.467 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:40:03.471 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-29 14:40:03.474 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-29 14:40:03.474 | BEGIN { group = "" } 2026-05-29 14:40:03.474 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:40:03.474 | gsub("[][]", "", $1); 2026-05-29 14:40:03.474 | split($1, a, "|"); 2026-05-29 14:40:03.474 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 14:40:03.475 | group=a[1] 2026-05-29 14:40:03.475 | } else { 2026-05-29 14:40:03.475 | group="" 2026-05-29 14:40:03.475 | } 2026-05-29 14:40:03.475 | next 2026-05-29 14:40:03.475 | } 2026-05-29 14:40:03.476 | { 2026-05-29 14:40:03.476 | if (group != "") 2026-05-29 14:40:03.476 | print $0 2026-05-29 14:40:03.476 | } 2026-05-29 14:40:03.476 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:40:03.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-29 14:40:03.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-29 14:40:03.523 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-29 14:40:03.530 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-29 14:40:03.568 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-29 14:40:03.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-29 14:40:03.614 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.617 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-29 14:40:03.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-29 14:40:03.657 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-29 14:40:03.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-29 14:40:03.704 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.708 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 14:40:03.712 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 14:40:03.715 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 14:40:03.720 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-29 14:40:03.724 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.728 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.731 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-29 14:40:03.736 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.741 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-29 14:40:03.744 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-29 14:40:03.747 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-29 14:40:03.751 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-29 14:40:03.754 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.758 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.761 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 14:40:03.764 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.768 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 14:40:03.774 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.778 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.781 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.784 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-29 14:40:03.788 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.795 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.795 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-29 14:40:03.795 | BEGIN { 2026-05-29 14:40:03.795 | section = "" 2026-05-29 14:40:03.795 | last_section = "" 2026-05-29 14:40:03.796 | section_count = 0 2026-05-29 14:40:03.796 | } 2026-05-29 14:40:03.796 | /^\[.+\]/ { 2026-05-29 14:40:03.796 | gsub("[][]", "", $1); 2026-05-29 14:40:03.796 | section=$1 2026-05-29 14:40:03.796 | next 2026-05-29 14:40:03.796 | } 2026-05-29 14:40:03.796 | /^ *\#/ { 2026-05-29 14:40:03.796 | next 2026-05-29 14:40:03.796 | } 2026-05-29 14:40:03.796 | /^[^ \t]+/ { 2026-05-29 14:40:03.796 | # get offset of first = in $0 2026-05-29 14:40:03.797 | eq_idx = index($0, "=") 2026-05-29 14:40:03.797 | # extract attr & value from $0 2026-05-29 14:40:03.797 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 14:40:03.797 | value = substr($0, eq_idx + 1) 2026-05-29 14:40:03.797 | # only need to strip trailing whitespace from attr 2026-05-29 14:40:03.797 | sub(/[ \t]*$/, "", attr) 2026-05-29 14:40:03.797 | # need to strip leading & trailing whitespace from value 2026-05-29 14:40:03.797 | sub(/^[ \t]*/, "", value) 2026-05-29 14:40:03.797 | sub(/[ \t]*$/, "", value) 2026-05-29 14:40:03.798 | 2026-05-29 14:40:03.798 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 14:40:03.798 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 14:40:03.798 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 14:40:03.798 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 14:40:03.798 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 14:40:03.798 | if (section != last_section) { 2026-05-29 14:40:03.799 | cfg_section[section_count++] = section 2026-05-29 14:40:03.799 | last_section = section 2026-05-29 14:40:03.799 | } 2026-05-29 14:40:03.799 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 14:40:03.799 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 14:40:03.799 | 2026-05-29 14:40:03.799 | cfg_attr[section, attr, 0] = value 2026-05-29 14:40:03.800 | cfg_attr_count[section, attr] = 1 2026-05-29 14:40:03.800 | } else { 2026-05-29 14:40:03.800 | lno = cfg_attr_count[section, attr]++ 2026-05-29 14:40:03.800 | cfg_attr[section, attr, lno] = value 2026-05-29 14:40:03.800 | } 2026-05-29 14:40:03.800 | } 2026-05-29 14:40:03.800 | END { 2026-05-29 14:40:03.800 | # Process each section in order 2026-05-29 14:40:03.800 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 14:40:03.800 | section = cfg_section[sno] 2026-05-29 14:40:03.800 | # The ini routines simply append a config item immediately 2026-05-29 14:40:03.801 | # after the section header. To keep the same order as defined 2026-05-29 14:40:03.801 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 14:40:03.801 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 14:40:03.801 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 14:40:03.801 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 14:40:03.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 14:40:03.801 | else { 2026-05-29 14:40:03.801 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 14:40:03.801 | count = cfg_attr_count[section, attr] 2026-05-29 14:40:03.801 | print "inidelete " configfile " " section " " attr 2026-05-29 14:40:03.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 14:40:03.802 | for (l = count -2; l >= 0; l--) 2026-05-29 14:40:03.802 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 14:40:03.802 | } 2026-05-29 14:40:03.802 | } 2026-05-29 14:40:03.802 | } 2026-05-29 14:40:03.802 | } 2026-05-29 14:40:03.802 | ' 2026-05-29 14:40:03.802 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.802 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 14:40:03.802 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.803 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 14:40:03.806 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-29 14:40:03.809 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:40:03.813 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-29 14:40:03.817 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-29 14:40:03.817 | BEGIN { group = "" } 2026-05-29 14:40:03.817 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:40:03.817 | gsub("[][]", "", $1); 2026-05-29 14:40:03.818 | split($1, a, "|"); 2026-05-29 14:40:03.818 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 14:40:03.818 | group=a[1] 2026-05-29 14:40:03.818 | } else { 2026-05-29 14:40:03.818 | group="" 2026-05-29 14:40:03.818 | } 2026-05-29 14:40:03.818 | next 2026-05-29 14:40:03.818 | } 2026-05-29 14:40:03.818 | { 2026-05-29 14:40:03.818 | if (group != "") 2026-05-29 14:40:03.818 | print $0 2026-05-29 14:40:03.818 | } 2026-05-29 14:40:03.819 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:40:03.825 | + 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-29 14:40:03.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-29 14:40:03.867 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.871 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 14:40:03.874 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 14:40:03.877 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 14:40:03.882 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-29 14:40:03.885 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-29 14:40:03.888 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-29 14:40:03.891 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-29 14:40:03.895 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-29 14:40:03.902 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-29 14:40:03.906 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-29 14:40:03.910 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-29 14:40:03.914 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-29 14:40:03.916 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-29 14:40:03.920 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.923 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 14:40:03.926 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-29 14:40:03.928 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 14:40:03.932 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-29 14:40:03.935 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-29 14:40:03.939 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-29 14:40:03.942 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-29 14:40:03.947 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-29 14:40:03.947 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:03.948 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-29 14:40:03.948 | BEGIN { 2026-05-29 14:40:03.948 | section = "" 2026-05-29 14:40:03.948 | last_section = "" 2026-05-29 14:40:03.948 | section_count = 0 2026-05-29 14:40:03.948 | } 2026-05-29 14:40:03.948 | /^\[.+\]/ { 2026-05-29 14:40:03.948 | gsub("[][]", "", $1); 2026-05-29 14:40:03.948 | section=$1 2026-05-29 14:40:03.948 | next 2026-05-29 14:40:03.949 | } 2026-05-29 14:40:03.949 | /^ *\#/ { 2026-05-29 14:40:03.949 | next 2026-05-29 14:40:03.949 | } 2026-05-29 14:40:03.949 | /^[^ \t]+/ { 2026-05-29 14:40:03.949 | # get offset of first = in $0 2026-05-29 14:40:03.949 | eq_idx = index($0, "=") 2026-05-29 14:40:03.949 | # extract attr & value from $0 2026-05-29 14:40:03.949 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 14:40:03.949 | value = substr($0, eq_idx + 1) 2026-05-29 14:40:03.949 | # only need to strip trailing whitespace from attr 2026-05-29 14:40:03.950 | sub(/[ \t]*$/, "", attr) 2026-05-29 14:40:03.950 | # need to strip leading & trailing whitespace from value 2026-05-29 14:40:03.950 | sub(/^[ \t]*/, "", value) 2026-05-29 14:40:03.950 | sub(/[ \t]*$/, "", value) 2026-05-29 14:40:03.950 | 2026-05-29 14:40:03.950 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 14:40:03.950 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 14:40:03.950 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 14:40:03.951 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 14:40:03.951 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 14:40:03.951 | if (section != last_section) { 2026-05-29 14:40:03.951 | cfg_section[section_count++] = section 2026-05-29 14:40:03.951 | last_section = section 2026-05-29 14:40:03.951 | } 2026-05-29 14:40:03.952 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 14:40:03.952 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 14:40:03.952 | 2026-05-29 14:40:03.952 | cfg_attr[section, attr, 0] = value 2026-05-29 14:40:03.952 | cfg_attr_count[section, attr] = 1 2026-05-29 14:40:03.952 | } else { 2026-05-29 14:40:03.952 | lno = cfg_attr_count[section, attr]++ 2026-05-29 14:40:03.952 | cfg_attr[section, attr, lno] = value 2026-05-29 14:40:03.952 | } 2026-05-29 14:40:03.952 | } 2026-05-29 14:40:03.952 | END { 2026-05-29 14:40:03.953 | # Process each section in order 2026-05-29 14:40:03.953 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 14:40:03.953 | section = cfg_section[sno] 2026-05-29 14:40:03.953 | # The ini routines simply append a config item immediately 2026-05-29 14:40:03.953 | # after the section header. To keep the same order as defined 2026-05-29 14:40:03.953 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 14:40:03.953 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 14:40:03.953 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 14:40:03.953 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 14:40:03.953 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 14:40:03.954 | else { 2026-05-29 14:40:03.954 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 14:40:03.954 | count = cfg_attr_count[section, attr] 2026-05-29 14:40:03.954 | print "inidelete " configfile " " section " " attr 2026-05-29 14:40:03.954 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 14:40:03.954 | for (l = count -2; l >= 0; l--) 2026-05-29 14:40:03.954 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 14:40:03.954 | } 2026-05-29 14:40:03.954 | } 2026-05-29 14:40:03.954 | } 2026-05-29 14:40:03.955 | } 2026-05-29 14:40:03.955 | ' 2026-05-29 14:40:03.955 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:40:03.955 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 14:40:03.955 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 14:40:03.958 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-29 14:40:03.962 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:40:03.965 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-29 14:40:03.968 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-29 14:40:03.968 | BEGIN { group = "" } 2026-05-29 14:40:03.968 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:40:03.969 | gsub("[][]", "", $1); 2026-05-29 14:40:03.969 | split($1, a, "|"); 2026-05-29 14:40:03.969 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 14:40:03.969 | group=a[1] 2026-05-29 14:40:03.969 | } else { 2026-05-29 14:40:03.969 | group="" 2026-05-29 14:40:03.969 | } 2026-05-29 14:40:03.969 | next 2026-05-29 14:40:03.969 | } 2026-05-29 14:40:03.969 | { 2026-05-29 14:40:03.970 | if (group != "") 2026-05-29 14:40:03.970 | print $0 2026-05-29 14:40:03.970 | } 2026-05-29 14:40:03.970 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:40:03.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-29 14:40:03.980 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-29 14:40:04.019 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-29 14:40:04.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-29 14:40:04.061 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.064 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-29 14:40:04.067 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-29 14:40:04.107 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.111 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-29 14:40:04.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-29 14:40:04.150 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ed1b6afd-d0e8-4382-a521-3b0e038f7438"' 2026-05-29 14:40:04.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ed1b6afd-d0e8-4382-a521-3b0e038f7438 2026-05-29 14:40:04.159 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:40:04.187 | [59243 Async configure_neutron_nova:59243]: finished successfully 2026-05-29 14:40:04.196 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-29 14:40:04.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-29 14:40:04.239 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-29 14:40:04.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-29 14:40:04.281 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:40:04.286 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-29 14:40:04.308 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:04.312 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 14:40:04.315 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-29 14:40:04.336 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:04.340 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 14:40:04.378 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-29 14:40:04.429 | [2034 Async configure_neutron_nova:59243]: Waiting for completion of configure_neutron_nova running on PID 59243 (2 other jobs running) 2026-05-29 14:40:04.452 | [2034 Async configure_neutron_nova:59243]: Signaling child to exit 2026-05-29 14:40:04.453 | WAKEUP 2026-05-29 14:40:04.476 | [2034 Async configure_neutron_nova:59243]: Signaled 2026-05-29 14:40:04.478 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-29 14:40:04.478 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-29 14:40:04.478 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.191/identity 2026-05-29 14:40:04.478 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-29 14:40:04.479 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-29 14:40:04.479 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-29 14:40:04.479 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-29 14:40:04.479 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-29 14:40:04.479 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-29 14:40:04.479 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-29 14:40:04.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-29 14:40:04.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-29 14:40:04.479 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 14:40:04.479 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:04.479 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-29 14:40:04.480 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-29 14:40:04.480 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:40:04.480 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-29 14:40:04.480 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:40:04.480 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-29 14:40:04.480 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-29 14:40:04.480 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:40:04.480 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:40:04.480 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-29 14:40:04.480 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-29 14:40:04.481 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 14:40:04.481 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.191/identity 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-29 14:40:04.481 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-29 14:40:04.482 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-29 14:40:04.482 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-29 14:40:04.482 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-29 14:40:04.482 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-29 14:40:04.482 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-29 14:40:04.482 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-29 14:40:04.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-29 14:40:04.482 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 14:40:04.482 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:04.482 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-29 14:40:04.482 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-29 14:40:04.523 | [2034 Async configure_neutron_nova:59243]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-29 14:40:04.528 | + inc/async:async_wait:197 : return 0 2026-05-29 14:40:04.532 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-29 14:40:04.551 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:04.554 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 14:40:04.591 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 14:40:04.630 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-29 14:40:04.651 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:04.654 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-29 14:40:04.657 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:40:04.660 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-29 14:40:04.663 | + ./stack.sh:main:1290 : start_nova_api 2026-05-29 14:40:04.666 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-29 14:40:04.670 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-29 14:40:04.672 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-29 14:40:04.675 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-29 14:40:04.695 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:04.699 | + 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-29 14:40:04.702 | + 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-29 14:40:04.705 | + 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-29 14:40:04.710 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-29 14:40:04.715 | + 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-29 14:40:04.718 | + functions-common:run_process:1666 : local service=n-api 2026-05-29 14:40:04.721 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 14:40:04.725 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:04.728 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:04.730 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:04.734 | + functions-common:run_process:1672 : local name=n-api 2026-05-29 14:40:04.737 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:04.740 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:04.743 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:04.746 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:04.750 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:04.755 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065604751 2026-05-29 14:40:04.757 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-29 14:40:04.777 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:04.780 | + 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-29 14:40:04.783 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-29 14:40:04.787 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 14:40:04.790 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 14:40:04.793 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 14:40:04.796 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 14:40:04.798 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-29 14:40:04.801 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-29 14:40:04.804 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-29 14:40:04.806 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:04.809 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:04.812 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:04.815 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:04.818 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-29 14:40:04.821 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:40:04.824 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:04.827 | + 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-29 14:40:04.830 | + 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-29 14:40:04.833 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-29 14:40:04.836 | + 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-29 14:40:04.839 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:40:04.842 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:40:04.845 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:40:04.848 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-29 14:40:04.851 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:40:04.856 | + 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-29 14:40:04.935 | + 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-29 14:40:05.012 | + 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-29 14:40:05.076 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-29 14:40:05.141 | + 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-29 14:40:05.212 | + 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-29 14:40:05.283 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-29 14:40:05.356 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-29 14:40:05.428 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-29 14:40:05.495 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-29 14:40:05.561 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-29 14:40:05.628 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:40:05.631 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:40:05.634 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-29 14:40:05.716 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:40:06.171 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-29 14:40:06.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-29 14:40:06.642 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-29 14:40:06.780 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:06.782 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:06.784 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:06.787 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:06.789 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:06.791 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:06.794 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:06.796 | + functions-common:time_stop:2419 : start_time=1780065604751 2026-05-29 14:40:06.798 | + functions-common:time_stop:2421 : [[ -z 1780065604751 ]] 2026-05-29 14:40:06.801 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:06.805 | + functions-common:time_stop:2424 : end_time=1780065606802 2026-05-29 14:40:06.807 | + functions-common:time_stop:2425 : elapsed_time=2051 2026-05-29 14:40:06.809 | + functions-common:time_stop:2426 : total=4080 2026-05-29 14:40:06.811 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:06.814 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6131 2026-05-29 14:40:06.816 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.191/compute/v2.1/ 2026-05-29 14:40:06.818 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-29 14:40:06.818 | Waiting for nova-api to start... 2026-05-29 14:40:06.821 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.191/compute/v2.1/ 2026-05-29 14:40:06.823 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 14:40:06.825 | + functions:wait_for_service:477 : local url=http://192.168.122.191/compute/v2.1/ 2026-05-29 14:40:06.827 | + functions:wait_for_service:478 : local rval=0 2026-05-29 14:40:06.830 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 14:40:06.832 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:40:06.834 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:06.837 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:06.840 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:06.844 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065606841 2026-05-29 14:40:06.846 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 14:40:06.849 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:40:06.852 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.191/compute/v2.1/ 2026-05-29 14:40:12.858 | + :: : [[ 200 == 503 ]] 2026-05-29 14:40:12.859 | + :: : [[ 0 -eq 7 ]] 2026-05-29 14:40:12.864 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 14:40:12.867 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:12.871 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:12.874 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:12.878 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:12.881 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:12.883 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:40:12.887 | + functions-common:time_stop:2419 : start_time=1780065606841 2026-05-29 14:40:12.890 | + functions-common:time_stop:2421 : [[ -z 1780065606841 ]] 2026-05-29 14:40:12.895 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:12.901 | + functions-common:time_stop:2424 : end_time=1780065612897 2026-05-29 14:40:12.904 | + functions-common:time_stop:2425 : elapsed_time=6056 2026-05-29 14:40:12.907 | + functions-common:time_stop:2426 : total=5596 2026-05-29 14:40:12.911 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:12.915 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11652 2026-05-29 14:40:12.917 | + functions:wait_for_service:486 : return 0 2026-05-29 14:40:12.922 | + 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-29 14:40:12.926 | + 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-29 14:40:12.930 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-29 14:40:12.950 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:12.952 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-29 14:40:12.956 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:40:12.961 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-29 14:40:12.964 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-29 14:40:12.967 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-29 14:40:12.970 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-29 14:40:12.973 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-29 14:40:12.976 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-29 14:40:12.979 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:40:12.983 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-29 14:40:12.986 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-29 14:40:13.004 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-29 14:40:13.010 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-29 14:40:13.016 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-29 14:40:13.022 | + 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-29 14:40:13.038 | + 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-29 14:40:13.054 | + 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-29 14:40:13.069 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-29 14:40:13.072 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-29 14:40:13.072 | Starting OVN 2026-05-29 14:40:13.074 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-29 14:40:13.077 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-29 14:40:13.077 | Starting OVS 2026-05-29 14:40:13.079 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-29 14:40:13.094 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:13.096 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-29 14:40:13.139 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-29 14:40:13.185 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-29 14:40:13.188 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-29 14:40:13.191 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 14:40:13.662 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-29 14:40:14.123 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 14:40:14.123 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 14:40:14.123 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 14:40:14.123 | 2026-05-29 14:40:14.123 | Possible reasons for having these kinds of units are: 2026-05-29 14:40:14.123 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 14:40:14.123 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 14:40:14.123 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 14:40:14.123 | a requirement dependency on it. 2026-05-29 14:40:14.124 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 14:40:14.124 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 14:40:14.124 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 14:40:14.124 | instance name specified. 2026-05-29 14:40:14.132 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-29 14:40:18.750 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-29 14:40:18.754 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 14:40:19.216 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-29 14:40:19.675 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 14:40:19.675 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 14:40:19.675 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 14:40:19.675 | 2026-05-29 14:40:19.675 | Possible reasons for having these kinds of units are: 2026-05-29 14:40:19.675 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 14:40:19.675 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 14:40:19.675 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 14:40:19.676 | a requirement dependency on it. 2026-05-29 14:40:19.676 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 14:40:19.676 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 14:40:19.676 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 14:40:19.676 | instance name specified. 2026-05-29 14:40:19.689 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-29 14:40:19.868 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-29 14:40:19.868 | Configuring OVSDB 2026-05-29 14:40:19.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-29 14:40:19.895 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:19.902 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-29 14:40:19.933 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-29 14:40:19.958 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ba9a459f-8e4a-4a01-a5a2-394ca02e7ab7 2026-05-29 14:40:19.981 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.191:6642 2026-05-29 14:40:20.006 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-29 14:40:20.029 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-29 14:40:20.052 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.191 2026-05-29 14:40:20.075 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-29 14:40:20.079 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-29 14:40:20.100 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:20.103 | + 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-29 14:40:20.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-29 14:40:20.129 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 14:40:20.131 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 14:40:20.134 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:20.136 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-29 14:40:20.139 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-29 14:40:20.141 | + 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-29 14:40:20.143 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-29 14:40:20.146 | + 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-29 14:40:20.173 | + 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-29 14:40:20.204 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-29 14:40:20.233 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-29 14:40:20.252 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:20.255 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-29 14:40:20.258 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-29 14:40:20.260 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:40:20.263 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-29 14:40:20.267 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-29 14:40:20.285 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:20.289 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-29 14:40:20.292 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-29 14:40:20.295 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 14:40:20.772 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-29 14:40:21.266 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-29 14:40:21.344 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-29 14:40:21.347 | + 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-29 14:40:21.351 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-29 14:40:21.354 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-29 14:40:21.357 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-29 14:40:22.363 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-29 14:40:22.367 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-29 14:40:22.370 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-29 14:40:22.374 | + 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-29 14:40:22.377 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-29 14:40:22.381 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-29 14:40:22.384 | + 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-29 14:40:22.388 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-29 14:40:22.391 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-29 14:40:22.394 | + 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-29 14:40:22.397 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-29 14:40:22.401 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-29 14:40:22.404 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-29 14:40:22.427 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:22.430 | + 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-29 14:40:22.459 | + 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-29 14:40:22.490 | + 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-29 14:40:22.513 | + 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-29 14:40:22.534 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-29 14:40:22.557 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:22.561 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-29 14:40:22.565 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-29 14:40:22.569 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 14:40:23.053 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-29 14:40:23.517 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 14:40:23.518 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 14:40:23.518 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 14:40:23.518 | 2026-05-29 14:40:23.518 | Possible reasons for having these kinds of units are: 2026-05-29 14:40:23.518 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 14:40:23.518 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 14:40:23.518 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 14:40:23.518 | a requirement dependency on it. 2026-05-29 14:40:23.518 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 14:40:23.518 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 14:40:23.520 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 14:40:23.521 | instance name specified. 2026-05-29 14:40:23.523 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-29 14:40:23.693 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-29 14:40:23.711 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:23.713 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-29 14:40:23.716 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 14:40:23.735 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:23.737 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 14:40:23.742 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 14:40:23.744 | + 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-29 14:40:23.749 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-29 14:40:23.754 | + 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-29 14:40:23.758 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:23.762 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:23.765 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:23.768 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-29 14:40:23.770 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:23.773 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:23.776 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:23.779 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:23.784 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:23.789 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065623785 2026-05-29 14:40:23.792 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-29 14:40:23.813 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:23.816 | + 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-29 14:40:23.819 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-29 14:40:23.822 | + 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-29 14:40:23.824 | + 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-29 14:40:23.827 | + 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-29 14:40:23.830 | + 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-29 14:40:23.833 | + 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-29 14:40:23.836 | + 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-29 14:40:23.839 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-29 14:40:23.842 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:23.845 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:23.848 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:23.851 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:23.854 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-29 14:40:23.857 | + 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-29 14:40:23.860 | + 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-29 14:40:23.863 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-29 14:40:23.867 | + 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-29 14:40:23.870 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:40:23.873 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:40:23.875 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:40:23.878 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:40:23.880 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:40:23.883 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-29 14:40:23.886 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:40:23.892 | + 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-29 14:40:23.973 | + 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-29 14:40:24.052 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-29 14:40:24.116 | + 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-29 14:40:24.183 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-29 14:40:24.251 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-29 14:40:24.319 | + 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-29 14:40:24.386 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:40:24.389 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:40:24.392 | + 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-29 14:40:24.471 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:40:24.926 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-29 14:40:24.954 | 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-29 14:40:25.406 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-29 14:40:25.464 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:25.467 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:25.470 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:25.474 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:25.477 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:25.480 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:25.483 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:25.487 | + functions-common:time_stop:2419 : start_time=1780065623785 2026-05-29 14:40:25.490 | + functions-common:time_stop:2421 : [[ -z 1780065623785 ]] 2026-05-29 14:40:25.494 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:25.500 | + functions-common:time_stop:2424 : end_time=1780065625496 2026-05-29 14:40:25.502 | + functions-common:time_stop:2425 : elapsed_time=1711 2026-05-29 14:40:25.506 | + functions-common:time_stop:2426 : total=6131 2026-05-29 14:40:25.508 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:25.511 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7842 2026-05-29 14:40:25.514 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 14:40:25.518 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 14:40:25.521 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 14:40:25.526 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:40:25.545 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:40:25.549 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:40:25.551 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:40:25.555 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:40:25.557 | + 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-29 14:40:25.598 | + 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-29 14:40:25.643 | + 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-29 14:40:25.682 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:40:25.716 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-29 14:40:25.750 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-29 14:40:25.752 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-29 14:40:25.772 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:25.774 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-29 14:40:25.821 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-29 14:40:25.824 | + 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-29 14:40:25.827 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-29 14:40:25.830 | + 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-29 14:40:25.832 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:25.835 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:25.838 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:25.841 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-29 14:40:25.844 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:25.847 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:25.849 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:25.852 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:25.856 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:25.861 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065625858 2026-05-29 14:40:25.864 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-29 14:40:25.884 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:25.887 | + 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-29 14:40:25.890 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-29 14:40:25.893 | + 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-29 14:40:25.896 | + 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-29 14:40:25.898 | + 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-29 14:40:25.901 | + 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-29 14:40:25.904 | + 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-29 14:40:25.907 | + 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-29 14:40:25.910 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-29 14:40:25.913 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:25.916 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:25.919 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:25.921 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:25.924 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-29 14:40:25.927 | + 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-29 14:40:25.930 | + 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-29 14:40:25.933 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-29 14:40:25.936 | + 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-29 14:40:25.938 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:40:25.941 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:40:25.944 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:40:25.947 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:40:25.949 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:40:25.952 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-29 14:40:25.955 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:40:25.960 | + 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-29 14:40:26.039 | + 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-29 14:40:26.116 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-29 14:40:26.180 | + 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-29 14:40:26.244 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-29 14:40:26.314 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-29 14:40:26.380 | + 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-29 14:40:26.447 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:40:26.449 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:40:26.452 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-29 14:40:26.531 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:40:26.999 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-29 14:40:27.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-29 14:40:27.479 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-29 14:40:27.542 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:27.545 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:27.548 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:27.552 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:27.553 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:27.558 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:27.561 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:27.567 | + functions-common:time_stop:2419 : start_time=1780065625858 2026-05-29 14:40:27.570 | + functions-common:time_stop:2421 : [[ -z 1780065625858 ]] 2026-05-29 14:40:27.574 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:27.582 | + functions-common:time_stop:2424 : end_time=1780065627576 2026-05-29 14:40:27.585 | + functions-common:time_stop:2425 : elapsed_time=1718 2026-05-29 14:40:27.591 | + functions-common:time_stop:2426 : total=7842 2026-05-29 14:40:27.594 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:27.598 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9560 2026-05-29 14:40:27.601 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:40:27.606 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:40:27.609 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 14:40:27.614 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 14:40:27.641 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 14:40:27.645 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 14:40:27.648 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 14:40:27.652 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 14:40:27.655 | + 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-29 14:40:27.694 | + 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-29 14:40:27.734 | + 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-29 14:40:27.774 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 14:40:27.812 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-29 14:40:27.851 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:27.854 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-29 14:40:27.857 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-29 14:40:27.861 | + 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-29 14:40:27.886 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-29 14:40:27.911 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-29 14:40:27.914 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-29 14:40:27.917 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-29 14:40:27.920 | + 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-29 14:40:27.983 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-29 14:40:28.011 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:28.015 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-29 14:40:28.019 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:40:28.022 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-29 14:40:28.027 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-29 14:40:28.030 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-29 14:40:28.034 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-29 14:40:28.079 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-29 14:40:28.083 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:28.086 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-29 14:40:28.131 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-29 14:40:28.177 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-29 14:40:28.180 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-29 14:40:28.184 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-29 14:40:28.187 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-29 14:40:28.191 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-29 14:40:28.195 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-29 14:40:28.198 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-29 14:40:28.202 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-29 14:40:28.207 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-29 14:40:28.210 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-29 14:40:28.214 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-29 14:40:28.217 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-29 14:40:28.220 | +++ 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-29 14:40:28.224 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 14:40:28.227 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 14:40:28.231 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-29 14:40:28.234 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 14:40:28.238 | + 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-29 14:40:28.242 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-29 14:40:28.268 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:28.271 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-29 14:40:28.275 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-29 14:40:28.278 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-29 14:40:28.282 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-29 14:40:28.313 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-29 14:40:28.316 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-29 14:40:28.376 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-29 14:40:28.432 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-29 14:40:28.436 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-29 14:40:28.490 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-29 14:40:28.493 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-29 14:40:28.549 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-29 14:40:28.555 | + 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-29 14:40:28.559 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-29 14:40:28.562 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 14:40:28.566 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:28.569 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:28.573 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:28.575 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-29 14:40:28.579 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:28.583 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:28.587 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:28.590 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:28.595 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:28.601 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065628597 2026-05-29 14:40:28.603 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-29 14:40:28.627 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:28.630 | + 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-29 14:40:28.635 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-29 14:40:28.638 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 14:40:28.642 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 14:40:28.646 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 14:40:28.650 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 14:40:28.653 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-29 14:40:28.657 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-29 14:40:28.660 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-29 14:40:28.664 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:28.667 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:28.671 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:28.674 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:28.678 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-29 14:40:28.682 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:40:28.685 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:28.689 | + 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-29 14:40:28.692 | + 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-29 14:40:28.696 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-29 14:40:28.699 | + 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-29 14:40:28.702 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:40:28.705 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:40:28.709 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:40:28.713 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-29 14:40:28.716 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:40:28.722 | + 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-29 14:40:28.812 | + 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-29 14:40:28.906 | + 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-29 14:40:28.981 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-29 14:40:29.059 | + 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-29 14:40:29.139 | + 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-29 14:40:29.223 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-29 14:40:29.305 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-29 14:40:29.390 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-29 14:40:29.477 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-29 14:40:29.561 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-29 14:40:29.644 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:40:29.647 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:40:29.652 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-29 14:40:29.746 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:40:30.239 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-29 14:40:30.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-29 14:40:30.757 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-29 14:40:30.908 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:30.910 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:30.916 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:30.917 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:30.919 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:30.926 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:30.931 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:30.932 | + functions-common:time_stop:2419 : start_time=1780065628597 2026-05-29 14:40:30.934 | + functions-common:time_stop:2421 : [[ -z 1780065628597 ]] 2026-05-29 14:40:30.942 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:30.942 | + functions-common:time_stop:2424 : end_time=1780065630940 2026-05-29 14:40:30.948 | + functions-common:time_stop:2425 : elapsed_time=2343 2026-05-29 14:40:30.948 | + functions-common:time_stop:2426 : total=9560 2026-05-29 14:40:30.950 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:30.954 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11903 2026-05-29 14:40:30.954 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.191/ 2026-05-29 14:40:30.958 | + 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-29 14:40:30.958 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-29 14:40:30.961 | + 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-29 14:40:30.963 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:30.967 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:30.967 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:30.969 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-29 14:40:30.971 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:30.974 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:30.976 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:30.979 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:30.980 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:30.984 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065630982 2026-05-29 14:40:30.989 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-29 14:40:31.008 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:31.010 | + 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-29 14:40:31.013 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-29 14:40:31.015 | + 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-29 14:40:31.017 | + 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-29 14:40:31.020 | + 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-29 14:40:31.022 | + 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-29 14:40:31.024 | + 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-29 14:40:31.026 | + 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-29 14:40:31.028 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-29 14:40:31.031 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:31.033 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:31.035 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:31.037 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:31.039 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-29 14:40:31.042 | + 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-29 14:40:31.044 | + 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-29 14:40:31.046 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-29 14:40:31.048 | + 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-29 14:40:31.051 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:40:31.053 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:40:31.055 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:40:31.057 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:40:31.059 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:40:31.061 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-29 14:40:31.063 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:40:31.067 | + 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-29 14:40:31.199 | + 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-29 14:40:31.336 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-29 14:40:31.399 | + 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-29 14:40:31.464 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-29 14:40:31.538 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-29 14:40:31.612 | + 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-29 14:40:31.712 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:40:31.715 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:40:31.721 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-29 14:40:31.819 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:40:32.347 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-29 14:40:32.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-29 14:40:32.870 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-29 14:40:32.940 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:32.943 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:32.951 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:32.955 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:32.961 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:32.966 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:32.973 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:32.978 | + functions-common:time_stop:2419 : start_time=1780065630982 2026-05-29 14:40:32.984 | + functions-common:time_stop:2421 : [[ -z 1780065630982 ]] 2026-05-29 14:40:32.993 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:33.001 | + functions-common:time_stop:2424 : end_time=1780065632992 2026-05-29 14:40:33.004 | + functions-common:time_stop:2425 : elapsed_time=2010 2026-05-29 14:40:33.009 | + functions-common:time_stop:2426 : total=11903 2026-05-29 14:40:33.015 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:33.020 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13913 2026-05-29 14:40:33.027 | + 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-29 14:40:33.035 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-29 14:40:33.039 | + 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-29 14:40:33.042 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:33.046 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:33.052 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:33.058 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-29 14:40:33.063 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:33.069 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:33.076 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:33.087 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:33.090 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:33.102 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065633094 2026-05-29 14:40:33.107 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-29 14:40:33.147 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:33.152 | + 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-29 14:40:33.159 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-29 14:40:33.162 | + 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-29 14:40:33.166 | + 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-29 14:40:33.175 | + 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-29 14:40:33.183 | + 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-29 14:40:33.187 | + 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-29 14:40:33.193 | + 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-29 14:40:33.197 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-29 14:40:33.199 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:33.208 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:33.211 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:33.217 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:33.225 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-29 14:40:33.231 | + 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-29 14:40:33.236 | + 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-29 14:40:33.241 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-29 14:40:33.248 | + 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-29 14:40:33.254 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:40:33.259 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:40:33.267 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:40:33.274 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:40:33.279 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:40:33.284 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-29 14:40:33.291 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:40:33.297 | + 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-29 14:40:33.447 | + 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-29 14:40:33.570 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-29 14:40:33.669 | + 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-29 14:40:33.730 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-29 14:40:33.793 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-29 14:40:33.858 | + 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-29 14:40:33.921 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:40:33.923 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:40:33.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-29 14:40:34.068 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:40:34.609 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-29 14:40:34.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-29 14:40:35.156 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-29 14:40:35.216 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:35.221 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:35.227 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:35.234 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:35.238 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:35.245 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:35.249 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:35.253 | + functions-common:time_stop:2419 : start_time=1780065633094 2026-05-29 14:40:35.259 | + functions-common:time_stop:2421 : [[ -z 1780065633094 ]] 2026-05-29 14:40:35.268 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:35.277 | + functions-common:time_stop:2424 : end_time=1780065635271 2026-05-29 14:40:35.280 | + functions-common:time_stop:2425 : elapsed_time=2177 2026-05-29 14:40:35.287 | + functions-common:time_stop:2426 : total=13913 2026-05-29 14:40:35.291 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:35.297 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16090 2026-05-29 14:40:35.302 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-29 14:40:35.309 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-29 14:40:35.314 | + 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-29 14:40:35.321 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-29 14:40:35.327 | + 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-29 14:40:35.331 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:35.337 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:35.342 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:35.351 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-29 14:40:35.354 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:35.364 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:35.366 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:35.374 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:35.383 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:35.390 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065635385 2026-05-29 14:40:35.396 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-29 14:40:35.435 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:35.443 | + 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-29 14:40:35.447 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-29 14:40:35.453 | + 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-29 14:40:35.461 | + 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-29 14:40:35.468 | + 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-29 14:40:35.473 | + 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-29 14:40:35.478 | + 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-29 14:40:35.485 | + 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-29 14:40:35.490 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:40:35.497 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:35.504 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:35.511 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:35.516 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:35.525 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-29 14:40:35.534 | + 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-29 14:40:35.539 | + 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-29 14:40:35.546 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:40:35.555 | + 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-29 14:40:35.560 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:40:35.566 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:40:35.570 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:40:35.575 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:40:35.581 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:40:35.587 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:40:35.595 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:40:35.605 | + 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-29 14:40:35.743 | + 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-29 14:40:35.880 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-29 14:40:35.998 | + 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-29 14:40:36.118 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-29 14:40:36.241 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-29 14:40:36.365 | + 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-29 14:40:36.489 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:40:36.494 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:40:36.504 | + 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-29 14:40:36.652 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:40:37.224 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:40:37.264 | 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-29 14:40:37.798 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:40:37.853 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:37.859 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:37.867 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:37.874 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:37.882 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:37.887 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:37.895 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:37.902 | + functions-common:time_stop:2419 : start_time=1780065635385 2026-05-29 14:40:37.907 | + functions-common:time_stop:2421 : [[ -z 1780065635385 ]] 2026-05-29 14:40:37.913 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:37.925 | + functions-common:time_stop:2424 : end_time=1780065637915 2026-05-29 14:40:37.933 | + functions-common:time_stop:2425 : elapsed_time=2530 2026-05-29 14:40:37.942 | + functions-common:time_stop:2426 : total=16090 2026-05-29 14:40:37.951 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:37.957 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18620 2026-05-29 14:40:37.962 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-29 14:40:37.970 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.191/networking 2026-05-29 14:40:37.978 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-29 14:40:37.979 | Waiting for Neutron to start... 2026-05-29 14:40:37.987 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.191/networking' 2026-05-29 14:40:37.991 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.191/networking' 'Neutron did not start' 60 2026-05-29 14:40:37.999 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.191/networking' 2026-05-29 14:40:38.006 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-29 14:40:38.012 | + functions-common:test_with_retry:2352 : local until=60 2026-05-29 14:40:38.019 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-29 14:40:38.025 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-29 14:40:38.030 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-29 14:40:38.034 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:38.041 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:38.046 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:38.057 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065638050 2026-05-29 14:40:38.063 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.191/networking; do sleep 0.5; done' 2026-05-29 14:40:45.139 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.191/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-29 14:40:45.143 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:45.147 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:45.150 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:45.154 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:45.156 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:45.161 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-29 14:40:45.165 | + functions-common:time_stop:2419 : start_time=1780065638050 2026-05-29 14:40:45.170 | + functions-common:time_stop:2421 : [[ -z 1780065638050 ]] 2026-05-29 14:40:45.176 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:45.182 | + functions-common:time_stop:2424 : end_time=1780065645179 2026-05-29 14:40:45.186 | + functions-common:time_stop:2425 : elapsed_time=7129 2026-05-29 14:40:45.191 | + functions-common:time_stop:2426 : total=0 2026-05-29 14:40:45.194 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:45.199 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7129 2026-05-29 14:40:45.203 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-29 14:40:45.225 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:45.228 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-29 14:40:45.231 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:40:45.233 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-29 14:40:45.236 | + ./stack.sh:main:1308 : start_placement 2026-05-29 14:40:45.238 | + lib/placement:start_placement:137 : start_placement_api 2026-05-29 14:40:45.242 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-29 14:40:45.247 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.250 | + functions-common:run_process:1666 : local service=placement-api 2026-05-29 14:40:45.253 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.256 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:45.258 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:45.260 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:45.263 | + functions-common:run_process:1672 : local name=placement-api 2026-05-29 14:40:45.266 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:45.268 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:45.271 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:45.274 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:45.279 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:45.282 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065645279 2026-05-29 14:40:45.288 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-29 14:40:45.323 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:45.329 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-29 14:40:45.335 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-29 14:40:45.342 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.345 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.350 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.353 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 14:40:45.360 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-29 14:40:45.364 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-29 14:40:45.369 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-29 14:40:45.373 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:40:45.379 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:40:45.384 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:40:45.390 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:40:45.396 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-29 14:40:45.399 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:40:45.405 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:45.411 | + 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-29 14:40:45.417 | + 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-29 14:40:45.423 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-29 14:40:45.429 | + 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-29 14:40:45.433 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:40:45.437 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:40:45.443 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:40:45.448 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-29 14:40:45.453 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:40:45.467 | + 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-29 14:40:45.590 | + 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-29 14:40:45.727 | + 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-29 14:40:45.845 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-29 14:40:45.948 | + 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-29 14:40:46.044 | + 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-29 14:40:46.140 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-29 14:40:46.240 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-29 14:40:46.332 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-29 14:40:46.419 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-29 14:40:46.509 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-29 14:40:46.589 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:40:46.593 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:40:46.598 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-29 14:40:46.691 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:40:47.218 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-29 14:40:47.248 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-29 14:40:47.731 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-29 14:40:47.877 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:47.879 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:47.882 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:47.884 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:47.887 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:47.889 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:47.891 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:47.894 | + functions-common:time_stop:2419 : start_time=1780065645279 2026-05-29 14:40:47.896 | + functions-common:time_stop:2421 : [[ -z 1780065645279 ]] 2026-05-29 14:40:47.900 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:47.904 | + functions-common:time_stop:2424 : end_time=1780065647901 2026-05-29 14:40:47.907 | + functions-common:time_stop:2425 : elapsed_time=2622 2026-05-29 14:40:47.909 | + functions-common:time_stop:2426 : total=18620 2026-05-29 14:40:47.911 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:47.914 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21242 2026-05-29 14:40:47.916 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-29 14:40:47.916 | Waiting for placement-api to start... 2026-05-29 14:40:47.919 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.191/placement 2026-05-29 14:40:47.921 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 14:40:47.923 | + functions:wait_for_service:477 : local url=http://192.168.122.191/placement 2026-05-29 14:40:47.926 | + functions:wait_for_service:478 : local rval=0 2026-05-29 14:40:47.929 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 14:40:47.931 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:40:47.934 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:47.936 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:47.939 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:47.944 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065647941 2026-05-29 14:40:47.946 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 14:40:47.949 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:40:47.951 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.191/placement 2026-05-29 14:40:50.785 | + :: : [[ 200 == 503 ]] 2026-05-29 14:40:50.787 | + :: : [[ 0 -eq 7 ]] 2026-05-29 14:40:50.793 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 14:40:50.796 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:50.800 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:50.804 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:50.808 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:50.812 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:50.816 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:40:50.820 | + functions-common:time_stop:2419 : start_time=1780065647941 2026-05-29 14:40:50.824 | + functions-common:time_stop:2421 : [[ -z 1780065647941 ]] 2026-05-29 14:40:50.829 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:50.835 | + functions-common:time_stop:2424 : end_time=1780065650831 2026-05-29 14:40:50.838 | + functions-common:time_stop:2425 : elapsed_time=2890 2026-05-29 14:40:50.841 | + functions-common:time_stop:2426 : total=11652 2026-05-29 14:40:50.845 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:50.848 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14542 2026-05-29 14:40:50.852 | + functions:wait_for_service:486 : return 0 2026-05-29 14:40:50.856 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-29 14:40:50.882 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:50.886 | + ./stack.sh:main:1312 : start_neutron 2026-05-29 14:40:50.891 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-29 14:40:50.894 | + 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-29 14:40:50.898 | + functions-common:run_process:1666 : local service=q-agt 2026-05-29 14:40:50.902 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 14:40:50.906 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:50.909 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:50.913 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:50.916 | + functions-common:run_process:1672 : local name=q-agt 2026-05-29 14:40:50.920 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:50.924 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:50.928 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:50.931 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:50.936 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:50.942 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065650938 2026-05-29 14:40:50.946 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-29 14:40:50.969 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:50.972 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:50.976 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:50.979 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:50.983 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:50.987 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:50.990 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:50.994 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:50.998 | + functions-common:time_stop:2419 : start_time=1780065650938 2026-05-29 14:40:51.003 | + functions-common:time_stop:2421 : [[ -z 1780065650938 ]] 2026-05-29 14:40:51.008 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:51.015 | + functions-common:time_stop:2424 : end_time=1780065651010 2026-05-29 14:40:51.019 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-29 14:40:51.023 | + functions-common:time_stop:2426 : total=21242 2026-05-29 14:40:51.027 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:51.030 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21314 2026-05-29 14:40:51.035 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-29 14:40:51.038 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 14:40:51.042 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 14:40:51.046 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-29 14:40:51.050 | + 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-29 14:40:51.054 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-29 14:40:51.058 | + 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-29 14:40:51.062 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:51.066 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:51.070 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:51.074 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-29 14:40:51.078 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:51.082 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:51.086 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:51.090 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:51.095 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:51.101 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065651097 2026-05-29 14:40:51.104 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-29 14:40:51.128 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:51.131 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:51.135 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:51.140 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:51.144 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:51.148 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:51.152 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:51.156 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:51.159 | + functions-common:time_stop:2419 : start_time=1780065651097 2026-05-29 14:40:51.164 | + functions-common:time_stop:2421 : [[ -z 1780065651097 ]] 2026-05-29 14:40:51.168 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:51.174 | + functions-common:time_stop:2424 : end_time=1780065651170 2026-05-29 14:40:51.177 | + functions-common:time_stop:2425 : elapsed_time=73 2026-05-29 14:40:51.180 | + functions-common:time_stop:2426 : total=21314 2026-05-29 14:40:51.184 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:51.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21387 2026-05-29 14:40:51.191 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-29 14:40:51.194 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-29 14:40:51.197 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-29 14:40:51.201 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-29 14:40:51.204 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 14:40:51.208 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 14:40:51.212 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 14:40:51.216 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-29 14:40:51.219 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 14:40:51.224 | + 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-29 14:40:51.227 | + functions-common:run_process:1666 : local service=q-l3 2026-05-29 14:40:51.229 | + 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-29 14:40:51.233 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:51.236 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:51.240 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:51.244 | + functions-common:run_process:1672 : local name=q-l3 2026-05-29 14:40:51.247 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:51.251 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:51.254 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:51.258 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:51.262 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:51.267 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065651263 2026-05-29 14:40:51.271 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-29 14:40:51.291 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:51.294 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:51.298 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:51.301 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:51.303 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:51.307 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:51.311 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:51.316 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:51.319 | + functions-common:time_stop:2419 : start_time=1780065651263 2026-05-29 14:40:51.322 | + functions-common:time_stop:2421 : [[ -z 1780065651263 ]] 2026-05-29 14:40:51.326 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:51.331 | + functions-common:time_stop:2424 : end_time=1780065651327 2026-05-29 14:40:51.335 | + functions-common:time_stop:2425 : elapsed_time=64 2026-05-29 14:40:51.338 | + functions-common:time_stop:2426 : total=21387 2026-05-29 14:40:51.342 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:51.345 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21451 2026-05-29 14:40:51.348 | + 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-29 14:40:51.352 | + functions-common:run_process:1666 : local service=q-meta 2026-05-29 14:40:51.355 | + 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-29 14:40:51.358 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:51.361 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:51.365 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:51.369 | + functions-common:run_process:1672 : local name=q-meta 2026-05-29 14:40:51.372 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:51.375 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:51.378 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:51.382 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:51.386 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:51.391 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065651388 2026-05-29 14:40:51.395 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-29 14:40:51.418 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:51.421 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:51.424 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:51.427 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:51.431 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:51.434 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:51.437 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:51.440 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:51.444 | + functions-common:time_stop:2419 : start_time=1780065651388 2026-05-29 14:40:51.447 | + functions-common:time_stop:2421 : [[ -z 1780065651388 ]] 2026-05-29 14:40:51.451 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:51.456 | + functions-common:time_stop:2424 : end_time=1780065651452 2026-05-29 14:40:51.459 | + functions-common:time_stop:2425 : elapsed_time=64 2026-05-29 14:40:51.462 | + functions-common:time_stop:2426 : total=21451 2026-05-29 14:40:51.465 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:51.468 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21515 2026-05-29 14:40:51.472 | + 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-29 14:40:51.475 | + functions-common:run_process:1666 : local service=q-metering 2026-05-29 14:40:51.479 | + 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-29 14:40:51.483 | + functions-common:run_process:1668 : local group= 2026-05-29 14:40:51.486 | + functions-common:run_process:1669 : local user= 2026-05-29 14:40:51.490 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:40:51.493 | + functions-common:run_process:1672 : local name=q-metering 2026-05-29 14:40:51.496 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:40:51.500 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:40:51.503 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:40:51.506 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:40:51.510 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:40:51.515 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065651511 2026-05-29 14:40:51.518 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-29 14:40:51.540 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:40:51.543 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:40:51.546 | + functions-common:time_stop:2412 : local name 2026-05-29 14:40:51.550 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:40:51.553 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:40:51.556 | + functions-common:time_stop:2415 : local total 2026-05-29 14:40:51.559 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:40:51.563 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:40:51.566 | + functions-common:time_stop:2419 : start_time=1780065651511 2026-05-29 14:40:51.569 | + functions-common:time_stop:2421 : [[ -z 1780065651511 ]] 2026-05-29 14:40:51.573 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:40:51.578 | + functions-common:time_stop:2424 : end_time=1780065651574 2026-05-29 14:40:51.581 | + functions-common:time_stop:2425 : elapsed_time=63 2026-05-29 14:40:51.584 | + functions-common:time_stop:2426 : total=21515 2026-05-29 14:40:51.588 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:40:51.591 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21578 2026-05-29 14:40:51.594 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-29 14:40:51.616 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:40:51.620 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:51.623 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-29 14:40:51.626 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:40:51.630 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-29 14:40:51.633 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-29 14:40:51.637 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-29 14:40:51.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-29 14:40:51.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-29 14:40:51.647 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-29 14:40:51.651 | ++ 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-29 14:40:55.236 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:40:55.241 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 14:40:55.241 | address-scope 2026-05-29 14:40:55.241 | agent 2026-05-29 14:40:55.241 | allowed-address-pairs 2026-05-29 14:40:55.241 | auto-allocated-topology 2026-05-29 14:40:55.242 | availability_zone 2026-05-29 14:40:55.242 | default-subnetpools 2026-05-29 14:40:55.242 | dhcp_agent_scheduler 2026-05-29 14:40:55.242 | dns-integration 2026-05-29 14:40:55.242 | dns-domain-ports 2026-05-29 14:40:55.242 | dns-integration-domain-keywords 2026-05-29 14:40:55.242 | empty-string-filtering 2026-05-29 14:40:55.242 | external-net 2026-05-29 14:40:55.242 | extra_dhcp_opt 2026-05-29 14:40:55.242 | extraroute 2026-05-29 14:40:55.243 | extraroute-atomic 2026-05-29 14:40:55.243 | filter-validation 2026-05-29 14:40:55.243 | floating-ip-port-forwarding-detail 2026-05-29 14:40:55.243 | fip-port-details 2026-05-29 14:40:55.243 | flavors 2026-05-29 14:40:55.243 | floatingip-pools 2026-05-29 14:40:55.243 | router 2026-05-29 14:40:55.243 | enable-default-route-bfd 2026-05-29 14:40:55.243 | enable-default-route-ecmp 2026-05-29 14:40:55.243 | ext-gw-mode 2026-05-29 14:40:55.243 | l3-ha 2026-05-29 14:40:55.244 | external-gateway-multihoming 2026-05-29 14:40:55.244 | l3-flavors 2026-05-29 14:40:55.244 | multi-provider 2026-05-29 14:40:55.244 | net-mtu 2026-05-29 14:40:55.244 | net-mtu-writable 2026-05-29 14:40:55.244 | network_availability_zone 2026-05-29 14:40:55.244 | network-ip-availability 2026-05-29 14:40:55.244 | network-ip-availability-details 2026-05-29 14:40:55.244 | pagination 2026-05-29 14:40:55.244 | port-device-profile 2026-05-29 14:40:55.245 | port-mac-address-regenerate 2026-05-29 14:40:55.245 | port-numa-affinity-policy 2026-05-29 14:40:55.245 | port-numa-affinity-policy-socket 2026-05-29 14:40:55.245 | binding 2026-05-29 14:40:55.245 | binding-extended 2026-05-29 14:40:55.245 | port-security 2026-05-29 14:40:55.245 | project-id 2026-05-29 14:40:55.245 | provider 2026-05-29 14:40:55.245 | qinq 2026-05-29 14:40:55.245 | quota-check-limit 2026-05-29 14:40:55.245 | quota-check-limit-default 2026-05-29 14:40:55.245 | quotas 2026-05-29 14:40:55.246 | quota_details 2026-05-29 14:40:55.246 | rbac-policies 2026-05-29 14:40:55.246 | rbac-address-scope 2026-05-29 14:40:55.246 | rbac-security-groups 2026-05-29 14:40:55.246 | revision-if-match 2026-05-29 14:40:55.246 | standard-attr-revisions 2026-05-29 14:40:55.246 | router_availability_zone 2026-05-29 14:40:55.246 | router-enable-snat 2026-05-29 14:40:55.246 | security-groups-default-rules 2026-05-29 14:40:55.246 | security-groups-normalized-cidr 2026-05-29 14:40:55.246 | security-groups-remote-address-group 2026-05-29 14:40:55.247 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:40:55.247 | security-groups-shared-filtering 2026-05-29 14:40:55.247 | security-group 2026-05-29 14:40:55.247 | service-type 2026-05-29 14:40:55.247 | sorting 2026-05-29 14:40:55.247 | standard-attr-description 2026-05-29 14:40:55.247 | stateful-security-group 2026-05-29 14:40:55.247 | subnet-dns-publish-fixed-ip 2026-05-29 14:40:55.247 | subnet-external-network 2026-05-29 14:40:55.247 | subnet-service-types 2026-05-29 14:40:55.248 | subnet_allocation 2026-05-29 14:40:55.248 | subnetpool-prefix-ops 2026-05-29 14:40:55.248 | tag-creation 2026-05-29 14:40:55.248 | standard-attr-tag 2026-05-29 14:40:55.248 | standard-attr-timestamp 2026-05-29 14:40:55.248 | vlan-transparent' 2026-05-29 14:40:55.248 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 14:40:55.248 | address-scope 2026-05-29 14:40:55.248 | agent 2026-05-29 14:40:55.248 | allowed-address-pairs 2026-05-29 14:40:55.248 | auto-allocated-topology 2026-05-29 14:40:55.249 | availability_zone 2026-05-29 14:40:55.249 | default-subnetpools 2026-05-29 14:40:55.249 | dhcp_agent_scheduler 2026-05-29 14:40:55.249 | dns-integration 2026-05-29 14:40:55.249 | dns-domain-ports 2026-05-29 14:40:55.249 | dns-integration-domain-keywords 2026-05-29 14:40:55.249 | empty-string-filtering 2026-05-29 14:40:55.249 | external-net 2026-05-29 14:40:55.249 | extra_dhcp_opt 2026-05-29 14:40:55.249 | extraroute 2026-05-29 14:40:55.250 | extraroute-atomic 2026-05-29 14:40:55.250 | filter-validation 2026-05-29 14:40:55.250 | floating-ip-port-forwarding-detail 2026-05-29 14:40:55.250 | fip-port-details 2026-05-29 14:40:55.250 | flavors 2026-05-29 14:40:55.250 | floatingip-pools 2026-05-29 14:40:55.250 | router 2026-05-29 14:40:55.250 | enable-default-route-bfd 2026-05-29 14:40:55.250 | enable-default-route-ecmp 2026-05-29 14:40:55.250 | ext-gw-mode 2026-05-29 14:40:55.250 | l3-ha 2026-05-29 14:40:55.251 | external-gateway-multihoming 2026-05-29 14:40:55.251 | l3-flavors 2026-05-29 14:40:55.251 | multi-provider 2026-05-29 14:40:55.251 | net-mtu 2026-05-29 14:40:55.251 | net-mtu-writable 2026-05-29 14:40:55.251 | network_availability_zone 2026-05-29 14:40:55.251 | network-ip-availability 2026-05-29 14:40:55.251 | network-ip-availability-details 2026-05-29 14:40:55.251 | pagination 2026-05-29 14:40:55.251 | port-device-profile 2026-05-29 14:40:55.252 | port-mac-address-regenerate 2026-05-29 14:40:55.252 | port-numa-affinity-policy 2026-05-29 14:40:55.252 | port-numa-affinity-policy-socket 2026-05-29 14:40:55.252 | binding 2026-05-29 14:40:55.252 | binding-extended 2026-05-29 14:40:55.252 | port-security 2026-05-29 14:40:55.252 | project-id 2026-05-29 14:40:55.252 | provider 2026-05-29 14:40:55.252 | qinq 2026-05-29 14:40:55.252 | quota-check-limit 2026-05-29 14:40:55.252 | quota-check-limit-default 2026-05-29 14:40:55.252 | quotas 2026-05-29 14:40:55.253 | quota_details 2026-05-29 14:40:55.253 | rbac-policies 2026-05-29 14:40:55.253 | rbac-address-scope 2026-05-29 14:40:55.253 | rbac-security-groups 2026-05-29 14:40:55.253 | revision-if-match 2026-05-29 14:40:55.253 | standard-attr-revisions 2026-05-29 14:40:55.253 | router_availability_zone 2026-05-29 14:40:55.253 | router-enable-snat 2026-05-29 14:40:55.253 | security-groups-default-rules 2026-05-29 14:40:55.253 | security-groups-normalized-cidr 2026-05-29 14:40:55.254 | security-groups-remote-address-group 2026-05-29 14:40:55.254 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:40:55.254 | security-groups-shared-filtering 2026-05-29 14:40:55.254 | security-group 2026-05-29 14:40:55.254 | service-type 2026-05-29 14:40:55.254 | sorting 2026-05-29 14:40:55.254 | standard-attr-description 2026-05-29 14:40:55.254 | stateful-security-group 2026-05-29 14:40:55.254 | subnet-dns-publish-fixed-ip 2026-05-29 14:40:55.254 | subnet-external-network 2026-05-29 14:40:55.254 | subnet-service-types 2026-05-29 14:40:55.255 | subnet_allocation 2026-05-29 14:40:55.255 | subnetpool-prefix-ops 2026-05-29 14:40:55.255 | tag-creation 2026-05-29 14:40:55.255 | standard-attr-tag 2026-05-29 14:40:55.255 | standard-attr-timestamp 2026-05-29 14:40:55.255 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-29 14:40:55.255 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 14:40:55.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-29 14:40:55.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-29 14:40:55.267 | ++ 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-29 14:40:59.243 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:40:59.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=e7289264-29d1-4837-9fd0-277d1e09ffb2 2026-05-29 14:40:59.252 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-29 14:40:59.256 | ++ 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 fd4a:9a2a:3c9d::/56 --share --default -f value -c id 2026-05-29 14:41:03.047 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:03.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=54b204f6-8907-4fb6-8b46-1def06755b4f 2026-05-29 14:41:03.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-29 14:41:03.061 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 14:41:03.065 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 14:41:03.072 | ++ 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-29 14:41:08.299 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:08.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=c65c23ac-7c59-4919-ad28-41f7b61ff930 2026-05-29 14:41:08.308 | + 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-29 14:41:08.313 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:08.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-29 14:41:08.343 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-29 14:41:08.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z e7289264-29d1-4837-9fd0-277d1e09ffb2 ']' 2026-05-29 14:41:08.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-29 14:41:08.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-29 14:41:08.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool e7289264-29d1-4837-9fd0-277d1e09ffb2 ' 2026-05-29 14:41:08.362 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-29 14:41:08.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network c65c23ac-7c59-4919-ad28-41f7b61ff930 private-subnet' 2026-05-29 14:41:08.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-29 14:41:08.374 | +++ 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 e7289264-29d1-4837-9fd0-277d1e09ffb2 --network c65c23ac-7c59-4919-ad28-41f7b61ff930 private-subnet -f value -c id 2026-05-29 14:41:13.144 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:13.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=52014063-9490-4c21-8039-15fa331a0012 2026-05-29 14:41:13.154 | ++ 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-29 14:41:13.158 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:13.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 52014063-9490-4c21-8039-15fa331a0012 2026-05-29 14:41:13.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=52014063-9490-4c21-8039-15fa331a0012 2026-05-29 14:41:13.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-29 14:41:13.197 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-29 14:41:13.201 | ++ 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-29 14:41:13.204 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:13.224 | ++ 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-29 14:41:13.227 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:13.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-29 14:41:13.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 54b204f6-8907-4fb6-8b46-1def06755b4f ']' 2026-05-29 14:41:13.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-29 14:41:13.255 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-29 14:41:13.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 54b204f6-8907-4fb6-8b46-1def06755b4f ' 2026-05-29 14:41:13.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-29 14:41:13.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c65c23ac-7c59-4919-ad28-41f7b61ff930 ipv6-private-subnet ' 2026-05-29 14:41:13.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-29 14:41:13.271 | +++ 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 54b204f6-8907-4fb6-8b46-1def06755b4f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c65c23ac-7c59-4919-ad28-41f7b61ff930 ipv6-private-subnet -f value -c id 2026-05-29 14:41:17.991 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:17.996 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=f34ce40c-6754-4ba3-b04f-d0eb57ad58c4 2026-05-29 14:41:17.999 | ++ 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-29 14:41:18.004 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:18.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo f34ce40c-6754-4ba3-b04f-d0eb57ad58c4 2026-05-29 14:41:18.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=f34ce40c-6754-4ba3-b04f-d0eb57ad58c4 2026-05-29 14:41:18.036 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-29 14:41:18.040 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-29 14:41:18.045 | ++ 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-29 14:41:21.213 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:21.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 14:41:21.218 | address-scope 2026-05-29 14:41:21.218 | agent 2026-05-29 14:41:21.219 | allowed-address-pairs 2026-05-29 14:41:21.219 | auto-allocated-topology 2026-05-29 14:41:21.219 | availability_zone 2026-05-29 14:41:21.219 | default-subnetpools 2026-05-29 14:41:21.219 | dhcp_agent_scheduler 2026-05-29 14:41:21.219 | dns-integration 2026-05-29 14:41:21.219 | dns-domain-ports 2026-05-29 14:41:21.219 | dns-integration-domain-keywords 2026-05-29 14:41:21.219 | empty-string-filtering 2026-05-29 14:41:21.219 | external-net 2026-05-29 14:41:21.219 | extra_dhcp_opt 2026-05-29 14:41:21.220 | extraroute 2026-05-29 14:41:21.220 | extraroute-atomic 2026-05-29 14:41:21.220 | filter-validation 2026-05-29 14:41:21.220 | floating-ip-port-forwarding-detail 2026-05-29 14:41:21.220 | fip-port-details 2026-05-29 14:41:21.220 | flavors 2026-05-29 14:41:21.220 | floatingip-pools 2026-05-29 14:41:21.220 | router 2026-05-29 14:41:21.220 | enable-default-route-bfd 2026-05-29 14:41:21.220 | enable-default-route-ecmp 2026-05-29 14:41:21.220 | ext-gw-mode 2026-05-29 14:41:21.220 | l3-ha 2026-05-29 14:41:21.221 | external-gateway-multihoming 2026-05-29 14:41:21.221 | l3-flavors 2026-05-29 14:41:21.221 | multi-provider 2026-05-29 14:41:21.221 | net-mtu 2026-05-29 14:41:21.221 | net-mtu-writable 2026-05-29 14:41:21.221 | network_availability_zone 2026-05-29 14:41:21.221 | network-ip-availability 2026-05-29 14:41:21.221 | network-ip-availability-details 2026-05-29 14:41:21.221 | pagination 2026-05-29 14:41:21.221 | port-device-profile 2026-05-29 14:41:21.221 | port-mac-address-regenerate 2026-05-29 14:41:21.222 | port-numa-affinity-policy 2026-05-29 14:41:21.222 | port-numa-affinity-policy-socket 2026-05-29 14:41:21.222 | binding 2026-05-29 14:41:21.222 | binding-extended 2026-05-29 14:41:21.222 | port-security 2026-05-29 14:41:21.222 | project-id 2026-05-29 14:41:21.222 | provider 2026-05-29 14:41:21.222 | qinq 2026-05-29 14:41:21.222 | quota-check-limit 2026-05-29 14:41:21.222 | quota-check-limit-default 2026-05-29 14:41:21.222 | quotas 2026-05-29 14:41:21.222 | quota_details 2026-05-29 14:41:21.223 | rbac-policies 2026-05-29 14:41:21.223 | rbac-address-scope 2026-05-29 14:41:21.223 | rbac-security-groups 2026-05-29 14:41:21.223 | revision-if-match 2026-05-29 14:41:21.223 | standard-attr-revisions 2026-05-29 14:41:21.223 | router_availability_zone 2026-05-29 14:41:21.223 | router-enable-snat 2026-05-29 14:41:21.223 | security-groups-default-rules 2026-05-29 14:41:21.223 | security-groups-normalized-cidr 2026-05-29 14:41:21.223 | security-groups-remote-address-group 2026-05-29 14:41:21.223 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:21.223 | security-groups-shared-filtering 2026-05-29 14:41:21.224 | security-group 2026-05-29 14:41:21.224 | service-type 2026-05-29 14:41:21.224 | sorting 2026-05-29 14:41:21.224 | standard-attr-description 2026-05-29 14:41:21.224 | stateful-security-group 2026-05-29 14:41:21.224 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:21.224 | subnet-external-network 2026-05-29 14:41:21.224 | subnet-service-types 2026-05-29 14:41:21.224 | subnet_allocation 2026-05-29 14:41:21.224 | subnetpool-prefix-ops 2026-05-29 14:41:21.224 | tag-creation 2026-05-29 14:41:21.224 | standard-attr-tag 2026-05-29 14:41:21.225 | standard-attr-timestamp 2026-05-29 14:41:21.225 | vlan-transparent' 2026-05-29 14:41:21.225 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 14:41:21.225 | address-scope 2026-05-29 14:41:21.225 | agent 2026-05-29 14:41:21.225 | allowed-address-pairs 2026-05-29 14:41:21.225 | auto-allocated-topology 2026-05-29 14:41:21.225 | availability_zone 2026-05-29 14:41:21.225 | default-subnetpools 2026-05-29 14:41:21.225 | dhcp_agent_scheduler 2026-05-29 14:41:21.226 | dns-integration 2026-05-29 14:41:21.226 | dns-domain-ports 2026-05-29 14:41:21.226 | dns-integration-domain-keywords 2026-05-29 14:41:21.226 | empty-string-filtering 2026-05-29 14:41:21.226 | external-net 2026-05-29 14:41:21.226 | extra_dhcp_opt 2026-05-29 14:41:21.226 | extraroute 2026-05-29 14:41:21.226 | extraroute-atomic 2026-05-29 14:41:21.226 | filter-validation 2026-05-29 14:41:21.226 | floating-ip-port-forwarding-detail 2026-05-29 14:41:21.226 | fip-port-details 2026-05-29 14:41:21.226 | flavors 2026-05-29 14:41:21.227 | floatingip-pools 2026-05-29 14:41:21.227 | router 2026-05-29 14:41:21.227 | enable-default-route-bfd 2026-05-29 14:41:21.227 | enable-default-route-ecmp 2026-05-29 14:41:21.227 | ext-gw-mode 2026-05-29 14:41:21.227 | l3-ha 2026-05-29 14:41:21.227 | external-gateway-multihoming 2026-05-29 14:41:21.227 | l3-flavors 2026-05-29 14:41:21.227 | multi-provider 2026-05-29 14:41:21.227 | net-mtu 2026-05-29 14:41:21.228 | net-mtu-writable 2026-05-29 14:41:21.228 | network_availability_zone 2026-05-29 14:41:21.228 | network-ip-availability 2026-05-29 14:41:21.228 | network-ip-availability-details 2026-05-29 14:41:21.228 | pagination 2026-05-29 14:41:21.228 | port-device-profile 2026-05-29 14:41:21.228 | port-mac-address-regenerate 2026-05-29 14:41:21.228 | port-numa-affinity-policy 2026-05-29 14:41:21.228 | port-numa-affinity-policy-socket 2026-05-29 14:41:21.228 | binding 2026-05-29 14:41:21.228 | binding-extended 2026-05-29 14:41:21.229 | port-security 2026-05-29 14:41:21.229 | project-id 2026-05-29 14:41:21.229 | provider 2026-05-29 14:41:21.229 | qinq 2026-05-29 14:41:21.229 | quota-check-limit 2026-05-29 14:41:21.229 | quota-check-limit-default 2026-05-29 14:41:21.229 | quotas 2026-05-29 14:41:21.229 | quota_details 2026-05-29 14:41:21.229 | rbac-policies 2026-05-29 14:41:21.229 | rbac-address-scope 2026-05-29 14:41:21.229 | rbac-security-groups 2026-05-29 14:41:21.229 | revision-if-match 2026-05-29 14:41:21.230 | standard-attr-revisions 2026-05-29 14:41:21.230 | router_availability_zone 2026-05-29 14:41:21.230 | router-enable-snat 2026-05-29 14:41:21.230 | security-groups-default-rules 2026-05-29 14:41:21.230 | security-groups-normalized-cidr 2026-05-29 14:41:21.230 | security-groups-remote-address-group 2026-05-29 14:41:21.230 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:21.230 | security-groups-shared-filtering 2026-05-29 14:41:21.230 | security-group 2026-05-29 14:41:21.230 | service-type 2026-05-29 14:41:21.230 | sorting 2026-05-29 14:41:21.230 | standard-attr-description 2026-05-29 14:41:21.231 | stateful-security-group 2026-05-29 14:41:21.231 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:21.231 | subnet-external-network 2026-05-29 14:41:21.231 | subnet-service-types 2026-05-29 14:41:21.231 | subnet_allocation 2026-05-29 14:41:21.231 | subnetpool-prefix-ops 2026-05-29 14:41:21.231 | tag-creation 2026-05-29 14:41:21.231 | standard-attr-tag 2026-05-29 14:41:21.231 | standard-attr-timestamp 2026-05-29 14:41:21.231 | vlan-transparent =~ router ]] 2026-05-29 14:41:21.231 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 14:41:21.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-29 14:41:21.236 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-29 14:41:21.242 | ++ 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-29 14:41:24.350 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:24.354 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 14:41:24.354 | address-scope 2026-05-29 14:41:24.354 | agent 2026-05-29 14:41:24.354 | allowed-address-pairs 2026-05-29 14:41:24.355 | auto-allocated-topology 2026-05-29 14:41:24.355 | availability_zone 2026-05-29 14:41:24.355 | default-subnetpools 2026-05-29 14:41:24.355 | dhcp_agent_scheduler 2026-05-29 14:41:24.355 | dns-integration 2026-05-29 14:41:24.355 | dns-domain-ports 2026-05-29 14:41:24.355 | dns-integration-domain-keywords 2026-05-29 14:41:24.355 | empty-string-filtering 2026-05-29 14:41:24.355 | external-net 2026-05-29 14:41:24.355 | extra_dhcp_opt 2026-05-29 14:41:24.355 | extraroute 2026-05-29 14:41:24.356 | extraroute-atomic 2026-05-29 14:41:24.356 | filter-validation 2026-05-29 14:41:24.356 | floating-ip-port-forwarding-detail 2026-05-29 14:41:24.356 | fip-port-details 2026-05-29 14:41:24.356 | flavors 2026-05-29 14:41:24.356 | floatingip-pools 2026-05-29 14:41:24.356 | router 2026-05-29 14:41:24.356 | enable-default-route-bfd 2026-05-29 14:41:24.356 | enable-default-route-ecmp 2026-05-29 14:41:24.356 | ext-gw-mode 2026-05-29 14:41:24.357 | l3-ha 2026-05-29 14:41:24.357 | external-gateway-multihoming 2026-05-29 14:41:24.357 | l3-flavors 2026-05-29 14:41:24.357 | multi-provider 2026-05-29 14:41:24.357 | net-mtu 2026-05-29 14:41:24.357 | net-mtu-writable 2026-05-29 14:41:24.357 | network_availability_zone 2026-05-29 14:41:24.357 | network-ip-availability 2026-05-29 14:41:24.357 | network-ip-availability-details 2026-05-29 14:41:24.357 | pagination 2026-05-29 14:41:24.357 | port-device-profile 2026-05-29 14:41:24.358 | port-mac-address-regenerate 2026-05-29 14:41:24.358 | port-numa-affinity-policy 2026-05-29 14:41:24.358 | port-numa-affinity-policy-socket 2026-05-29 14:41:24.358 | binding 2026-05-29 14:41:24.358 | binding-extended 2026-05-29 14:41:24.358 | port-security 2026-05-29 14:41:24.358 | project-id 2026-05-29 14:41:24.358 | provider 2026-05-29 14:41:24.358 | qinq 2026-05-29 14:41:24.358 | quota-check-limit 2026-05-29 14:41:24.358 | quota-check-limit-default 2026-05-29 14:41:24.358 | quotas 2026-05-29 14:41:24.359 | quota_details 2026-05-29 14:41:24.359 | rbac-policies 2026-05-29 14:41:24.359 | rbac-address-scope 2026-05-29 14:41:24.359 | rbac-security-groups 2026-05-29 14:41:24.359 | revision-if-match 2026-05-29 14:41:24.359 | standard-attr-revisions 2026-05-29 14:41:24.359 | router_availability_zone 2026-05-29 14:41:24.359 | router-enable-snat 2026-05-29 14:41:24.359 | security-groups-default-rules 2026-05-29 14:41:24.359 | security-groups-normalized-cidr 2026-05-29 14:41:24.359 | security-groups-remote-address-group 2026-05-29 14:41:24.360 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:24.360 | security-groups-shared-filtering 2026-05-29 14:41:24.360 | security-group 2026-05-29 14:41:24.360 | service-type 2026-05-29 14:41:24.360 | sorting 2026-05-29 14:41:24.360 | standard-attr-description 2026-05-29 14:41:24.360 | stateful-security-group 2026-05-29 14:41:24.360 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:24.360 | subnet-external-network 2026-05-29 14:41:24.360 | subnet-service-types 2026-05-29 14:41:24.360 | subnet_allocation 2026-05-29 14:41:24.361 | subnetpool-prefix-ops 2026-05-29 14:41:24.361 | tag-creation 2026-05-29 14:41:24.361 | standard-attr-tag 2026-05-29 14:41:24.361 | standard-attr-timestamp 2026-05-29 14:41:24.361 | vlan-transparent' 2026-05-29 14:41:24.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 14:41:24.362 | address-scope 2026-05-29 14:41:24.362 | agent 2026-05-29 14:41:24.362 | allowed-address-pairs 2026-05-29 14:41:24.362 | auto-allocated-topology 2026-05-29 14:41:24.362 | availability_zone 2026-05-29 14:41:24.362 | default-subnetpools 2026-05-29 14:41:24.362 | dhcp_agent_scheduler 2026-05-29 14:41:24.362 | dns-integration 2026-05-29 14:41:24.363 | dns-domain-ports 2026-05-29 14:41:24.363 | dns-integration-domain-keywords 2026-05-29 14:41:24.363 | empty-string-filtering 2026-05-29 14:41:24.363 | external-net 2026-05-29 14:41:24.363 | extra_dhcp_opt 2026-05-29 14:41:24.363 | extraroute 2026-05-29 14:41:24.363 | extraroute-atomic 2026-05-29 14:41:24.363 | filter-validation 2026-05-29 14:41:24.363 | floating-ip-port-forwarding-detail 2026-05-29 14:41:24.363 | fip-port-details 2026-05-29 14:41:24.363 | flavors 2026-05-29 14:41:24.363 | floatingip-pools 2026-05-29 14:41:24.364 | router 2026-05-29 14:41:24.364 | enable-default-route-bfd 2026-05-29 14:41:24.364 | enable-default-route-ecmp 2026-05-29 14:41:24.364 | ext-gw-mode 2026-05-29 14:41:24.364 | l3-ha 2026-05-29 14:41:24.364 | external-gateway-multihoming 2026-05-29 14:41:24.364 | l3-flavors 2026-05-29 14:41:24.364 | multi-provider 2026-05-29 14:41:24.364 | net-mtu 2026-05-29 14:41:24.364 | net-mtu-writable 2026-05-29 14:41:24.364 | network_availability_zone 2026-05-29 14:41:24.365 | network-ip-availability 2026-05-29 14:41:24.365 | network-ip-availability-details 2026-05-29 14:41:24.365 | pagination 2026-05-29 14:41:24.365 | port-device-profile 2026-05-29 14:41:24.365 | port-mac-address-regenerate 2026-05-29 14:41:24.365 | port-numa-affinity-policy 2026-05-29 14:41:24.365 | port-numa-affinity-policy-socket 2026-05-29 14:41:24.365 | binding 2026-05-29 14:41:24.365 | binding-extended 2026-05-29 14:41:24.365 | port-security 2026-05-29 14:41:24.365 | project-id 2026-05-29 14:41:24.366 | provider 2026-05-29 14:41:24.366 | qinq 2026-05-29 14:41:24.366 | quota-check-limit 2026-05-29 14:41:24.366 | quota-check-limit-default 2026-05-29 14:41:24.366 | quotas 2026-05-29 14:41:24.366 | quota_details 2026-05-29 14:41:24.366 | rbac-policies 2026-05-29 14:41:24.366 | rbac-address-scope 2026-05-29 14:41:24.366 | rbac-security-groups 2026-05-29 14:41:24.366 | revision-if-match 2026-05-29 14:41:24.366 | standard-attr-revisions 2026-05-29 14:41:24.367 | router_availability_zone 2026-05-29 14:41:24.367 | router-enable-snat 2026-05-29 14:41:24.367 | security-groups-default-rules 2026-05-29 14:41:24.367 | security-groups-normalized-cidr 2026-05-29 14:41:24.367 | security-groups-remote-address-group 2026-05-29 14:41:24.367 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:24.367 | security-groups-shared-filtering 2026-05-29 14:41:24.367 | security-group 2026-05-29 14:41:24.367 | service-type 2026-05-29 14:41:24.367 | sorting 2026-05-29 14:41:24.367 | standard-attr-description 2026-05-29 14:41:24.367 | stateful-security-group 2026-05-29 14:41:24.368 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:24.368 | subnet-external-network 2026-05-29 14:41:24.368 | subnet-service-types 2026-05-29 14:41:24.368 | subnet_allocation 2026-05-29 14:41:24.368 | subnetpool-prefix-ops 2026-05-29 14:41:24.368 | tag-creation 2026-05-29 14:41:24.368 | standard-attr-tag 2026-05-29 14:41:24.368 | standard-attr-timestamp 2026-05-29 14:41:24.368 | vlan-transparent =~ external-net ]] 2026-05-29 14:41:24.368 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 14:41:24.372 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-29 14:41:24.377 | ++ 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-29 14:41:27.886 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:27.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=7abe8659-6e18-4c58-9331-313a23e85993 2026-05-29 14:41:27.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-29 14:41:27.899 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:27.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-29 14:41:27.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-29 14:41:27.929 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-29 14:41:27.935 | ++ 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-29 14:41:30.991 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:30.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 14:41:30.995 | address-scope 2026-05-29 14:41:30.995 | agent 2026-05-29 14:41:30.995 | allowed-address-pairs 2026-05-29 14:41:30.995 | auto-allocated-topology 2026-05-29 14:41:30.995 | availability_zone 2026-05-29 14:41:30.995 | default-subnetpools 2026-05-29 14:41:30.995 | dhcp_agent_scheduler 2026-05-29 14:41:30.995 | dns-integration 2026-05-29 14:41:30.996 | dns-domain-ports 2026-05-29 14:41:30.996 | dns-integration-domain-keywords 2026-05-29 14:41:30.996 | empty-string-filtering 2026-05-29 14:41:30.996 | external-net 2026-05-29 14:41:30.996 | extra_dhcp_opt 2026-05-29 14:41:30.996 | extraroute 2026-05-29 14:41:30.996 | extraroute-atomic 2026-05-29 14:41:30.996 | filter-validation 2026-05-29 14:41:30.996 | floating-ip-port-forwarding-detail 2026-05-29 14:41:30.996 | fip-port-details 2026-05-29 14:41:30.996 | flavors 2026-05-29 14:41:30.997 | floatingip-pools 2026-05-29 14:41:30.997 | router 2026-05-29 14:41:30.997 | enable-default-route-bfd 2026-05-29 14:41:30.997 | enable-default-route-ecmp 2026-05-29 14:41:30.997 | ext-gw-mode 2026-05-29 14:41:30.997 | l3-ha 2026-05-29 14:41:30.997 | external-gateway-multihoming 2026-05-29 14:41:30.997 | l3-flavors 2026-05-29 14:41:30.997 | multi-provider 2026-05-29 14:41:30.997 | net-mtu 2026-05-29 14:41:30.998 | net-mtu-writable 2026-05-29 14:41:30.998 | network_availability_zone 2026-05-29 14:41:30.998 | network-ip-availability 2026-05-29 14:41:30.998 | network-ip-availability-details 2026-05-29 14:41:30.998 | pagination 2026-05-29 14:41:30.998 | port-device-profile 2026-05-29 14:41:30.998 | port-mac-address-regenerate 2026-05-29 14:41:30.998 | port-numa-affinity-policy 2026-05-29 14:41:30.998 | port-numa-affinity-policy-socket 2026-05-29 14:41:30.998 | binding 2026-05-29 14:41:30.998 | binding-extended 2026-05-29 14:41:30.998 | port-security 2026-05-29 14:41:30.999 | project-id 2026-05-29 14:41:30.999 | provider 2026-05-29 14:41:30.999 | qinq 2026-05-29 14:41:30.999 | quota-check-limit 2026-05-29 14:41:30.999 | quota-check-limit-default 2026-05-29 14:41:30.999 | quotas 2026-05-29 14:41:30.999 | quota_details 2026-05-29 14:41:30.999 | rbac-policies 2026-05-29 14:41:30.999 | rbac-address-scope 2026-05-29 14:41:30.999 | rbac-security-groups 2026-05-29 14:41:30.999 | revision-if-match 2026-05-29 14:41:31.000 | standard-attr-revisions 2026-05-29 14:41:31.000 | router_availability_zone 2026-05-29 14:41:31.000 | router-enable-snat 2026-05-29 14:41:31.000 | security-groups-default-rules 2026-05-29 14:41:31.000 | security-groups-normalized-cidr 2026-05-29 14:41:31.000 | security-groups-remote-address-group 2026-05-29 14:41:31.000 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:31.000 | security-groups-shared-filtering 2026-05-29 14:41:31.000 | security-group 2026-05-29 14:41:31.000 | service-type 2026-05-29 14:41:31.000 | sorting 2026-05-29 14:41:31.001 | standard-attr-description 2026-05-29 14:41:31.001 | stateful-security-group 2026-05-29 14:41:31.001 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:31.001 | subnet-external-network 2026-05-29 14:41:31.001 | subnet-service-types 2026-05-29 14:41:31.001 | subnet_allocation 2026-05-29 14:41:31.001 | subnetpool-prefix-ops 2026-05-29 14:41:31.001 | tag-creation 2026-05-29 14:41:31.001 | standard-attr-tag 2026-05-29 14:41:31.001 | standard-attr-timestamp 2026-05-29 14:41:31.001 | vlan-transparent' 2026-05-29 14:41:31.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 14:41:31.002 | address-scope 2026-05-29 14:41:31.002 | agent 2026-05-29 14:41:31.002 | allowed-address-pairs 2026-05-29 14:41:31.002 | auto-allocated-topology 2026-05-29 14:41:31.002 | availability_zone 2026-05-29 14:41:31.002 | default-subnetpools 2026-05-29 14:41:31.002 | dhcp_agent_scheduler 2026-05-29 14:41:31.002 | dns-integration 2026-05-29 14:41:31.002 | dns-domain-ports 2026-05-29 14:41:31.002 | dns-integration-domain-keywords 2026-05-29 14:41:31.003 | empty-string-filtering 2026-05-29 14:41:31.003 | external-net 2026-05-29 14:41:31.003 | extra_dhcp_opt 2026-05-29 14:41:31.003 | extraroute 2026-05-29 14:41:31.003 | extraroute-atomic 2026-05-29 14:41:31.003 | filter-validation 2026-05-29 14:41:31.003 | floating-ip-port-forwarding-detail 2026-05-29 14:41:31.003 | fip-port-details 2026-05-29 14:41:31.003 | flavors 2026-05-29 14:41:31.003 | floatingip-pools 2026-05-29 14:41:31.003 | router 2026-05-29 14:41:31.004 | enable-default-route-bfd 2026-05-29 14:41:31.004 | enable-default-route-ecmp 2026-05-29 14:41:31.004 | ext-gw-mode 2026-05-29 14:41:31.004 | l3-ha 2026-05-29 14:41:31.004 | external-gateway-multihoming 2026-05-29 14:41:31.004 | l3-flavors 2026-05-29 14:41:31.004 | multi-provider 2026-05-29 14:41:31.004 | net-mtu 2026-05-29 14:41:31.004 | net-mtu-writable 2026-05-29 14:41:31.004 | network_availability_zone 2026-05-29 14:41:31.004 | network-ip-availability 2026-05-29 14:41:31.004 | network-ip-availability-details 2026-05-29 14:41:31.005 | pagination 2026-05-29 14:41:31.005 | port-device-profile 2026-05-29 14:41:31.005 | port-mac-address-regenerate 2026-05-29 14:41:31.005 | port-numa-affinity-policy 2026-05-29 14:41:31.005 | port-numa-affinity-policy-socket 2026-05-29 14:41:31.005 | binding 2026-05-29 14:41:31.005 | binding-extended 2026-05-29 14:41:31.005 | port-security 2026-05-29 14:41:31.005 | project-id 2026-05-29 14:41:31.005 | provider 2026-05-29 14:41:31.006 | qinq 2026-05-29 14:41:31.006 | quota-check-limit 2026-05-29 14:41:31.006 | quota-check-limit-default 2026-05-29 14:41:31.006 | quotas 2026-05-29 14:41:31.006 | quota_details 2026-05-29 14:41:31.006 | rbac-policies 2026-05-29 14:41:31.006 | rbac-address-scope 2026-05-29 14:41:31.006 | rbac-security-groups 2026-05-29 14:41:31.006 | revision-if-match 2026-05-29 14:41:31.006 | standard-attr-revisions 2026-05-29 14:41:31.006 | router_availability_zone 2026-05-29 14:41:31.006 | router-enable-snat 2026-05-29 14:41:31.007 | security-groups-default-rules 2026-05-29 14:41:31.007 | security-groups-normalized-cidr 2026-05-29 14:41:31.007 | security-groups-remote-address-group 2026-05-29 14:41:31.007 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:41:31.007 | security-groups-shared-filtering 2026-05-29 14:41:31.007 | security-group 2026-05-29 14:41:31.007 | service-type 2026-05-29 14:41:31.007 | sorting 2026-05-29 14:41:31.007 | standard-attr-description 2026-05-29 14:41:31.007 | stateful-security-group 2026-05-29 14:41:31.007 | subnet-dns-publish-fixed-ip 2026-05-29 14:41:31.008 | subnet-external-network 2026-05-29 14:41:31.008 | subnet-service-types 2026-05-29 14:41:31.008 | subnet_allocation 2026-05-29 14:41:31.008 | subnetpool-prefix-ops 2026-05-29 14:41:31.008 | tag-creation 2026-05-29 14:41:31.008 | standard-attr-tag 2026-05-29 14:41:31.008 | standard-attr-timestamp 2026-05-29 14:41:31.008 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-29 14:41:31.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 14:41:31.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-29 14:41:31.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-29 14:41:31.014 | ++ 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-29 14:41:35.297 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:35.300 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=51b4aab8-7ada-4ffa-989a-44f09a92b6dc 2026-05-29 14:41:35.304 | + 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-29 14:41:35.307 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:35.323 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-29 14:41:35.326 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-29 14:41:35.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7abe8659-6e18-4c58-9331-313a23e85993 52014063-9490-4c21-8039-15fa331a0012 2026-05-29 14:41:40.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-29 14:41:40.684 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 51b4aab8-7ada-4ffa-989a-44f09a92b6dc 2026-05-29 14:41:40.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-29 14:41:40.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-29 14:41:40.693 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-29 14:41:40.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 51b4aab8-7ada-4ffa-989a-44f09a92b6dc --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-29 14:41:40.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-29 14:41:40.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-29 14:41:40.709 | +++ 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 51b4aab8-7ada-4ffa-989a-44f09a92b6dc --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-29 14:41:40.709 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-29 14:41:44.080 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:44.084 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-29 14:41:44.084 | | id | afc88171-5231-4176-8ef2-6c3ec2b29801 |' 2026-05-29 14:41:44.086 | ++ 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-29 14:41:44.089 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:44.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' afc88171-5231-4176-8ef2-6c3ec2b29801 '|' 2026-05-29 14:41:44.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | afc88171-5231-4176-8ef2-6c3ec2b29801 |' 2026-05-29 14:41:44.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-29 14:41:44.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' afc88171-5231-4176-8ef2-6c3ec2b29801 '|' 2026-05-29 14:41:44.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-29 14:41:44.116 | ++ functions-common:get_field:798 : local data field 2026-05-29 14:41:44.118 | ++ functions-common:get_field:799 : read data 2026-05-29 14:41:44.120 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-29 14:41:44.122 | ++ functions-common:get_field:803 : field='$3' 2026-05-29 14:41:44.125 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | afc88171-5231-4176-8ef2-6c3ec2b29801 |' 2026-05-29 14:41:44.125 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-29 14:41:44.130 | ++ functions-common:get_field:799 : read data 2026-05-29 14:41:44.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-29 14:41:44.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' afc88171-5231-4176-8ef2-6c3ec2b29801 '|' 2026-05-29 14:41:44.138 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-29 14:41:44.140 | ++ functions-common:get_field:798 : local data field 2026-05-29 14:41:44.142 | ++ functions-common:get_field:799 : read data 2026-05-29 14:41:44.144 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-29 14:41:44.147 | ++ functions-common:get_field:803 : field='$6' 2026-05-29 14:41:44.150 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | afc88171-5231-4176-8ef2-6c3ec2b29801 |' 2026-05-29 14:41:44.150 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-29 14:41:44.155 | ++ functions-common:get_field:799 : read data 2026-05-29 14:41:44.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=afc88171-5231-4176-8ef2-6c3ec2b29801 2026-05-29 14:41:44.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 51b4aab8-7ada-4ffa-989a-44f09a92b6dc 7abe8659-6e18-4c58-9331-313a23e85993 2026-05-29 14:41:49.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-29 14:41:49.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-29 14:41:49.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-29 14:41:49.739 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:41:49.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-29 14:41:49.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-29 14:41:49.752 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-29 14:41:49.755 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-29 14:41:49.759 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-29 14:41:49.763 | ++ 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-29 14:41:49.795 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-29 14:41:49.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-29 14:41:49.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-29 14:41:49.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-29 14:41:49.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-29 14:41:49.813 | + 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-29 14:41:49.816 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-29 14:41:49.819 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-29 14:41:49.822 | + functions-common:test_with_retry:2352 : local until=10 2026-05-29 14:41:49.825 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-29 14:41:49.829 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-29 14:41:49.832 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-29 14:41:49.835 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:41:49.838 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:41:49.841 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:41:49.847 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065709843 2026-05-29 14:41:49.850 | + 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-29 14:41:49.857 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-29 14:41:49.859 | + functions-common:time_stop:2412 : local name 2026-05-29 14:41:49.862 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:41:49.865 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:41:49.867 | + functions-common:time_stop:2415 : local total 2026-05-29 14:41:49.869 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:41:49.872 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-29 14:41:49.876 | + functions-common:time_stop:2419 : start_time=1780065709843 2026-05-29 14:41:49.877 | + functions-common:time_stop:2421 : [[ -z 1780065709843 ]] 2026-05-29 14:41:49.880 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:41:49.884 | + functions-common:time_stop:2424 : end_time=1780065709881 2026-05-29 14:41:49.887 | + functions-common:time_stop:2425 : elapsed_time=38 2026-05-29 14:41:49.889 | + functions-common:time_stop:2426 : total=7129 2026-05-29 14:41:49.892 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:41:49.896 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7167 2026-05-29 14:41:49.900 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-29 14:41:49.901 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-29 14:41:49.907 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-29 14:41:49.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:41:49.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-29 14:41:49.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-29 14:41:49.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-29 14:41:49.939 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-29 14:41:49.962 | ++ 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-29 14:41:49.963 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-29 14:41:49.966 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-29 14:41:49.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-29 14:41:53.006 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:41:53.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.99 ' 2026-05-29 14:41:53.012 | + 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-29 14:41:53.014 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:41:53.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-29 14:41:53.031 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:41:53.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-29 14:41:53.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-29 14:41:53.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7abe8659-6e18-4c58-9331-313a23e85993 f34ce40c-6754-4ba3-b04f-d0eb57ad58c4 2026-05-29 14:41:58.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-29 14:41:58.625 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 51b4aab8-7ada-4ffa-989a-44f09a92b6dc 2026-05-29 14:41:58.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-29 14:41:58.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-29 14:41:58.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 51b4aab8-7ada-4ffa-989a-44f09a92b6dc --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-29 14:41:58.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-29 14:41:58.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-29 14:41:58.647 | +++ 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 51b4aab8-7ada-4ffa-989a-44f09a92b6dc --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-29 14:41:58.647 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-29 14:42:04.375 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:42:04.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-29 14:42:04.379 | | id | a1444b74-5d37-4efc-8f90-06afea6beabf |' 2026-05-29 14:42:04.381 | ++ 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-29 14:42:04.384 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:42:04.402 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a1444b74-5d37-4efc-8f90-06afea6beabf '|' 2026-05-29 14:42:04.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | a1444b74-5d37-4efc-8f90-06afea6beabf |' 2026-05-29 14:42:04.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-29 14:42:04.414 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-29 14:42:04.414 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a1444b74-5d37-4efc-8f90-06afea6beabf '|' 2026-05-29 14:42:04.416 | ++ functions-common:get_field:798 : local data field 2026-05-29 14:42:04.420 | ++ functions-common:get_field:799 : read data 2026-05-29 14:42:04.423 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-29 14:42:04.426 | ++ functions-common:get_field:803 : field='$3' 2026-05-29 14:42:04.430 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | a1444b74-5d37-4efc-8f90-06afea6beabf |' 2026-05-29 14:42:04.430 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-29 14:42:04.435 | ++ functions-common:get_field:799 : read data 2026-05-29 14:42:04.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-29 14:42:04.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-29 14:42:04.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a1444b74-5d37-4efc-8f90-06afea6beabf '|' 2026-05-29 14:42:04.447 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-29 14:42:04.451 | ++ functions-common:get_field:798 : local data field 2026-05-29 14:42:04.454 | ++ functions-common:get_field:799 : read data 2026-05-29 14:42:04.456 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-29 14:42:04.459 | ++ functions-common:get_field:803 : field='$6' 2026-05-29 14:42:04.463 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-29 14:42:04.463 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | a1444b74-5d37-4efc-8f90-06afea6beabf |' 2026-05-29 14:42:04.469 | ++ functions-common:get_field:799 : read data 2026-05-29 14:42:04.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=a1444b74-5d37-4efc-8f90-06afea6beabf 2026-05-29 14:42:04.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-29 14:42:04.480 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-29 14:42:04.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-29 14:42:04.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-29 14:42:04.502 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:04.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-29 14:42:04.520 | net.ipv6.conf.all.forwarding = 1 2026-05-29 14:42:04.527 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 7abe8659-6e18-4c58-9331-313a23e85993 -c external_gateway_info -f json 2026-05-29 14:42:04.527 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-29 14:42:04.528 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 a1444b74-5d37-4efc-8f90-06afea6beabf 2026-05-29 14:42:04.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-29 14:42:04.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-29 14:42:07.893 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:42:07.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-29 14:42:07.901 | + 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-29 14:42:07.904 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 14:42:07.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-29 14:42:07.925 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-29 14:42:07.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-29 14:42:07.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-29 14:42:07.935 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-29 14:42:07.938 | ++ 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-29 14:42:07.961 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-29 14:42:07.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-29 14:42:07.968 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-29 14:42:07.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-29 14:42:07.988 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-29 14:42:08.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd4a:9a2a:3c9d::/56 2026-05-29 14:42:08.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 54b204f6-8907-4fb6-8b46-1def06755b4f ]] 2026-05-29 14:42:08.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd4a:9a2a:3c9d::/56 via 2001:db8::1 dev br-ex 2026-05-29 14:42:08.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-29 14:42:08.031 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:42:08.035 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-29 14:42:08.055 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:08.058 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-29 14:42:08.061 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:42:08.063 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-29 14:42:08.067 | + ./stack.sh:main:1329 : start_nova 2026-05-29 14:42:08.069 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-29 14:42:08.073 | + 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-29 14:42:08.076 | + 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-29 14:42:08.080 | + 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-29 14:42:08.083 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-29 14:42:08.086 | + 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-29 14:42:08.089 | + functions-common:run_process:1666 : local service=n-sch 2026-05-29 14:42:08.092 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.095 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:08.098 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:08.101 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:08.103 | + functions-common:run_process:1672 : local name=n-sch 2026-05-29 14:42:08.107 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:08.111 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:08.113 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:08.116 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:08.121 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:08.127 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065728123 2026-05-29 14:42:08.131 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-29 14:42:08.155 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:08.159 | + 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-29 14:42:08.163 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-29 14:42:08.165 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.169 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.172 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.176 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.179 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-29 14:42:08.183 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-29 14:42:08.187 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-29 14:42:08.189 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:08.193 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:08.196 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:08.200 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:08.203 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-29 14:42:08.207 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-29 14:42:08.212 | + 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-29 14:42:08.215 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-29 14:42:08.219 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 14:42:08.223 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:08.226 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:08.229 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:08.232 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:08.236 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:08.240 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-29 14:42:08.245 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:08.250 | + 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-29 14:42:08.332 | + 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-29 14:42:08.411 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-29 14:42:08.480 | + 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-29 14:42:08.546 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-29 14:42:08.613 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-29 14:42:08.678 | + 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-29 14:42:08.748 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:08.752 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:08.755 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-29 14:42:08.842 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:09.333 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-29 14:42:09.362 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-29 14:42:09.834 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-29 14:42:09.892 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:09.894 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:09.899 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:09.902 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:09.905 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:09.908 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:09.910 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:09.913 | + functions-common:time_stop:2419 : start_time=1780065728123 2026-05-29 14:42:09.916 | + functions-common:time_stop:2421 : [[ -z 1780065728123 ]] 2026-05-29 14:42:09.919 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:09.924 | + functions-common:time_stop:2424 : end_time=1780065729921 2026-05-29 14:42:09.927 | + functions-common:time_stop:2425 : elapsed_time=1798 2026-05-29 14:42:09.930 | + functions-common:time_stop:2426 : total=21578 2026-05-29 14:42:09.934 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:09.937 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23376 2026-05-29 14:42:09.941 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-29 14:42:09.946 | + 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-29 14:42:09.949 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-29 14:42:09.953 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 14:42:09.955 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:09.958 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:09.961 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:09.964 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-29 14:42:09.967 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:09.971 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:09.974 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:09.977 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:09.981 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:09.985 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065729982 2026-05-29 14:42:09.988 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-29 14:42:10.008 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:10.012 | + 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-29 14:42:10.015 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-29 14:42:10.018 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 14:42:10.021 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 14:42:10.024 | + 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-29 14:42:10.027 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 14:42:10.030 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-29 14:42:10.033 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-29 14:42:10.037 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-29 14:42:10.040 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:10.043 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:10.046 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:10.049 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:10.052 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-29 14:42:10.054 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:42:10.058 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:42:10.061 | + 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-29 14:42:10.064 | + 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-29 14:42:10.068 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-29 14:42:10.071 | + 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-29 14:42:10.074 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:42:10.077 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:42:10.080 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:42:10.083 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-29 14:42:10.086 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:42:10.091 | + 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-29 14:42:10.172 | + 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-29 14:42:10.256 | + 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-29 14:42:10.329 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-29 14:42:10.400 | + 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-29 14:42:10.470 | + 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-29 14:42:10.541 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-29 14:42:10.611 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-29 14:42:10.681 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-29 14:42:10.752 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-29 14:42:10.821 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-29 14:42:10.891 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:42:10.894 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:42:10.897 | + 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-29 14:42:10.980 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:42:11.478 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-29 14:42:11.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-29 14:42:12.020 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-29 14:42:12.178 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:12.183 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:12.186 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:12.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:12.193 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:12.196 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:12.198 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:12.203 | + functions-common:time_stop:2419 : start_time=1780065729982 2026-05-29 14:42:12.205 | + functions-common:time_stop:2421 : [[ -z 1780065729982 ]] 2026-05-29 14:42:12.211 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:12.214 | + functions-common:time_stop:2424 : end_time=1780065732211 2026-05-29 14:42:12.217 | + functions-common:time_stop:2425 : elapsed_time=2229 2026-05-29 14:42:12.220 | + functions-common:time_stop:2426 : total=23376 2026-05-29 14:42:12.223 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:12.225 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25605 2026-05-29 14:42:12.228 | + 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-29 14:42:12.232 | + 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-29 14:42:12.235 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-29 14:42:12.238 | + 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-29 14:42:12.242 | + 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-29 14:42:12.245 | + 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-29 14:42:12.247 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-29 14:42:12.250 | + 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-29 14:42:12.254 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-29 14:42:12.260 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-29 14:42:12.263 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:42:12.265 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 14:42:12.269 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-29 14:42:12.296 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:12.299 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-29 14:42:12.362 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 14:42:12.365 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-29 14:42:12.383 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:12.386 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 14:42:12.388 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-29 14:42:12.411 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:12.416 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-29 14:42:12.418 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:42:12.421 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-29 14:42:12.424 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-29 14:42:12.427 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:42:12.430 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:42:12.433 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-29 14:42:12.435 | + 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-29 14:42:12.438 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-29 14:42:12.441 | + 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-29 14:42:12.443 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:12.446 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:12.448 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:12.451 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-29 14:42:12.453 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:12.457 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:12.459 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:12.461 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:12.466 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:12.469 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065732466 2026-05-29 14:42:12.472 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-29 14:42:12.494 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:12.497 | + 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-29 14:42:12.500 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-29 14:42:12.503 | + 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-29 14:42:12.505 | + 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-29 14:42:12.508 | + 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-29 14:42:12.511 | + 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-29 14:42:12.513 | + 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-29 14:42:12.515 | + 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-29 14:42:12.518 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-29 14:42:12.521 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:12.524 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:12.526 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:12.529 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:12.531 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-29 14:42:12.534 | + 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-29 14:42:12.537 | + 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-29 14:42:12.539 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-29 14:42:12.542 | + 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-29 14:42:12.544 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:12.546 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:12.548 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:12.551 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:12.553 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:12.556 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-29 14:42:12.558 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:12.562 | + 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-29 14:42:12.651 | + 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-29 14:42:12.741 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-29 14:42:12.819 | + 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-29 14:42:12.893 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-29 14:42:12.970 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-29 14:42:13.043 | + 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-29 14:42:13.122 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:13.126 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:13.130 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-29 14:42:13.229 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:13.799 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-29 14:42:13.844 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-29 14:42:14.366 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-29 14:42:14.435 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:14.439 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:14.441 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:14.444 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:14.446 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:14.449 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:14.452 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:14.453 | + functions-common:time_stop:2419 : start_time=1780065732466 2026-05-29 14:42:14.456 | + functions-common:time_stop:2421 : [[ -z 1780065732466 ]] 2026-05-29 14:42:14.459 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:14.464 | + functions-common:time_stop:2424 : end_time=1780065734461 2026-05-29 14:42:14.466 | + functions-common:time_stop:2425 : elapsed_time=1995 2026-05-29 14:42:14.468 | + functions-common:time_stop:2426 : total=25605 2026-05-29 14:42:14.473 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:14.473 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27600 2026-05-29 14:42:14.475 | + 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-29 14:42:14.478 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-29 14:42:14.480 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-29 14:42:14.482 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:14.485 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:14.487 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:14.490 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-29 14:42:14.492 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:14.494 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:14.497 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:14.499 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:14.502 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:14.509 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065734504 2026-05-29 14:42:14.511 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-29 14:42:14.542 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:14.545 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:14.547 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:14.550 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:14.556 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:14.560 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:14.564 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:14.566 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:14.570 | + functions-common:time_stop:2419 : start_time=1780065734504 2026-05-29 14:42:14.574 | + functions-common:time_stop:2421 : [[ -z 1780065734504 ]] 2026-05-29 14:42:14.576 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:14.583 | + functions-common:time_stop:2424 : end_time=1780065734578 2026-05-29 14:42:14.585 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-29 14:42:14.587 | + functions-common:time_stop:2426 : total=27600 2026-05-29 14:42:14.590 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:14.592 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27674 2026-05-29 14:42:14.594 | + 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-29 14:42:14.597 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-29 14:42:14.599 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-29 14:42:14.601 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:14.603 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:14.606 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:14.608 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-29 14:42:14.611 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:14.613 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:14.615 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:14.618 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:14.621 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:14.625 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065734622 2026-05-29 14:42:14.627 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-29 14:42:14.646 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:14.648 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:14.650 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:14.653 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:14.655 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:14.657 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:14.659 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:14.661 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:14.664 | + functions-common:time_stop:2419 : start_time=1780065734622 2026-05-29 14:42:14.666 | + functions-common:time_stop:2421 : [[ -z 1780065734622 ]] 2026-05-29 14:42:14.669 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:14.675 | + functions-common:time_stop:2424 : end_time=1780065734670 2026-05-29 14:42:14.676 | + functions-common:time_stop:2425 : elapsed_time=48 2026-05-29 14:42:14.677 | + functions-common:time_stop:2426 : total=27674 2026-05-29 14:42:14.679 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:14.681 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27722 2026-05-29 14:42:14.683 | + 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-29 14:42:14.686 | + 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-29 14:42:14.689 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-29 14:42:14.691 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:42:14.693 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-29 14:42:14.695 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-29 14:42:14.717 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:14.719 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-29 14:42:14.779 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-29 14:42:14.780 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:42:14.781 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-29 14:42:14.844 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-29 14:42:14.883 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:14.890 | + 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-29 14:42:14.895 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-29 14:42:14.901 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:14.906 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:14.913 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:14.917 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:14.921 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-29 14:42:14.926 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:14.931 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:14.936 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:14.942 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:14.952 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:14.962 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065734957 2026-05-29 14:42:14.969 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-29 14:42:15.004 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:15.009 | + 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-29 14:42:15.016 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-29 14:42:15.020 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:15.026 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:15.031 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:15.035 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:15.040 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-29 14:42:15.048 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-29 14:42:15.052 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-29 14:42:15.059 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:15.062 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:15.071 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:15.077 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:15.081 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-29 14:42:15.085 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-29 14:42:15.090 | + 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-29 14:42:15.102 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-29 14:42:15.103 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 14:42:15.107 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:15.115 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:15.120 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:15.122 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:15.128 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:15.133 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-29 14:42:15.143 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:15.152 | + 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-29 14:42:15.296 | + 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-29 14:42:15.436 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-29 14:42:15.542 | + 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-29 14:42:15.637 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-29 14:42:15.744 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-29 14:42:15.866 | + 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-29 14:42:15.995 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:16.003 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:16.006 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-29 14:42:16.158 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:16.722 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-29 14:42:16.765 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-29 14:42:17.299 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-29 14:42:17.349 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:17.353 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:17.357 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:17.365 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:17.371 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:17.376 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:17.382 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:17.386 | + functions-common:time_stop:2419 : start_time=1780065734957 2026-05-29 14:42:17.392 | + functions-common:time_stop:2421 : [[ -z 1780065734957 ]] 2026-05-29 14:42:17.403 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:17.410 | + functions-common:time_stop:2424 : end_time=1780065737405 2026-05-29 14:42:17.414 | + functions-common:time_stop:2425 : elapsed_time=2448 2026-05-29 14:42:17.418 | + functions-common:time_stop:2426 : total=27722 2026-05-29 14:42:17.424 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:17.427 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30170 2026-05-29 14:42:17.434 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-29 14:42:17.447 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 14:42:17.454 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-29 14:42:17.491 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:17.494 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-29 14:42:17.503 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-29 14:42:17.507 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 14:42:17.513 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 14:42:17.520 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-29 14:42:17.526 | + 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-29 14:42:17.535 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-29 14:42:17.541 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 14:42:17.549 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:17.556 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:17.565 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:17.569 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-29 14:42:17.577 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:17.579 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:17.585 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:17.591 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:17.600 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:17.609 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065737602 2026-05-29 14:42:17.614 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-29 14:42:17.656 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:17.663 | + 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-29 14:42:17.671 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-29 14:42:17.675 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 14:42:17.683 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 14:42:17.690 | + 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-29 14:42:17.698 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 14:42:17.701 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-29 14:42:17.710 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-29 14:42:17.714 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-29 14:42:17.719 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:17.724 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:17.732 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:17.737 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:17.741 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-29 14:42:17.747 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-29 14:42:17.752 | + 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-29 14:42:17.758 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-29 14:42:17.764 | + 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-29 14:42:17.767 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:17.771 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:17.775 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:17.780 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:17.787 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:17.790 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-29 14:42:17.794 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:17.800 | + 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-29 14:42:17.935 | + 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-29 14:42:18.065 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-29 14:42:18.181 | + 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-29 14:42:18.287 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-29 14:42:18.393 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-29 14:42:18.485 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 14:42:18.566 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:18.571 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:18.575 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-29 14:42:18.671 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:19.184 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-29 14:42:19.220 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-29 14:42:19.694 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-29 14:42:19.762 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:19.766 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:19.771 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:19.775 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:19.780 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:19.785 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:19.789 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:19.793 | + functions-common:time_stop:2419 : start_time=1780065737602 2026-05-29 14:42:19.797 | + functions-common:time_stop:2421 : [[ -z 1780065737602 ]] 2026-05-29 14:42:19.803 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:19.811 | + functions-common:time_stop:2424 : end_time=1780065739805 2026-05-29 14:42:19.815 | + functions-common:time_stop:2425 : elapsed_time=2203 2026-05-29 14:42:19.819 | + functions-common:time_stop:2426 : total=30170 2026-05-29 14:42:19.824 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:19.829 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32373 2026-05-29 14:42:19.833 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-29 14:42:19.837 | + 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-29 14:42:19.842 | + 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-29 14:42:19.847 | + 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-29 14:42:19.853 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-29 14:42:19.858 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-29 14:42:19.867 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-29 14:42:19.871 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:42:19.875 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 14:42:19.879 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-29 14:42:19.884 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 14:42:19.890 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-29 14:42:19.895 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-29 14:42:19.901 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-29 14:42:19.907 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-29 14:42:19.910 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-29 14:42:19.916 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:42:19.916 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-29 14:42:19.916 | BEGIN { 2026-05-29 14:42:19.917 | section = "" 2026-05-29 14:42:19.917 | last_section = "" 2026-05-29 14:42:19.917 | section_count = 0 2026-05-29 14:42:19.917 | } 2026-05-29 14:42:19.919 | /^\[.+\]/ { 2026-05-29 14:42:19.919 | gsub("[][]", "", $1); 2026-05-29 14:42:19.919 | section=$1 2026-05-29 14:42:19.919 | next 2026-05-29 14:42:19.919 | } 2026-05-29 14:42:19.919 | /^ *\#/ { 2026-05-29 14:42:19.919 | next 2026-05-29 14:42:19.919 | } 2026-05-29 14:42:19.919 | /^[^ \t]+/ { 2026-05-29 14:42:19.920 | # get offset of first = in $0 2026-05-29 14:42:19.920 | eq_idx = index($0, "=") 2026-05-29 14:42:19.920 | # extract attr & value from $0 2026-05-29 14:42:19.920 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 14:42:19.920 | value = substr($0, eq_idx + 1) 2026-05-29 14:42:19.920 | # only need to strip trailing whitespace from attr 2026-05-29 14:42:19.920 | sub(/[ \t]*$/, "", attr) 2026-05-29 14:42:19.920 | # need to strip leading & trailing whitespace from value 2026-05-29 14:42:19.920 | sub(/^[ \t]*/, "", value) 2026-05-29 14:42:19.921 | sub(/[ \t]*$/, "", value) 2026-05-29 14:42:19.922 | 2026-05-29 14:42:19.923 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 14:42:19.923 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 14:42:19.924 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 14:42:19.924 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 14:42:19.925 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 14:42:19.925 | if (section != last_section) { 2026-05-29 14:42:19.925 | cfg_section[section_count++] = section 2026-05-29 14:42:19.925 | last_section = section 2026-05-29 14:42:19.925 | } 2026-05-29 14:42:19.925 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 14:42:19.925 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 14:42:19.925 | 2026-05-29 14:42:19.925 | cfg_attr[section, attr, 0] = value 2026-05-29 14:42:19.925 | cfg_attr_count[section, attr] = 1 2026-05-29 14:42:19.925 | } else { 2026-05-29 14:42:19.926 | lno = cfg_attr_count[section, attr]++ 2026-05-29 14:42:19.926 | cfg_attr[section, attr, lno] = value 2026-05-29 14:42:19.926 | } 2026-05-29 14:42:19.926 | } 2026-05-29 14:42:19.926 | END { 2026-05-29 14:42:19.926 | # Process each section in order 2026-05-29 14:42:19.926 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 14:42:19.926 | section = cfg_section[sno] 2026-05-29 14:42:19.926 | # The ini routines simply append a config item immediately 2026-05-29 14:42:19.927 | # after the section header. To keep the same order as defined 2026-05-29 14:42:19.927 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 14:42:19.928 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 14:42:19.928 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 14:42:19.928 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 14:42:19.929 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 14:42:19.929 | else { 2026-05-29 14:42:19.929 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 14:42:19.929 | count = cfg_attr_count[section, attr] 2026-05-29 14:42:19.929 | print "inidelete " configfile " " section " " attr 2026-05-29 14:42:19.929 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 14:42:19.929 | for (l = count -2; l >= 0; l--) 2026-05-29 14:42:19.930 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 14:42:19.930 | } 2026-05-29 14:42:19.930 | } 2026-05-29 14:42:19.930 | } 2026-05-29 14:42:19.930 | } 2026-05-29 14:42:19.930 | ' 2026-05-29 14:42:19.930 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 14:42:19.930 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 14:42:19.930 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-29 14:42:19.930 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:42:19.931 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 14:42:19.931 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-29 14:42:19.931 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-29 14:42:19.931 | BEGIN { group = "" } 2026-05-29 14:42:19.931 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:42:19.931 | gsub("[][]", "", $1); 2026-05-29 14:42:19.931 | split($1, a, "|"); 2026-05-29 14:42:19.931 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 14:42:19.932 | group=a[1] 2026-05-29 14:42:19.933 | } else { 2026-05-29 14:42:19.934 | group="" 2026-05-29 14:42:19.934 | } 2026-05-29 14:42:19.934 | next 2026-05-29 14:42:19.934 | } 2026-05-29 14:42:19.935 | { 2026-05-29 14:42:19.935 | if (group != "") 2026-05-29 14:42:19.936 | print $0 2026-05-29 14:42:19.936 | } 2026-05-29 14:42:19.936 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:42:19.941 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 14:42:19.946 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-29 14:42:19.996 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-29 14:42:20.044 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-29 14:42:20.050 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 14:42:20.054 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-29 14:42:20.059 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 14:42:20.063 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-29 14:42:20.068 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 14:42:20.095 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:20.099 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-29 14:42:20.104 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-29 14:42:20.108 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 14:42:20.139 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:20.142 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.191:5672/nova_cell1 2026-05-29 14:42:20.149 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.191:5672/nova_cell1 2026-05-29 14:42:20.198 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 14:42:20.202 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 14:42:20.206 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-29 14:42:20.237 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-29 14:42:20.268 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-29 14:42:20.272 | + lib/nova:configure_console_compute:669 : local offset 2026-05-29 14:42:20.276 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-29 14:42:20.281 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-29 14:42:20.286 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-29 14:42:20.315 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.191 2026-05-29 14:42:20.319 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-29 14:42:20.341 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:20.344 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-29 14:42:20.348 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-29 14:42:20.352 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-29 14:42:20.356 | + functions:vercmp:648 : local 'op=<' 2026-05-29 14:42:20.360 | + functions:vercmp:649 : local v2=1.0.0 2026-05-29 14:42:20.363 | + functions:vercmp:650 : local result 2026-05-29 14:42:20.369 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-29 14:42:20.370 | ++ functions:vercmp:654 : sort -V 2026-05-29 14:42:20.373 | ++ functions:vercmp:654 : head -1 2026-05-29 14:42:20.378 | + functions:vercmp:654 : result=1.0.0 2026-05-29 14:42:20.381 | + functions:vercmp:656 : case $op in 2026-05-29 14:42:20.385 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-29 14:42:20.388 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-29 14:42:20.392 | + functions:vercmp:667 : return 2026-05-29 14:42:20.395 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.191:6080/vnc_lite.html 2026-05-29 14:42:20.398 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.191:6080/vnc_lite.html 2026-05-29 14:42:20.436 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.191:6081/spice_auto.html 2026-05-29 14:42:20.440 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.191:6081/spice_auto.html 2026-05-29 14:42:20.482 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-29 14:42:20.502 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:20.506 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-29 14:42:20.510 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.191 2026-05-29 14:42:20.515 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-29 14:42:20.556 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.191 2026-05-29 14:42:20.594 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-29 14:42:20.617 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:20.621 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-29 14:42:20.624 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-29 14:42:20.649 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:20.653 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-29 14:42:20.657 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-29 14:42:20.694 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-29 14:42:20.698 | + 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-29 14:42:20.739 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-29 14:42:20.743 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-29 14:42:20.747 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-29 14:42:20.751 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-29 14:42:20.755 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-29 14:42:20.758 | + 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-29 14:42:20.762 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-29 14:42:20.766 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 14:42:20.770 | + functions-common:run_process:1668 : local group=libvirt 2026-05-29 14:42:20.774 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:20.777 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:20.781 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-29 14:42:20.784 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:20.788 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:20.791 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:20.795 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:20.799 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:20.804 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065740800 2026-05-29 14:42:20.809 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-29 14:42:20.833 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:20.837 | + 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-29 14:42:20.841 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-29 14:42:20.845 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 14:42:20.848 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 14:42:20.853 | + 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-29 14:42:20.856 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 14:42:20.860 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-29 14:42:20.863 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-29 14:42:20.867 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-29 14:42:20.870 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-29 14:42:20.875 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:20.877 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:20.881 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:20.885 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-29 14:42:20.889 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-29 14:42:20.893 | + 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-29 14:42:20.897 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-29 14:42:20.900 | + 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-29 14:42:20.903 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-29 14:42:20.907 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:20.910 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:20.913 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:20.917 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-29 14:42:20.921 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-29 14:42:20.924 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-29 14:42:20.927 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:20.932 | + 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-29 14:42:21.017 | + 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-29 14:42:21.103 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-29 14:42:21.204 | + 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-29 14:42:21.297 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-29 14:42:21.382 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-29 14:42:21.466 | + 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-29 14:42:21.563 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:21.569 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-29 14:42:21.572 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-29 14:42:21.692 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-29 14:42:21.805 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:22.337 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-29 14:42:22.375 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-29 14:42:22.837 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-29 14:42:22.902 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:22.905 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:22.907 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:22.910 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:22.912 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:22.914 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:22.916 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:22.919 | + functions-common:time_stop:2419 : start_time=1780065740800 2026-05-29 14:42:22.921 | + functions-common:time_stop:2421 : [[ -z 1780065740800 ]] 2026-05-29 14:42:22.924 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:22.928 | + functions-common:time_stop:2424 : end_time=1780065742925 2026-05-29 14:42:22.930 | + functions-common:time_stop:2425 : elapsed_time=2125 2026-05-29 14:42:22.933 | + functions-common:time_stop:2426 : total=32373 2026-05-29 14:42:22.935 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:22.938 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34498 2026-05-29 14:42:22.940 | + lib/nova:start_nova_compute:1084 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-05-29 14:42:22.944 | + 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-29 14:42:22.946 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-29 14:42:22.965 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:22.967 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-29 14:42:22.967 | Dumping cells_v2 mapping 2026-05-29 14:42:22.970 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-29 14:42:26.668 | INFO dbcounter [None req-f8375dc0-6b9f-45b2-84b7-fc0825442ff8 None None] Registered counter for database nova_api 2026-05-29 14:42:26.740 | DEBUG dbcounter [-] [73561] Writer thread running {{(pid=73561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:42:26.760 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 14:42:26.760 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-29 14:42:26.760 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 14:42:26.760 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-29 14:42:26.760 | | cell1 | 5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e | rabbit://stackrabbit:stackqueue@192.168.122.191:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-29 14:42:26.761 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 14:42:27.360 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-29 14:42:27.363 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-29 14:42:27.451 | + inc/async:async_inner:63 : create_flavors 2026-05-29 14:42:27.508 | [2034 Async create_flavors:73625]: running: create_flavors 2026-05-29 14:42:27.512 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-29 14:42:27.535 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:27.538 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-29 14:42:27.541 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:42:27.544 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-29 14:42:27.547 | + ./stack.sh:main:1334 : start_cinder 2026-05-29 14:42:27.550 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-29 14:42:27.553 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-29 14:42:27.557 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-29 14:42:27.559 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-29 14:42:27.561 | + 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-29 14:42:27.565 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-29 14:42:27.569 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.571 | + functions-common:run_process:1666 : local service=c-api 2026-05-29 14:42:27.575 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.577 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:27.580 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:27.583 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:27.586 | + functions-common:run_process:1672 : local name=c-api 2026-05-29 14:42:27.588 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:27.590 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:27.593 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:27.595 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:27.598 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:27.602 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065747599 2026-05-29 14:42:27.604 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-29 14:42:27.622 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:27.624 | + 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-29 14:42:27.627 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-29 14:42:27.629 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.631 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.633 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.635 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 14:42:27.637 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-29 14:42:27.639 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-29 14:42:27.644 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-29 14:42:27.645 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:27.647 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:27.650 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:27.652 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:27.654 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-29 14:42:27.656 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:42:27.659 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:42:27.661 | + 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-29 14:42:27.663 | + 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-29 14:42:27.665 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-29 14:42:27.668 | + 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-29 14:42:27.670 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:42:27.672 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:42:27.674 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:42:27.676 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-29 14:42:27.678 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:42:27.682 | + 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-29 14:42:27.773 | + 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-29 14:42:27.874 | + 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-29 14:42:27.951 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-29 14:42:28.024 | + 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-29 14:42:28.095 | + 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-29 14:42:28.166 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-29 14:42:28.236 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-29 14:42:28.315 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-29 14:42:28.383 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-29 14:42:28.488 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-29 14:42:28.574 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:42:28.577 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:42:28.580 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-29 14:42:28.676 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:42:29.208 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-29 14:42:29.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-29 14:42:29.730 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-29 14:42:29.897 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:29.903 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:29.907 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:29.913 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:29.922 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:29.924 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:29.934 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:29.939 | + functions-common:time_stop:2419 : start_time=1780065747599 2026-05-29 14:42:29.947 | + functions-common:time_stop:2421 : [[ -z 1780065747599 ]] 2026-05-29 14:42:29.955 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:29.967 | + functions-common:time_stop:2424 : end_time=1780065749959 2026-05-29 14:42:29.975 | + functions-common:time_stop:2425 : elapsed_time=2360 2026-05-29 14:42:29.980 | + functions-common:time_stop:2426 : total=34498 2026-05-29 14:42:29.988 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:29.993 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36858 2026-05-29 14:42:30.000 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.191/volume/v3 2026-05-29 14:42:30.006 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-29 14:42:30.006 | Waiting for Cinder API to start... 2026-05-29 14:42:30.011 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.191/volume/v3 2026-05-29 14:42:30.018 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 14:42:30.025 | + functions:wait_for_service:477 : local url=http://192.168.122.191/volume/v3 2026-05-29 14:42:30.035 | + functions:wait_for_service:478 : local rval=0 2026-05-29 14:42:30.041 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 14:42:30.049 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:42:30.054 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:30.061 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:30.072 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:30.083 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065750074 2026-05-29 14:42:30.089 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 14:42:30.094 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:42:30.101 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.191/volume/v3 2026-05-29 14:42:34.855 | + :: : [[ 401 == 503 ]] 2026-05-29 14:42:34.856 | + :: : [[ 0 -eq 7 ]] 2026-05-29 14:42:34.862 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 14:42:34.866 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:34.869 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:34.872 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:34.874 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:34.879 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:34.883 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:42:34.888 | + functions-common:time_stop:2419 : start_time=1780065750074 2026-05-29 14:42:34.892 | + functions-common:time_stop:2421 : [[ -z 1780065750074 ]] 2026-05-29 14:42:34.899 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:34.905 | + functions-common:time_stop:2424 : end_time=1780065754900 2026-05-29 14:42:34.909 | + functions-common:time_stop:2425 : elapsed_time=4826 2026-05-29 14:42:34.914 | + functions-common:time_stop:2426 : total=14542 2026-05-29 14:42:34.918 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:34.922 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19368 2026-05-29 14:42:34.927 | + functions:wait_for_service:486 : return 0 2026-05-29 14:42:34.931 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:34.936 | + functions-common:run_process:1666 : local service=c-sch 2026-05-29 14:42:34.940 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:34.944 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:34.949 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:34.953 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:34.958 | + functions-common:run_process:1672 : local name=c-sch 2026-05-29 14:42:34.962 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:34.966 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:34.970 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:34.975 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:34.981 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:34.988 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065754983 2026-05-29 14:42:34.993 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-29 14:42:35.023 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:35.027 | + 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-29 14:42:35.030 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-29 14:42:35.035 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:35.039 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:35.043 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:35.047 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:35.051 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-29 14:42:35.055 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-29 14:42:35.060 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-29 14:42:35.064 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:35.068 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:35.071 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:35.076 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:35.081 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-29 14:42:35.086 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-29 14:42:35.090 | + 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-29 14:42:35.094 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-29 14:42:35.098 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:35.101 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:35.104 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:35.108 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 14:42:35.110 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:35.114 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:35.117 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-29 14:42:35.120 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:35.126 | + 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-29 14:42:35.246 | + 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-29 14:42:35.363 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-29 14:42:35.447 | + 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-29 14:42:35.543 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-29 14:42:35.631 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-29 14:42:35.713 | + 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-29 14:42:35.785 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 14:42:35.788 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:35.790 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-29 14:42:35.872 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:36.420 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-29 14:42:36.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-29 14:42:36.978 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-29 14:42:37.046 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:37.053 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:37.059 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:37.063 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:37.070 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:37.077 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:37.084 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:37.095 | + functions-common:time_stop:2419 : start_time=1780065754983 2026-05-29 14:42:37.107 | + functions-common:time_stop:2421 : [[ -z 1780065754983 ]] 2026-05-29 14:42:37.114 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:37.125 | + functions-common:time_stop:2424 : end_time=1780065757117 2026-05-29 14:42:37.132 | + functions-common:time_stop:2425 : elapsed_time=2134 2026-05-29 14:42:37.145 | + functions-common:time_stop:2426 : total=36858 2026-05-29 14:42:37.154 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:37.162 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38992 2026-05-29 14:42:37.172 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 14:42:37.180 | + 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-29 14:42:37.186 | + functions-common:run_process:1666 : local service=c-bak 2026-05-29 14:42:37.190 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.195 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:37.203 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:37.209 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 14:42:37.218 | + functions-common:run_process:1672 : local name=c-bak 2026-05-29 14:42:37.224 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:37.235 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:37.241 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:37.247 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:37.256 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:37.266 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065757258 2026-05-29 14:42:37.277 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-29 14:42:37.324 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:37.331 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:37.337 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:37.343 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:37.349 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:37.354 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:37.361 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:37.365 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:37.372 | + functions-common:time_stop:2419 : start_time=1780065757258 2026-05-29 14:42:37.374 | + functions-common:time_stop:2421 : [[ -z 1780065757258 ]] 2026-05-29 14:42:37.381 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:37.388 | + functions-common:time_stop:2424 : end_time=1780065757383 2026-05-29 14:42:37.393 | + functions-common:time_stop:2425 : elapsed_time=125 2026-05-29 14:42:37.397 | + functions-common:time_stop:2426 : total=38992 2026-05-29 14:42:37.406 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:37.410 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39117 2026-05-29 14:42:37.414 | + 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-29 14:42:37.419 | + functions-common:run_process:1666 : local service=c-vol 2026-05-29 14:42:37.424 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.427 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:37.432 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:37.438 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 14:42:37.445 | + functions-common:run_process:1672 : local name=c-vol 2026-05-29 14:42:37.449 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:37.454 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:37.459 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:37.462 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:37.468 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:37.474 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065757469 2026-05-29 14:42:37.479 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-29 14:42:37.514 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:37.519 | + 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-29 14:42:37.525 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-29 14:42:37.529 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.534 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.537 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.541 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.547 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-29 14:42:37.555 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-29 14:42:37.568 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-29 14:42:37.575 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:37.580 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:37.584 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:37.587 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 14:42:37.593 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-29 14:42:37.595 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-29 14:42:37.597 | + 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-29 14:42:37.600 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-29 14:42:37.602 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 14:42:37.605 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 14:42:37.607 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 14:42:37.612 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 14:42:37.617 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 14:42:37.620 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 14:42:37.624 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-29 14:42:37.628 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 14:42:37.634 | + 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-29 14:42:37.731 | + 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-29 14:42:37.840 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-29 14:42:37.927 | + 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-29 14:42:38.021 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-29 14:42:38.116 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-29 14:42:38.222 | + 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-29 14:42:38.342 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-29 14:42:38.347 | + 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-29 14:42:38.443 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 14:42:38.447 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-29 14:42:38.567 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 14:42:39.163 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-29 14:42:39.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-29 14:42:39.710 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-29 14:42:39.785 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:39.792 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:39.795 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:39.800 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:39.803 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:39.808 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:39.813 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:39.823 | + functions-common:time_stop:2419 : start_time=1780065757469 2026-05-29 14:42:39.827 | + functions-common:time_stop:2421 : [[ -z 1780065757469 ]] 2026-05-29 14:42:39.840 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:39.850 | + functions-common:time_stop:2424 : end_time=1780065759841 2026-05-29 14:42:39.858 | + functions-common:time_stop:2425 : elapsed_time=2372 2026-05-29 14:42:39.866 | + functions-common:time_stop:2426 : total=39117 2026-05-29 14:42:39.874 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:39.882 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41489 2026-05-29 14:42:39.887 | + ./stack.sh:main:1335 : create_volume_types 2026-05-29 14:42:39.898 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-29 14:42:39.940 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:39.946 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 14:42:39.953 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-29 14:42:39.962 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 14:42:39.971 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-29 14:42:39.977 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-29 14:42:39.984 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-29 14:42:39.987 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-29 14:42:39.989 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-29 14:42:39.991 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-29 14:42:40.014 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:40.018 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-29 14:42:44.830 | +-------------+--------------------------------------+ 2026-05-29 14:42:44.831 | | Field | Value | 2026-05-29 14:42:44.831 | +-------------+--------------------------------------+ 2026-05-29 14:42:44.831 | | description | None | 2026-05-29 14:42:44.831 | | id | adc04f8d-79a0-48a8-a0ce-5324387ea2cb | 2026-05-29 14:42:44.831 | | is_public | True | 2026-05-29 14:42:44.832 | | name | lvmdriver-1 | 2026-05-29 14:42:44.832 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-29 14:42:44.832 | +-------------+--------------------------------------+ 2026-05-29 14:42:45.138 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-29 14:42:45.140 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-29 14:42:45.142 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-29 14:42:45.145 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-29 14:42:45.163 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:45.167 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-29 14:42:45.170 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:42:45.176 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-29 14:42:45.181 | + ./stack.sh:main:1350 : start_glance 2026-05-29 14:42:45.189 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-29 14:42:45.192 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-29 14:42:45.196 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.199 | + functions-common:run_process:1666 : local service=g-api 2026-05-29 14:42:45.201 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.204 | + functions-common:run_process:1668 : local group= 2026-05-29 14:42:45.206 | + functions-common:run_process:1669 : local user= 2026-05-29 14:42:45.208 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 14:42:45.211 | + functions-common:run_process:1672 : local name=g-api 2026-05-29 14:42:45.216 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 14:42:45.217 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 14:42:45.220 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:45.222 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:45.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:45.234 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065765228 2026-05-29 14:42:45.239 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-29 14:42:45.269 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:45.273 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-29 14:42:45.280 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-29 14:42:45.283 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.288 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.292 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.296 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 14:42:45.302 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-29 14:42:45.313 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-29 14:42:45.320 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-29 14:42:45.326 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 14:42:45.330 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 14:42:45.334 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 14:42:45.337 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 14:42:45.343 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-29 14:42:45.347 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-29 14:42:45.352 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 14:42:45.356 | + 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-29 14:42:45.365 | + 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-29 14:42:45.371 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-29 14:42:45.380 | + 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-29 14:42:45.384 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 14:42:45.389 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 14:42:45.396 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 14:42:45.403 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-29 14:42:45.410 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 14:42:45.420 | + 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-29 14:42:45.531 | + 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-29 14:42:45.629 | + 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-29 14:42:45.716 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-29 14:42:45.803 | + 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-29 14:42:45.900 | + 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-29 14:42:46.001 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-29 14:42:46.099 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-29 14:42:46.200 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-29 14:42:46.285 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-29 14:42:46.380 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-29 14:42:46.471 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 14:42:46.475 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 14:42:46.479 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-29 14:42:46.586 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 14:42:47.165 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-29 14:42:47.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-29 14:42:47.765 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-29 14:42:47.921 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 14:42:47.923 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:47.927 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:47.934 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:47.938 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:47.945 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:47.948 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 14:42:47.953 | + functions-common:time_stop:2419 : start_time=1780065765228 2026-05-29 14:42:47.957 | + functions-common:time_stop:2421 : [[ -z 1780065765228 ]] 2026-05-29 14:42:47.969 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:47.975 | + functions-common:time_stop:2424 : end_time=1780065767970 2026-05-29 14:42:47.979 | + functions-common:time_stop:2425 : elapsed_time=2742 2026-05-29 14:42:47.983 | + functions-common:time_stop:2426 : total=41489 2026-05-29 14:42:47.989 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:47.995 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44231 2026-05-29 14:42:48.000 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-29 14:42:48.045 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:42:48.051 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.191) to start...' 2026-05-29 14:42:48.051 | Waiting for g-api (192.168.122.191) to start... 2026-05-29 14:42:48.057 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.191/image 2026-05-29 14:42:48.065 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 14:42:48.069 | + functions:wait_for_service:477 : local url=http://192.168.122.191/image 2026-05-29 14:42:48.077 | + functions:wait_for_service:478 : local rval=0 2026-05-29 14:42:48.086 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 14:42:48.093 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:42:48.102 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:42:48.107 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:42:48.119 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:42:48.127 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065768121 2026-05-29 14:42:48.130 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 14:42:48.135 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:42:48.146 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.191/image 2026-05-29 14:42:53.352 | + :: : [[ 300 == 503 ]] 2026-05-29 14:42:53.356 | + :: : [[ 0 -eq 7 ]] 2026-05-29 14:42:53.365 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 14:42:53.373 | + functions-common:time_stop:2412 : local name 2026-05-29 14:42:53.382 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:42:53.390 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:42:53.398 | + functions-common:time_stop:2415 : local total 2026-05-29 14:42:53.407 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:42:53.419 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:42:53.423 | + functions-common:time_stop:2419 : start_time=1780065768121 2026-05-29 14:42:53.432 | + functions-common:time_stop:2421 : [[ -z 1780065768121 ]] 2026-05-29 14:42:53.441 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:42:53.452 | + functions-common:time_stop:2424 : end_time=1780065773445 2026-05-29 14:42:53.463 | + functions-common:time_stop:2425 : elapsed_time=5324 2026-05-29 14:42:53.471 | + functions-common:time_stop:2426 : total=19368 2026-05-29 14:42:53.479 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:42:53.488 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24692 2026-05-29 14:42:53.495 | + functions:wait_for_service:486 : return 0 2026-05-29 14:42:53.501 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-29 14:42:53.549 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:53.557 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-29 14:42:53.598 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:42:53.601 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-29 14:42:53.603 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:42:53.605 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-29 14:42:53.607 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-29 14:42:53.610 | + ./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-29 14:42:53.612 | + 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-29 14:42:53.614 | + functions:upload_image:141 : local image image_fname image_name 2026-05-29 14:42:53.615 | + functions:upload_image:143 : local max_attempts=5 2026-05-29 14:42:53.617 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-29 14:42:53.623 | ++ 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-29 14:42:53.628 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:53.629 | + 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-29 14:42:53.630 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-29 14:42:53.633 | ++ functions:upload_image:151 : seq 5 2026-05-29 14:42:53.636 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-29 14:42:53.638 | + functions:upload_image:152 : local rc=0 2026-05-29 14:42:53.640 | + 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-29 14:42:53.644 | --2026-05-29 16:42:53-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:53.724 | Resolving github.com (github.com)... 140.82.121.3 2026-05-29 14:42:53.739 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-29 14:42:53.793 | HTTP request sent, awaiting response... 302 Found 2026-05-29 14:42:53.793 | 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-29T15%3A34%3A50Z&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-29T14%3A34%3A41Z&ske=2026-05-29T15%3A34%3A50Z&sks=b&skv=2018-11-09&sig=Tu0%2B4FWfA7nJXyGk4%2FMa7LpnlRzzTPZNJH9k5Hs8k9I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA2NzUxMiwibmJmIjoxNzgwMDY1NzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ampb3N130DmP1aNabCTI9jz1HHZ3G_QbyA9ZRJCQg3Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-29 14:42:53.794 | --2026-05-29 16:42:53-- 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-29T15%3A34%3A50Z&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-29T14%3A34%3A41Z&ske=2026-05-29T15%3A34%3A50Z&sks=b&skv=2018-11-09&sig=Tu0%2B4FWfA7nJXyGk4%2FMa7LpnlRzzTPZNJH9k5Hs8k9I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA2NzUxMiwibmJmIjoxNzgwMDY1NzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ampb3N130DmP1aNabCTI9jz1HHZ3G_QbyA9ZRJCQg3Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-29 14:42:53.796 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-05-29 14:42:53.808 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-29 14:42:53.874 | HTTP request sent, awaiting response... 200 OK 2026-05-29 14:42:53.875 | Length: 21692416 (21M) [application/octet-stream] 2026-05-29 14:42:53.875 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-29 14:42:53.928 | 2026-05-29 14:42:54.161 | 0K ........ ........ .... 100% 72.3M=0.3s 2026-05-29 14:42:54.161 | 2026-05-29 14:42:54.161 | 2026-05-29 16:42:54 (72.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-29 14:42:54.161 | 2026-05-29 14:42:54.168 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-29 14:42:54.173 | + functions:upload_image:163 : break 2026-05-29 14:42:54.178 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:54.183 | + 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-29 14:42:54.188 | + 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-29 14:42:54.192 | + 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-29 14:42:54.195 | + functions:upload_image:313 : local kernel= 2026-05-29 14:42:54.200 | + functions:upload_image:314 : local ramdisk= 2026-05-29 14:42:54.204 | + functions:upload_image:315 : local disk_format= 2026-05-29 14:42:54.207 | + functions:upload_image:316 : local container_format= 2026-05-29 14:42:54.211 | + functions:upload_image:317 : local unpack= 2026-05-29 14:42:54.214 | + functions:upload_image:318 : local img_property= 2026-05-29 14:42:54.217 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-29 14:42:54.224 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-29 14:42:54.228 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-29 14:42:54.233 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-29 14:42:54.237 | + functions:upload_image:328 : case "$image_fname" in 2026-05-29 14:42:54.243 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-29 14:42:54.249 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-29 14:42:54.252 | + functions:upload_image:350 : local format 2026-05-29 14:42:54.262 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:54.269 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-29 14:42:54.290 | + functions:upload_image:351 : format=qcow2 2026-05-29 14:42:54.293 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-29 14:42:54.298 | + functions:upload_image:353 : disk_format=qcow2 2026-05-29 14:42:54.303 | + functions:upload_image:357 : container_format=bare 2026-05-29 14:42:54.306 | + functions:upload_image:404 : is_arch ppc64le 2026-05-29 14:42:54.313 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:42:54.320 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-29 14:42:54.324 | + functions:upload_image:404 : is_arch ppc64 2026-05-29 14:42:54.329 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:42:54.337 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-29 14:42:54.342 | + functions:upload_image:404 : is_arch ppc 2026-05-29 14:42:54.344 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:42:54.350 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-29 14:42:54.354 | + functions:upload_image:408 : is_arch aarch64 2026-05-29 14:42:54.361 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 14:42:54.367 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 14:42:54.374 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-29 14:42:54.378 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-29 14:42:54.380 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-29 14:42:54.382 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-29 14:42:54.388 | + 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-29 14:42:54.393 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-29 14:42:54.398 | + functions:_upload_image:112 : shift 2026-05-29 14:42:54.402 | + functions:_upload_image:113 : local container=bare 2026-05-29 14:42:54.406 | + functions:_upload_image:114 : shift 2026-05-29 14:42:54.410 | + functions:_upload_image:115 : local disk=qcow2 2026-05-29 14:42:54.414 | + functions:_upload_image:116 : shift 2026-05-29 14:42:54.418 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:54.422 | + functions:_upload_image:118 : shift 2026-05-29 14:42:54.425 | + functions:_upload_image:119 : local properties 2026-05-29 14:42:54.430 | + functions:_upload_image:120 : local useimport 2026-05-29 14:42:54.435 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-29 14:42:54.439 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-29 14:42:54.444 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-29 14:42:54.448 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-29 14:42:54.451 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-29 14:42:54.456 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-29 14:42:54.460 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-29 14:42:54.465 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 14:42:54.471 | + 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-29 14:43:00.340 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 14:43:00.341 | | Field | Value | 2026-05-29 14:43:00.341 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 14:43:00.341 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-29 14:43:00.341 | | container_format | bare | 2026-05-29 14:43:00.341 | | created_at | 2026-05-29T14:42:58Z | 2026-05-29 14:43:00.341 | | disk_format | qcow2 | 2026-05-29 14:43:00.341 | | file | /v2/images/a22da482-caf2-4dab-b87c-2f70ded0c85d/file | 2026-05-29 14:43:00.341 | | id | a22da482-caf2-4dab-b87c-2f70ded0c85d | 2026-05-29 14:43:00.341 | | min_disk | 0 | 2026-05-29 14:43:00.341 | | min_ram | 0 | 2026-05-29 14:43:00.342 | | name | cirros-0.6.3-x86_64-disk | 2026-05-29 14:43:00.342 | | owner | 7c6b93ff2a4740719bf05056471db5a2 | 2026-05-29 14:43:00.342 | | 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-29 14:43:00.342 | | protected | False | 2026-05-29 14:43:00.342 | | schema | /v2/schemas/image | 2026-05-29 14:43:00.342 | | size | 21692416 | 2026-05-29 14:43:00.342 | | status | active | 2026-05-29 14:43:00.342 | | tags | | 2026-05-29 14:43:00.342 | | updated_at | 2026-05-29T14:43:00Z | 2026-05-29 14:43:00.343 | | virtual_size | 117440512 | 2026-05-29 14:43:00.343 | | visibility | public | 2026-05-29 14:43:00.343 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 14:43:00.656 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-29 14:43:00.729 | [2034 Async create_flavors:73625]: Waiting for completion of create_flavors running on PID 73625 (2 other jobs running) 2026-05-29 14:43:00.750 | [2034 Async create_flavors:73625]: Signaling child to exit 2026-05-29 14:43:08.412 | + inc/async:async_inner:64 : rc=0 2026-05-29 14:43:08.442 | [73625 Async create_flavors:73625]: finished successfully 2026-05-29 14:43:08.471 | WAKEUP 2026-05-29 14:43:08.499 | [2034 Async create_flavors:73625]: Signaled 2026-05-29 14:43:08.501 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-29 14:43:08.501 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:08.501 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-29 14:43:08.501 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-29 14:43:08.501 | + 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-29 14:43:08.501 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.501 | | Field | Value | 2026-05-29 14:43:08.501 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.501 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.502 | | description | None | 2026-05-29 14:43:08.502 | | disk | 1 | 2026-05-29 14:43:08.502 | | id | c1 | 2026-05-29 14:43:08.502 | | name | cirros256 | 2026-05-29 14:43:08.502 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.502 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.503 | | ram | 256 | 2026-05-29 14:43:08.503 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.503 | | swap | 0 | 2026-05-29 14:43:08.503 | | vcpus | 1 | 2026-05-29 14:43:08.503 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.503 | + 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-29 14:43:08.503 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.503 | | Field | Value | 2026-05-29 14:43:08.504 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.504 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.504 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.504 | | description | None | 2026-05-29 14:43:08.504 | | disk | 5 | 2026-05-29 14:43:08.505 | | id | d1 | 2026-05-29 14:43:08.505 | | name | ds512M | 2026-05-29 14:43:08.505 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.505 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.505 | | ram | 512 | 2026-05-29 14:43:08.505 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.505 | | swap | 0 | 2026-05-29 14:43:08.506 | | vcpus | 1 | 2026-05-29 14:43:08.506 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.506 | + 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-29 14:43:08.507 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.507 | | Field | Value | 2026-05-29 14:43:08.507 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.507 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.507 | | description | None | 2026-05-29 14:43:08.507 | | disk | 10 | 2026-05-29 14:43:08.507 | | id | d2 | 2026-05-29 14:43:08.508 | | name | ds1G | 2026-05-29 14:43:08.508 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.508 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.508 | | ram | 1024 | 2026-05-29 14:43:08.508 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.508 | | swap | 0 | 2026-05-29 14:43:08.508 | | vcpus | 1 | 2026-05-29 14:43:08.508 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.509 | + 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-29 14:43:08.509 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.509 | | Field | Value | 2026-05-29 14:43:08.509 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.509 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.509 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.509 | | description | None | 2026-05-29 14:43:08.509 | | disk | 10 | 2026-05-29 14:43:08.509 | | id | d3 | 2026-05-29 14:43:08.509 | | name | ds2G | 2026-05-29 14:43:08.510 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.510 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.510 | | ram | 2048 | 2026-05-29 14:43:08.510 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.510 | | swap | 0 | 2026-05-29 14:43:08.510 | | vcpus | 2 | 2026-05-29 14:43:08.510 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.511 | + 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-29 14:43:08.511 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.511 | | Field | Value | 2026-05-29 14:43:08.511 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.511 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.511 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.511 | | description | None | 2026-05-29 14:43:08.511 | | disk | 20 | 2026-05-29 14:43:08.511 | | id | d4 | 2026-05-29 14:43:08.511 | | name | ds4G | 2026-05-29 14:43:08.512 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.512 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.512 | | ram | 4096 | 2026-05-29 14:43:08.512 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.512 | | swap | 0 | 2026-05-29 14:43:08.513 | | vcpus | 4 | 2026-05-29 14:43:08.514 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.514 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-29 14:43:08.514 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-29 14:43:08.514 | + 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-29 14:43:08.514 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.514 | | Field | Value | 2026-05-29 14:43:08.514 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.515 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.515 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.515 | | description | None | 2026-05-29 14:43:08.516 | | disk | 1 | 2026-05-29 14:43:08.516 | | id | 1 | 2026-05-29 14:43:08.516 | | name | m1.tiny | 2026-05-29 14:43:08.516 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.516 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.517 | | ram | 512 | 2026-05-29 14:43:08.517 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.517 | | swap | 0 | 2026-05-29 14:43:08.517 | | vcpus | 1 | 2026-05-29 14:43:08.517 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.517 | + 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-29 14:43:08.517 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.517 | | Field | Value | 2026-05-29 14:43:08.518 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.518 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.518 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.518 | | description | None | 2026-05-29 14:43:08.518 | | disk | 20 | 2026-05-29 14:43:08.518 | | id | 2 | 2026-05-29 14:43:08.518 | | name | m1.small | 2026-05-29 14:43:08.518 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.519 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.519 | | ram | 2048 | 2026-05-29 14:43:08.519 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.519 | | swap | 0 | 2026-05-29 14:43:08.519 | | vcpus | 1 | 2026-05-29 14:43:08.519 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.519 | + 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-29 14:43:08.519 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.520 | | Field | Value | 2026-05-29 14:43:08.520 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.520 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.520 | | description | None | 2026-05-29 14:43:08.520 | | disk | 40 | 2026-05-29 14:43:08.520 | | id | 3 | 2026-05-29 14:43:08.520 | | name | m1.medium | 2026-05-29 14:43:08.520 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.521 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.521 | | ram | 4096 | 2026-05-29 14:43:08.521 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.521 | | swap | 0 | 2026-05-29 14:43:08.521 | | vcpus | 2 | 2026-05-29 14:43:08.521 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.521 | + 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-29 14:43:08.521 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.521 | | Field | Value | 2026-05-29 14:43:08.522 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.522 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.522 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.522 | | description | None | 2026-05-29 14:43:08.522 | | disk | 80 | 2026-05-29 14:43:08.522 | | id | 4 | 2026-05-29 14:43:08.522 | | name | m1.large | 2026-05-29 14:43:08.522 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.523 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.523 | | ram | 8192 | 2026-05-29 14:43:08.523 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.523 | | swap | 0 | 2026-05-29 14:43:08.523 | | vcpus | 4 | 2026-05-29 14:43:08.523 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.523 | + 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-29 14:43:08.523 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.523 | | Field | Value | 2026-05-29 14:43:08.524 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.524 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:08.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:08.524 | | description | None | 2026-05-29 14:43:08.524 | | disk | 160 | 2026-05-29 14:43:08.524 | | id | 5 | 2026-05-29 14:43:08.525 | | name | m1.xlarge | 2026-05-29 14:43:08.525 | | os-flavor-access:is_public | True | 2026-05-29 14:43:08.525 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:08.525 | | ram | 16384 | 2026-05-29 14:43:08.525 | | rxtx_factor | 1.0 | 2026-05-29 14:43:08.525 | | swap | 0 | 2026-05-29 14:43:08.525 | | vcpus | 8 | 2026-05-29 14:43:08.525 | +----------------------------+-----------------------+ 2026-05-29 14:43:08.571 | [2034 Async create_flavors:73625]: finished create_flavors with result 0 in 41 seconds 2026-05-29 14:43:08.577 | + inc/async:async_wait:197 : return 0 2026-05-29 14:43:08.581 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-29 14:43:08.606 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:43:08.610 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-29 14:43:08.638 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:08.642 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-29 14:43:08.669 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:08.674 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-29 14:43:08.677 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 14:43:08.681 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-29 14:43:08.687 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:43:08.689 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-29 14:43:08.691 | ++ 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-29 14:43:08.695 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-29 14:43:08.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-29 14:43:08.698 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-29 14:43:08.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-29 14:43:08.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-29 14:43:08.704 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-29 14:43:08.705 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-29 14:43:08.707 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-29 14:43:08.709 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-29 14:43:08.711 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-29 14:43:08.714 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-29 14:43:08.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 14:43:08.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-29 14:43:08.720 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 14:43:08.723 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-29 14:43:08.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 14:43:08.726 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-29 14:43:08.728 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 14:43:08.730 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-29 14:43:08.732 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 14:43:08.734 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-29 14:43:08.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-29 14:43:08.738 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 14:43:08.740 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-29 14:43:08.742 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 14:43:08.743 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-29 14:43:08.745 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-29 14:43:08.747 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-29 14:43:08.749 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 14:43:08.751 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-29 14:43:08.753 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 14:43:08.755 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-29 14:43:08.757 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-29 14:43:08.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-29 14:43:08.761 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-29 14:43:08.763 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-29 14:43:08.765 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-29 14:43:08.767 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-29 14:43:08.769 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-29 14:43:08.771 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-29 14:43:08.773 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-29 14:43:08.775 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-29 14:43:08.777 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-29 14:43:08.779 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-29 14:43:08.782 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-29 14:43:08.784 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-29 14:43:08.787 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-29 14:43:08.788 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-29 14:43:08.790 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-29 14:43:08.793 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-29 14:43:08.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-29 14:43:08.798 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-29 14:43:08.800 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-29 14:43:08.806 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-29 14:43:08.806 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-29 14:43:08.808 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-29 14:43:08.809 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-29 14:43:08.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-29 14:43:10.859 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-29 14:43:10.862 | 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-29 14:43:11.137 | + ./stack.sh:main:1400 : save_stackenv 2026-05-29 14:43:11.141 | + functions-common:save_stackenv:63 : local tag= 2026-05-29 14:43:11.146 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 14:43:11.152 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-164311 2026-05-29 14:43:11.155 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-164311 ' 2026-05-29 14:43:11.158 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.161 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 14:43:11.164 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.168 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 14:43:11.171 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.174 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 14:43:11.177 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.180 | + 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-29 14:43:11.183 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.187 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.191 2026-05-29 14:43:11.189 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.192 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.191/identity 2026-05-29 14:43:11.195 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.198 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-162019 2026-05-29 14:43:11.201 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.204 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 14:43:11.207 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.211 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.191 2026-05-29 14:43:11.214 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.216 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 14:43:11.220 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.223 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 14:43:11.226 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.230 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 14:43:11.233 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.236 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 14:43:11.240 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.243 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.191 2026-05-29 14:43:11.245 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 14:43:11.249 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 14:43:11.253 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-29 14:43:11.256 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 14:43:11.259 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 14:43:11.262 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-29 14:43:11.265 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:43:11.268 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 14:43:11.271 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 14:43:11.276 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-29 14:43:11.280 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:43:11.283 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-29 14:43:11.287 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:43:11.291 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-29 14:43:11.291 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:43:11.291 | gsub("[][]", "", $1); 2026-05-29 14:43:11.291 | split($1, a, "|"); 2026-05-29 14:43:11.291 | if (a[1] == matchgroup) 2026-05-29 14:43:11.291 | print a[2] 2026-05-29 14:43:11.291 | } 2026-05-29 14:43:11.292 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:43:11.298 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-29 14:43:11.302 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 14:43:11.306 | + functions-common:run_phase:1841 : local phase=extra 2026-05-29 14:43:11.310 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:43:11.313 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:43:11.317 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:43:11.321 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:43:11.324 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:43:11.329 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:43:11.334 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:43:11.338 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:43:11.341 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:43:11.345 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-29 14:43:11.348 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:43:11.370 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:11.374 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:43:11.377 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:11.380 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-29 14:43:11.382 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:11.385 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:43:11.388 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:11.391 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-29 14:43:11.394 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-29 14:43:11.397 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 14:43:11.400 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 14:43:11.403 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:43:11.406 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 14:43:11.410 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-29 14:43:11.413 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 14:43:11.416 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-29 14:43:11.420 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 14:43:11.422 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 14:43:11.425 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-29 14:43:11.428 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 14:43:11.430 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 14:43:11.432 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-29 14:43:11.435 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:43:11.438 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 14:43:11.441 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 14:43:11.445 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-29 14:43:11.448 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:43:11.450 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-29 14:43:11.453 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:43:11.456 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-29 14:43:11.456 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:43:11.456 | gsub("[][]", "", $1); 2026-05-29 14:43:11.456 | split($1, a, "|"); 2026-05-29 14:43:11.456 | if (a[1] == matchgroup) 2026-05-29 14:43:11.456 | print a[2] 2026-05-29 14:43:11.456 | } 2026-05-29 14:43:11.456 | ' /home/quobyte/devstack/local.conf 2026-05-29 14:43:11.462 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-29 14:43:11.479 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:11.482 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-29 14:43:11.484 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-29 14:43:11.487 | + functions:wait_for_compute:490 : local timeout=60 2026-05-29 14:43:11.489 | + functions:wait_for_compute:491 : local rval=0 2026-05-29 14:43:11.492 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-29 14:43:11.494 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-29 14:43:11.497 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 14:43:11.500 | + functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:11.502 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:11.505 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:11.510 | + functions-common:time_start:2403 : _TIME_START[$name]=1780065791507 2026-05-29 14:43:11.513 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-29 14:43:11.533 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-29 14:43:11.535 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-29 14:43:11.538 | ++ functions:wait_for_compute:496 : hostname 2026-05-29 14:43:11.543 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-29 14:43:11.545 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-29 14:43:11.549 | ++ functions:wait_for_compute:498 : hostname 2026-05-29 14:43:11.553 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:43:11.555 | + :: : ID= 2026-05-29 14:43:11.557 | + :: : [[ '' == '' ]] 2026-05-29 14:43:11.558 | + :: : sleep 1 2026-05-29 14:43:12.562 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-29 14:43:12.564 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-29 14:43:15.565 | + :: : ID=45ede753-83e4-4530-b1c9-9a62d95c1d59 2026-05-29 14:43:15.567 | + :: : [[ 45ede753-83e4-4530-b1c9-9a62d95c1d59 == '' ]] 2026-05-29 14:43:15.570 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-29 14:43:15.572 | + functions-common:time_stop:2412 : local name 2026-05-29 14:43:15.575 | + functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:15.578 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:15.580 | + functions-common:time_stop:2415 : local total 2026-05-29 14:43:15.583 | + functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:15.585 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 14:43:15.588 | + functions-common:time_stop:2419 : start_time=1780065791507 2026-05-29 14:43:15.590 | + functions-common:time_stop:2421 : [[ -z 1780065791507 ]] 2026-05-29 14:43:15.593 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:15.598 | + functions-common:time_stop:2424 : end_time=1780065795595 2026-05-29 14:43:15.600 | + functions-common:time_stop:2425 : elapsed_time=4088 2026-05-29 14:43:15.602 | + functions-common:time_stop:2426 : total=24692 2026-05-29 14:43:15.605 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:15.607 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28780 2026-05-29 14:43:15.610 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-29 14:43:15.612 | + functions:wait_for_compute:516 : return 0 2026-05-29 14:43:15.614 | + ./stack.sh:main:1440 : service_check 2026-05-29 14:43:15.617 | + functions-common:service_check:1705 : local service 2026-05-29 14:43:15.619 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.621 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-29 14:43:15.638 | not-found 2026-05-29 14:43:15.642 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.645 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-29 14:43:15.663 | enabled 2026-05-29 14:43:15.666 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-29 14:43:15.690 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-29 14:43:15.690 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-29 14:43:15.691 | Active: active (running) since Fri 2026-05-29 16:40:06 CEST; 3min 8s ago 2026-05-29 14:43:15.691 | Main PID: 61440 (uwsgi) 2026-05-29 14:43:15.691 | Status: "uWSGI is ready" 2026-05-29 14:43:15.691 | Tasks: 17 (limit: 14255) 2026-05-29 14:43:15.691 | Memory: 265.5M (peak: 266.4M) 2026-05-29 14:43:15.691 | CPU: 14.062s 2026-05-29 14:43:15.691 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-29 14:43:15.691 | ├─61440 "nova-apiuWSGI master" 2026-05-29 14:43:15.691 | ├─61441 "nova-apiuWSGI worker 1" 2026-05-29 14:43:15.691 | └─61442 "nova-apiuWSGI worker 2" 2026-05-29 14:43:15.692 | 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61442]: [pid: 61442|app: 0|req: 18/36] 192.168.122.191 () {54 vars in 935 bytes} [Fri May 29 16:43:15 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG nova.api.openstack.wsgi [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Calling method '>' {{(pid=61441) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 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.000s {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Acquiring lock "5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 14:43:15.692 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Lock "5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 14:43:15.694 | May 29 16:43:15 devstack devstack@n-api.service[61441]: DEBUG oslo_concurrency.lockutils [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] Lock "5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61441) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:15.694 | May 29 16:43:15 devstack devstack@n-api.service[61441]: INFO nova.api.openstack.requestlog [None req-43f452c7-93bd-4629-aa10-c91753d5e077 admin admin] 192.168.122.191 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.106060 2026-05-29 14:43:15.694 | May 29 16:43:15 devstack devstack@n-api.service[61441]: [pid: 61441|app: 0|req: 19/37] 192.168.122.191 () {60 vars in 1325 bytes} [Fri May 29 16:43:15 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-29 14:43:15.697 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.699 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-29 14:43:15.717 | enabled 2026-05-29 14:43:15.721 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-29 14:43:15.742 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-29 14:43:15.743 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-29 14:43:15.743 | Active: active (running) since Fri 2026-05-29 16:42:22 CEST; 52s ago 2026-05-29 14:43:15.743 | Main PID: 73504 (nova-compute) 2026-05-29 14:43:15.743 | Tasks: 22 (limit: 14255) 2026-05-29 14:43:15.743 | Memory: 142.7M (peak: 145.2M) 2026-05-29 14:43:15.743 | CPU: 5.502s 2026-05-29 14:43:15.743 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-29 14:43:15.743 | └─73504 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-29 14:43:15.743 | 2026-05-29 14:43:15.743 | May 29 16:42:53 devstack nova-compute[73504]: DEBUG nova.compute.provider_tree [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Updating inventory in ProviderTree for provider 9cfbf2dc-2d80-4c40-b19d-cb22ff193d57 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=73504) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-29 14:43:15.744 | May 29 16:42:53 devstack nova-compute[73504]: DEBUG nova.compute.provider_tree [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Updating resource provider 9cfbf2dc-2d80-4c40-b19d-cb22ff193d57 generation from 1 to 2 during operation: update_traits {{(pid=73504) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG nova.compute.resource_tracker [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Compute_service record updated for devstack:devstack {{(pid=73504) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG oslo_concurrency.lockutils [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.966s {{(pid=73504) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG nova.service [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73504) start /opt/stack/nova/nova/service.py:195}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG nova.service [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73504) start /opt/stack/nova/nova/service.py:211}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG nova.service [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] Join ServiceGroup membership for this service compute {{(pid=73504) start /opt/stack/nova/nova/service.py:221}} 2026-05-29 14:43:15.744 | May 29 16:42:54 devstack nova-compute[73504]: DEBUG nova.servicegroup.drivers.db [None req-c80fcd53-bdf9-4a38-b41f-5dc5d86c25c3 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73504) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-29 14:43:15.744 | May 29 16:42:57 devstack nova-compute[73504]: DEBUG oslo_service.periodic_task [None req-470ea5ea-d5ce-4bdd-9768-2b75d6beb746 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73504) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-29 14:43:15.744 | May 29 16:42:57 devstack nova-compute[73504]: DEBUG oslo_service.periodic_task [None req-470ea5ea-d5ce-4bdd-9768-2b75d6beb746 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73504) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-29 14:43:15.749 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.751 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-29 14:43:15.767 | not-found 2026-05-29 14:43:15.772 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.775 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-29 14:43:15.792 | enabled 2026-05-29 14:43:15.797 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-29 14:43:15.819 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-29 14:43:15.819 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-29 14:43:15.819 | Active: active (running) since Fri 2026-05-29 16:42:09 CEST; 1min 5s ago 2026-05-29 14:43:15.819 | Main PID: 69793 (nova-scheduler:) 2026-05-29 14:43:15.819 | Tasks: 19 (limit: 14255) 2026-05-29 14:43:15.819 | Memory: 151.2M (peak: 151.6M) 2026-05-29 14:43:15.820 | CPU: 4.428s 2026-05-29 14:43:15.820 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-29 14:43:15.820 | ├─69793 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-29 14:43:15.820 | ├─71477 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-29 14:43:15.820 | └─71479 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-29 14:43:15.820 | 2026-05-29 14:43:15.820 | May 29 16:42:16 devstack nova-scheduler[71479]: DEBUG nova.servicegroup.drivers.db [None req-19c50b2a-5fb1-492e-8613-329e3b706c02 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71479) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-29 14:43:15.820 | May 29 16:42:21 devstack nova-scheduler[71477]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71477) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:15.820 | May 29 16:42:21 devstack nova-scheduler[71479]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71479) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:15.821 | May 29 16:42:23 devstack nova-scheduler[69793]: DEBUG dbcounter [-] [69793] Writing DB stats nova_api:SELECT=3 {{(pid=69793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.821 | May 29 16:42:23 devstack nova-scheduler[69793]: DEBUG dbcounter [-] [69793] Writing DB stats nova_cell1:SELECT=1 {{(pid=69793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.821 | May 29 16:42:23 devstack nova-scheduler[69793]: DEBUG dbcounter [-] [69793] Writing DB stats nova_cell0:SELECT=1 {{(pid=69793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.821 | May 29 16:42:31 devstack nova-scheduler[71477]: DEBUG dbcounter [-] [71477] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.821 | May 29 16:42:31 devstack nova-scheduler[71479]: DEBUG dbcounter [-] [71479] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.821 | May 29 16:42:44 devstack nova-scheduler[71479]: DEBUG oslo.service.backend._threading.loopingcall [None req-6aa09ded-b24e-4005-8fbc-062a35298813 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71479) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:15.821 | May 29 16:43:14 devstack nova-scheduler[71477]: DEBUG oslo.service.backend._threading.loopingcall [None req-9ec54d5f-d4d6-4a22-aa4d-b1011a3f8d9b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71477) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:15.825 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.827 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-29 14:43:15.843 | not-found 2026-05-29 14:43:15.849 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.852 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-29 14:43:15.871 | enabled 2026-05-29 14:43:15.877 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-29 14:43:15.898 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-29 14:43:15.898 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-29 14:43:15.898 | Active: active (running) since Fri 2026-05-29 16:42:12 CEST; 1min 3s ago 2026-05-29 14:43:15.898 | Main PID: 70406 (uwsgi) 2026-05-29 14:43:15.899 | Status: "uWSGI is ready" 2026-05-29 14:43:15.899 | Tasks: 16 (limit: 14255) 2026-05-29 14:43:15.899 | Memory: 215.6M (peak: 216.1M) 2026-05-29 14:43:15.899 | CPU: 9.168s 2026-05-29 14:43:15.899 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-29 14:43:15.899 | ├─70406 "nova-api-metauWSGI master" 2026-05-29 14:43:15.899 | ├─70407 "nova-api-metauWSGI worker 1" 2026-05-29 14:43:15.899 | ├─70408 "nova-api-metauWSGI worker 2" 2026-05-29 14:43:15.899 | └─70409 "nova-api-metauWSGI http 1" 2026-05-29 14:43:15.899 | 2026-05-29 14:43:15.899 | May 29 16:42:18 devstack devstack@n-api-meta.service[70408]: DEBUG nova.api.openstack.wsgi_app [None req-61b7d3f8-0d5a-432f-ae10-2411539244dd None None] ******************************************************************************** {{(pid=70408) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 14:43:15.900 | May 29 16:42:18 devstack devstack@n-api-meta.service[70408]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7a8e770a3668 pid: 70408 (default app) 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70407]: DEBUG dbcounter [-] [70407] Writing DB stats nova_api:SELECT=1 {{(pid=70407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70408]: DEBUG dbcounter [-] [70408] Writing DB stats nova_api:SELECT=1 {{(pid=70408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70407]: DEBUG dbcounter [-] [70407] Writing DB stats nova_cell0:SELECT=1 {{(pid=70407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70407]: DEBUG dbcounter [-] [70407] Writing DB stats nova_cell1:SELECT=1 {{(pid=70407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70407]: DEBUG dbcounter [-] [70407] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70408]: DEBUG dbcounter [-] [70408] Writing DB stats nova_cell0:SELECT=1 {{(pid=70408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70408]: DEBUG dbcounter [-] [70408] Writing DB stats nova_cell1:SELECT=1 {{(pid=70408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.900 | May 29 16:42:27 devstack devstack@n-api-meta.service[70408]: DEBUG dbcounter [-] [70408] Writing DB stats nova_cell0:SELECT=1 {{(pid=70408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.904 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.907 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-29 14:43:15.925 | enabled 2026-05-29 14:43:15.931 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-29 14:43:15.956 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-29 14:43:15.956 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-29 14:43:15.956 | Active: active (running) since Fri 2026-05-29 16:40:47 CEST; 2min 28s ago 2026-05-29 14:43:15.956 | Main PID: 67604 (uwsgi) 2026-05-29 14:43:15.956 | Status: "uWSGI is ready" 2026-05-29 14:43:15.956 | Tasks: 5 (limit: 14255) 2026-05-29 14:43:15.956 | Memory: 169.1M (peak: 169.4M) 2026-05-29 14:43:15.956 | CPU: 6.173s 2026-05-29 14:43:15.957 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-29 14:43:15.957 | ├─67604 "placementuWSGI master" 2026-05-29 14:43:15.957 | ├─67605 "placementuWSGI worker 1" 2026-05-29 14:43:15.957 | └─67606 "placementuWSGI worker 2" 2026-05-29 14:43:15.957 | 2026-05-29 14:43:15.957 | May 29 16:42:53 devstack devstack@placement-api.service[67606]: INFO placement.requestlog [req-86cfea3c-f017-463c-8e85-229efb3c7e64 req-ca11dfcf-d65e-4bfc-b1e7-ebb645f62812 service nova] 192.168.122.191 "PUT /placement/resource_providers/9cfbf2dc-2d80-4c40-b19d-cb22ff193d57/inventories" status: 200 len: 396 microversion: 1.26 2026-05-29 14:43:15.957 | May 29 16:42:53 devstack devstack@placement-api.service[67606]: [pid: 67606|app: 0|req: 5/9] 192.168.122.191 () {64 vars in 1498 bytes} [Fri May 29 16:42:53 2026] PUT /placement/resource_providers/9cfbf2dc-2d80-4c40-b19d-cb22ff193d57/inventories => generated 396 bytes in 120 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-29 14:43:15.957 | May 29 16:42:53 devstack devstack@placement-api.service[67605]: DEBUG placement.requestlog [req-86cfea3c-f017-463c-8e85-229efb3c7e64 req-f8bb77ac-42d6-4685-bc2f-dc06c812df47 None None] Starting request: 192.168.122.191 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_BMI" {{(pid=67605) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-29 14:43:15.957 | May 29 16:42:53 devstack devstack@placement-api.service[67605]: INFO placement.requestlog [req-86cfea3c-f017-463c-8e85-229efb3c7e64 req-f8bb77ac-42d6-4685-bc2f-dc06c812df47 service nova] 192.168.122.191 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_BMI" status: 200 len: 2058 microversion: 1.6 2026-05-29 14:43:15.958 | May 29 16:42:53 devstack devstack@placement-api.service[67605]: [pid: 67605|app: 0|req: 5/10] 192.168.122.191 () {60 vars in 4912 bytes} [Fri May 29 16:42:53 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,HW_CPU_X86_MMX,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_ABM,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_NODE,COMPUTE_SOUND_MODEL_ICH6,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_CPU_X86_BMI => generated 2058 bytes in 98 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-29 14:43:15.958 | May 29 16:42:53 devstack devstack@placement-api.service[67606]: DEBUG placement.requestlog [req-86cfea3c-f017-463c-8e85-229efb3c7e64 req-c7253a70-4da6-4759-90eb-7a4ea76123ba None None] Starting request: 192.168.122.191 "PUT /placement/resource_providers/9cfbf2dc-2d80-4c40-b19d-cb22ff193d57/traits" {{(pid=67606) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-29 14:43:15.959 | May 29 16:42:53 devstack devstack@placement-api.service[67606]: INFO placement.requestlog [req-86cfea3c-f017-463c-8e85-229efb3c7e64 req-c7253a70-4da6-4759-90eb-7a4ea76123ba service nova] 192.168.122.191 "PUT /placement/resource_providers/9cfbf2dc-2d80-4c40-b19d-cb22ff193d57/traits" status: 200 len: 2093 microversion: 1.6 2026-05-29 14:43:15.959 | May 29 16:42:53 devstack devstack@placement-api.service[67606]: [pid: 67606|app: 0|req: 6/11] 192.168.122.191 () {64 vars in 1483 bytes} [Fri May 29 16:42:53 2026] PUT /placement/resource_providers/9cfbf2dc-2d80-4c40-b19d-cb22ff193d57/traits => generated 2093 bytes in 315 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-29 14:43:15.959 | May 29 16:43:03 devstack devstack@placement-api.service[67605]: DEBUG dbcounter [-] [67605] Writing DB stats placement:SELECT=4 {{(pid=67605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.959 | May 29 16:43:03 devstack devstack@placement-api.service[67606]: DEBUG dbcounter [-] [67606] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:15.964 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.967 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-29 14:43:15.986 | not-found 2026-05-29 14:43:15.992 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:15.994 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-29 14:43:16.013 | enabled 2026-05-29 14:43:16.019 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-29 14:43:16.042 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-29 14:43:16.042 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-29 14:43:16.042 | Active: active (running) since Fri 2026-05-29 16:42:47 CEST; 28s ago 2026-05-29 14:43:16.043 | Main PID: 76610 (uwsgi) 2026-05-29 14:43:16.043 | Status: "uWSGI is ready" 2026-05-29 14:43:16.043 | Tasks: 9 (limit: 14255) 2026-05-29 14:43:16.043 | Memory: 248.0M (peak: 248.4M) 2026-05-29 14:43:16.043 | CPU: 10.162s 2026-05-29 14:43:16.043 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-29 14:43:16.043 | ├─76610 "glance-apiuWSGI master" 2026-05-29 14:43:16.043 | ├─76616 "glance-apiuWSGI worker 1" 2026-05-29 14:43:16.043 | └─76617 "glance-apiuWSGI worker 2" 2026-05-29 14:43:16.043 | 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76616]: INFO glance.location [None req-c9a01dc3-bb92-4a95-8590-d8c995c7d38f admin admin] Image format matched and virtual size computed: 117440512 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76616]: DEBUG glance_store.backend [None req-c9a01dc3-bb92-4a95-8590-d8c995c7d38f admin admin] Skipping store.set_acls... not implemented. {{(pid=76616) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76616]: [pid: 76616|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri May 29 16:42:58 2026] PUT /v2/images/a22da482-caf2-4dab-b87c-2f70ded0c85d/file => generated 0 bytes in 1837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76617]: DEBUG glance.api.middleware.version_negotiation [None req-ea7207ba-3203-48ec-a9d2-5a3ee7870950 admin admin] Determining version of request: GET /v2/images/a22da482-caf2-4dab-b87c-2f70ded0c85d Accept: */* {{(pid=76617) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76617]: DEBUG glance.api.middleware.version_negotiation [None req-ea7207ba-3203-48ec-a9d2-5a3ee7870950 admin admin] Using url versioning {{(pid=76617) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76617]: DEBUG glance.api.middleware.version_negotiation [None req-ea7207ba-3203-48ec-a9d2-5a3ee7870950 admin admin] Matched version: v2 {{(pid=76617) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76617]: DEBUG glance.api.middleware.version_negotiation [None req-ea7207ba-3203-48ec-a9d2-5a3ee7870950 admin admin] new path /v2/images/a22da482-caf2-4dab-b87c-2f70ded0c85d {{(pid=76617) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-29 14:43:16.044 | May 29 16:43:00 devstack devstack@g-api.service[76617]: [pid: 76617|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri May 29 16:43:00 2026] GET /v2/images/a22da482-caf2-4dab-b87c-2f70ded0c85d => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 14:43:16.044 | May 29 16:43:10 devstack devstack@g-api.service[76616]: DEBUG dbcounter [-] [76616] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.045 | May 29 16:43:10 devstack devstack@g-api.service[76617]: DEBUG dbcounter [-] [76617] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.048 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.051 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-29 14:43:16.071 | enabled 2026-05-29 14:43:16.077 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-29 14:43:16.102 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-29 14:43:16.103 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-29 14:43:16.103 | Active: active (running) since Fri 2026-05-29 16:42:37 CEST; 39s ago 2026-05-29 14:43:16.103 | Main PID: 75089 (cinder-schedule) 2026-05-29 14:43:16.103 | Tasks: 1 (limit: 14255) 2026-05-29 14:43:16.103 | Memory: 105.1M (peak: 105.5M) 2026-05-29 14:43:16.103 | CPU: 4.112s 2026-05-29 14:43:16.103 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-29 14:43:16.103 | └─75089 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-29 14:43:16.103 | 2026-05-29 14:43:16.104 | May 29 16:42:41 devstack cinder-scheduler[75089]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-05-29 14:43:16.105 | May 29 16:42:41 devstack cinder-scheduler[75089]: INFO cinder.manager [None req-f7b147b4-2d35-47a1-8b62-a699f7a31ae7 None None] Initiating service 1 cleanup 2026-05-29 14:43:16.105 | May 29 16:42:41 devstack cinder-scheduler[75089]: INFO cinder.manager [None req-f7b147b4-2d35-47a1-8b62-a699f7a31ae7 None None] Service 1 cleanup completed. 2026-05-29 14:43:16.105 | May 29 16:42:41 devstack cinder-scheduler[75089]: DEBUG cinder.service [None req-f7b147b4-2d35-47a1-8b62-a699f7a31ae7 None None] Creating RPC server for service cinder-scheduler {{(pid=75089) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-29 14:43:16.105 | May 29 16:42:41 devstack cinder-scheduler[75089]: DEBUG cinder.service [None req-f7b147b4-2d35-47a1-8b62-a699f7a31ae7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75089) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-29 14:43:16.105 | May 29 16:42:51 devstack cinder-scheduler[75089]: DEBUG dbcounter [-] [75089] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.105 | May 29 16:42:59 devstack cinder-scheduler[75089]: DEBUG cinder.scheduler.host_manager [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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=75089) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-29 14:43:16.105 | May 29 16:42:59 devstack cinder-scheduler[75089]: DEBUG cinder.scheduler.host_manager [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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, 29, 14, 42, 59, 269960)}, {'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, 29, 14, 42, 59, 269960)}]. {{(pid=75089) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-29 14:43:16.105 | May 29 16:42:59 devstack cinder-scheduler[75089]: DEBUG cinder.scheduler.host_manager [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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, 29, 14, 42, 59, 238398)} {{(pid=75089) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-29 14:43:16.105 | May 29 16:43:09 devstack cinder-scheduler[75089]: DEBUG dbcounter [-] [75089] Writing DB stats cinder:SELECT=1 {{(pid=75089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.111 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.116 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-29 14:43:16.135 | enabled 2026-05-29 14:43:16.141 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-29 14:43:16.167 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-29 14:43:16.168 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-29 14:43:16.168 | Active: active (running) since Fri 2026-05-29 16:42:29 CEST; 46s ago 2026-05-29 14:43:16.168 | Main PID: 74338 (uwsgi) 2026-05-29 14:43:16.168 | Status: "uWSGI is ready" 2026-05-29 14:43:16.168 | Tasks: 7 (limit: 14255) 2026-05-29 14:43:16.168 | Memory: 238.9M (peak: 239.3M) 2026-05-29 14:43:16.168 | CPU: 10.338s 2026-05-29 14:43:16.168 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-29 14:43:16.168 | ├─74338 "cinder-apiuWSGI master" 2026-05-29 14:43:16.168 | ├─74364 "cinder-apiuWSGI worker 1" 2026-05-29 14:43:16.169 | └─74365 "cinder-apiuWSGI worker 2" 2026-05-29 14:43:16.169 | 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: DEBUG dbcounter [-] [74364] Writing DB stats cinder:SELECT=6 {{(pid=74364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: INFO cinder.api.openstack.wsgi [req-8b07e203-ee62-470e-8ef1-ee40ca6b2f51 req-bba115b6-dd54-4da8-93eb-27a32432322a admin admin] POST http://192.168.122.191/volume/v3/types/adc04f8d-79a0-48a8-a0ce-5324387ea2cb/extra_specs 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: DEBUG cinder.api.openstack.wsgi [req-8b07e203-ee62-470e-8ef1-ee40ca6b2f51 req-bba115b6-dd54-4da8-93eb-27a32432322a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: /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-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: warnings.warn( 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: DEBUG oslo_db.sqlalchemy.engines [req-8b07e203-ee62-470e-8ef1-ee40ca6b2f51 req-bba115b6-dd54-4da8-93eb-27a32432322a 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=74364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: INFO cinder.api.openstack.wsgi [req-8b07e203-ee62-470e-8ef1-ee40ca6b2f51 req-bba115b6-dd54-4da8-93eb-27a32432322a admin admin] http://192.168.122.191/volume/v3/types/adc04f8d-79a0-48a8-a0ce-5324387ea2cb/extra_specs returned with HTTP 200 2026-05-29 14:43:16.169 | May 29 16:42:44 devstack devstack@c-api.service[74364]: [pid: 74364|app: 0|req: 2/3] 192.168.122.191 () {62 vars in 1363 bytes} [Fri May 29 16:42:43 2026] POST /volume/v3/types/adc04f8d-79a0-48a8-a0ce-5324387ea2cb/extra_specs => generated 55 bytes in 920 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 14:43:16.169 | May 29 16:42:53 devstack devstack@c-api.service[74365]: DEBUG dbcounter [-] [74365] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.170 | May 29 16:42:54 devstack devstack@c-api.service[74364]: DEBUG dbcounter [-] [74364] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.175 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.179 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-29 14:43:16.198 | enabled 2026-05-29 14:43:16.205 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-29 14:43:16.230 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-29 14:43:16.230 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-29 14:43:16.230 | Active: active (running) since Fri 2026-05-29 16:42:39 CEST; 36s ago 2026-05-29 14:43:16.230 | Main PID: 75755 (cinder-volume) 2026-05-29 14:43:16.230 | Tasks: 2 (limit: 14255) 2026-05-29 14:43:16.230 | Memory: 134.6M (peak: 163.4M) 2026-05-29 14:43:16.231 | CPU: 19.247s 2026-05-29 14:43:16.231 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-29 14:43:16.231 | ├─75755 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-29 14:43:16.231 | └─75926 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-29 14:43:16.231 | 2026-05-29 14:43:16.231 | May 29 16:43:01 devstack sudo[77079]: pam_unix(sudo:session): session closed for user root 2026-05-29 14:43:16.231 | May 29 16:43:01 devstack cinder-volume[75926]: DEBUG oslo_concurrency.processutils [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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.618s {{(pid=75926) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-29 14:43:16.231 | May 29 16:43:01 devstack cinder-volume[75926]: DEBUG oslo_concurrency.processutils [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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=75926) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-29 14:43:16.231 | May 29 16:43:01 devstack sudo[77093]: 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-29 14:43:16.231 | May 29 16:43:01 devstack sudo[77093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-29 14:43:16.232 | May 29 16:43:01 devstack sudo[77093]: pam_unix(sudo:session): session closed for user root 2026-05-29 14:43:16.232 | May 29 16:43:01 devstack cinder-volume[75926]: DEBUG oslo_concurrency.processutils [None req-e16431fc-7b33-4a9c-9874-7d29008939ef 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.644s {{(pid=75926) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-29 14:43:16.232 | May 29 16:43:02 devstack cinder-volume[75926]: INFO cinder.volume.manager [None req-e16431fc-7b33-4a9c-9874-7d29008939ef None None] Driver post RPC initialization completed successfully. 2026-05-29 14:43:16.232 | May 29 16:43:09 devstack cinder-volume[75926]: DEBUG dbcounter [-] [75926] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.232 | May 29 16:43:12 devstack cinder-volume[75926]: DEBUG dbcounter [-] [75926] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.236 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.239 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-29 14:43:16.257 | not-found 2026-05-29 14:43:16.263 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.267 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-29 14:43:16.285 | not-found 2026-05-29 14:43:16.291 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.295 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-29 14:43:16.318 | not-found 2026-05-29 14:43:16.324 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.328 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-29 14:43:16.344 | not-found 2026-05-29 14:43:16.350 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.353 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-29 14:43:16.371 | not-found 2026-05-29 14:43:16.376 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.380 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-29 14:43:16.398 | enabled 2026-05-29 14:43:16.404 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-29 14:43:16.429 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-29 14:43:16.429 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-29 14:43:16.429 | Active: active (running) since Fri 2026-05-29 16:40:27 CEST; 2min 48s ago 2026-05-29 14:43:16.429 | Main PID: 64191 (neutron-ovn-age) 2026-05-29 14:43:16.429 | Tasks: 20 (limit: 14255) 2026-05-29 14:43:16.429 | Memory: 388.3M (peak: 389.2M) 2026-05-29 14:43:16.429 | CPU: 11.658s 2026-05-29 14:43:16.430 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-29 14:43:16.430 | ├─64191 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-29 14:43:16.430 | ├─65478 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-29 14:43:16.430 | ├─65927 /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/tmp_15v0gsg/privsep.sock 2026-05-29 14:43:16.430 | └─68460 /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/tmpschx02du/privsep.sock 2026-05-29 14:43:16.430 | 2026-05-29 14:43:16.430 | May 29 16:41:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:16.430 | May 29 16:41:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 14:43:16.430 | May 29 16:41:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 14:43:16.430 | May 29 16:41:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:16.430 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 14:43:16.431 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.004s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 14:43:16.431 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:16.431 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 14:43:16.431 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 14:43:16.431 | May 29 16:42:31 devstack neutron-ovn-agent[65478]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65478) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 14:43:16.434 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.438 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-29 14:43:16.455 | not-found 2026-05-29 14:43:16.462 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.466 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-29 14:43:16.482 | not-found 2026-05-29 14:43:16.488 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.491 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-29 14:43:16.508 | not-found 2026-05-29 14:43:16.514 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.517 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-29 14:43:16.534 | not-found 2026-05-29 14:43:16.540 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.544 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-29 14:43:16.563 | enabled 2026-05-29 14:43:16.567 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-29 14:43:16.588 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-29 14:43:16.588 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-29 14:43:16.588 | Active: active (running) since Fri 2026-05-29 16:34:02 CEST; 9min ago 2026-05-29 14:43:16.588 | Main PID: 40719 (dstat.sh) 2026-05-29 14:43:16.588 | Tasks: 3 (limit: 14255) 2026-05-29 14:43:16.589 | Memory: 27.5M (peak: 28.3M) 2026-05-29 14:43:16.589 | CPU: 3.389s 2026-05-29 14:43:16.589 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-29 14:43:16.589 | ├─40719 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-29 14:43:16.589 | ├─40832 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-29 14:43:16.589 | └─40833 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-29 14:43:16.589 | 2026-05-29 14:43:16.589 | May 29 16:43:07 devstack dstat.sh[40833]: 29-05 16:43:07| 18 9 70 0 0|5256M 204M 221M 6056M| 94B 0 | 0 176k| 0 12.0 |2008 1609 |4.34 3.08 1.90|2.0 0 0| 0 0 | | 17 294 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:08 devstack dstat.sh[40833]: 29-05 16:43:08| 21 6 68 0 0|5256M 204M 221M 6056M| 42B 0 |4096B 288k|1.00 28.0 |2829 2754 |4.34 3.08 1.90|2.0 0 0| 0 0 | | 17 294 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:09 devstack dstat.sh[40833]: 29-05 16:43:09| 15 16 62 0 0|5232M 228M 221M 6056M| 13k 38k| 167k 11M|5.98 36.9 |4720 4265 |4.34 3.08 1.90|6.0 0 263| 0 0 | | 17 296 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:10 devstack dstat.sh[40833]: 29-05 16:43:10| 19 12 66 1 0|5264M 196M 221M 6056M| 0 0 |4105B 11M|1.00 752 |2473 2066 |4.34 3.08 1.90|3.0 0 1.0| 0 0 | | 17 298 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:11 devstack dstat.sh[40833]: 29-05 16:43:11| 18 10 67 0 0|5250M 210M 221M 6056M|3418B 10k|8191B 5207k|1.00 156 |3125 2684 |4.31 3.10 1.91|2.0 0 103| 0 0 | | 17 300 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:12 devstack dstat.sh[40833]: 29-05 16:43:12| 2 8 84 0 0|5230M 230M 221M 6056M|4426B 12k| 0 248k| 0 28.0 |3109 3603 |4.31 3.10 1.91| 0 0 177| 0 0 | | 17 300 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:13 devstack dstat.sh[40833]: 29-05 16:43:13| 14 7 76 0 0|5231M 229M 221M 6056M| 184B 475B| 0 395k| 0 25.9 |1943 1911 |4.31 3.10 1.91|1.0 0 5.0| 0 0 | | 17 300 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:14 devstack dstat.sh[40833]: 29-05 16:43:14| 18 9 70 0 0|5258M 202M 221M 6056M| 42B 42B| 0 40k| 0 5.01 |2078 1618 |4.31 3.10 1.91|1.0 0 0| 0 0 | | 17 300 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:15 devstack dstat.sh[40833]: 29-05 16:43:15| 20 8 68 0 0|5267M 193M 221M 6056M| 52B 0 | 0 244k| 0 23.0 |2877 2793 |4.31 3.10 1.91|1.0 0 3.0| 0 0 | | 17 304 0 33 0 2026-05-29 14:43:16.590 | May 29 16:43:16 devstack dstat.sh[40833]: 29-05 16:43:16| 15 16 60 0 0|5201M 259M 221M 6056M|7358B 61k|8187B 17M|2.00 41.0 |5275 4426 |4.13 3.08 1.91|2.0 0 174| 0 0 | | 17 304 0 33 0 2026-05-29 14:43:16.592 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.595 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-29 14:43:16.612 | enabled 2026-05-29 14:43:16.616 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-29 14:43:16.638 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-29 14:43:16.638 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-29 14:43:16.638 | Active: active (running) since Fri 2026-05-29 16:40:25 CEST; 2min 51s ago 2026-05-29 14:43:16.639 | Main PID: 63496 (neutron-ovn-met) 2026-05-29 14:43:16.639 | Tasks: 2 (limit: 14255) 2026-05-29 14:43:16.639 | Memory: 117.5M (peak: 118.2M) 2026-05-29 14:43:16.639 | CPU: 3.462s 2026-05-29 14:43:16.639 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-29 14:43:16.639 | └─63496 "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-29 14:43:16.639 | 2026-05-29 14:43:16.639 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-29 14:43:16.639 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-29 14:43:16.639 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 14:43:16.639 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: 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-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: 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-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-29 14:43:16.640 | May 29 16:40:28 devstack neutron-ovn-metadata-agent[63496]: ERROR neutron 2026-05-29 14:43:16.642 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.645 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-29 14:43:16.662 | enabled 2026-05-29 14:43:16.666 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-29 14:43:16.690 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-29 14:43:16.690 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-29 14:43:16.690 | Active: active (running) since Fri 2026-05-29 16:40:30 CEST; 2min 45s ago 2026-05-29 14:43:16.690 | Main PID: 65315 (uwsgi) 2026-05-29 14:43:16.690 | Status: "uWSGI is ready" 2026-05-29 14:43:16.690 | Tasks: 23 (limit: 14255) 2026-05-29 14:43:16.691 | Memory: 373.4M (peak: 374.1M) 2026-05-29 14:43:16.691 | CPU: 40.558s 2026-05-29 14:43:16.691 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-29 14:43:16.691 | ├─65315 "neutron-apiuWSGI master" 2026-05-29 14:43:16.691 | ├─65316 "neutron-apiuWSGI worker 1" 2026-05-29 14:43:16.691 | └─65317 "neutron-apiuWSGI worker 2" 2026-05-29 14:43:16.691 | 2026-05-29 14:43:16.691 | May 29 16:42:59 devstack devstack@neutron-api.service[65316]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65316) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 14:43:16.692 | May 29 16:42:59 devstack devstack@neutron-api.service[65316]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65316) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 14:43:16.692 | May 29 16:43:01 devstack devstack@neutron-api.service[65317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65317) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 14:43:16.692 | May 29 16:43:01 devstack devstack@neutron-api.service[65317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 14:43:16.692 | May 29 16:43:09 devstack devstack@neutron-api.service[65316]: DEBUG dbcounter [-] [65316] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.692 | May 29 16:43:11 devstack devstack@neutron-api.service[65317]: DEBUG dbcounter [-] [65317] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.692 | May 29 16:43:14 devstack devstack@neutron-api.service[65316]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65316) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 14:43:16.692 | May 29 16:43:14 devstack devstack@neutron-api.service[65316]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65316) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 14:43:16.692 | May 29 16:43:16 devstack devstack@neutron-api.service[65317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65317) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 14:43:16.692 | May 29 16:43:16 devstack devstack@neutron-api.service[65317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 14:43:16.695 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.699 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-29 14:43:16.718 | enabled 2026-05-29 14:43:16.724 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-29 14:43:16.746 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-29 14:43:16.746 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-29 14:43:16.746 | Active: active (running) since Fri 2026-05-29 16:40:35 CEST; 2min 41s ago 2026-05-29 14:43:16.746 | Main PID: 66323 (neutron-periodi) 2026-05-29 14:43:16.746 | Tasks: 23 (limit: 14255) 2026-05-29 14:43:16.746 | Memory: 218.3M (peak: 218.8M) 2026-05-29 14:43:16.747 | CPU: 6.607s 2026-05-29 14:43:16.747 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-29 14:43:16.747 | ├─66323 "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-29 14:43:16.747 | ├─67108 "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-29 14:43:16.748 | ├─67114 "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-29 14:43:16.748 | ├─67120 "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-29 14:43:16.748 | └─67126 "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-29 14:43:16.748 | 2026-05-29 14:43:16.748 | May 29 16:42:36 devstack neutron-periodic-workers[67108]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0a08ada-3f16-40bd-b5c2-59bc3d53fcb6 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.94 seconds {{(pid=67108) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:16.748 | May 29 16:42:44 devstack neutron-periodic-workers[67120]: DEBUG neutron.db.agents_db [None req-f21a11a0-a074-4302-a2ea-718d157767ae None None] Agent healthcheck: found 0 active agents {{(pid=67120) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-29 14:43:16.748 | May 29 16:42:44 devstack neutron-periodic-workers[67120]: DEBUG oslo.service.backend._threading.loopingcall [None req-f21a11a0-a074-4302-a2ea-718d157767ae None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:16.748 | May 29 16:42:45 devstack neutron-periodic-workers[67126]: DEBUG dbcounter [-] [67126] Writer thread running {{(pid=67126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:43:16.749 | May 29 16:42:45 devstack neutron-periodic-workers[67126]: DEBUG oslo.service.backend._threading.loopingcall [None req-2986d14b-6282-4317-b7be-5ae7e42fd536 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=67126) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:16.749 | May 29 16:42:54 devstack neutron-periodic-workers[67120]: DEBUG dbcounter [-] [67120] Writing DB stats neutron:SELECT=1 {{(pid=67120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.749 | May 29 16:42:56 devstack neutron-periodic-workers[67108]: DEBUG dbcounter [-] [67108] Writing DB stats neutron:SELECT=1 {{(pid=67108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.749 | May 29 16:43:00 devstack neutron-periodic-workers[67114]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9579047-fa19-4ac8-9bc3-de376c255d30 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67114) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 14:43:16.749 | May 29 16:43:05 devstack neutron-periodic-workers[67126]: DEBUG dbcounter [-] [67126] Writing DB stats neutron:DELETE=1 {{(pid=67126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.749 | May 29 16:43:10 devstack neutron-periodic-workers[67114]: DEBUG dbcounter [-] [67114] Writing DB stats neutron:SELECT=3 {{(pid=67114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.753 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.757 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-29 14:43:16.777 | enabled 2026-05-29 14:43:16.783 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-29 14:43:16.805 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-29 14:43:16.805 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-29 14:43:16.805 | Active: active (running) since Fri 2026-05-29 16:40:32 CEST; 2min 43s ago 2026-05-29 14:43:16.805 | Main PID: 65825 (neutron-rpc-ser) 2026-05-29 14:43:16.805 | Tasks: 16 (limit: 14255) 2026-05-29 14:43:16.806 | Memory: 181.0M (peak: 181.5M) 2026-05-29 14:43:16.806 | CPU: 6.616s 2026-05-29 14:43:16.806 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-29 14:43:16.806 | ├─65825 "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-29 14:43:16.806 | └─67056 "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-29 14:43:16.806 | 2026-05-29 14:43:16.806 | May 29 16:40:46 devstack neutron-rpc-server[67056]: DEBUG neutron.service [None req-11efd69f-0357-44dd-9474-8fe6ccaa735a None None] calling wait on {{(pid=67056) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-05-29 14:43:16.806 | May 29 16:40:46 devstack neutron-rpc-server[67056]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=67056) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-05-29 14:43:16.806 | May 29 16:40:54 devstack neutron-rpc-server[65825]: DEBUG dbcounter [-] [65825] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.806 | May 29 16:40:56 devstack neutron-rpc-server[67056]: DEBUG dbcounter [-] [67056] Writing DB stats neutron:SELECT=23 {{(pid=67056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.807 | May 29 16:41:06 devstack neutron-rpc-server[67056]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67056) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-29 14:43:16.807 | May 29 16:41:09 devstack neutron-rpc-server[67056]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67056) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-29 14:43:16.807 | May 29 16:41:16 devstack neutron-rpc-server[67056]: WARNING oslo_messaging.server [None req-11efd69f-0357-44dd-9474-8fe6ccaa735a None None] Possible hang: wait is waiting for stop to complete 2026-05-29 14:43:16.807 | May 29 16:41:46 devstack neutron-rpc-server[67056]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67056) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-29 14:43:16.807 | May 29 16:41:46 devstack neutron-rpc-server[67056]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67056) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-29 14:43:16.807 | May 29 16:41:56 devstack neutron-rpc-server[67056]: DEBUG dbcounter [-] [67056] Writing DB stats neutron:SELECT=4 {{(pid=67056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.813 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.817 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:43:16.835 | enabled 2026-05-29 14:43:16.841 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-29 14:43:16.864 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:43:16.864 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-29 14:43:16.864 | Active: active (running) since Fri 2026-05-29 16:40:37 CEST; 2min 39s ago 2026-05-29 14:43:16.864 | Main PID: 66828 (neutron-ovn-mai) 2026-05-29 14:43:16.864 | Tasks: 12 (limit: 14255) 2026-05-29 14:43:16.864 | Memory: 241.8M (peak: 242.2M) 2026-05-29 14:43:16.864 | CPU: 7.068s 2026-05-29 14:43:16.864 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-29 14:43:16.864 | ├─66828 "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-29 14:43:16.865 | └─66914 "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-29 14:43:16.865 | 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG futurist.periodics [None req-f22e13e4-a85f-4823-9cfe-578407f1632c 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=66914) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] Starting OVN maintenance task: update_router_static_routes {{(pid=66914) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] OVN maintenance task: Mark Neutron-owned static routes in OVN external_ids. {{(pid=66914) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] OVN maintenance task update_router_static_routes finished in 0.001 seconds 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG futurist.periodics [None req-f22e13e4-a85f-4823-9cfe-578407f1632c 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=66914) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 14:43:16.865 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66914) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-29 14:43:16.866 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66914) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-29 14:43:16.866 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22e13e4-a85f-4823-9cfe-578407f1632c None None] OVN maintenance task update_security_group_with_address_group finished in 0.019 seconds 2026-05-29 14:43:16.866 | May 29 16:41:05 devstack neutron-ovn-maintenance-worker[66914]: DEBUG futurist.periodics [None req-f22e13e4-a85f-4823-9cfe-578407f1632c 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=66914) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 14:43:16.866 | May 29 16:41:15 devstack neutron-ovn-maintenance-worker[66914]: DEBUG dbcounter [-] [66914] Writing DB stats neutron:SELECT=30,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66914) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.870 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.874 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-29 14:43:16.894 | enabled 2026-05-29 14:43:16.900 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-29 14:43:16.923 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-29 14:43:16.923 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-29 14:43:16.924 | Active: active (running) since Fri 2026-05-29 16:42:14 CEST; 1min 2s ago 2026-05-29 14:43:16.924 | Main PID: 71051 (nova-novncproxy) 2026-05-29 14:43:16.924 | Tasks: 4 (limit: 14255) 2026-05-29 14:43:16.924 | Memory: 105.3M (peak: 105.5M) 2026-05-29 14:43:16.924 | CPU: 3.581s 2026-05-29 14:43:16.924 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-29 14:43:16.924 | └─71051 /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-29 14:43:16.924 | 2026-05-29 14:43:16.924 | May 29 16:42:14 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-29 14:43:16.925 | May 29 16:42:19 devstack nova-novncproxy[71051]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-29 14:43:16.925 | May 29 16:42:19 devstack nova-novncproxy[71051]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-29 14:43:16.925 | May 29 16:42:19 devstack nova-novncproxy[71051]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-29 14:43:16.925 | May 29 16:42:19 devstack nova-novncproxy[71051]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-29 14:43:16.925 | May 29 16:42:19 devstack nova-novncproxy[71051]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-29 14:43:16.930 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.934 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-29 14:43:16.954 | enabled 2026-05-29 14:43:16.958 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-29 14:43:16.981 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-29 14:43:16.981 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-29 14:43:16.981 | Active: active (running) since Fri 2026-05-29 16:42:17 CEST; 59s ago 2026-05-29 14:43:16.981 | Main PID: 71889 (nova-conductor) 2026-05-29 14:43:16.981 | Tasks: 3 (limit: 14255) 2026-05-29 14:43:16.981 | Memory: 150.5M (peak: 150.9M) 2026-05-29 14:43:16.981 | CPU: 5.233s 2026-05-29 14:43:16.982 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-29 14:43:16.982 | ├─71889 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 14:43:16.982 | ├─73285 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 14:43:16.982 | └─73287 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 14:43:16.982 | 2026-05-29 14:43:16.982 | May 29 16:42:22 devstack nova-conductor[71889]: DEBUG oslo_service.backend._eventlet.service [None req-8f058562-35be-4781-b161-cecbd376f557 None None] oslo_limit.version = None {{(pid=71889) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:16.982 | May 29 16:42:22 devstack nova-conductor[71889]: DEBUG oslo_service.backend._eventlet.service [None req-8f058562-35be-4781-b161-cecbd376f557 None None] oslo_reports.file_event_handler = None {{(pid=71889) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:16.982 | May 29 16:42:22 devstack nova-conductor[71889]: DEBUG oslo_service.backend._eventlet.service [None req-8f058562-35be-4781-b161-cecbd376f557 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71889) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:16.982 | May 29 16:42:22 devstack nova-conductor[71889]: DEBUG oslo_service.backend._eventlet.service [None req-8f058562-35be-4781-b161-cecbd376f557 None None] oslo_reports.log_dir = None {{(pid=71889) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:16.982 | May 29 16:42:22 devstack nova-conductor[71889]: DEBUG oslo_service.backend._eventlet.service [None req-8f058562-35be-4781-b161-cecbd376f557 None None] ******************************************************************************** {{(pid=71889) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 14:43:16.983 | May 29 16:42:31 devstack nova-conductor[71889]: DEBUG dbcounter [-] [71889] Writing DB stats nova_api:SELECT=1 {{(pid=71889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.983 | May 29 16:42:31 devstack nova-conductor[71889]: DEBUG dbcounter [-] [71889] Writing DB stats nova_cell0:SELECT=1 {{(pid=71889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.983 | May 29 16:42:31 devstack nova-conductor[71889]: DEBUG dbcounter [-] [71889] Writing DB stats nova_cell1:SELECT=1 {{(pid=71889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.983 | May 29 16:42:36 devstack nova-conductor[73285]: DEBUG dbcounter [-] [73285] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.983 | May 29 16:42:36 devstack nova-conductor[73287]: DEBUG dbcounter [-] [73287] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:16.987 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 14:43:16.991 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-29 14:43:17.011 | enabled 2026-05-29 14:43:17.016 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-29 14:43:17.040 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-29 14:43:17.041 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-29 14:43:17.041 | Active: active (running) since Fri 2026-05-29 16:42:19 CEST; 57s ago 2026-05-29 14:43:17.041 | Main PID: 72442 (nova-conductor) 2026-05-29 14:43:17.041 | Tasks: 3 (limit: 14255) 2026-05-29 14:43:17.041 | Memory: 160.8M (peak: 161.3M) 2026-05-29 14:43:17.041 | CPU: 5.437s 2026-05-29 14:43:17.041 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-29 14:43:17.041 | ├─72442 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 14:43:17.041 | ├─73563 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 14:43:17.041 | └─73564 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 14:43:17.042 | 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_limit.status_code_retries = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_limit.status_code_retry_delay = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_limit.timeout = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_limit.valid_interfaces = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_limit.version = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_reports.file_event_handler = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.042 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] oslo_reports.log_dir = None {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 14:43:17.043 | May 29 16:42:23 devstack nova-conductor[72442]: DEBUG oslo_service.backend._eventlet.service [None req-0761ba53-a540-4e22-a9e1-a11044ca643e None None] ******************************************************************************** {{(pid=72442) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 14:43:17.043 | May 29 16:42:33 devstack nova-conductor[72442]: DEBUG dbcounter [-] [72442] Writing DB stats nova_cell1:SELECT=1 {{(pid=72442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 14:43:17.048 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-29 14:43:17.078 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:17.083 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-29 14:43:17.114 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:17.119 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-29 14:43:17.122 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 14:43:21.071 | INFO dbcounter [None req-91338f16-4ed7-4313-aa8e-c53e4a817a98 None None] Registered counter for database nova_api 2026-05-29 14:43:21.140 | DEBUG dbcounter [-] [78039] Writer thread running {{(pid=78039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:43:21.151 | Found 2 cell mappings. 2026-05-29 14:43:21.151 | Skipping cell0 since it does not contain hosts. 2026-05-29 14:43:21.151 | Getting computes from cell 'cell1': 5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e 2026-05-29 14:43:21.151 | INFO dbcounter [None req-91338f16-4ed7-4313-aa8e-c53e4a817a98 None None] Registered counter for database nova_cell1 2026-05-29 14:43:21.173 | DEBUG dbcounter [-] [78039] Writer thread running {{(pid=78039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 14:43:21.333 | Checking host mapping for compute host 'devstack': 9cfbf2dc-2d80-4c40-b19d-cb22ff193d57 2026-05-29 14:43:21.334 | Creating host mapping for compute host 'devstack': 9cfbf2dc-2d80-4c40-b19d-cb22ff193d57 2026-05-29 14:43:21.334 | Found 1 unmapped computes in cell: 5c8c6063-ace3-48ab-8ba3-fb0a6c7e982e 2026-05-29 14:43:22.196 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-29 14:43:26.301 | +-------------------------------------------+ 2026-05-29 14:43:26.301 | | Upgrade Check Results | 2026-05-29 14:43:26.301 | +-------------------------------------------+ 2026-05-29 14:43:26.301 | | Check: Cells v2 | 2026-05-29 14:43:26.301 | | Result: Success | 2026-05-29 14:43:26.301 | | Details: None | 2026-05-29 14:43:26.301 | +-------------------------------------------+ 2026-05-29 14:43:26.302 | | Check: Placement API | 2026-05-29 14:43:26.302 | | Result: Success | 2026-05-29 14:43:26.302 | | Details: None | 2026-05-29 14:43:26.302 | +-------------------------------------------+ 2026-05-29 14:43:26.302 | | Check: Cinder API | 2026-05-29 14:43:26.302 | | Result: Success | 2026-05-29 14:43:26.302 | | Details: None | 2026-05-29 14:43:26.302 | +-------------------------------------------+ 2026-05-29 14:43:26.302 | | Check: Policy File JSON to YAML Migration | 2026-05-29 14:43:26.302 | | Result: Success | 2026-05-29 14:43:26.302 | | Details: None | 2026-05-29 14:43:26.303 | +-------------------------------------------+ 2026-05-29 14:43:26.303 | | Check: Older than N-1 computes | 2026-05-29 14:43:26.303 | | Result: Success | 2026-05-29 14:43:26.303 | | Details: None | 2026-05-29 14:43:26.303 | +-------------------------------------------+ 2026-05-29 14:43:26.303 | | Check: hw_machine_type unset | 2026-05-29 14:43:26.303 | | Result: Success | 2026-05-29 14:43:26.303 | | Details: None | 2026-05-29 14:43:26.303 | +-------------------------------------------+ 2026-05-29 14:43:26.303 | | Check: Service User Token Configuration | 2026-05-29 14:43:26.304 | | Result: Success | 2026-05-29 14:43:26.304 | | Details: None | 2026-05-29 14:43:26.304 | +-------------------------------------------+ 2026-05-29 14:43:27.102 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-29 14:43:27.108 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-29 14:43:27.109 | + ./stack.sh:main:1479 : command openstack complete 2026-05-29 14:43:30.470 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-29 14:43:30.500 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:30.505 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-29 14:43:30.510 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 14:43:30.514 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 14:43:30.518 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-29 14:43:30.523 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:43:30.527 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-29 14:43:30.532 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-29 14:43:30.536 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-29 14:43:30.541 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-29 14:43:30.545 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-29 14:43:30.550 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-29 14:43:30.555 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-29 14:43:30.562 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-29 14:43:30.615 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-29 14:43:30.624 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-29 14:43:30.624 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-29 14:43:30.624 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-29 14:43:30.632 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-29 14:43:30.637 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-29 14:43:30.641 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-29 14:43:30.646 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-29 14:43:30.651 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-29 14:43:30.655 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-29 14:43:30.677 | + 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-29 14:43:30.698 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-29 14:43:30.703 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:43:30.708 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-29 14:43:30.714 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-29 14:43:30.719 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 14:43:30.724 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-29 14:43:30.729 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 14:43:30.733 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 14:43:30.738 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 14:43:30.743 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 14:43:30.748 | + functions-common:run_phase:1850 : local extra 2026-05-29 14:43:30.754 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 14:43:30.760 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 14:43:30.765 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 14:43:30.770 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 14:43:30.775 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-29 14:43:30.780 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 14:43:30.808 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:30.813 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:43:30.817 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:30.822 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-29 14:43:30.827 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:30.831 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:43:30.836 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:30.841 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-29 14:43:30.845 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:30.850 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-29 14:43:30.855 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-29 14:43:30.859 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-29 14:43:30.864 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-29 14:43:30.934 | [2034 Async install_tempest:38816]: Waiting for completion of install_tempest running on PID 38816 (1 other jobs running) 2026-05-29 14:43:30.967 | [2034 Async install_tempest:38816]: Signaling child to exit 2026-05-29 14:43:30.968 | WAKEUP 2026-05-29 14:43:30.997 | [2034 Async install_tempest:38816]: Signaled 2026-05-29 14:43:30.999 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-29 14:43:30.999 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-29 14:43:30.999 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-29 14:43:30.999 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-29 14:43:30.999 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-29 14:43:31.000 | +++ functions-common:git_clone:585 : pwd 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:43:31.000 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:602 : echo master 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-29 14:43:31.000 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:43:31.001 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-29 14:43:31.001 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:31.001 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:31.001 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:31.001 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:31.001 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:31.001 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:31.001 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:31.001 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:31.001 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:31.001 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065222205 2026-05-29 14:43:31.002 | ++ 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-29 14:43:31.002 | Cloning into '/opt/stack/tempest'... 2026-05-29 14:43:31.002 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2419 : start_time=1780065222205 2026-05-29 14:43:31.002 | ++ functions-common:time_stop:2421 : [[ -z 1780065222205 ]] 2026-05-29 14:43:31.003 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:31.003 | ++ functions-common:time_stop:2424 : end_time=1780065230872 2026-05-29 14:43:31.003 | ++ functions-common:time_stop:2425 : elapsed_time=8667 2026-05-29 14:43:31.003 | ++ functions-common:time_stop:2426 : total=363438 2026-05-29 14:43:31.003 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:31.003 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372105 2026-05-29 14:43:31.003 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-29 14:43:31.003 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-29 14:43:31.003 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:31.003 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:31.003 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:31.003 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:31.004 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:31.004 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:31.004 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:31.004 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:31.004 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:31.004 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065230934 2026-05-29 14:43:31.004 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-29 14:43:31.004 | From https://review.opendev.org/openstack/tempest 2026-05-29 14:43:31.004 | * branch master -> FETCH_HEAD 2026-05-29 14:43:31.004 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:31.004 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2419 : start_time=1780065230934 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2421 : [[ -z 1780065230934 ]] 2026-05-29 14:43:31.005 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2424 : end_time=1780065231494 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2425 : elapsed_time=560 2026-05-29 14:43:31.005 | ++ functions-common:time_stop:2426 : total=372105 2026-05-29 14:43:31.006 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:31.006 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372665 2026-05-29 14:43:31.006 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:43:31.006 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:31.006 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:31.006 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:31.006 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:31.006 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:31.006 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:31.006 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:31.007 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:31.007 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:31.007 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065231548 2026-05-29 14:43:31.007 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:43:31.007 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:43:31.007 | 2026-05-29 14:43:31.007 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:43:31.007 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:43:31.007 | state without impacting any branches by switching back to a branch. 2026-05-29 14:43:31.007 | 2026-05-29 14:43:31.007 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:43:31.008 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:43:31.008 | 2026-05-29 14:43:31.008 | git switch -c 2026-05-29 14:43:31.008 | 2026-05-29 14:43:31.008 | Or undo this operation with: 2026-05-29 14:43:31.008 | 2026-05-29 14:43:31.008 | git switch - 2026-05-29 14:43:31.008 | 2026-05-29 14:43:31.008 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:43:31.008 | 2026-05-29 14:43:31.008 | HEAD is now at 186f80c1e Merge "Update ImageQuotaTest with force_tenant_isolation" 2026-05-29 14:43:31.009 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2419 : start_time=1780065231548 2026-05-29 14:43:31.009 | ++ functions-common:time_stop:2421 : [[ -z 1780065231548 ]] 2026-05-29 14:43:31.009 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:31.010 | ++ functions-common:time_stop:2424 : end_time=1780065231741 2026-05-29 14:43:31.010 | ++ functions-common:time_stop:2425 : elapsed_time=193 2026-05-29 14:43:31.010 | ++ functions-common:time_stop:2426 : total=372665 2026-05-29 14:43:31.010 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:31.010 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372858 2026-05-29 14:43:31.010 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-29 14:43:31.010 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-29 14:43:31.010 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-29 14:43:31.010 | ++ functions-common:git_clone:665 : head -1 2026-05-29 14:43:31.010 | 186f80c1e Merge "Update ImageQuotaTest with force_tenant_isolation" 2026-05-29 14:43:31.011 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:43:31.011 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-29 14:43:31.011 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-29 14:43:31.011 | ++ 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-29 14:43:31.011 | Collecting tox!=2.8.0,<4.0.0 2026-05-29 14:43:31.011 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-29 14:43:31.011 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-29 14:43:31.011 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-29 14:43:31.011 | 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-29 14:43:31.011 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-29 14:43:31.012 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-29 14:43:31.012 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-29 14:43:31.012 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-29 14:43:31.012 | 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-29 14:43:31.012 | 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-29 14:43:31.012 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 14:43:31.012 | 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-29 14:43:31.012 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-29 14:43:31.012 | 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-29 14:43:31.012 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-29 14:43:31.012 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-29 14:43:31.013 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-29 14:43:31.013 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-29 14:43:31.013 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-29 14:43:31.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 59.3 MB/s 0:00:00 2026-05-29 14:43:31.013 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-29 14:43:31.013 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-29 14:43:31.013 | 2026-05-29 14:43:31.013 | 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-29 14:43:31.013 | ++ inc/python:pip_install:216 : result=0 2026-05-29 14:43:31.013 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2419 : start_time=1780065231817 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2421 : [[ -z 1780065231817 ]] 2026-05-29 14:43:31.014 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2424 : end_time=1780065235317 2026-05-29 14:43:31.014 | ++ functions-common:time_stop:2425 : elapsed_time=3500 2026-05-29 14:43:31.015 | ++ functions-common:time_stop:2426 : total=172791 2026-05-29 14:43:31.015 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:31.015 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176291 2026-05-29 14:43:31.015 | ++ inc/python:pip_install:219 : return 0 2026-05-29 14:43:31.015 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-29 14:43:31.015 | /opt/stack/tempest ~/devstack 2026-05-29 14:43:31.015 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-29 14:43:31.015 | Switched to branch 'master' 2026-05-29 14:43:31.015 | Your branch is up to date with 'origin/master'. 2026-05-29 14:43:31.015 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-29 14:43:31.015 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-29 14:43:31.016 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.DYM2qlc30W 2026-05-29 14:43:31.016 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.DYM2qlc30W 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.DYM2qlc30W 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:43:31.016 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:43:31.017 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-29 14:43:31.017 | full create: /opt/stack/tempest/.tox/tempest 2026-05-29 14:43:31.017 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-29 14:43:31.017 | full develop-inst: /opt/stack/tempest 2026-05-29 14:43:31.017 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 14:43:31.017 | ___________________________________ summary ____________________________________ 2026-05-29 14:43:31.017 | full: skipped tests 2026-05-29 14:43:31.017 | congratulations :) 2026-05-29 14:43:31.017 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.DYM2qlc30W -r requirements.txt 2026-05-29 14:43:31.017 | 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-29 14:43:31.017 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-05-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | 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-29 14:43:31.018 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-05-29 14:43:31.018 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-05-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | 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-29 14:43:31.019 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-05-29 14:43:31.019 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.020 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-05-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.021 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-05-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.022 | 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-29 14:43:31.023 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.16) 2026-05-29 14:43:31.023 | 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-29 14:43:31.023 | 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-29 14:43:31.023 | 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-29 14:43:31.023 | 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-29 14:43:31.023 | 2026-05-29 14:43:31.023 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-29 14:43:31.023 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-29 14:43:31.023 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-29 14:43:31.023 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.DYM2qlc30W 2026-05-29 14:43:31.023 | ++ lib/tempest:install_tempest:929 : popd 2026-05-29 14:43:31.024 | ~/devstack 2026-05-29 14:43:31.060 | [2034 Async install_tempest:38816]: finished install_tempest with result 0 in 44 seconds 2026-05-29 14:43:31.067 | ++ inc/async:async_wait:197 : return 0 2026-05-29 14:43:31.072 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-29 14:43:31.077 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:43:31.081 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-29 14:43:31.087 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-29 14:43:31.092 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-29 14:43:31.097 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-29 14:43:31.101 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-29 14:43:31.106 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-29 14:43:31.110 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-29 14:43:31.115 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-29 14:43:31.119 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 14:43:31.126 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-29 14:43:31.126 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 14:43:31.134 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-29 14:43:31.138 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-29 14:43:31.142 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-29 14:43:31.147 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-29 14:43:31.151 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-29 14:43:31.185 | Using python 3.12 to install testrepository 2026-05-29 14:43:31.191 | ++ 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-29 14:43:32.463 | Collecting testrepository 2026-05-29 14:43:32.636 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-29 14:43:32.650 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-29 14:43:32.650 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-29 14:43:32.651 | 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-29 14:43:32.654 | 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-29 14:43:32.686 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-29 14:43:33.075 | Installing collected packages: testrepository 2026-05-29 14:43:33.268 | Successfully installed testrepository-0.0.22 2026-05-29 14:43:33.440 | ++ inc/python:pip_install:216 : result=0 2026-05-29 14:43:33.444 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-29 14:43:33.448 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:33.452 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:33.456 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:33.461 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:33.465 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:33.468 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-29 14:43:33.473 | ++ functions-common:time_stop:2419 : start_time=1780065811177 2026-05-29 14:43:33.477 | ++ functions-common:time_stop:2421 : [[ -z 1780065811177 ]] 2026-05-29 14:43:33.481 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:33.487 | ++ functions-common:time_stop:2424 : end_time=1780065813483 2026-05-29 14:43:33.491 | ++ functions-common:time_stop:2425 : elapsed_time=2306 2026-05-29 14:43:33.493 | ++ functions-common:time_stop:2426 : total=184447 2026-05-29 14:43:33.496 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:33.500 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=186753 2026-05-29 14:43:33.503 | ++ inc/python:pip_install:219 : return 0 2026-05-29 14:43:33.507 | ++ 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-29 14:43:33.510 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-29 14:43:33.514 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-29 14:43:33.517 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-29 14:43:33.521 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-29 14:43:33.525 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-29 14:43:33.528 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-29 14:43:33.532 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-29 14:43:33.535 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-29 14:43:33.538 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-29 14:43:33.541 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-29 14:43:33.545 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-29 14:43:33.548 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-29 14:43:33.552 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-29 14:43:33.557 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-29 14:43:33.560 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-29 14:43:33.564 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-29 14:43:33.569 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-29 14:43:33.573 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-29 14:43:33.574 | ' 2026-05-29 14:43:33.578 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-29 14:43:33.582 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-29 14:43:33.608 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:33.612 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-29 14:43:33.616 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-29 14:43:33.620 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-29 14:43:33.624 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-29 14:43:33.629 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-29 14:43:33.630 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-29 14:43:33.630 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-29 14:43:37.279 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:43:37.283 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-29 14:43:37.287 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-29 14:43:37.291 | ++ lib/tempest:get_active_images:176 : img_id=a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:43:37.295 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-29 14:43:37.299 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-29 14:43:37.303 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-29 14:43:37.309 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-29 14:43:37.314 | ++ lib/tempest:configure_tempest:266 : '[' -z a22da482-caf2-4dab-b87c-2f70ded0c85d ']' 2026-05-29 14:43:37.318 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:43:37.321 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-29 14:43:37.340 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-29 14:43:37.345 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-29 14:43:37.348 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-29 14:43:37.352 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-29 14:43:37.355 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-29 14:43:37.358 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-29 14:43:37.361 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-29 14:43:37.364 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-29 14:43:37.369 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-29 14:43:37.371 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-29 14:43:40.423 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:43:40.428 | ++ lib/tempest:configure_tempest:303 : admin_project_id=7c6b93ff2a4740719bf05056471db5a2 2026-05-29 14:43:40.432 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-29 14:43:40.453 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:40.458 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-29 14:43:43.590 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:43:43.594 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:43.595 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 14:43:43.595 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:43.595 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 14:43:43.595 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 14:43:43.595 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 14:43:43.595 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 14:43:43.595 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 14:43:43.595 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 14:43:43.595 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 14:43:43.595 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 14:43:43.595 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 14:43:43.596 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 14:43:43.596 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-29 14:43:43.599 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-29 14:43:43.602 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:43.603 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 14:43:43.603 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:43.603 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 14:43:43.603 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 14:43:43.603 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 14:43:43.603 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 14:43:43.603 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 14:43:43.603 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 14:43:43.603 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 14:43:43.603 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 14:43:43.603 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 14:43:43.603 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 14:43:43.604 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-29 14:43:43.607 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:43:43.611 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-29 14:43:43.616 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a22da482-caf2-4dab-b87c-2f70ded0c85d -c size -f value 2026-05-29 14:43:46.776 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:43:46.781 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-29 14:43:46.787 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-29 14:43:46.787 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-29 14:43:46.832 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-29 14:43:46.836 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-29 14:43:46.839 | ++ 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-29 14:43:49.641 | +----------------------------+-----------------------+ 2026-05-29 14:43:49.642 | | Field | Value | 2026-05-29 14:43:49.642 | +----------------------------+-----------------------+ 2026-05-29 14:43:49.642 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:49.642 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:49.642 | | description | None | 2026-05-29 14:43:49.642 | | disk | 1 | 2026-05-29 14:43:49.642 | | id | 42 | 2026-05-29 14:43:49.642 | | name | m1.nano | 2026-05-29 14:43:49.642 | | os-flavor-access:is_public | True | 2026-05-29 14:43:49.642 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:49.643 | | ram | 192 | 2026-05-29 14:43:49.643 | | rxtx_factor | 1.0 | 2026-05-29 14:43:49.643 | | swap | 0 | 2026-05-29 14:43:49.643 | | vcpus | 1 | 2026-05-29 14:43:49.643 | +----------------------------+-----------------------+ 2026-05-29 14:43:49.923 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-29 14:43:49.925 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:49.926 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 14:43:49.926 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 14:43:49.926 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 14:43:49.926 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 14:43:49.926 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 14:43:49.926 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 14:43:49.926 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 14:43:49.926 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 14:43:49.926 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 14:43:49.927 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 14:43:49.927 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 14:43:49.928 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 14:43:49.928 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-29 14:43:49.930 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:43:49.935 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-29 14:43:49.941 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a22da482-caf2-4dab-b87c-2f70ded0c85d -c size -f value 2026-05-29 14:43:52.998 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:43:53.003 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-29 14:43:53.007 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-29 14:43:53.009 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-29 14:43:53.053 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-29 14:43:53.057 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-29 14:43:53.061 | ++ 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-29 14:43:55.853 | +----------------------------+-----------------------+ 2026-05-29 14:43:55.853 | | Field | Value | 2026-05-29 14:43:55.853 | +----------------------------+-----------------------+ 2026-05-29 14:43:55.853 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 14:43:55.853 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 14:43:55.853 | | description | None | 2026-05-29 14:43:55.853 | | disk | 1 | 2026-05-29 14:43:55.854 | | id | 84 | 2026-05-29 14:43:55.854 | | name | m1.micro | 2026-05-29 14:43:55.854 | | os-flavor-access:is_public | True | 2026-05-29 14:43:55.854 | | properties | hw_rng:allowed='True' | 2026-05-29 14:43:55.855 | | ram | 256 | 2026-05-29 14:43:55.855 | | rxtx_factor | 1.0 | 2026-05-29 14:43:55.855 | | swap | 0 | 2026-05-29 14:43:55.855 | | vcpus | 1 | 2026-05-29 14:43:55.855 | +----------------------------+-----------------------+ 2026-05-29 14:43:56.146 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-29 14:43:56.150 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-29 14:43:56.173 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:43:56.177 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-29 14:43:56.181 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-29 14:43:56.185 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-29 14:43:56.188 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-29 14:43:56.191 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-29 14:43:56.196 | +++ functions-common:git_clone:585 : pwd 2026-05-29 14:43:56.201 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 14:43:56.204 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 14:43:56.209 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 14:43:56.232 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-29 14:43:56.236 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 14:43:56.240 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 14:43:56.245 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 14:43:56.245 | ++ functions-common:git_clone:602 : echo master 2026-05-29 14:43:56.253 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-29 14:43:56.257 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 14:43:56.260 | ++ 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-29 14:43:56.264 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:56.268 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:56.272 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:56.275 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:56.279 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:56.282 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:56.285 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:56.289 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:56.293 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:56.298 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065836294 2026-05-29 14:43:56.301 | ++ 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-29 14:43:56.305 | Cloning into '/opt/stack/os-test-images'... 2026-05-29 14:43:56.971 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:56.974 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:56.977 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:56.981 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:56.984 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:56.987 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:56.989 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:56.992 | ++ functions-common:time_stop:2419 : start_time=1780065836294 2026-05-29 14:43:56.995 | ++ functions-common:time_stop:2421 : [[ -z 1780065836294 ]] 2026-05-29 14:43:57.000 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:57.005 | ++ functions-common:time_stop:2424 : end_time=1780065837001 2026-05-29 14:43:57.007 | ++ functions-common:time_stop:2425 : elapsed_time=707 2026-05-29 14:43:57.011 | ++ functions-common:time_stop:2426 : total=363438 2026-05-29 14:43:57.014 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:57.016 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364145 2026-05-29 14:43:57.020 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-29 14:43:57.022 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-29 14:43:57.025 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:57.029 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:57.032 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:57.036 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:57.039 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:57.041 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:57.044 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:57.047 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:57.052 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:57.058 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065837054 2026-05-29 14:43:57.061 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-29 14:43:57.538 | From https://review.opendev.org/openstack/os-test-images 2026-05-29 14:43:57.538 | * branch master -> FETCH_HEAD 2026-05-29 14:43:57.548 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:57.551 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:57.554 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:57.557 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:57.561 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:57.564 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:57.566 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:57.569 | ++ functions-common:time_stop:2419 : start_time=1780065837054 2026-05-29 14:43:57.573 | ++ functions-common:time_stop:2421 : [[ -z 1780065837054 ]] 2026-05-29 14:43:57.578 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:57.583 | ++ functions-common:time_stop:2424 : end_time=1780065837579 2026-05-29 14:43:57.586 | ++ functions-common:time_stop:2425 : elapsed_time=525 2026-05-29 14:43:57.589 | ++ functions-common:time_stop:2426 : total=364145 2026-05-29 14:43:57.591 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:57.595 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364670 2026-05-29 14:43:57.597 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 14:43:57.601 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 14:43:57.604 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 14:43:57.606 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 14:43:57.610 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 14:43:57.612 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 14:43:57.615 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 14:43:57.618 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 14:43:57.622 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 14:43:57.626 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 14:43:57.630 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780065837627 2026-05-29 14:43:57.634 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 14:43:57.641 | Note: switching to 'FETCH_HEAD'. 2026-05-29 14:43:57.641 | 2026-05-29 14:43:57.641 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 14:43:57.641 | changes and commit them, and you can discard any commits you make in this 2026-05-29 14:43:57.641 | state without impacting any branches by switching back to a branch. 2026-05-29 14:43:57.642 | 2026-05-29 14:43:57.642 | If you want to create a new branch to retain commits you create, you may 2026-05-29 14:43:57.642 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 14:43:57.642 | 2026-05-29 14:43:57.642 | git switch -c 2026-05-29 14:43:57.642 | 2026-05-29 14:43:57.643 | Or undo this operation with: 2026-05-29 14:43:57.643 | 2026-05-29 14:43:57.643 | git switch - 2026-05-29 14:43:57.643 | 2026-05-29 14:43:57.643 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 14:43:57.643 | 2026-05-29 14:43:57.643 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-29 14:43:57.645 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 14:43:57.648 | ++ functions-common:time_stop:2412 : local name 2026-05-29 14:43:57.650 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 14:43:57.653 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 14:43:57.657 | ++ functions-common:time_stop:2415 : local total 2026-05-29 14:43:57.659 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 14:43:57.663 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 14:43:57.666 | ++ functions-common:time_stop:2419 : start_time=1780065837627 2026-05-29 14:43:57.669 | ++ functions-common:time_stop:2421 : [[ -z 1780065837627 ]] 2026-05-29 14:43:57.673 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 14:43:57.678 | ++ functions-common:time_stop:2424 : end_time=1780065837674 2026-05-29 14:43:57.681 | ++ functions-common:time_stop:2425 : elapsed_time=47 2026-05-29 14:43:57.685 | ++ functions-common:time_stop:2426 : total=364670 2026-05-29 14:43:57.687 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 14:43:57.690 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=364717 2026-05-29 14:43:57.693 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-29 14:43:57.712 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-29 14:43:57.716 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-29 14:43:57.716 | ++ functions-common:git_clone:665 : head -1 2026-05-29 14:43:57.719 | 5d0367e Clean-up zuul config spacing 2026-05-29 14:43:57.722 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 14:43:57.725 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-29 14:43:57.725 | /opt/stack/os-test-images ~/devstack 2026-05-29 14:43:57.727 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-29 14:43:58.164 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-29 14:43:58.813 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-29 14:44:01.592 | generate installed: PyYAML==6.0.3 2026-05-29 14:44:01.593 | generate run-test-pre: PYTHONHASHSEED='2463840097' 2026-05-29 14:44:01.593 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-29 14:44:01.711 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-29 14:44:01.732 | 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-29 14:44:01.753 | 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-29 14:44:01.780 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-29 14:44:01.783 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-29 14:44:01.791 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-29 14:44:01.799 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-29 14:44:01.830 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-29 14:44:01.841 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-29 14:44:01.850 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-29 14:44:01.861 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-29 14:44:01.861 | 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-29 14:44:01.869 | 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-29 14:44:01.875 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-29 14:44:01.897 | 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-29 14:44:01.900 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-29 14:44:01.903 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-29 14:44:01.915 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-29 14:44:01.927 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-29 14:44:01.941 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-29 14:44:01.943 | 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-29 14:44:01.957 | 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-29 14:44:01.961 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-29 14:44:01.964 | 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-29 14:44:01.975 | 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-29 14:44:01.978 | 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-29 14:44:01.990 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-29 14:44:02.016 | ___________________________________ summary ____________________________________ 2026-05-29 14:44:02.016 | generate: commands succeeded 2026-05-29 14:44:02.017 | congratulations :) 2026-05-29 14:44:02.063 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-29 14:44:02.063 | ~/devstack 2026-05-29 14:44:02.067 | ++ 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-29 14:44:02.108 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-29 14:44:02.113 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-29 14:44:02.141 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-29 14:44:02.144 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-29 14:44:02.147 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-29 14:44:02.189 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-29 14:44:02.234 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-29 14:44:02.237 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-29 14:44:02.241 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-29 14:44:02.244 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-29 14:44:02.250 | +++ 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-29 14:44:05.425 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:44:05.430 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 14:44:05.430 | address-scope 2026-05-29 14:44:05.431 | agent 2026-05-29 14:44:05.431 | allowed-address-pairs 2026-05-29 14:44:05.431 | auto-allocated-topology 2026-05-29 14:44:05.431 | availability_zone 2026-05-29 14:44:05.431 | default-subnetpools 2026-05-29 14:44:05.431 | dhcp_agent_scheduler 2026-05-29 14:44:05.431 | dns-integration 2026-05-29 14:44:05.432 | dns-domain-ports 2026-05-29 14:44:05.432 | dns-integration-domain-keywords 2026-05-29 14:44:05.432 | empty-string-filtering 2026-05-29 14:44:05.432 | external-net 2026-05-29 14:44:05.432 | extra_dhcp_opt 2026-05-29 14:44:05.433 | extraroute 2026-05-29 14:44:05.433 | extraroute-atomic 2026-05-29 14:44:05.433 | filter-validation 2026-05-29 14:44:05.433 | floating-ip-port-forwarding-detail 2026-05-29 14:44:05.434 | fip-port-details 2026-05-29 14:44:05.434 | flavors 2026-05-29 14:44:05.434 | floatingip-pools 2026-05-29 14:44:05.434 | router 2026-05-29 14:44:05.434 | enable-default-route-bfd 2026-05-29 14:44:05.434 | enable-default-route-ecmp 2026-05-29 14:44:05.434 | ext-gw-mode 2026-05-29 14:44:05.434 | l3-ha 2026-05-29 14:44:05.434 | external-gateway-multihoming 2026-05-29 14:44:05.435 | l3-flavors 2026-05-29 14:44:05.435 | multi-provider 2026-05-29 14:44:05.435 | net-mtu 2026-05-29 14:44:05.436 | net-mtu-writable 2026-05-29 14:44:05.436 | network_availability_zone 2026-05-29 14:44:05.436 | network-ip-availability 2026-05-29 14:44:05.436 | network-ip-availability-details 2026-05-29 14:44:05.436 | pagination 2026-05-29 14:44:05.436 | port-device-profile 2026-05-29 14:44:05.436 | port-mac-address-regenerate 2026-05-29 14:44:05.436 | port-numa-affinity-policy 2026-05-29 14:44:05.436 | port-numa-affinity-policy-socket 2026-05-29 14:44:05.437 | binding 2026-05-29 14:44:05.437 | binding-extended 2026-05-29 14:44:05.437 | port-security 2026-05-29 14:44:05.437 | project-id 2026-05-29 14:44:05.437 | provider 2026-05-29 14:44:05.437 | qinq 2026-05-29 14:44:05.437 | quota-check-limit 2026-05-29 14:44:05.437 | quota-check-limit-default 2026-05-29 14:44:05.437 | quotas 2026-05-29 14:44:05.437 | quota_details 2026-05-29 14:44:05.437 | rbac-policies 2026-05-29 14:44:05.438 | rbac-address-scope 2026-05-29 14:44:05.438 | rbac-security-groups 2026-05-29 14:44:05.438 | revision-if-match 2026-05-29 14:44:05.438 | standard-attr-revisions 2026-05-29 14:44:05.438 | router_availability_zone 2026-05-29 14:44:05.438 | router-enable-snat 2026-05-29 14:44:05.438 | security-groups-default-rules 2026-05-29 14:44:05.438 | security-groups-normalized-cidr 2026-05-29 14:44:05.438 | security-groups-remote-address-group 2026-05-29 14:44:05.438 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:44:05.438 | security-groups-shared-filtering 2026-05-29 14:44:05.439 | security-group 2026-05-29 14:44:05.439 | service-type 2026-05-29 14:44:05.439 | sorting 2026-05-29 14:44:05.439 | standard-attr-description 2026-05-29 14:44:05.439 | stateful-security-group 2026-05-29 14:44:05.439 | subnet-dns-publish-fixed-ip 2026-05-29 14:44:05.439 | subnet-external-network 2026-05-29 14:44:05.439 | subnet-service-types 2026-05-29 14:44:05.439 | subnet_allocation 2026-05-29 14:44:05.439 | subnetpool-prefix-ops 2026-05-29 14:44:05.439 | tag-creation 2026-05-29 14:44:05.440 | standard-attr-tag 2026-05-29 14:44:05.440 | standard-attr-timestamp 2026-05-29 14:44:05.440 | vlan-transparent' 2026-05-29 14:44:05.440 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 14:44:05.440 | address-scope 2026-05-29 14:44:05.440 | agent 2026-05-29 14:44:05.440 | allowed-address-pairs 2026-05-29 14:44:05.440 | auto-allocated-topology 2026-05-29 14:44:05.440 | availability_zone 2026-05-29 14:44:05.440 | default-subnetpools 2026-05-29 14:44:05.441 | dhcp_agent_scheduler 2026-05-29 14:44:05.441 | dns-integration 2026-05-29 14:44:05.441 | dns-domain-ports 2026-05-29 14:44:05.441 | dns-integration-domain-keywords 2026-05-29 14:44:05.441 | empty-string-filtering 2026-05-29 14:44:05.441 | external-net 2026-05-29 14:44:05.441 | extra_dhcp_opt 2026-05-29 14:44:05.441 | extraroute 2026-05-29 14:44:05.441 | extraroute-atomic 2026-05-29 14:44:05.441 | filter-validation 2026-05-29 14:44:05.441 | floating-ip-port-forwarding-detail 2026-05-29 14:44:05.442 | fip-port-details 2026-05-29 14:44:05.442 | flavors 2026-05-29 14:44:05.442 | floatingip-pools 2026-05-29 14:44:05.442 | router 2026-05-29 14:44:05.442 | enable-default-route-bfd 2026-05-29 14:44:05.442 | enable-default-route-ecmp 2026-05-29 14:44:05.442 | ext-gw-mode 2026-05-29 14:44:05.442 | l3-ha 2026-05-29 14:44:05.442 | external-gateway-multihoming 2026-05-29 14:44:05.443 | l3-flavors 2026-05-29 14:44:05.443 | multi-provider 2026-05-29 14:44:05.443 | net-mtu 2026-05-29 14:44:05.443 | net-mtu-writable 2026-05-29 14:44:05.443 | network_availability_zone 2026-05-29 14:44:05.443 | network-ip-availability 2026-05-29 14:44:05.443 | network-ip-availability-details 2026-05-29 14:44:05.443 | pagination 2026-05-29 14:44:05.443 | port-device-profile 2026-05-29 14:44:05.443 | port-mac-address-regenerate 2026-05-29 14:44:05.443 | port-numa-affinity-policy 2026-05-29 14:44:05.444 | port-numa-affinity-policy-socket 2026-05-29 14:44:05.444 | binding 2026-05-29 14:44:05.444 | binding-extended 2026-05-29 14:44:05.444 | port-security 2026-05-29 14:44:05.444 | project-id 2026-05-29 14:44:05.444 | provider 2026-05-29 14:44:05.444 | qinq 2026-05-29 14:44:05.444 | quota-check-limit 2026-05-29 14:44:05.444 | quota-check-limit-default 2026-05-29 14:44:05.444 | quotas 2026-05-29 14:44:05.445 | quota_details 2026-05-29 14:44:05.445 | rbac-policies 2026-05-29 14:44:05.445 | rbac-address-scope 2026-05-29 14:44:05.445 | rbac-security-groups 2026-05-29 14:44:05.445 | revision-if-match 2026-05-29 14:44:05.445 | standard-attr-revisions 2026-05-29 14:44:05.445 | router_availability_zone 2026-05-29 14:44:05.445 | router-enable-snat 2026-05-29 14:44:05.445 | security-groups-default-rules 2026-05-29 14:44:05.445 | security-groups-normalized-cidr 2026-05-29 14:44:05.445 | security-groups-remote-address-group 2026-05-29 14:44:05.446 | security-groups-rules-belongs-to-default-sg 2026-05-29 14:44:05.446 | security-groups-shared-filtering 2026-05-29 14:44:05.446 | security-group 2026-05-29 14:44:05.446 | service-type 2026-05-29 14:44:05.446 | sorting 2026-05-29 14:44:05.446 | standard-attr-description 2026-05-29 14:44:05.446 | stateful-security-group 2026-05-29 14:44:05.446 | subnet-dns-publish-fixed-ip 2026-05-29 14:44:05.446 | subnet-external-network 2026-05-29 14:44:05.446 | subnet-service-types 2026-05-29 14:44:05.446 | subnet_allocation 2026-05-29 14:44:05.447 | subnetpool-prefix-ops 2026-05-29 14:44:05.447 | tag-creation 2026-05-29 14:44:05.447 | standard-attr-tag 2026-05-29 14:44:05.447 | standard-attr-timestamp 2026-05-29 14:44:05.447 | vlan-transparent =~ external-net ]] 2026-05-29 14:44:05.447 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 14:44:05.447 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-29 14:44:08.900 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 14:44:08.903 | ++ lib/tempest:configure_tempest:395 : public_network_id=51b4aab8-7ada-4ffa-989a-44f09a92b6dc 2026-05-29 14:44:08.907 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-29 14:44:12.286 | +---------------------------+--------------------------------------+ 2026-05-29 14:44:12.286 | | Field | Value | 2026-05-29 14:44:12.286 | +---------------------------+--------------------------------------+ 2026-05-29 14:44:12.286 | | admin_state_up | UP | 2026-05-29 14:44:12.287 | | availability_zone_hints | | 2026-05-29 14:44:12.287 | | availability_zones | | 2026-05-29 14:44:12.287 | | created_at | 2026-05-29T14:44:11Z | 2026-05-29 14:44:12.287 | | description | | 2026-05-29 14:44:12.287 | | dns_domain | None | 2026-05-29 14:44:12.287 | | id | c448f59b-76ee-40bb-96a4-b2940d6a685e | 2026-05-29 14:44:12.287 | | ipv4_address_scope | None | 2026-05-29 14:44:12.287 | | ipv6_address_scope | None | 2026-05-29 14:44:12.287 | | is_default | False | 2026-05-29 14:44:12.287 | | is_vlan_qinq | None | 2026-05-29 14:44:12.288 | | is_vlan_transparent | False | 2026-05-29 14:44:12.288 | | mtu | 1442 | 2026-05-29 14:44:12.288 | | name | shared | 2026-05-29 14:44:12.288 | | port_security_enabled | True | 2026-05-29 14:44:12.288 | | project_id | 7c6b93ff2a4740719bf05056471db5a2 | 2026-05-29 14:44:12.288 | | provider:network_type | geneve | 2026-05-29 14:44:12.288 | | provider:physical_network | None | 2026-05-29 14:44:12.288 | | provider:segmentation_id | 251 | 2026-05-29 14:44:12.288 | | qinq | False | 2026-05-29 14:44:12.288 | | qos_policy_id | None | 2026-05-29 14:44:12.289 | | revision_number | 1 | 2026-05-29 14:44:12.289 | | router:external | Internal | 2026-05-29 14:44:12.289 | | segments | None | 2026-05-29 14:44:12.289 | | shared | True | 2026-05-29 14:44:12.289 | | status | ACTIVE | 2026-05-29 14:44:12.289 | | subnets | | 2026-05-29 14:44:12.289 | | tags | | 2026-05-29 14:44:12.289 | | updated_at | 2026-05-29T14:44:11Z | 2026-05-29 14:44:12.289 | +---------------------------+--------------------------------------+ 2026-05-29 14:44:12.564 | ++ 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-29 14:44:16.202 | +----------------------+--------------------------------------+ 2026-05-29 14:44:16.202 | | Field | Value | 2026-05-29 14:44:16.202 | +----------------------+--------------------------------------+ 2026-05-29 14:44:16.202 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-29 14:44:16.202 | | cidr | 192.168.233.0/24 | 2026-05-29 14:44:16.202 | | created_at | 2026-05-29T14:44:15Z | 2026-05-29 14:44:16.203 | | description | shared-subnet | 2026-05-29 14:44:16.203 | | dns_nameservers | | 2026-05-29 14:44:16.203 | | dns_publish_fixed_ip | None | 2026-05-29 14:44:16.203 | | enable_dhcp | True | 2026-05-29 14:44:16.203 | | gateway_ip | 192.168.233.1 | 2026-05-29 14:44:16.203 | | host_routes | | 2026-05-29 14:44:16.203 | | id | 52388dde-c086-47d0-9d42-bee09af0e395 | 2026-05-29 14:44:16.203 | | ip_version | 4 | 2026-05-29 14:44:16.203 | | ipv6_address_mode | None | 2026-05-29 14:44:16.203 | | ipv6_ra_mode | None | 2026-05-29 14:44:16.204 | | name | shared-subnet | 2026-05-29 14:44:16.204 | | network_id | c448f59b-76ee-40bb-96a4-b2940d6a685e | 2026-05-29 14:44:16.204 | | project_id | 7c6b93ff2a4740719bf05056471db5a2 | 2026-05-29 14:44:16.204 | | revision_number | 0 | 2026-05-29 14:44:16.204 | | router:external | False | 2026-05-29 14:44:16.204 | | segment_id | None | 2026-05-29 14:44:16.204 | | service_types | | 2026-05-29 14:44:16.204 | | subnetpool_id | None | 2026-05-29 14:44:16.204 | | tags | | 2026-05-29 14:44:16.204 | | updated_at | 2026-05-29T14:44:15Z | 2026-05-29 14:44:16.205 | +----------------------+--------------------------------------+ 2026-05-29 14:44:16.549 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-29 14:44:16.593 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-29 14:44:16.635 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-29 14:44:16.641 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-29 14:44:16.682 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-29 14:44:16.724 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-29 14:44:16.768 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-29 14:44:16.819 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-29 14:44:16.868 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.191/identity/v3 2026-05-29 14:44:16.920 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-29 14:44:16.963 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-29 14:44:17.005 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-29 14:44:17.050 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-29 14:44:17.054 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-29 14:44:17.102 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-29 14:44:17.150 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-29 14:44:17.193 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-29 14:44:17.236 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-29 14:44:17.279 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-29 14:44:17.302 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:17.306 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-29 14:44:17.310 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-29 14:44:17.360 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-29 14:44:17.383 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:17.386 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-29 14:44:17.428 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-29 14:44:17.468 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-29 14:44:17.515 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-29 14:44:17.520 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-29 14:44:17.570 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-29 14:44:17.611 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-29 14:44:17.636 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:17.639 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:44:17.687 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt a22da482-caf2-4dab-b87c-2f70ded0c85d 2026-05-29 14:44:17.736 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-29 14:44:17.777 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-29 14:44:17.818 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-29 14:44:17.865 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-29 14:44:17.889 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:17.893 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-29 14:44:17.897 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-29 14:44:17.901 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-29 14:44:17.905 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-29 14:44:17.910 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-29 14:44:17.914 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-29 14:44:17.942 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-29 14:44:17.946 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-29 14:44:17.990 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-29 14:44:18.037 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-29 14:44:18.082 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-29 14:44:18.123 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-29 14:44:18.169 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-29 14:44:18.211 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-29 14:44:18.255 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-29 14:44:18.297 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-29 14:44:18.343 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-29 14:44:18.347 | ++ 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-29 14:44:18.390 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-29 14:44:18.393 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-29 14:44:18.415 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:18.419 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-29 14:44:18.462 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-29 14:44:18.486 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:18.490 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-29 14:44:18.494 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-29 14:44:18.518 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:18.522 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-29 14:44:18.527 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-29 14:44:18.531 | ++ 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-29 14:44:18.575 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-29 14:44:18.621 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 51b4aab8-7ada-4ffa-989a-44f09a92b6dc 2026-05-29 14:44:18.664 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-29 14:44:18.708 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-29 14:44:18.752 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-29 14:44:18.806 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-29 14:44:18.852 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-29 14:44:18.897 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-29 14:44:18.944 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-29 14:44:18.947 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-29 14:44:18.951 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-29 14:44:18.955 | ++ 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-29 14:44:18.999 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-29 14:44:19.004 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-29 14:44:19.005 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-29 14:44:19.011 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-29 14:44:19.014 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-29 14:44:19.058 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-29 14:44:19.062 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-29 14:44:19.066 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 14:44:19.070 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-29 14:44:19.074 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-29 14:44:19.119 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-29 14:44:19.161 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-29 14:44:19.206 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-29 14:44:19.250 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-29 14:44:19.294 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-29 14:44:19.337 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 14:44:19.341 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-29 14:44:19.345 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-29 14:44:19.370 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-29 14:44:19.415 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 14:44:19.419 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-29 14:44:19.423 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-29 14:44:19.445 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-29 14:44:19.488 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 14:44:19.491 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-29 14:44:19.495 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-29 14:44:19.500 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-29 14:44:19.521 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-29 14:44:19.566 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 14:44:19.569 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-29 14:44:19.574 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-29 14:44:19.601 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-29 14:44:19.646 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-29 14:44:19.688 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-29 14:44:19.691 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-29 14:44:19.733 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-29 14:44:19.736 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-29 14:44:19.740 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-29 14:44:19.744 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-29 14:44:19.768 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-29 14:44:19.772 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-29 14:44:19.811 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-29 14:44:19.834 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:19.837 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-29 14:44:19.881 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 14:44:19.885 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-29 14:44:19.889 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-29 14:44:19.893 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-29 14:44:19.896 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-29 14:44:19.900 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-29 14:44:19.903 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-29 14:44:19.907 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-29 14:44:19.911 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-29 14:44:19.940 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-29 14:44:19.943 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-29 14:44:19.990 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-29 14:44:19.993 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-29 14:44:19.997 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-29 14:44:20.000 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-29 14:44:20.044 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-29 14:44:20.088 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-29 14:44:20.132 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-29 14:44:20.136 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-29 14:44:20.139 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.142 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-29 14:44:20.167 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:20.170 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-29 14:44:20.213 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.216 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-29 14:44:20.239 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:20.243 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-29 14:44:20.287 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.291 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-29 14:44:20.317 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:20.321 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-29 14:44:20.366 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.370 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-29 14:44:20.394 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:20.398 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-29 14:44:20.442 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.446 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-29 14:44:20.470 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 14:44:20.474 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-29 14:44:20.518 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.520 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-29 14:44:20.543 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:20.547 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-29 14:44:20.591 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 14:44:20.595 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-29 14:44:20.618 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:44:20.622 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-29 14:44:20.664 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-29 14:44:20.667 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-29 14:44:20.670 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-29 14:44:20.675 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-29 14:44:20.717 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-29 14:44:20.721 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-29 14:44:20.724 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-29 14:44:20.727 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-29 14:44:20.770 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-29 14:44:20.774 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-29 14:44:20.777 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-29 14:44:20.781 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-29 14:44:20.784 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-29 14:44:20.789 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-29 14:44:20.795 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.qWufNWMHbQ 2026-05-29 14:44:20.798 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-29 14:44:20.801 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-29 14:44:20.806 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-29 14:44:20.811 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.eGn655HLC3 2026-05-29 14:44:20.814 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.eGn655HLC3 2026-05-29 14:44:20.818 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-29 14:44:20.821 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.eGn655HLC3 2026-05-29 14:44:20.824 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-29 14:44:20.829 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-29 14:44:20.832 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-29 14:44:20.840 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:44:20.845 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:44:20.848 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:44:20.852 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 14:44:20.856 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-29 14:44:20.859 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-29 14:44:21.435 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-29 14:44:22.337 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-29 14:44:39.090 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-29 14:44:46.326 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 14:44:46.326 | ___________________________________ summary ____________________________________ 2026-05-29 14:44:46.326 | venv-tempest: skipped tests 2026-05-29 14:44:46.327 | congratulations :) 2026-05-29 14:44:46.369 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.eGn655HLC3 -r requirements.txt 2026-05-29 14:44:47.286 | /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-29 14:44:47.286 | !! 2026-05-29 14:44:47.286 | 2026-05-29 14:44:47.286 | ******************************************************************************** 2026-05-29 14:44:47.286 | Requirements should be satisfied by a PEP 517 installer. 2026-05-29 14:44:47.286 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-29 14:44:47.286 | 2026-05-29 14:44:47.287 | This deprecation is overdue, please update your project and remove deprecated 2026-05-29 14:44:47.287 | calls to avoid build errors in the future. 2026-05-29 14:44:47.287 | ******************************************************************************** 2026-05-29 14:44:47.287 | 2026-05-29 14:44:47.287 | !! 2026-05-29 14:44:47.287 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-29 14:44:47.701 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-29 14:44:47.701 | !! 2026-05-29 14:44:47.701 | 2026-05-29 14:44:47.701 | ******************************************************************************** 2026-05-29 14:44:47.701 | Please avoid running ``setup.py`` directly. 2026-05-29 14:44:47.701 | Instead, use pypa/build, pypa/installer or other 2026-05-29 14:44:47.702 | standards-based tools. 2026-05-29 14:44:47.702 | 2026-05-29 14:44:47.702 | This deprecation is overdue, please update your project and remove deprecated 2026-05-29 14:44:47.702 | calls to avoid build errors in the future. 2026-05-29 14:44:47.702 | 2026-05-29 14:44:47.702 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-29 14:44:47.702 | ******************************************************************************** 2026-05-29 14:44:47.702 | 2026-05-29 14:44:47.703 | !! 2026-05-29 14:44:47.703 | self.initialize_options() 2026-05-29 14:44:47.703 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-29 14:44:47.703 | warnings.warn(msg) 2026-05-29 14:44:47.732 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-05-29 14:44:47.732 | !! 2026-05-29 14:44:47.732 | 2026-05-29 14:44:47.732 | ******************************************************************************** 2026-05-29 14:44:47.732 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-05-29 14:44:47.732 | 2026-05-29 14:44:47.733 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-29 14:44:47.733 | or your builds will no longer be supported. 2026-05-29 14:44:47.733 | 2026-05-29 14:44:47.733 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-29 14:44:47.733 | ******************************************************************************** 2026-05-29 14:44:47.733 | 2026-05-29 14:44:47.734 | !! 2026-05-29 14:44:47.734 | corresp(dist, value, root_dir) 2026-05-29 14:44:47.895 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-29 14:44:54.784 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 14:44:54.785 | venv-tempest run-test-pre: PYTHONHASHSEED='2146998192' 2026-05-29 14:44:54.785 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.eGn655HLC3 -r requirements.txt 2026-05-29 14:44:55.776 | 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-29 14:44:55.777 | 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-29 14:44:55.778 | 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-29 14:44:55.778 | 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-29 14:44:55.779 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-05-29 14:44:55.780 | 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-29 14:44:55.781 | 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-29 14:44:55.782 | 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-29 14:44:55.783 | 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-29 14:44:55.783 | 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-29 14:44:55.784 | 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-29 14:44:55.785 | 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-29 14:44:55.786 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-05-29 14:44:55.787 | 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-29 14:44:55.787 | 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-29 14:44:55.788 | 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-29 14:44:55.789 | 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-29 14:44:55.790 | 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-29 14:44:55.791 | 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-29 14:44:55.791 | 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-29 14:44:55.792 | 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-29 14:44:55.793 | 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-29 14:44:55.794 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-05-29 14:44:55.796 | 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-29 14:44:55.798 | 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-29 14:44:55.798 | 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-29 14:44:55.801 | 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-29 14:44:55.802 | 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-29 14:44:55.803 | 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-29 14:44:55.804 | 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-29 14:44:55.810 | 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-29 14:44:55.811 | 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-29 14:44:55.812 | 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-29 14:44:55.815 | 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-29 14:44:55.821 | 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-29 14:44:55.824 | 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-29 14:44:55.825 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-05-29 14:44:55.828 | 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-29 14:44:55.829 | 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-29 14:44:55.834 | 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-29 14:44:55.835 | 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-29 14:44:55.838 | 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-29 14:44:55.840 | 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-29 14:44:55.841 | 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-29 14:44:55.842 | 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-29 14:44:55.844 | 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-29 14:44:55.856 | 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-29 14:44:55.862 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-05-29 14:44:55.878 | 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-29 14:44:55.881 | 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-29 14:44:55.882 | 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-29 14:44:55.883 | 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-29 14:44:55.894 | 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-29 14:44:55.916 | 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-29 14:44:55.922 | 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-29 14:44:55.923 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.16) 2026-05-29 14:44:55.925 | 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-29 14:44:55.939 | 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-29 14:44:55.940 | 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-29 14:44:55.946 | 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-29 14:44:56.051 | 2026-05-29 14:44:56.051 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-29 14:44:56.051 | [notice] To update, run: pip install --upgrade pip 2026-05-29 14:44:56.159 | ___________________________________ summary ____________________________________ 2026-05-29 14:44:56.159 | venv-tempest: commands succeeded 2026-05-29 14:44:56.159 | congratulations :) 2026-05-29 14:44:56.229 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.eGn655HLC3 2026-05-29 14:44:56.233 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-29 14:44:56.235 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-29 14:44:56.239 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-29 14:44:56.280 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.qWufNWMHbQ 2026-05-29 14:44:56.814 | venv create: /opt/stack/tempest/.tox/venv 2026-05-29 14:44:57.450 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-29 14:45:21.558 | venv develop-inst: /opt/stack/tempest 2026-05-29 14:45:29.726 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.4,fasteners==0.20,fixtures==4.3.2,idna==3.16,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 14:45:29.726 | venv run-test-pre: PYTHONHASHSEED='3252797914' 2026-05-29 14:45:29.727 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.qWufNWMHbQ 2026-05-29 14:45:29.997 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-29 14:45:29.997 | warnings.warn( 2026-05-29 14:45:30.996 | /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-29 14:45:30.996 | warnings.warn( 2026-05-29 14:45:32.264 | /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-29 14:45:32.264 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-29 14:45:34.029 | ___________________________________ summary ____________________________________ 2026-05-29 14:45:34.030 | venv: commands succeeded 2026-05-29 14:45:34.030 | congratulations :) 2026-05-29 14:45:34.087 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-29 14:45:34.108 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:45:34.112 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-29 14:45:34.117 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-29 14:45:34.138 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 14:45:34.142 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-29 14:45:34.145 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-29 14:45:34.149 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-29 14:45:34.153 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-29 14:45:34.157 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-29 14:45:34.161 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-29 14:45:34.165 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-29 14:45:34.169 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-29 14:45:34.173 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-29 14:45:34.177 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-29 14:45:34.182 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-29 14:45:34.185 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-29 14:45:34.189 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-29 14:45:34.193 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-29 14:45:34.198 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-29 14:45:34.202 | ++ 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-29 14:45:34.206 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-29 14:45:34.210 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-29 14:45:34.213 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-29 14:45:34.217 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-29 14:45:34.222 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-29 14:45:34.227 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-29 14:45:34.231 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-29 14:45:34.235 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-29 14:45:34.239 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-29 14:45:34.244 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-29 14:45:34.247 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-29 14:45:34.251 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-29 14:45:34.254 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-29 14:45:34.258 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-29 14:45:34.262 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-29 14:45:34.266 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-29 14:45:34.271 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-29 14:45:34.275 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-29 14:45:34.279 | ++ 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-29 14:45:34.284 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-29 14:45:34.289 | ++ 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-29 14:45:34.294 | +++ 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-29 14:45:34.299 | +++ 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-29 14:45:34.304 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-29 14:45:34.308 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-29 14:45:34.313 | +++ 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-29 14:45:34.344 | +++ 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-29 14:45:34.375 | ++ 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-29 14:45:34.380 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-29 14:45:34.385 | ++ 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-29 14:45:34.434 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-29 14:45:34.439 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-29 14:45:34.441 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-29 14:45:34.446 | ++ 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-29 14:45:34.450 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-29 14:45:34.454 | ++ 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-29 14:45:34.502 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-29 14:45:34.506 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-29 14:45:34.510 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-29 14:45:34.514 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-29 14:45:34.518 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-29 14:45:34.522 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-29 14:45:34.526 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-29 14:45:34.530 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-29 14:45:34.533 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-29 14:45:34.538 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-29 14:45:34.541 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-29 14:45:34.546 | ++ 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-29 14:45:34.549 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-29 14:45:34.554 | ++ 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-29 14:45:34.597 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-29 14:45:34.597 | ' 2026-05-29 14:45:34.601 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-29 14:45:34.605 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 14:45:34.609 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-29 14:45:34.615 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-29 14:45:34.619 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-29 14:45:34.619 | /opt/stack/tempest /opt/stack/tempest 2026-05-29 14:45:34.623 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-29 14:45:34.627 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-29 14:45:34.627 | /opt/stack/tempest 2026-05-29 14:45:34.631 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 14:45:34.635 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 14:45:34.640 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 14:45:34.644 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 14:45:34.648 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-29 14:45:34.652 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 14:45:34.656 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-29 14:45:34.660 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 14:45:34.665 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 14:45:34.669 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-29 14:45:34.673 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 14:45:34.677 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 14:45:34.681 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-29 14:45:34.685 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:45:34.689 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 14:45:34.692 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 14:45:34.697 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-29 14:45:34.701 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 14:45:34.705 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-29 14:45:34.709 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 14:45:34.714 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-29 14:45:34.714 | /^\[\[.+\|.*\]\]/ { 2026-05-29 14:45:34.714 | gsub("[][]", "", $1); 2026-05-29 14:45:34.714 | split($1, a, "|"); 2026-05-29 14:45:34.714 | if (a[1] == matchgroup) 2026-05-29 14:45:34.714 | print a[2] 2026-05-29 14:45:34.714 | } 2026-05-29 14:45:34.714 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 150 osc 429 apt-get 196 test_with_retry 7 dbsync 8 pip_install 186 apt-get-update 5 run_process 44 git_timed 364 ------------------------- Unaccounted time 101 ========================= Total runtime 1518 ================= Async summary ================= Time spent in the background minus waits: 534 sec Elapsed time: 1518 sec Time if we did everything serially: 2052 sec Speedup: 1.35178 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21010 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 81 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5529 | | neutron | INSERT | 844 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 243 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 31 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.191 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.191/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